Pull request #3591 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 4cad5cd81cf0d107b2231968e615f9be779164c8+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (40c33bf690d1ca503b5899bbf8889b807c579ed1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3067923206680363302.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-ssh8074594698180777634.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3442282651681514697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh487772606890521718.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7089802708033774240.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh8686403867612176194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-828 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh5942474716854908243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/1@tmp/jenkins-gitclient-ssh3051175313741275824.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 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # 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/1@tmp/jenkins-gitclient-ssh4643767848381515008.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:04:15 ========================================================= 03:04:15 EdgeX Global Pipelines Version Info 03:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:04:17 ------------------- 03:04:17 stable info: 03:04:17 ------------------- 03:04:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:04:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:04:17 Message: update stable to v1.0.195 03:04:17 ------------------- 03:04:17 experimental info: 03:04:17 ------------------- 03:04:17 Commited By: **** collab-it+edgex@linuxfoundation.org 03:04:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:04:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cad5cd81cf0d107b2231968e615f9be779164c8 [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cad5cd [Pipeline] echo 03:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:19 provisioning config files... 03:04:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7874428149171756046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:20 ---> docker-login.sh 03:04:20 nexus3.edgexfoundry.org:10001 03:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:20 Configure a credential helper to remove this warning. See 03:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:20 03:04:20 Login Succeeded 03:04:20 nexus3.edgexfoundry.org:10002 03:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:20 Configure a credential helper to remove this warning. See 03:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:20 03:04:20 Login Succeeded 03:04:20 nexus3.edgexfoundry.org:10003 03:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:20 Configure a credential helper to remove this warning. See 03:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:20 03:04:20 Login Succeeded 03:04:20 nexus3.edgexfoundry.org:10004 03:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:20 Configure a credential helper to remove this warning. See 03:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:20 03:04:20 Login Succeeded 03:04:20 docker.io 03:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:21 Configure a credential helper to remove this warning. See 03:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:21 03:04:21 Login Succeeded 03:04:21 ---> docker-login.sh ends [Pipeline] } 03:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:21 ++ 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 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/core-command/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo core-command,cmd/core-command/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/core-data/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo core-data,cmd/core-data/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/core-metadata/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo core-metadata,cmd/core-metadata/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/security-bootstrapper/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/security-proxy-setup/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/support-notifications/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo support-notifications,cmd/support-notifications/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/support-scheduler/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:04:21 + for file in '`ls cmd/**/Dockerfile`' 03:04:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:04:21 ++ cut -d/ -f2 03:04:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:04:21 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 03:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:23 03:04:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:04:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:23 latest: Pulling from edgex-devops/git-semver 03:04:23 31603596830f: Pulling fs layer 03:04:23 54011a49482f: Pulling fs layer 03:04:23 a6820b24f6d8: Pulling fs layer 03:04:23 f581987b2513: Pulling fs layer 03:04:23 f581987b2513: Waiting 03:04:23 54011a49482f: Download complete 03:04:23 31603596830f: Verifying Checksum 03:04:23 31603596830f: Download complete 03:04:23 f581987b2513: Verifying Checksum 03:04:23 f581987b2513: Download complete 03:04:23 a6820b24f6d8: Verifying Checksum 03:04:23 a6820b24f6d8: Download complete 03:04:23 31603596830f: Pull complete 03:04:24 54011a49482f: Pull complete 03:04:24 a6820b24f6d8: Pull complete 03:04:24 f581987b2513: Pull complete 03:04:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:04:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:04:25 prd-centos7-docker-4c-2g-828 does not seem to be running inside a container 03:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:04:26 $ docker top 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:26 [ssh-agent] Looking for ssh-agent implementation... 03:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:26 $ docker exec 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent 03:04:26 SSH_AUTH_SOCK=/tmp/ssh-JCMcrsFBOjar/agent.13 03:04:26 SSH_AGENT_PID=19 03:04:26 Running ssh-add (command line suppressed) 03:04:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1411357280322680096.key (/w/workspace/edgex-go/1@tmp/private_key_1411357280322680096.key) 03:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:27 + git tag --points-at HEAD [Pipeline] } 03:04:27 $ docker exec --env ******** --env ******** 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent -k 03:04:27 unset SSH_AUTH_SOCK; 03:04:27 unset SSH_AGENT_PID; 03:04:27 echo Agent pid 19 killed; 03:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:27 [ssh-agent] Looking for ssh-agent implementation... 03:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:27 $ docker exec 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent 03:04:27 SSH_AUTH_SOCK=/tmp/ssh-7ZrcWicjoPwW/agent.52 03:04:27 SSH_AGENT_PID=58 03:04:27 Running ssh-add (command line suppressed) 03:04:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4425113548658453742.key (/w/workspace/edgex-go/1@tmp/private_key_4425113548658453742.key) 03:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:04:28 + git semver init 03:04:28 # -> Open(): unable to determine branch for HEAD 03:04:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:04:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:04:28 # $SEMVER_REMOTE_NAME = origin 03:04:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:04:28 # $SEMVER_USER_NAME = edgex-jenkins 03:04:28 # $SEMVER_BRANCH = PR-3591 03:04:28 # $SEMVER_TEMP = /tmp/semver-142784656 03:04:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:04:40 # '/tmp/semver-142784656' -> '/w/workspace/edgex-go/1/.semver' 03:04:40 # -> Force: false 03:04:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:04:40 $ docker exec --env ******** --env ******** 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent -k 03:04:40 unset SSH_AUTH_SOCK; 03:04:40 unset SSH_AGENT_PID; 03:04:40 echo Agent pid 58 killed; 03:04:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:04:41 + git semver [Pipeline] } 03:04:41 $ docker stop --time=1 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa 03:04:43 $ docker rm -f 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa [Pipeline] // withDockerContainer [Pipeline] sh 03:04:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:04:44 Stashed 1 file(s) [Pipeline] echo 03:04:44 [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 03:04:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:04:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:04:46 + sudo service docker restart 03:04:46 + true 03:04:46 Redirecting to /bin/systemctl restart docker.service 03:05:00 Still waiting to schedule task 03:05:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-825’ is offline [Pipeline] echo 03:05:04 ========================================================= 03:05:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:05:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:05 + 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 . 03:05:06 Sending build context to Docker daemon 329.6MB 03:05:06 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:05:06 Step 2/6 : FROM ${BASE} 03:05:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:06 540db60ca938: Pulling fs layer 03:05:06 adcc1eea9eea: Pulling fs layer 03:05:06 4c4ab2625f07: Pulling fs layer 03:05:06 0510c868ecb4: Pulling fs layer 03:05:06 afea3b2eda06: Pulling fs layer 03:05:06 7809a108b3ef: Pulling fs layer 03:05:06 f706445af74f: Pulling fs layer 03:05:06 0510c868ecb4: Waiting 03:05:06 afea3b2eda06: Waiting 03:05:06 7809a108b3ef: Waiting 03:05:06 f706445af74f: Waiting 03:05:06 4c4ab2625f07: Verifying Checksum 03:05:06 4c4ab2625f07: Download complete 03:05:06 adcc1eea9eea: Verifying Checksum 03:05:06 adcc1eea9eea: Download complete 03:05:06 afea3b2eda06: Verifying Checksum 03:05:06 afea3b2eda06: Download complete 03:05:06 7809a108b3ef: Verifying Checksum 03:05:06 7809a108b3ef: Download complete 03:05:06 540db60ca938: Verifying Checksum 03:05:06 540db60ca938: Download complete 03:05:06 540db60ca938: Pull complete 03:05:06 adcc1eea9eea: Pull complete 03:05:07 4c4ab2625f07: Pull complete 03:05:07 f706445af74f: Verifying Checksum 03:05:07 f706445af74f: Download complete 03:05:08 0510c868ecb4: Download complete 03:05:11 0510c868ecb4: Pull complete 03:05:11 afea3b2eda06: Pull complete 03:05:11 7809a108b3ef: Pull complete 03:05:14 f706445af74f: Pull complete 03:05:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:05:14 ---> b068be0155e3 03:05:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:05:15 ---> Running in bfa5bfba4593 03:05:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:05:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:05:16 (1/12) Installing libmagic (5.39-r0) 03:05:17 (2/12) Installing file (5.39-r0) 03:05:17 (3/12) Installing libc-dev (0.7.2-r3) 03:05:17 (4/12) Installing g++ (10.2.1_pre1-r3) 03:05:20 (5/12) Installing fortify-headers (1.1-r0) 03:05:21 (6/12) Installing patch (2.7.6-r7) 03:05:21 (7/12) Installing build-base (0.5-r2) 03:05:21 (8/12) Installing libsodium (1.0.18-r0) 03:05:21 (9/12) Installing pkgconf (1.7.3-r0) 03:05:21 (10/12) Installing libsodium-dev (1.0.18-r0) 03:05:21 (11/12) Installing libzmq (4.3.3-r1) 03:05:21 (12/12) Installing zeromq-dev (4.3.3-r1) 03:05:21 Executing busybox-1.32.1-r6.trigger 03:05:21 OK: 219 MiB in 52 packages 03:05:23 Removing intermediate container bfa5bfba4593 03:05:23 ---> 9dca6f9f0ba0 03:05:23 Step 4/6 : WORKDIR /edgex-go 03:05:23 ---> Running in fa3164156636 03:05:23 Removing intermediate container fa3164156636 03:05:23 ---> f9587f9c39ab 03:05:23 Step 5/6 : COPY go.mod . 03:05:23 ---> eb71229d3f01 03:05:23 Step 6/6 : RUN go mod download 03:05:23 ---> Running in 5b7568f0feb5 03:05:36 Removing intermediate container 5b7568f0feb5 03:05:36 ---> 602d33f853a1 03:05:36 Successfully built 602d33f853a1 03:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:05:36 + docker inspect -f . ci-base-image-x86_64 03:05:36 . [Pipeline] withDockerContainer 03:05:36 prd-centos7-docker-4c-2g-828 does not seem to be running inside a container 03:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:37 $ docker top 339ed9b011e2b0e41e0ed587d888cef4e9c8dcd3eea00f1a3e9e2c164f3592ce -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:37 + go version 03:05:37 go version go1.16.3 linux/amd64 [Pipeline] } 03:05:37 $ docker stop --time=1 339ed9b011e2b0e41e0ed587d888cef4e9c8dcd3eea00f1a3e9e2c164f3592ce 03:05:38 $ docker rm -f 339ed9b011e2b0e41e0ed587d888cef4e9c8dcd3eea00f1a3e9e2c164f3592ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:39 + docker inspect -f . ci-base-image-x86_64 03:05:39 . [Pipeline] withDockerContainer 03:05:39 prd-centos7-docker-4c-2g-828 does not seem to be running inside a container 03:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:40 $ docker top cb22915a247e60cf037278ea386292a576953d3b76a99970c9266a7ea3a590dc -eo pid,comm [Pipeline] { [Pipeline] echo 03:05:40 ========================================================= 03:05:40 [edgeXBuildGoParallel] Running Tests and Build... 03:05:40 ========================================================= [Pipeline] sh 03:05:40 + go mod tidy [Pipeline] sh 03:05:41 + make test 03:05:41 go mod tidy 03:05:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:05:46 ? github.com/edgexfoundry/edgex-go [no test files] 03:06:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:06:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:06:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:06:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:06:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:06:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:06:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:06:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:06:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:06:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 03:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 03:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 87.7% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 03:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 03:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:06:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:06:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 95.1% of statements 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:06:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:06:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:06:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 03:06:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 03:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 03:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 03:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 03:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 03:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 03:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 03:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 03:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.174s coverage: 81.8% of statements 03:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 03:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 03:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 03:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 03:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:07:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-830 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 03:07:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:07:03 The recommended git tool is: git 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.3% of statements 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:07:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 03:07:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 03:07:05 GO111MODULE=on go vet ./... 03:07:08 using credential edgex-jenkins-ssh 03:07:08 Cloning the remote Git repository 03:07:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:07:08 > git init /w/workspace/edgex-go/1 # timeout=10 03:07:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:08 > git --version # timeout=10 03:07:08 > git --version # 'git version 2.17.1' 03:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:25 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 03:07:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:24 > 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 03:07:25 > git config core.sparsecheckout # timeout=10 03:07:25 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 03:07:25 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 03:07:25 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) 03:07:25 > git remote # timeout=10 03:07:25 > git config --get remote.origin.url # timeout=10 03:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:25 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 03:07:25 > git rev-parse HEAD^{commit} # timeout=10 03:07:25 > git config core.sparsecheckout # timeout=10 03:07:25 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 03:07:27 gofmt -l . 03:07:27 [ "`gofmt -l .`" = "" ] 03:07:27 ./bin/test-attribution-txt.sh [Pipeline] sh 03:07:27 + ls -al . 03:07:27 total 564 03:07:27 drwxrwxr-x 10 1001 1001 4096 Jun 23 03:07 . 03:07:27 drwxr-xr-x 4 root root 28 Jun 23 03:05 .. 03:07:27 -rw-rw-r-- 1 1001 1001 11 Jun 23 03:04 .dockerignore 03:07:27 drwxrwxr-x 8 1001 1001 179 Jun 23 03:04 .git 03:07:27 drwxrwxr-x 3 1001 1001 125 Jun 23 03:04 .github 03:07:27 -rw-rw-r-- 1 1001 1001 818 Jun 23 03:04 .gitignore 03:07:27 drwx------ 3 1001 1001 60 Jun 23 03:04 .semver 03:07:27 -rw-rw-r-- 1 1001 1001 166 Jun 23 03:04 .sonarcloud.properties 03:07:27 -rw-rw-r-- 1 1001 1001 8609 Jun 23 03:04 Attribution.txt 03:07:27 -rw-rw-r-- 1 1001 1001 46988 Jun 23 03:04 CHANGELOG.md 03:07:27 -rw-rw-r-- 1 1001 1001 3804 Jun 23 03:04 CONTRIBUTING.md 03:07:27 -rw-rw-r-- 1 1001 1001 931 Jun 23 03:04 Dockerfile.build 03:07:27 -rw-rw-r-- 1 1001 1001 849 Jun 23 03:04 Jenkinsfile 03:07:27 -rw-rw-r-- 1 1001 1001 10775 Jun 23 03:04 LICENSE 03:07:27 -rw-rw-r-- 1 1001 1001 5605 Jun 23 03:04 Makefile 03:07:27 -rw-rw-r-- 1 1001 1001 7905 Jun 23 03:04 README.md 03:07:27 -rw-rw-r-- 1 1001 1001 7071 Jun 23 03:04 SECURITY.md 03:07:27 -rw-rw-r-- 1 1001 1001 5 Jun 23 03:04 VERSION 03:07:27 -rw-rw-r-- 1 1001 1001 4131 Jun 23 03:04 ZMQWindows.md 03:07:27 drwxrwxr-x 2 1001 1001 37 Jun 23 03:04 bin 03:07:27 drwxrwxr-x 14 1001 1001 4096 Jun 23 03:04 cmd 03:07:27 -rw-r--r-- 1 root root 398095 Jun 23 03:07 coverage.out 03:07:27 -rw-rw-r-- 1 1001 1001 841 Jun 23 03:04 go.mod 03:07:27 -rw-r--r-- 1 root root 20843 Jun 23 03:05 go.sum 03:07:27 drwxrwxr-x 7 1001 1001 114 Jun 23 03:04 internal 03:07:27 drwxrwxr-x 3 1001 1001 16 Jun 23 03:04 openapi 03:07:27 drwxrwxr-x 4 1001 1001 71 Jun 23 03:04 snap 03:07:27 -rw-rw-r-- 1 1001 1001 168 Jun 23 03:04 version.go [Pipeline] sh 03:07:28 + '[' -e coverage.out ] 03:07:28 + chown 1001:1001 coverage.out [Pipeline] stash 03:07:28 Stashed 1 file(s) [Pipeline] sh 03:07:28 + make build 03:07:28 go mod tidy 03:07:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:07:29 Commit message: "docs: add Changelog for Ireland release" 03:07:30 > git --version # timeout=10 03:07:30 > git --version # 'git version 2.17.1' 03:07:30 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 03:07: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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:07:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:07:32 + + truesudo 03:07:32 service docker restart 03:07: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 03:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:07: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 03:07: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 03:07: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 03:07: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 03:07: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 03:07: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] } 03:07:44 $ docker stop --time=1 cb22915a247e60cf037278ea386292a576953d3b76a99970c9266a7ea3a590dc 03:07:47 $ docker rm -f cb22915a247e60cf037278ea386292a576953d3b76a99970c9266a7ea3a590dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:50 provisioning config files... 03:07:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3924241691285584827tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:51 03:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:07:51 ---> docker-login.sh 03:07:51 nexus3.edgexfoundry.org:10001 03:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:51 latest: Pulling from edgex-devops/edgex-compose 03:07:51 cbdbe7a5bc2a: Pulling fs layer 03:07:51 ca9280d653b3: Pulling fs layer 03:07:51 7e9c9ca2126c: Pulling fs layer 03:07:51 cbdbe7a5bc2a: Verifying Checksum 03:07:51 cbdbe7a5bc2a: Download complete 03:07:51 cbdbe7a5bc2a: Pull complete 03:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:52 Configure a credential helper to remove this warning. See 03:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:52 03:07:52 Login Succeeded 03:07:52 nexus3.edgexfoundry.org:10002 03:07:52 ca9280d653b3: Verifying Checksum 03:07:52 ca9280d653b3: Download complete 03:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:53 Configure a credential helper to remove this warning. See 03:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:53 03:07:53 Login Succeeded 03:07:53 nexus3.edgexfoundry.org:10003 03:07:53 ca9280d653b3: Pull complete 03:07:53 7e9c9ca2126c: Verifying Checksum 03:07:53 7e9c9ca2126c: Download complete 03:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:53 Configure a credential helper to remove this warning. See 03:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:53 03:07:53 Login Succeeded 03:07:53 nexus3.edgexfoundry.org:10004 03:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:54 Configure a credential helper to remove this warning. See 03:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:54 03:07:54 Login Succeeded 03:07:54 docker.io 03:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:55 Configure a credential helper to remove this warning. See 03:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:55 03:07:55 Login Succeeded 03:07:55 ---> docker-login.sh ends [Pipeline] } 03:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:07:55 ========================================================= 03:07:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:07:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:07:56 + 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 . 03:07:56 7e9c9ca2126c: Pull complete 03:07:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:07:56 prd-centos7-docker-4c-2g-828 does not seem to be running inside a container 03:07:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:07:58 Sending build context to Docker daemon 166.4MB 03:07:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:07:58 Step 2/6 : FROM ${BASE} 03:07:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:07:58 595b0fe564bb: Pulling fs layer 03:07:58 3088b5b3c5c0: Pulling fs layer 03:07:58 5b7225fbf94c: Pulling fs layer 03:07:58 ba82ee9f976e: Pulling fs layer 03:07:58 506bd15cee9f: Pulling fs layer 03:07:58 75a0a4a0db45: Pulling fs layer 03:07:58 618dc40b7e24: Pulling fs layer 03:07:58 ba82ee9f976e: Waiting 03:07:58 506bd15cee9f: Waiting 03:07:58 75a0a4a0db45: Waiting 03:07:58 618dc40b7e24: Waiting 03:07:58 5b7225fbf94c: Download complete 03:07:58 3088b5b3c5c0: Verifying Checksum 03:07:58 3088b5b3c5c0: Download complete 03:07:58 506bd15cee9f: Verifying Checksum 03:07:58 506bd15cee9f: Download complete 03:07:58 75a0a4a0db45: Download complete 03:07:58 595b0fe564bb: Verifying Checksum 03:07:58 595b0fe564bb: Download complete 03:07:59 595b0fe564bb: Pull complete 03:08:00 3088b5b3c5c0: Pull complete 03:08:00 5b7225fbf94c: Pull complete 03:08:00 $ docker top 748b82500d0e1fab18bd1478a7254e8ffda1b9eea287ef82d7f9d5acaf42c8d8 -eo pid,comm 03:08:00 618dc40b7e24: Verifying Checksum 03:08:00 618dc40b7e24: Download complete [Pipeline] { [Pipeline] sh 03:08:01 + docker-compose build --help 03:08:01 + grep parallel 03:08:01 --parallel Build images in parallel. [Pipeline] } 03:08:01 $ docker stop --time=1 748b82500d0e1fab18bd1478a7254e8ffda1b9eea287ef82d7f9d5acaf42c8d8 03:08:02 ba82ee9f976e: Verifying Checksum 03:08:02 ba82ee9f976e: Download complete 03:08:03 $ docker rm -f 748b82500d0e1fab18bd1478a7254e8ffda1b9eea287ef82d7f9d5acaf42c8d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:03 . [Pipeline] withDockerContainer 03:08:04 prd-centos7-docker-4c-2g-828 does not seem to be running inside a container 03:08: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:08:04 $ docker top 445f40f060aa3866b008739ea0ef32f86417a50c4ac124fe805f134a6d663265 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:04 + docker-compose -f ./docker-compose-build.yml build --parallel 03:08:05 Building core-command ... 03:08:05 Building core-data ... 03:08:05 Building core-metadata ... 03:08:05 Building security-bootstrapper ... 03:08:05 Building security-proxy-setup ... 03:08:05 Building security-secretstore-setup ... 03:08:05 Building support-notifications ... 03:08:05 Building support-scheduler ... 03:08:05 Building sys-mgmt-agent ... 03:08:05 Building sys-mgmt-agent 03:08:05 Building security-proxy-setup 03:08:05 Building support-notifications 03:08:05 Building support-scheduler 03:08:05 Building core-metadata 03:08:12 ba82ee9f976e: Pull complete 03:08:13 506bd15cee9f: Pull complete 03:08:13 75a0a4a0db45: Pull complete 03:08:16 618dc40b7e24: Pull complete 03:08:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 03:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:08:17 ---> a36622ca3599 03:08:17 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:08:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:17 ---> 602d33f853a1 03:08:17 Step 3/24 : WORKDIR /edgex-go 03:08:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:17 ---> 602d33f853a1 03:08:17 Step 3/23 : WORKDIR /edgex-go 03:08:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:17 ---> 602d33f853a1 03:08:17 Step 3/24 : WORKDIR /edgex-go 03:08:19 ---> Running in 85fa6ee0381f 03:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:08:22 (1/12) Installing libmagic (5.39-r0) 03:08:22 (2/12) Installing file (5.39-r0) 03:08:22 (3/12) Installing libc-dev (0.7.2-r3) 03:08:22 (4/12) Installing g++ (10.2.1_pre1-r3) 03:08:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:08:25 ---> 602d33f853a1 03:08:25 Step 3/22 : WORKDIR /edgex-go 03:08:28 (5/12) Installing fortify-headers (1.1-r0) 03:08:28 (6/12) Installing patch (2.7.6-r7) 03:08:28 (7/12) Installing build-base (0.5-r2) 03:08:28 (8/12) Installing libsodium (1.0.18-r0) 03:08:28 (9/12) Installing pkgconf (1.7.3-r0) 03:08:28 (10/12) Installing libsodium-dev (1.0.18-r0) 03:08:28 (11/12) Installing libzmq (4.3.3-r1) 03:08:28 (12/12) Installing zeromq-dev (4.3.3-r1) 03:08:28 Executing busybox-1.32.1-r6.trigger 03:08:28 OK: 218 MiB in 52 packages 03:08:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:30 ---> 602d33f853a1 03:08:30 Step 3/23 : WORKDIR /edgex-go 03:08:30 ---> Running in 646f1cfcf9f8 03:08:30 ---> Running in 4e9aafa848e6 03:08:30 ---> Running in 9afc65cc3605 03:08:30 ---> Running in 3b0f557fa39d 03:08:30 ---> Running in 139e28893e19 03:08:30 Removing intermediate container 646f1cfcf9f8 03:08:30 ---> c34fe9af3702 03:08:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:30 Removing intermediate container 4e9aafa848e6 03:08:30 ---> 0cc1f93a5a08 03:08:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:30 Removing intermediate container 139e28893e19 03:08:30 ---> a27da2745e1b 03:08:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:30 Removing intermediate container 3b0f557fa39d 03:08:30 ---> 53566bb4ebbd 03:08:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:30 ---> Running in 358951ac1dc0 03:08:30 Removing intermediate container 9afc65cc3605 03:08:30 ---> d49e3a77c177 03:08:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:30 ---> Running in a7ea5335d47a 03:08:30 ---> Running in 10a59195ec0c 03:08:30 ---> Running in 7d28d2b719d6 03:08:30 ---> Running in 02004ef1357a 03:08:31 Removing intermediate container a7ea5335d47a 03:08:31 ---> f29f8688e336 03:08:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:08:31 ---> Running in d85a8078821d 03:08:31 Removing intermediate container 358951ac1dc0 03:08:31 ---> 1e3535a31978 03:08:31 Step 5/22 : RUN apk add --update --no-cache make git 03:08:31 ---> Running in 92e50facc975 03:08:31 Removing intermediate container 10a59195ec0c 03:08:31 ---> bed92175012d 03:08:31 Step 5/23 : RUN apk add --update --no-cache make git 03:08:31 ---> Running in 57b321507328 03:08:31 Removing intermediate container 85fa6ee0381f 03:08:31 ---> d05fc3597f8b 03:08:31 Step 4/6 : WORKDIR /edgex-go 03:08:31 Removing intermediate container 02004ef1357a 03:08:31 ---> 5931661e142e 03:08:31 Step 5/24 : RUN apk add --update --no-cache make git 03:08:31 ---> Running in 783be3a25a3a 03:08:31 Removing intermediate container 7d28d2b719d6 03:08:31 ---> 6689630e074c 03:08:31 Step 5/24 : RUN apk add --update --no-cache make bash git 03:08:31 ---> Running in 201a5e4666ba 03:08:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:32 ---> Running in 86db788c2924 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:32 Removing intermediate container 86db788c2924 03:08:32 ---> d55f18b15884 03:08:32 Step 5/6 : COPY go.mod . 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:33 OK: 219 MiB in 52 packages 03:08:33 ---> 180563eb45b9 03:08:33 Step 6/6 : RUN go mod download 03:08:33 OK: 219 MiB in 52 packages 03:08:33 OK: 219 MiB in 52 packages 03:08:33 ---> Running in 66f9b77251b7 03:08:33 OK: 219 MiB in 52 packages 03:08:33 OK: 219 MiB in 52 packages 03:08:33 Removing intermediate container d85a8078821d 03:08:33 ---> bc4e01f38849 03:08:33 Step 6/23 : COPY go.mod . 03:08:33 ---> 095ad876e521 03:08:33 Step 7/23 : RUN go mod download 03:08:33 ---> Running in cfb09f9742f3 03:08:33 Removing intermediate container 92e50facc975 03:08:33 ---> a52946fdbc19 03:08:33 Step 6/22 : COPY go.mod . 03:08:33 Removing intermediate container 57b321507328 03:08:33 ---> 12030357e7e9 03:08:33 Step 6/23 : COPY go.mod . 03:08:33 Removing intermediate container 783be3a25a3a 03:08:33 ---> 29e8894dac79 03:08:33 Step 6/24 : COPY go.mod . 03:08:34 Removing intermediate container 201a5e4666ba 03:08:34 ---> 9425d76fc0a7 03:08:34 Step 6/24 : COPY go.mod . 03:08:34 ---> 4c6afbb63fdf 03:08:34 Step 7/22 : RUN go mod download 03:08:34 ---> Running in 5d4d701fd20a 03:08:34 ---> 35f32c9bbf69 03:08:34 Step 7/23 : RUN go mod download 03:08:34 ---> eb8e89ef8e71 03:08:34 Step 7/24 : RUN go mod download 03:08:34 ---> 8efc7e3fe98a 03:08:34 Step 7/24 : RUN go mod download 03:08:34 ---> Running in 0e40207bab67 03:08:34 ---> Running in 3fc0f9c3158f 03:08:34 ---> Running in 3492c16d989e 03:08:35 Removing intermediate container cfb09f9742f3 03:08:35 ---> c925d30f4eb9 03:08:35 Step 8/23 : COPY . . 03:08:35 Removing intermediate container 5d4d701fd20a 03:08:35 ---> ee116a9a9111 03:08:35 Step 8/22 : COPY . . 03:08:40 ---> 49e712e0d934 03:08:40 Step 9/23 : RUN go mod tidy 03:08:40 ---> 7f4e2178b6ae 03:08:40 Step 9/22 : RUN go mod tidy 03:08:40 Removing intermediate container 3fc0f9c3158f 03:08:40 ---> 33bb666bd8b3 03:08:40 Step 8/23 : COPY . . 03:08:40 Removing intermediate container 3492c16d989e 03:08:40 ---> 02136adfa9bb 03:08:40 Step 8/24 : COPY . . 03:08:40 Removing intermediate container 0e40207bab67 03:08:40 ---> 6cf7625aeff9 03:08:40 Step 8/24 : COPY . . 03:08:40 ---> Running in 476b940219f3 03:08:41 ---> Running in 667d196e8b45 03:08:51 ---> e767757c68a9 03:08:51 Step 9/24 : RUN go mod tidy 03:08:51 Removing intermediate container 667d196e8b45 03:08:51 ---> 29da14a8a4a3 03:08:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:08:51 Removing intermediate container 476b940219f3 03:08:51 ---> bb268f34eb7a 03:08:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:08:51 ---> Running in 513897eaf540 03:08:51 ---> Running in bf90026f2d25 03:08:51 ---> Running in 92023125ee00 03:08:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:08:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:08:54 Removing intermediate container 513897eaf540 03:08:54 ---> 127e46d12abc 03:08:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:08:57 ---> Running in 521fc37908dc 03:08:57 ---> 57fb3eb0ab10 03:08:57 Step 9/24 : RUN go mod tidy 03:08:57 ---> 47c66e39cf4a 03:08:57 Step 9/23 : RUN go mod tidy 03:08:58 ---> Running in 522135a3b64a 03:08:58 ---> Running in c74cc3e05376 03:08:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:09:00 Removing intermediate container 522135a3b64a 03:09:00 ---> fa8a684f559c 03:09:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:09:00 ---> Running in 942d8b8d901a 03:09:00 Removing intermediate container 66f9b77251b7 03:09:00 ---> 6931b2671948 03:09:00 Successfully built 6931b2671948 03:09:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:09:00 Removing intermediate container c74cc3e05376 03:09:00 ---> bd096fc7c8e8 03:09:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:09:00 ---> Running in d267af11ec7b 03:09:00 + docker inspect -f . ci-base-image-arm64 03:09:00 . [Pipeline] withDockerContainer 03:09:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:09:01 prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container 03:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:09: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 03:09:02 $ docker top b715eaab85c6cd0294065228801a823551e9b1acb2e6b71cd00b4460bb734681 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:03 + go version 03:09:03 go version go1.16.5 linux/arm64 [Pipeline] } 03:09:03 $ docker stop --time=1 b715eaab85c6cd0294065228801a823551e9b1acb2e6b71cd00b4460bb734681 03:09:05 $ docker rm -f b715eaab85c6cd0294065228801a823551e9b1acb2e6b71cd00b4460bb734681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:06 + docker inspect -f . ci-base-image-arm64 03:09:06 . [Pipeline] withDockerContainer 03:09:06 prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container 03:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:09:08 $ docker top 1bb3d0edc3e9cefe11f661e372194dc3e5df0be8c5cabfe9b52b557c00c6073c -eo pid,comm [Pipeline] { [Pipeline] echo 03:09:08 ========================================================= 03:09:08 [edgeXBuildGoParallel] Running Tests and Build... 03:09:08 ========================================================= [Pipeline] sh 03:09:09 + go mod tidy [Pipeline] sh 03:09:10 + make test 03:09:10 go mod tidy 03:09:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:09:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:09:29 Removing intermediate container 92023125ee00 03:09:29 ---> 5a3f53610b62 03:09:29 03:09:29 Step 11/22 : FROM alpine:3.12 03:09:29 Removing intermediate container bf90026f2d25 03:09:29 ---> ef1dc2357759 03:09:29 03:09:29 Step 11/23 : FROM alpine:3.12 03:09:29 3.12: Pulling from library/alpine 03:09:29 3.12: Pulling from library/alpine 03:09:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:09:31 Status: Downloaded newer image for alpine:3.12 03:09:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:09:31 Status: Image is up to date for alpine:3.12 03:09:31 ---> 13621d1b12d4 03:09:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:09:31 ---> 13621d1b12d4 03:09:31 Step 12/22 : RUN apk add --update --no-cache curl 03:09:31 ---> Running in 7c9f8c2845f8 03:09:31 ---> Running in 3782298ad46f 03:09:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:32 (1/4) Installing ca-certificates (20191127-r4) 03:09:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:09:32 (3/4) Installing libcurl (7.77.0-r0) 03:09:32 (4/4) Installing curl (7.77.0-r0) 03:09:32 Executing busybox-1.31.1-r20.trigger 03:09:32 Executing ca-certificates-20191127-r4.trigger 03:09:33 (1/2) Installing ca-certificates (20191127-r4) 03:09:33 OK: 7 MiB in 18 packages 03:09:33 (2/2) Installing dumb-init (1.2.2-r1) 03:09:33 Executing busybox-1.31.1-r20.trigger 03:09:33 Executing ca-certificates-20191127-r4.trigger 03:09:33 OK: 6 MiB in 16 packages 03:09:34 Removing intermediate container 3782298ad46f 03:09:34 ---> 08b7b98b2be9 03:09:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:09:34 ---> Running in d350eebbf73d 03:09:34 Removing intermediate container 7c9f8c2845f8 03:09:34 ---> 1e8f3a437cde 03:09:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:09:34 ---> Running in 4aae9d567bde 03:09:34 Removing intermediate container d350eebbf73d 03:09:34 ---> 2caef1da8eed 03:09:34 Step 14/22 : WORKDIR /edgex 03:09:34 Removing intermediate container 4aae9d567bde 03:09:34 ---> 74547dedb74f 03:09:34 Step 14/23 : ENV APP_PORT=59860 03:09:34 ---> Running in 710d1baa2ccd 03:09:34 ---> Running in 025e8ba50967 03:09:34 Removing intermediate container 710d1baa2ccd 03:09:34 ---> b5d3d72dc756 03:09:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:09:34 Removing intermediate container 025e8ba50967 03:09:34 ---> 29a26b512a85 03:09:34 Step 15/23 : EXPOSE $APP_PORT 03:09:34 ---> Running in c20595ca09f5 03:09:34 Removing intermediate container c20595ca09f5 03:09:34 ---> 3a44a00847b6 03:09:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:34 ---> 5f89111c5bbe 03:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:09:35 ---> a7c0e4721e80 03:09:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:09:35 ---> f5746fa942e6 03:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:09:36 ---> 388ddce54a99 03:09:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:09:36 ---> 260b114d8f32 03:09:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:09:36 ---> Running in 90a06756fb8d 03:09:37 ---> 3f5138f3be8b 03:09:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:09:37 Removing intermediate container 942d8b8d901a 03:09:37 ---> 1780a05aa48a 03:09:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:09:37 Removing intermediate container 90a06756fb8d 03:09:37 ---> 6a6a145d5cee 03:09:37 Step 19/22 : CMD ["--init=true"] 03:09:37 ---> Running in e30041ba3726 03:09:37 ---> Running in f9729b67f932 03:09:37 ---> Running in 6fca2da16a43 03:09:38 ? github.com/edgexfoundry/edgex-go [no test files] 03:09:38 Removing intermediate container e30041ba3726 03:09:38 ---> da0ddb801aca 03:09:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:38 Removing intermediate container f9729b67f932 03:09:38 ---> 57e60fa734c3 03:09:38 Step 20/22 : LABEL arch=x86_64 03:09:38 ---> Running in a7871f060778 03:09:38 Removing intermediate container d267af11ec7b 03:09:38 ---> 5250844475cc 03:09:38 03:09:38 Step 11/23 : FROM alpine:3.12 03:09:38 ---> 13621d1b12d4 03:09:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:09:38 Removing intermediate container 521fc37908dc 03:09:38 ---> 5d0851b9ea8e 03:09:38 03:09:38 Step 11/24 : FROM alpine:3.12 03:09:38 ---> 13621d1b12d4 03:09:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:09:38 ---> Running in 263b3e5cb85d 03:09:38 ---> Running in 6ca8ea6e04c0 03:09:38 ---> Running in 37aa74ad8748 03:09:38 Removing intermediate container a7871f060778 03:09:38 ---> bb2cd5a562e6 03:09:38 Step 21/23 : LABEL arch=x86_64 03:09:38 ---> Running in 60771e89e1ba 03:09:38 Removing intermediate container 263b3e5cb85d 03:09:38 ---> 09dad2513c01 03:09:38 Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:09:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:09:38 ---> Running in 5a4b6a970179 03:09:38 Removing intermediate container 60771e89e1ba 03:09:38 ---> ba4adfd259de 03:09:38 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:09:38 Removing intermediate container 5a4b6a970179 03:09:38 ---> 29df820ac267 03:09:38 Step 22/22 : LABEL version=0.0.0 03:09:38 ---> Running in 394cd8c369e9 03:09:38 ---> Running in 533b4aa187bb 03:09:39 Removing intermediate container 394cd8c369e9 03:09:39 ---> 556dd68ad099 03:09:39 Step 23/23 : LABEL version=0.0.0 03:09:39 Removing intermediate container 533b4aa187bb 03:09:39 ---> 927e62c25723 03:09:39 03:09:39 ---> Running in 3f4b12cda9dd 03:09:39 Successfully built 927e62c25723 03:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:39 Successfully tagged security-proxy-setup:latest 03:09:39 Building security-bootstrapper 03:09:39  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:39 Removing intermediate container 3f4b12cda9dd 03:09:39 ---> f04914240ef0 03:09:39 03:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:09:39 Successfully built f04914240ef0 03:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:09:39 (1/1) Installing dumb-init (1.2.2-r1) 03:09:39 Executing busybox-1.31.1-r20.trigger 03:09:39 OK: 6 MiB in 15 packages 03:09:39 Successfully tagged support-notifications:latest 03:09:39  Building support-notifications ... done Building core-command 03:09:39 (1/1) Installing dumb-init (1.2.2-r1) 03:09:39 Executing busybox-1.31.1-r20.trigger 03:09:39 OK: 6 MiB in 15 packages 03:09:42 Removing intermediate container 6fca2da16a43 03:09:42 ---> fcba71dab173 03:09:42 03:09:42 Step 12/24 : FROM docker:20.10.0 03:09:42 20.10.0: Pulling from library/docker 03:09:42 Removing intermediate container 6ca8ea6e04c0 03:09:42 ---> b9d4b85af99a 03:09:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:09:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:09:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:09:49 ---> 602d33f853a1 03:09:49 Step 3/32 : WORKDIR /edgex-go 03:09:49 ---> Using cache 03:09:49 ---> d49e3a77c177 03:09:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:49 ---> Using cache 03:09:49 ---> 5931661e142e 03:09:49 Step 5/32 : RUN apk add --update --no-cache make git 03:09:49 ---> Using cache 03:09:49 ---> 29e8894dac79 03:09:49 Step 6/32 : COPY go.mod . 03:09:49 ---> Using cache 03:09:49 ---> eb8e89ef8e71 03:09:49 Step 7/32 : RUN go mod download 03:09:49 ---> Using cache 03:09:49 ---> 6cf7625aeff9 03:09:49 Step 8/32 : COPY . . 03:09:49 ---> Using cache 03:09:49 ---> e767757c68a9 03:09:49 Step 9/32 : RUN go mod tidy 03:09:49 ---> Using cache 03:09:49 ---> 127e46d12abc 03:09:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:09:49 Removing intermediate container 37aa74ad8748 03:09:49 ---> 8045d1874b1a 03:09:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:09:49 ---> Running in c7b619a5d58a 03:09:49 ---> Running in e648d7f2e3f8 03:09:49 ---> Running in 661a8455534e 03:09:49 Removing intermediate container c7b619a5d58a 03:09:49 ---> 7bd1fc1b5a1d 03:09:49 Step 14/23 : ENV APP_PORT=59861 03:09:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:09:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:09:49 ---> 602d33f853a1 03:09:49 Step 3/24 : WORKDIR /edgex-go 03:09:49 ---> Using cache 03:09:49 ---> d49e3a77c177 03:09:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:49 ---> Using cache 03:09:49 ---> 5931661e142e 03:09:49 Step 5/24 : RUN apk add --update --no-cache make git 03:09:49 ---> Using cache 03:09:49 ---> 29e8894dac79 03:09:49 Step 6/24 : COPY go.mod . 03:09:49 ---> Using cache 03:09:49 ---> eb8e89ef8e71 03:09:49 Step 7/24 : RUN go mod download 03:09:49 ---> Using cache 03:09:49 ---> 6cf7625aeff9 03:09:49 Step 8/24 : COPY . . 03:09:49 ---> Using cache 03:09:49 ---> e767757c68a9 03:09:49 Step 9/24 : RUN go mod tidy 03:09:49 ---> Using cache 03:09:49 ---> 127e46d12abc 03:09:49 Step 10/24 : RUN make cmd/core-command/core-command 03:09:49 ---> Running in 8166c8275c08 03:09:49 ---> Running in eaf70abe6396 03:09:49 Removing intermediate container 661a8455534e 03:09:49 ---> ea29fa9150f8 03:09:49 Step 14/24 : ENV APP_PORT=59881 03:09:49 ---> Running in f3f30669ab64 03:09:49 Removing intermediate container 8166c8275c08 03:09:49 ---> 1e907478cd19 03:09:49 Step 15/23 : EXPOSE $APP_PORT 03:09:49 ---> Running in 6773b4a38205 03:09:50 Removing intermediate container f3f30669ab64 03:09:50 ---> fc3ca22dec4d 03:09:50 Step 15/24 : EXPOSE $APP_PORT 03:09: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 03:09:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:09:50 ---> Running in 758fbfc032ae 03:09:50 Removing intermediate container 6773b4a38205 03:09:50 ---> f6ae5271ade5 03:09:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:50 Removing intermediate container 758fbfc032ae 03:09:50 ---> 3583e30c957d 03:09:50 Step 16/24 : WORKDIR / 03:09:50 ---> be4d84494b49 03:09:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:09:50 ---> Running in 388cddcd3d82 03:09:50 Removing intermediate container 388cddcd3d82 03:09:50 ---> 3c3f5e4290c8 03:09:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:50 ---> 3e9638789b01 03:09:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:09:51 ---> 24b49a5fe6bb 03:09:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:09:51 ---> 40d1509e9717 03:09:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:09:51 ---> Running in c7438a07eb59 03:09:51 ---> fe6509c3f479 03:09:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:09:51 Removing intermediate container c7438a07eb59 03:09:51 ---> ebc868726af5 03:09:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:51 ---> Running in 5d60fb5a2a1e 03:09:51 Removing intermediate container 5d60fb5a2a1e 03:09:51 ---> 3ecbf8998cd8 03:09:51 Step 21/23 : LABEL arch=x86_64 03:09:51 ---> 246ea779e7ae 03:09:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:09:51 ---> Running in cdd267a90682 03:09:51 ---> Running in 5637d38f6b2f 03:09:52 Removing intermediate container cdd267a90682 03:09:52 ---> 6cf020e355a6 03:09:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:52 Removing intermediate container 5637d38f6b2f 03:09:52 ---> 57fc88cc1e9f 03:09:52 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:09:52 ---> Running in b8253af7ec01 03:09:52 ---> Running in 624941d489b6 03:09:52 Removing intermediate container b8253af7ec01 03:09:52 ---> 2d7f21719bd9 03:09:52 Step 22/24 : LABEL arch=x86_64 03:09:52 Removing intermediate container 624941d489b6 03:09:52 ---> 2132c6e98d67 03:09:52 Step 23/23 : LABEL version=0.0.0 03:09:52 ---> Running in 06c96c660f1c 03:09:52 ---> Running in 3c386b77c2ec 03:09:52 Removing intermediate container 3c386b77c2ec 03:09:52 ---> 02f64d8632df 03:09:52 03:09:52 Removing intermediate container 06c96c660f1c 03:09:52 ---> 45fcfce9699e 03:09:52 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:09:52 Successfully built 02f64d8632df 03:09:52 Successfully tagged support-scheduler:latest 03:09:52 Building core-data 03:09:52 ---> Running in 9560efe7a4ee 03:09:53  Building support-scheduler ... done Removing intermediate container 9560efe7a4ee 03:09:53 ---> ac52d664fde7 03:09:53 Step 24/24 : LABEL version=0.0.0 03:09:53 ---> Running in 613805c410a0 03:09:55 Removing intermediate container 613805c410a0 03:09:55 ---> 15d4e97a02cf 03:09:55 03:09:55 Successfully built 15d4e97a02cf 03:09:55 Successfully tagged core-metadata:latest 03:09:55  Building core-metadata ... done Building security-secretstore-setup 03:10:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:10:02 Status: Downloaded newer image for docker:20.10.0 03:10:02 ---> aefe523efa57 03:10:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:10:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:10:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:10:04 ---> 602d33f853a1 03:10:04 Step 3/26 : WORKDIR /edgex-go 03:10:04 ---> Using cache 03:10:04 ---> d49e3a77c177 03:10:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:04 ---> Using cache 03:10:04 ---> 5931661e142e 03:10:04 Step 5/26 : RUN apk add --update --no-cache make git 03:10:04 ---> Using cache 03:10:04 ---> 29e8894dac79 03:10:04 Step 6/26 : COPY go.mod . 03:10:04 ---> Using cache 03:10:04 ---> eb8e89ef8e71 03:10:04 Step 7/26 : RUN go mod download 03:10:04 ---> Using cache 03:10:04 ---> 6cf7625aeff9 03:10:04 Step 8/26 : COPY . . 03:10:04 ---> Using cache 03:10:04 ---> e767757c68a9 03:10:04 Step 9/26 : RUN go mod tidy 03:10:04 ---> Using cache 03:10:04 ---> 127e46d12abc 03:10:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:10:06 ---> Running in 6de4330ed194 03:10:06 ---> Running in 01464e131c5a 03:10:06 Removing intermediate container 01464e131c5a 03:10:06 ---> e8cfc895ab8e 03:10:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:10:06 ---> Running in f11be579f33d 03:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:10:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:10:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:10:08 ---> 602d33f853a1 03:10:08 Step 3/24 : WORKDIR /edgex-go 03:10:08 ---> Using cache 03:10:08 ---> d49e3a77c177 03:10:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:08 ---> Using cache 03:10:08 ---> 5931661e142e 03:10:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:10:08 (1/39) Installing readline (8.0.4-r0) 03:10:08 (2/39) Installing bash (5.0.17-r0) 03:10:08 Executing bash-5.0.17-r0.post-install 03:10:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:10:08 (4/39) Installing libcurl (7.77.0-r0) 03:10:08 (5/39) Installing curl (7.77.0-r0) 03:10:08 (6/39) Installing dumb-init (1.2.2-r1) 03:10:08 (7/39) Installing libbz2 (1.0.8-r1) 03:10:08 (8/39) Installing expat (2.2.9-r1) 03:10:08 (9/39) Installing libffi (3.3-r2) 03:10:08 (10/39) Installing gdbm (1.13-r1) 03:10:08 ---> Running in 82449e6dda4c 03:10:08 (11/39) Installing xz-libs (5.2.5-r0) 03:10:08 (12/39) Installing sqlite-libs (3.32.1-r1) 03:10:08 (13/39) Installing python3 (3.8.10-r0) 03:10:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:10:09 (14/39) Installing py3-appdirs (1.4.4-r1) 03:10:09 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:10:09 (16/39) Installing py3-parsing (2.4.7-r0) 03:10:09 (17/39) Installing py3-six (1.15.0-r0) 03:10:09 (18/39) Installing py3-packaging (20.4-r0) 03:10:09 (19/39) Installing py3-setuptools (47.0.0-r0) 03:10:09 (20/39) Installing py3-chardet (3.0.4-r4) 03:10:09 (21/39) Installing py3-idna (2.9-r0) 03:10:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:10:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:10:10 (24/39) Installing py3-requests (2.23.0-r0) 03:10:10 (25/39) Installing py3-msgpack (1.0.0-r0) 03:10:10 (26/39) Installing py3-lockfile (0.12.2-r3) 03:10:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:10:10 (28/39) Installing py3-colorama (0.4.3-r0) 03:10:10 (29/39) Installing py3-distlib (0.3.0-r0) 03:10:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:10:10 (30/39) Installing py3-distro (1.5.0-r1) 03:10:10 (31/39) Installing py3-webencodings (0.5.1-r3) 03:10:10 (32/39) Installing py3-html5lib (1.0.1-r4) 03:10:10 (33/39) Installing py3-pytoml (0.1.21-r0) 03:10:10 (34/39) Installing py3-pep517 (0.8.2-r0) 03:10:10 (35/39) Installing py3-progress (1.5-r0) 03:10:10 (36/39) Installing py3-toml (0.10.1-r0) 03:10:10 (37/39) Installing py3-retrying (1.3.3-r0) 03:10:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:10:10 (39/39) Installing py3-pip (20.1.1-r0) 03:10:10 Executing busybox-1.31.1-r19.trigger 03:10:10 OK: 72 MiB in 59 packages 03:10:10 OK: 219 MiB in 52 packages 03:10:11 Removing intermediate container 82449e6dda4c 03:10:11 ---> 6efb28a82968 03:10:11 Step 6/24 : COPY go.mod . 03:10:11 Collecting docker-compose==1.23.2 03:10:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:10:12 ---> d16a3a8bb7c9 03:10:12 Step 7/24 : RUN go mod download 03:10:12 ---> Running in b3a8bb27db3a 03:10:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:10:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:10:13 Collecting PyYAML<4,>=3.10 03:10:13 Downloading PyYAML-3.13.tar.gz (270 kB) 03:10:13 Removing intermediate container b3a8bb27db3a 03:10:13 ---> 4b04460fa79a 03:10:13 Step 8/24 : COPY . . 03:10:14 Collecting docopt<0.7,>=0.6.1 03:10:14 Downloading docopt-0.6.2.tar.gz (25 kB) 03:10:15 Collecting texttable<0.10,>=0.9.0 03:10:15 Downloading texttable-0.9.1.tar.gz (11 kB) 03:10:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:10:17 Collecting docker<4.0,>=3.6.0 03:10:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:10:20 ---> 858abee25145 03:10:20 Step 9/24 : RUN go mod tidy 03:10:20 Collecting websocket-client<1.0,>=0.32.0 03:10:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:10:20 ---> Running in 601d7e6638b2 03:10:20 Collecting dockerpty<0.5,>=0.4.1 03:10:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:10:21 Collecting jsonschema<3,>=2.5.1 03:10:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:10:21 Collecting cached-property<2,>=1.2.0 03:10:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:10:21 Collecting idna<2.8,>=2.5 03:10:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:10:21 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:10:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:10:22 Collecting urllib3<1.25,>=1.21.1 03:10:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:10:22 Collecting docker-pycreds>=0.4.0 03:10:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:10:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:10:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:10:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:10:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:10:22 Removing intermediate container 601d7e6638b2 03:10:22 ---> 4d349fbb90db 03:10:22 Step 10/24 : RUN make cmd/core-data/core-data 03:10:22 ---> Running in c2e564459e4a 03:10:22 Installing collected packages: idna, urllib3, requests, PyYAML, docopt, texttable, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, cached-property, docker-compose 03:10:22 Attempting uninstall: idna 03:10:22 Found existing installation: idna 2.9 03:10:22 Uninstalling idna-2.9: 03:10:22 Successfully uninstalled idna-2.9 03:10:22 Attempting uninstall: urllib3 03:10:22 Found existing installation: urllib3 1.25.9 03:10:22 Uninstalling urllib3-1.25.9: 03:10:22 Successfully uninstalled urllib3-1.25.9 03:10:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:10:23 Attempting uninstall: requests 03:10:23 Found existing installation: requests 2.23.0 03:10:23 Uninstalling requests-2.23.0: 03:10:23 Successfully uninstalled requests-2.23.0 03:10:23 Running setup.py install for PyYAML: started 03:10:24 Running setup.py install for PyYAML: finished with status 'done' 03:10:24 Running setup.py install for docopt: started 03:10:24 Running setup.py install for docopt: finished with status 'done' 03:10:24 Running setup.py install for texttable: started 03:10:25 Running setup.py install for texttable: finished with status 'done' 03:10:25 Removing intermediate container eaf70abe6396 03:10:25 ---> afb8c7706850 03:10:25 03:10:25 Step 11/24 : FROM alpine:3.12 03:10:25 ---> 13621d1b12d4 03:10:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:10:25 ---> Using cache 03:10:25 ---> 8045d1874b1a 03:10:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:25 ---> Using cache 03:10:25 ---> ea29fa9150f8 03:10:25 Step 14/24 : ENV APP_PORT=59882 03:10:26 ---> Running in 5ff959794596 03:10:26 Removing intermediate container e648d7f2e3f8 03:10:26 ---> c4bc60a7a5d8 03:10:26 03:10:26 Step 11/32 : FROM alpine:3.12 03:10:26 ---> 13621d1b12d4 03:10:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:10:26 ---> Running in 60c0c6cbac4d 03:10:26 Removing intermediate container 5ff959794596 03:10:26 ---> 0f41ddeb5712 03:10:26 Step 15/24 : EXPOSE $APP_PORT 03:10:26 Removing intermediate container 60c0c6cbac4d 03:10:26 ---> 08d76787e011 03:10:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:10:26 ---> Running in f3107a763c08 03:10:26 Running setup.py install for dockerpty: started 03:10:26 ---> Running in 0e9af02731eb 03:10:26 Removing intermediate container f3107a763c08 03:10:26 ---> 2e72bd5e88ba 03:10:26 Step 16/24 : WORKDIR / 03:10:26 ---> Running in ba1671824249 03:10:27 Removing intermediate container ba1671824249 03:10:27 ---> cabcc0f7ada7 03:10:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:27 Running setup.py install for dockerpty: finished with status 'done' 03:10:27 ---> 30bebd7a43a2 03:10:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:10:27 (1/2) Installing dumb-init (1.2.2-r1) 03:10:27 (2/2) Installing su-exec (0.2-r1) 03:10:27 Executing busybox-1.31.1-r20.trigger 03:10:27 OK: 6 MiB in 16 packages 03:10:28 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 03:10:28 ---> 398713932a86 03:10:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:10:28 ---> d637078fe77d 03:10:28 Step 20/24 : ENTRYPOINT ["/core-command"] 03:10:28 Removing intermediate container 0e9af02731eb 03:10:28 ---> f72f52edff1b 03:10:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:10:28 ---> Running in 179d0c3ac74c 03:10:28 ---> Running in 30363806f048 03:10:28 Removing intermediate container 179d0c3ac74c 03:10:28 ---> ba5a77bd4db1 03:10:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:28 Removing intermediate container 30363806f048 03:10:28 ---> 5d06190b229b 03:10:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:10:28 ---> Running in f89f5f1381aa 03:10:28 ---> Running in dda29bd97889 03:10:29 Removing intermediate container f89f5f1381aa 03:10:29 ---> 1d8fe0b28f23 03:10:29 Step 22/24 : LABEL arch=x86_64 03:10:29 Removing intermediate container dda29bd97889 03:10:29 ---> 7c3a70f10a88 03:10:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:10:29 ---> Running in df2b982b9445 03:10:29 ---> Running in 1165cf0d732e 03:10:30 Removing intermediate container df2b982b9445 03:10:30 ---> 18a4ed608ef3 03:10:30 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:10:30 ---> Running in b29e6222715c 03:10:31 Removing intermediate container b29e6222715c 03:10:31 ---> 27b0f3ce7185 03:10:31 Step 24/24 : LABEL version=0.0.0 03:10:31 ---> Running in 81215c7a76fc 03:10:31 Removing intermediate container f11be579f33d 03:10:31 ---> 24074da40bc5 03:10:31 Step 15/24 : ENV APP_PORT=58890 03:10:31 ---> Running in 9b5a0ac917bb 03:10:31 Removing intermediate container 81215c7a76fc 03:10:31 ---> cb519f98e7b0 03:10:31 03:10:31 Removing intermediate container 1165cf0d732e 03:10:31 ---> aac6edeb7033 03:10:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:10:31 Successfully built cb519f98e7b0 03:10:31 Successfully tagged core-command:latest 03:10:32  Building core-command ... done  ---> Running in 6d74d7de453f 03:10:32 Removing intermediate container 9b5a0ac917bb 03:10:32 ---> 10dcd6919a83 03:10:32 Step 16/24 : EXPOSE $APP_PORT 03:10:32 ---> Running in 83d888ef994b 03:10:32 Removing intermediate container 6d74d7de453f 03:10:32 ---> 216ed3721dfd 03:10:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:10:32 Removing intermediate container 83d888ef994b 03:10:32 ---> 6a5a78e8cd2e 03:10:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:10:32 ---> 89a4dd7131c3 03:10:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:10:33 ---> Running in facf61eda338 03:10:33 ---> 6a7645c52774 03:10:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:10:33 ---> fd0dc6ca633f 03:10:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:10:33 ---> addc15061c10 03:10:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:10:33 ---> Running in 67e365e97bd3 03:10:34 Removing intermediate container 67e365e97bd3 03:10:34 ---> 6acbad894de5 03:10:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:10:34 Removing intermediate container facf61eda338 03:10:34 ---> d2a2f1cf8a09 03:10:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:34 ---> Running in dc386a3f4740 03:10:34 Removing intermediate container dc386a3f4740 03:10:34 ---> ec9f5db42e91 03:10:34 Step 22/24 : LABEL arch=x86_64 03:10:34 ---> Running in 43f21f2236e9 03:10:34 ---> 2428eb6a0967 03:10:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:10:34 Removing intermediate container 43f21f2236e9 03:10:34 ---> 362ce3c1161d 03:10:34 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:10:34 ---> Running in 7fd2506904df 03:10:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:10:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:35 Removing intermediate container 7fd2506904df 03:10:35 ---> 46f10b667b54 03:10:35 Step 24/24 : LABEL version=0.0.0 03:10:35 ---> Running in 8d03596911da 03:10:35 ---> b91eb08ce5b1 03:10:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:10:35 Removing intermediate container 8d03596911da 03:10:35 ---> 888a88b53d67 03:10:35 03:10:35 Successfully built 888a88b53d67 03:10:35 Successfully tagged sys-mgmt-agent:latest 03:10:35  Building sys-mgmt-agent ... done  ---> daaeb3611770 03:10:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:10:35 ---> 5f22a3be2f64 03:10:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:10:36 ---> 2c08a1ff2722 03:10:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:10:36 ---> Running in 7149bce22b51 03:10:36 Removing intermediate container 7149bce22b51 03:10:36 ---> fdd686f6bdb4 03:10:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:10:37 ---> c120e326a621 03:10:37 Step 27/32 : RUN chmod +x /entrypoint.sh 03:10:37 Removing intermediate container 6de4330ed194 03:10:37 ---> ce3acefd8fd6 03:10:37 03:10:37 Step 11/26 : FROM alpine:3.12 03:10:37 ---> 13621d1b12d4 03:10:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:10:37 ---> Running in 7085460fd0d1 03:10:38 ---> Running in 84f81814efe1 03:10:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:39 (1/6) Installing ca-certificates (20191127-r4) 03:10:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:10:39 (3/6) Installing libcurl (7.77.0-r0) 03:10:39 (4/6) Installing curl (7.77.0-r0) 03:10:39 (5/6) Installing dumb-init (1.2.2-r1) 03:10:39 (6/6) Installing su-exec (0.2-r1) 03:10:39 Executing busybox-1.31.1-r20.trigger 03:10:39 Executing ca-certificates-20191127-r4.trigger 03:10:39 OK: 7 MiB in 20 packages 03:10:39 Removing intermediate container 7085460fd0d1 03:10:39 ---> f03e79c4f48e 03:10:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:10:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:39 ---> Running in 43daaa933695 03:10:39 Removing intermediate container 43daaa933695 03:10:39 ---> f845754634a0 03:10:39 Step 29/32 : CMD ["gate"] 03:10:39 Removing intermediate container 84f81814efe1 03:10:39 ---> 06137bc64aa3 03:10:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:10:39 ---> Running in fce527f20e45 03:10:39 ---> Running in 7d686a498611 03:10:40 Removing intermediate container 7d686a498611 03:10:40 ---> 1de97905d7b6 03:10:40 Step 30/32 : LABEL arch=x86_64 03:10:40 Removing intermediate container fce527f20e45 03:10:40 ---> 14717b24cc8e 03:10:40 Step 14/26 : WORKDIR / 03:10:40 ---> Running in 54e6e155dfb8 03:10:40 ---> Running in 9d83a6ca0fe0 03:10:40 Removing intermediate container 54e6e155dfb8 03:10:40 ---> a14218f3d710 03:10:40 Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:10:40 Removing intermediate container 9d83a6ca0fe0 03:10:40 ---> a78e88736fe9 03:10:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:10:40 ---> Running in 2f13cccb62d8 03:10:41 ---> d02be094ede5 03:10:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:10:41 Removing intermediate container 2f13cccb62d8 03:10:41 ---> 0d2a6eefb6b0 03:10:41 Step 32/32 : LABEL version=0.0.0 03:10:41 ---> Running in b5be4d6dd892 03:10:41 ---> 0897ed6e3a92 03:10:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:10:41 Removing intermediate container b5be4d6dd892 03:10:41 ---> 4f61a4934b1e 03:10:41 03:10:41 Successfully built 4f61a4934b1e 03:10:41 Successfully tagged security-bootstrapper:latest 03:10:41  Building security-bootstrapper ... done  ---> 051bdcd43c6a 03:10:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:10:41 ---> a1b7c8dbb4f4 03:10:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:10:42 ---> 8e8a99624c7d 03:10:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:10:43 ---> c9f3010bafb9 03:10:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:10:43 ---> 6927e03fe620 03:10:43 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/ 03:10:43 ---> Running in f7c5cf55d952 03:10:44 Removing intermediate container f7c5cf55d952 03:10:44 ---> 44d37c6a2745 03:10:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:10:44 ---> Running in 764353a6216b 03:10:44 Removing intermediate container 764353a6216b 03:10:44 ---> a5cca00d04e2 03:10:44 Step 24/26 : LABEL arch=x86_64 03:10:44 ---> Running in c8204588c6b2 03:10:45 Removing intermediate container c8204588c6b2 03:10:45 ---> 83566cdbf636 03:10:45 Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:10:45 ---> Running in dcd319737a20 03:10:45 Removing intermediate container c2e564459e4a 03:10:45 ---> bf36c96fa544 03:10:45 03:10:45 Step 11/24 : FROM alpine:3.12 03:10:45 ---> 13621d1b12d4 03:10:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:10:45 ---> Running in 4a4b419b43d7 03:10:45 Removing intermediate container dcd319737a20 03:10:45 ---> 468102758716 03:10:45 Step 26/26 : LABEL version=0.0.0 03:10:45 ---> Running in 1783ccbe2920 03:10:45 Removing intermediate container 4a4b419b43d7 03:10:45 ---> 46d676466c0e 03:10:45 Step 13/24 : ENV APP_PORT=59880 03:10:45 ---> Running in 2748ccc03881 03:10:45 Removing intermediate container 1783ccbe2920 03:10:45 ---> 65fe87aa1959 03:10:45 03:10:45 Successfully built 65fe87aa1959 03:10:45 Successfully tagged security-secretstore-setup:latest 03:10:45  Building security-secretstore-setup ... done Removing intermediate container 2748ccc03881 03:10:45 ---> 8140745d4f9a 03:10:45 Step 14/24 : EXPOSE $APP_PORT 03:10:45 ---> Running in 093f11b12013 03:10:45 Removing intermediate container 093f11b12013 03:10:45 ---> 6df0349710a8 03:10:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:45 ---> Running in f1927f5759c3 03:10:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:10:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:46 Removing intermediate container f1927f5759c3 03:10:46 ---> a0e5e31f42e7 03:10:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:10:46 ---> Running in b1e589331ad4 03:10:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:10:47 (1/6) Installing dumb-init (1.2.2-r1) 03:10:47 (2/6) Installing libgcc (9.3.0-r2) 03:10:47 (3/6) Installing libsodium (1.0.18-r0) 03:10:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:10:48 (4/6) Installing libstdc++ (9.3.0-r2) 03:10:49 (5/6) Installing libzmq (4.3.3-r0) 03:10:49 (6/6) Installing zeromq (4.3.3-r0) 03:10:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:10:49 Executing busybox-1.31.1-r20.trigger 03:10:49 OK: 8 MiB in 20 packages 03:10:49 Removing intermediate container b1e589331ad4 03:10:49 ---> 08ebe04e1c0d 03:10:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:49 ---> 4f8e23655714 03:10:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:10:49 ---> cbc3a34d33dd 03:10:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:10:50 ---> 2cbd2a28d700 03:10:50 Step 20/24 : ENTRYPOINT ["/core-data"] 03:10:50 ---> Running in 1d1200eda83b 03:10:50 Removing intermediate container 1d1200eda83b 03:10:50 ---> 82ca4c710259 03:10:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:10:50 ---> Running in 76b68748a8b2 03:10:50 Removing intermediate container 76b68748a8b2 03:10:50 ---> 50f19454c355 03:10:50 Step 22/24 : LABEL arch=x86_64 03:10:50 ---> Running in 9975f82e84fd 03:10:50 Removing intermediate container 9975f82e84fd 03:10:50 ---> 16a3fa9af4d0 03:10:50 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:10:50 ---> Running in e9f118338cc8 03:10:50 Removing intermediate container e9f118338cc8 03:10:50 ---> 5eef1527a01c 03:10:50 Step 24/24 : LABEL version=0.0.0 03:10:50 ---> Running in fa499b707818 03:10:50 Removing intermediate container fa499b707818 03:10:50 ---> b193c14a6dd1 03:10:50 03:10:50 Successfully built b193c14a6dd1 03:10:50 Successfully tagged core-data:latest 03:10:50  Building core-data ... done  [Pipeline] } 03:10:50 $ docker stop --time=1 445f40f060aa3866b008739ea0ef32f86417a50c4ac124fe805f134a6d663265 03:10:52 $ docker rm -f 445f40f060aa3866b008739ea0ef32f86417a50c4ac124fe805f134a6d663265 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:52 + docker images 03:10:52 REPOSITORY TAG IMAGE ID CREATED SIZE 03:10:52 core-data latest b193c14a6dd1 2 seconds ago 20.2MB 03:10:52 bf36c96fa544 7 seconds ago 1.15GB 03:10:52 security-secretstore-setup latest 65fe87aa1959 7 seconds ago 28.7MB 03:10:52 security-bootstrapper latest 4f61a4934b1e 11 seconds ago 18.6MB 03:10:52 ce3acefd8fd6 15 seconds ago 1.15GB 03:10:52 sys-mgmt-agent latest 888a88b53d67 17 seconds ago 312MB 03:10:52 core-command latest cb519f98e7b0 21 seconds ago 15.9MB 03:10:52 afb8c7706850 27 seconds ago 1.14GB 03:10:52 c4bc60a7a5d8 27 seconds ago 1.15GB 03:10:52 core-metadata latest 15d4e97a02cf 59 seconds ago 16.6MB 03:10:52 support-scheduler latest 02f64d8632df About a minute ago 15.9MB 03:10:52 support-notifications latest f04914240ef0 About a minute ago 16.7MB 03:10:52 fcba71dab173 About a minute ago 1.15GB 03:10:52 security-proxy-setup latest 927e62c25723 About a minute ago 25.7MB 03:10:52 5d0851b9ea8e About a minute ago 1.15GB 03:10:52 5250844475cc About a minute ago 1.15GB 03:10:52 ef1dc2357759 About a minute ago 1.15GB 03:10:52 5a3f53610b62 About a minute ago 1.15GB 03:10:52 ci-base-image-x86_64 latest 602d33f853a1 5 minutes ago 647MB 03:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 03:10:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 03:10:52 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 03:10:52 docker 20.10.0 aefe523efa57 6 months ago 240MB 03:10:52 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 03:11:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 03:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 100.0% of statements 03:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:11:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.363s coverage: 53.1% of statements 03:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 87.7% of statements 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.226s coverage: 78.9% of statements 03:11:08 Still waiting to schedule task 03:11:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.177s coverage: 81.2% of statements 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.238s coverage: 95.1% of statements 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.328s coverage: 60.0% of statements 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 22.0% of statements 03:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 03:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.199s coverage: 79.5% of statements 03:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.192s coverage: 96.3% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements 03:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.302s coverage: 94.4% of statements 03:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 58.8% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.682s coverage: 64.4% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 03:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements 03:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 03:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 03:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.092s coverage: 66.9% of statements 03:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.6% of statements 03:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 03:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 03:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.236s coverage: 19.3% of statements 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.561s coverage: 91.9% of statements 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 62.7% of statements 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.352s coverage: 97.6% of statements 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 03:11:58 GO111MODULE=on go vet ./... 03:12:10 Running on prd-ubuntu18.04-docker-8c-8g-831 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 03:12:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:12:10 The recommended git tool is: git 03:12:12 using credential edgex-jenkins-ssh 03:12:12 Cloning the remote Git repository 03:12:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:12:12 > git init /w/workspace/edgex-go/1 # timeout=10 03:12:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:12:12 > git --version # timeout=10 03:12:12 > git --version # 'git version 2.17.1' 03:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:12:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:12:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:17 > 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 03:12:18 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 03:12:18 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 03:12:18 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) 03:12:18 > git config core.sparsecheckout # timeout=10 03:12:18 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 03:12:18 > git remote # timeout=10 03:12:18 > git config --get remote.origin.url # timeout=10 03:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:18 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 03:12:18 > git rev-parse HEAD^{commit} # timeout=10 03:12:18 > git config core.sparsecheckout # timeout=10 03:12:18 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 03:12:21 Commit message: "docs: add Changelog for Ireland release" 03:12:21 > git --version # timeout=10 03:12:21 > git --version # 'git version 2.17.1' 03:12:21 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:23 + echo snap-build.sh 03:12:23 snap-build.sh 03:12:23 + SNAP_BASE_DIR=. 03:12:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:12:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:12:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:12:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:12:23 + cd /w/workspace/edgex-go/1 03:12:23 + sudo apt-get remove -qy --purge lxd lxd-client 03:12:23 Reading package lists... 03:12:23 Building dependency tree... 03:12:23 Reading state information... 03:12:23 The following packages were automatically installed and are no longer required: 03:12:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:12:23 uidmap xdelta3 03:12:23 Use 'sudo apt autoremove' to remove them. 03:12:23 The following packages will be REMOVED: 03:12:23 lxd* lxd-client* 03:12:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:12:23 After this operation, 31.7 MB disk space will be freed. 03:12:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 03:12:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:12:25 Removing lxd dnsmasq configuration 03:12:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:12:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:12:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:12:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 03:12:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:12:27 Processing triggers for systemd (237-3ubuntu10.45) ... 03:12:27 Processing triggers for ureadahead (0.100.0-21) ... 03:12:29 + sudo snap remove --purge lxd 03:12:29 snap "lxd" is not installed 03:12:29 + sudo groupadd --force --system lxd 03:12:29 ++ whoami 03:12:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:12:29 + newgrp - lxd 03:12:29 + sudo snap install lxd 03:12:37 2021-06-23T03:12:34Z INFO Waiting for automatic snapd restart... 03:12:52 lxd 4.15 from Canonical* installed 03:12:52 + sudo lxd init --auto 03:13:02 + sudo snap install --classic snapcraft 03:13:12 snapcraft 4.8.2 from Canonical* installed 03:13:12 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:13:12 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:13:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:12 Dload Upload Total Spent Left Speed 03:13:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5097 0 --:--:-- --:--:-- --:--:-- 5097 03:13:12 100 3325k 100 3325k 0 0 8031k 0 --:--:-- --:--:-- --:--:-- 8031k 03:13:12 ./yq_linux_amd64 03:13:12 + sudo snapcraft prime --use-lxd 03:13:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:13:14 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:13:14 - README.md 03:13:14 03:13:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:13:15 Launching a container. 03:13:20 gofmt -l . 03:13:20 [ "`gofmt -l .`" = "" ] 03:13:21 ./bin/test-attribution-txt.sh 03:13:21 Waiting for container to be ready 03:13:22 To start your first instance, try: lxc launch ubuntu:18.04 03:13:22 [Pipeline] sh 03:13:24 + ls -al . 03:13:24 total 592 03:13:24 drwxrwxr-x 9 1001 1001 4096 Jun 23 03:13 . 03:13:24 drwxr-xr-x 4 root root 4096 Jun 23 03:09 .. 03:13:24 -rw-rw-r-- 1 1001 1001 11 Jun 23 03:07 .dockerignore 03:13:24 drwxrwxr-x 8 1001 1001 4096 Jun 23 03:07 .git 03:13:24 drwxrwxr-x 3 1001 1001 4096 Jun 23 03:07 .github 03:13:24 -rw-rw-r-- 1 1001 1001 818 Jun 23 03:07 .gitignore 03:13:24 -rw-rw-r-- 1 1001 1001 166 Jun 23 03:07 .sonarcloud.properties 03:13:24 -rw-rw-r-- 1 1001 1001 8609 Jun 23 03:07 Attribution.txt 03:13:24 -rw-rw-r-- 1 1001 1001 46988 Jun 23 03:07 CHANGELOG.md 03:13:24 -rw-rw-r-- 1 1001 1001 3804 Jun 23 03:07 CONTRIBUTING.md 03:13:24 -rw-rw-r-- 1 1001 1001 931 Jun 23 03:07 Dockerfile.build 03:13:24 -rw-rw-r-- 1 1001 1001 849 Jun 23 03:07 Jenkinsfile 03:13:24 -rw-rw-r-- 1 1001 1001 10775 Jun 23 03:07 LICENSE 03:13:24 -rw-rw-r-- 1 1001 1001 5605 Jun 23 03:07 Makefile 03:13:24 -rw-rw-r-- 1 1001 1001 7905 Jun 23 03:07 README.md 03:13:24 -rw-rw-r-- 1 1001 1001 7071 Jun 23 03:07 SECURITY.md 03:13:24 -rw-rw-r-- 1 1001 1001 5 Jun 23 03:04 VERSION 03:13:24 -rw-rw-r-- 1 1001 1001 4131 Jun 23 03:07 ZMQWindows.md 03:13:24 drwxrwxr-x 2 1001 1001 4096 Jun 23 03:07 bin 03:13:24 drwxrwxr-x 14 1001 1001 4096 Jun 23 03:07 cmd 03:13:24 -rw-r--r-- 1 root root 398095 Jun 23 03:11 coverage.out 03:13:24 -rw-rw-r-- 1 1001 1001 841 Jun 23 03:07 go.mod 03:13:24 -rw-r--r-- 1 root root 20843 Jun 23 03:09 go.sum 03:13:24 drwxrwxr-x 7 1001 1001 4096 Jun 23 03:07 internal 03:13:24 drwxrwxr-x 3 1001 1001 4096 Jun 23 03:07 openapi 03:13:24 drwxrwxr-x 4 1001 1001 4096 Jun 23 03:07 snap 03:13:24 -rw-rw-r-- 1 1001 1001 168 Jun 23 03:07 version.go [Pipeline] sh 03:13:24 + '[' -e coverage.out ] 03:13:24 + chown 1001:1001 coverage.out [Pipeline] stash 03:13:24 Warning: overwriting stash ‘coverage-report’ 03:13:25 Stashed 1 file(s) [Pipeline] sh 03:13:26 + make build 03:13:26 go mod tidy 03:13:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:13:26 Waiting for network to be ready... 03:13:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:13:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] 03:13:27 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:13:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:13:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 03:13:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:13:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:13:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 03:13:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 03:13:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 03:13:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 03:13:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:13:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:13:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:13:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:13:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:13:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:13:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:13:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:13:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:13:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 03:13:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 03:13:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 03:13:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 03:13:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 03:13:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 03:13:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 03:13:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 03:13:31 Fetched 24.7 MB in 4s (6089 kB/s) 03:13:32 Reading package lists... 03:13:32 Reading package lists... 03:13:32 Building dependency tree... 03:13:32 Reading state information... 03:13:32 The following additional packages will be installed: 03:13:32 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:13:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:13:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:13:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:13:32 Suggested packages: 03:13:32 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:13:32 Recommended packages: 03:13:32 gnupg libsasl2-modules 03:13:32 The following NEW packages will be installed: 03:13:32 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:13:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:13:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:13:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:13:32 The following packages will be upgraded: 03:13:32 gpg gpg-agent gpgconf libudev1 03:13:33 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 03:13:33 Need to get 3530 kB of archives. 03:13:33 After this operation, 13.3 MB of additional disk space will be used. 03:13:33 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] 03:13:33 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] 03:13:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:13:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:13:33 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 03:13:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 03:13:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:13:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:13:33 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:13:33 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:13:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:13:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:13:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:13:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:13:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:13:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:13:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:13:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:13:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:13:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:13:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:13:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:13:34 debconf: delaying package configuration, since apt-utils is not installed 03:13:34 Fetched 3530 kB in 1s (3254 kB/s) 03:13:34 (Reading database ... 12511 files and directories currently installed.) 03:13:34 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 03:13:34 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:13:34 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 03:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:13:34 Selecting previously unselected package udev. 03:13:34 (Reading database ... 12511 files and directories currently installed.) 03:13:34 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 03:13:34 Unpacking udev (237-3ubuntu10.48) ... 03:13:34 Selecting previously unselected package libfuse2:amd64. 03:13:34 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:13:34 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:13:34 Selecting previously unselected package fuse. 03:13:34 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:13:34 Unpacking fuse (2.9.7-1ubuntu1) ... 03:13:34 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:34 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:13:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:34 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:13:34 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:34 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:13:34 Selecting previously unselected package libksba8:amd64. 03:13:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:13:34 Unpacking libksba8:amd64 (1.3.5-2) ... 03:13:35 Selecting previously unselected package libroken18-heimdal:amd64. 03:13:35 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:13:35 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:13:35 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:13:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libwind0-heimdal:amd64. 03:13:35 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:13:35 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:13:35 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:13:35 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:13:35 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:35 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:35 Selecting previously unselected package libsasl2-modules-db:amd64. 03:13:35 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:13:35 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:35 Selecting previously unselected package libsasl2-2:amd64. 03:13:35 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:13:35 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:35 Selecting previously unselected package libldap-common. 03:13:35 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:13:36 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:13:36 Selecting previously unselected package libldap-2.4-2:amd64. 03:13:36 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:13:36 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:13:36 Selecting previously unselected package dirmngr. 03:13:36 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:36 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:13:36 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:13:36 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:13:36 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:13:36 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:36 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:36 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:13:36 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libksba8:amd64 (1.3.5-2) ... 03:13:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:13:36 Setting up udev (237-3ubuntu10.48) ... 03:13:36 invoke-rc.d: policy-rc.d denied execution of start. 03:13:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Processing triggers for systemd (237-3ubuntu10) ... 03:13:36 Setting up fuse (2.9.7-1ubuntu1) ... 03:13:36 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:13:36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:13:36 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:13:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:13:37 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:13:37 settings in the [Install] section, and DefaultInstance for template units). 03:13:37 This means they are not meant to be enabled using systemctl. 03:13:37 Possible reasons for having this kind of units are: 03:13:37 1) A unit may be statically enabled by being symlinked from another unit's 03:13:37 .wants/ or .requires/ directory. 03:13:37 2) A unit's purpose may be to act as a helper for some other unit which has 03:13:37 a requirement dependency on it. 03:13:37 3) A unit may be started when needed via activation (socket, path, timer, 03:13:37 D-Bus, udev, scripted systemctl call, ...). 03:13:37 4) In case of template units, the unit is meant to be enabled with some 03:13:37 instance name specified. 03:13:37 Reading package lists... 03:13:37 Building dependency tree... 03:13:37 Reading state information... 03:13:37 The following additional packages will be installed: 03:13:37 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:13:37 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:13:37 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:13:37 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:13:37 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:13:37 Suggested packages: 03:13:37 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:13:37 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:13:37 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:13:37 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:13:37 systemd-container policykit-1 03:13:37 Recommended packages: 03:13:37 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:13:37 The following NEW packages will be installed: 03:13:37 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:13:37 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:13:37 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:13:37 multiarch-support openssh-client python3 python3-minimal python3.6 03:13:37 python3.6-minimal snapd squashfs-tools sudo 03:13:37 The following packages will be upgraded: 03:13:37 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:13:37 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 03:13:37 Need to get 36.7 MB of archives. 03:13:37 After this operation, 147 MB of additional disk space will be used. 03:13:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:13:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:13:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 03:13:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:13:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:13:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:13:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:13:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:13:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:13:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:13:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:13:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:13:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:13:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:13:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:13:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:13:39 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 03:13:39 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 03:13:39 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 03:13:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:13:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:13:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:13:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:13:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:13:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:13:39 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:13:39 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:13:39 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:13:39 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 03:13:39 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 03:13:40 debconf: delaying package configuration, since apt-utils is not installed 03:13:40 Fetched 36.7 MB in 2s (16.6 MB/s) 03:13:40 (Reading database ... 12757 files and directories currently installed.) 03:13:40 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 03:13:40 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:13:41 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 03:13:41 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:13:41 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 03:13:41 (Reading database ... 12757 files and directories currently installed.) 03:13:41 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 03:13:41 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 03:13:41 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 03:13:41 (Reading database ... 12757 files and directories currently installed.) 03:13:41 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 03:13:41 Unpacking apt (1.6.13) over (1.6.1) ... 03:13:41 Setting up apt (1.6.13) ... 03:13:41 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:13:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:13:42 (Reading database ... 12764 files and directories currently installed.) 03:13:42 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:13:42 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:13:42 Selecting previously unselected package libpython3.6-minimal:amd64. 03:13:42 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:13:42 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:13:42 Selecting previously unselected package libexpat1:amd64. 03:13:42 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:13:42 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:13:42 Selecting previously unselected package python3.6-minimal. 03:13:42 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:13:42 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:13:42 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:13:42 Checking for services that may need to be restarted...done. 03:13:42 Checking for services that may need to be restarted...done. 03:13:42 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:13:42 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:13:42 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:13:43 Selecting previously unselected package python3-minimal. 03:13:43 (Reading database ... 13012 files and directories currently installed.) 03:13:43 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:13:43 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:13:43 Selecting previously unselected package mime-support. 03:13:43 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:13:43 Unpacking mime-support (3.60ubuntu1) ... 03:13:43 Selecting previously unselected package libmpdec2:amd64. 03:13:43 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:13:43 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:13:43 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:13:43 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:13:43 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:13:43 Selecting previously unselected package python3.6. 03:13:43 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:13:43 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:13:43 Selecting previously unselected package libpython3-stdlib:amd64. 03:13:43 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:13:43 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:13:43 Setting up python3-minimal (3.6.7-1~18.04) ... 03:13:43 Selecting previously unselected package python3. 03:13:43 (Reading database ... 13442 files and directories currently installed.) 03:13:43 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:13:43 Unpacking python3 (3.6.7-1~18.04) ... 03:13:43 Selecting previously unselected package multiarch-support. 03:13:43 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:13:43 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:13:44 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:13:44 Selecting previously unselected package liblzo2-2:amd64. 03:13:44 (Reading database ... 13479 files and directories currently installed.) 03:13:44 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:13:44 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:13:44 Selecting previously unselected package libbsd0:amd64. 03:13:44 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:13:44 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:13:44 Selecting previously unselected package sudo. 03:13:44 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:13:44 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:13:44 Selecting previously unselected package apparmor. 03:13:44 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:13:44 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:13:44 Selecting previously unselected package libedit2:amd64. 03:13:44 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:13:44 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:13:44 Selecting previously unselected package libkrb5support0:amd64. 03:13:44 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:13:44 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:13:44 Selecting previously unselected package libk5crypto3:amd64. 03:13:44 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:13:44 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:13:44 Selecting previously unselected package libkeyutils1:amd64. 03:13:44 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:13:44 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:13:44 Selecting previously unselected package libkrb5-3:amd64. 03:13:44 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:13:44 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:13:45 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:13:45 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:13:45 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:13:45 Selecting previously unselected package libssl1.0.0:amd64. 03:13:45 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:13:45 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:13:45 Selecting previously unselected package openssh-client. 03:13:45 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:13:45 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:13:45 Selecting previously unselected package squashfs-tools. 03:13:45 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 03:13:45 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 03:13:45 Selecting previously unselected package snapd. 03:13:45 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 03:13:45 Unpacking snapd (2.49.2+18.04) ... 03:13:47 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:13:47 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:13:47 Setting up mime-support (3.60ubuntu1) ... 03:13:47 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:13:47 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:13:47 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:13:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:13:47 Setting up systemd (237-3ubuntu10.48) ... 03:13:47 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:13:48 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:13:48 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:13:48 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:13:48 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:13:48 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:13:48 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:13:48 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 03:13:48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:13:48 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:13:48 Setting up python3 (3.6.7-1~18.04) ... 03:13:48 running python rtupdate hooks for python3.6... 03:13:48 running python post-rtupdate hooks for python3.6... 03:13:48 Setting up apparmor (2.12-4ubuntu5.1) ... 03:13:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:13:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:13:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:13:51 Setting up snapd (2.49.2+18.04) ... 03:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:13:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:13:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:13:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:13:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:13:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:13:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:13:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:13:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:13:52 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:13:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:13:53 Processing triggers for systemd (237-3ubuntu10.48) ... 03:13:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:13:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:13:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:13:55 Reading package lists... 03:13:55 Reading package lists... 03:13:55 Building dependency tree... 03:13:55 Reading state information... 03:13:55 Calculating upgrade... 03:13:55 The following packages will be upgraded: 03:13:55 advancecomp base-files bash binutils binutils-common 03:13:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:13:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:13:55 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:13:55 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:13:55 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:13:55 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:13:55 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:13:55 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:13:55 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:13:55 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:13:55 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:13:55 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:13:55 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:13:55 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:13:55 ubuntu-keyring util-linux 03:13:55 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:13:55 Need to get 64.1 MB of archives. 03:13:55 After this operation, 5112 kB of additional disk space will be used. 03:13:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:13:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:13:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:13:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:13:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:13:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:13:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:13:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:13:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:13:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:13:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:13:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:13:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:13:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:13:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:13:55 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:13:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:13:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:13:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:13:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:13:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:13:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:13:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:13:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:13:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:13:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:13:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:13:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:13:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:13:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:13:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:13:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:13:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:13:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:13:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:13:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:13:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:13:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:13:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:13:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:13:56 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:13:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:13:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:13:56 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:13:56 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:13:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:13:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:13:56 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:13:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:13:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:13:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:13:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:13:56 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:13:56 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:13:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:13:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:13:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:13:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:13:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:13:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:13:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:13:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:13:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:13:56 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:13:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:13:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:13:56 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:13:57 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:13:57 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 03:13:57 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:13:57 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:13:57 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:13:57 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:13:57 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:13:57 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:13:57 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:13:57 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:13:57 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:13:57 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:13:57 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:13:57 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:13:57 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:13:57 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:13:57 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:13:57 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:13:57 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] 03:13:57 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:13:57 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 03:13:57 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] 03:13:57 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:13:57 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:13:57 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:13:57 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:13:57 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:13:57 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:13:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:13:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:13:57 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] 03:13:57 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:13:57 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:13:57 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:13:57 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:13:57 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:13:57 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:13:57 debconf: delaying package configuration, since apt-utils is not installed 03:13:57 Fetched 64.1 MB in 2s (32.8 MB/s) 03:13:57 (Reading database ... 13914 files and directories currently installed.) 03:13:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:13:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:13:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:13:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:13:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 03:13:58 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 03:13:58 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:58 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:58 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:58 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:58 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:58 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:58 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:58 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:58 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:58 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:58 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:59 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:59 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:59 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:13:59 (Reading database ... 13914 files and directories currently installed.) 03:13:59 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:59 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:13:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:13:59 (Reading database ... 13914 files and directories currently installed.) 03:13:59 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:59 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:59 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:13:59 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:13:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:13:59 (Reading database ... 13914 files and directories currently installed.) 03:13:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:13:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:14:00 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:14:00 (Reading database ... 13914 files and directories currently installed.) 03:14:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:14:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:14:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:14:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:14:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:14:01 Setting up base-files (10.1ubuntu2.10) ... 03:14:01 Installing new version of config file /etc/issue ... 03:14:01 Installing new version of config file /etc/issue.net ... 03:14:01 Installing new version of config file /etc/lsb-release ... 03:14:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:14:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:14:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:14:01 Removing obsolete conffile /etc/default/motd-news ... 03:14:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:14:01 (Reading database ... 13915 files and directories currently installed.) 03:14:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:14:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:14:01 Setting up bash (4.4.18-2ubuntu1.2) ... 03:14:01 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 03:14:01 (Reading database ... 13915 files and directories currently installed.) 03:14:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:14:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:14:01 (Reading database ... 13915 files and directories currently installed.) 03:14:01 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:14:01 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:14:02 Setting up tar (1.29b-2ubuntu0.2) ... 03:14:02 (Reading database ... 13915 files and directories currently installed.) 03:14:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:14:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:14:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:14:02 (Reading database ... 13915 files and directories currently installed.) 03:14:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:14:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:14:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:14:02 (Reading database ... 13915 files and directories currently installed.) 03:14:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:14:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:14:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:14:02 (Reading database ... 13915 files and directories currently installed.) 03:14:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:14:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:14:02 Setting up grep (3.1-2build1) ... 03:14:02 (Reading database ... 13915 files and directories currently installed.) 03:14:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:14:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:14:02 Setting up login (1:4.5-1ubuntu2) ... 03:14:03 (Reading database ... 13915 files and directories currently installed.) 03:14:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:14:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:14:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:14:03 (Reading database ... 13915 files and directories currently installed.) 03:14:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:14:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:14:03 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:14:03 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:14:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:14:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:14:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:14:04 (Reading database ... 13915 files and directories currently installed.) 03:14:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:14:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:14:04 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:14:04 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:14:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:14:04 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:14:04 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:14:04 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:14:04 (Reading database ... 13915 files and directories currently installed.) 03:14:04 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:14:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:14:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:14:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:14:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:14:05 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:14:05 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:14:05 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:14:05 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:14:05 (Reading database ... 13915 files and directories currently installed.) 03:14:05 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:14:06 (Reading database ... 13915 files and directories currently installed.) 03:14:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:14:06 (Reading database ... 13915 files and directories currently installed.) 03:14:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:06 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:14:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:14:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:14:07 (Reading database ... 13915 files and directories currently installed.) 03:14:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:14:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:14:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:14:07 (Reading database ... 13915 files and directories currently installed.) 03:14:07 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:14:07 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:14:07 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:14:07 (Reading database ... 13917 files and directories currently installed.) 03:14:07 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:14:07 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:14:07 Setting up debconf (1.5.66ubuntu1) ... 03:14:07 (Reading database ... 13917 files and directories currently installed.) 03:14:07 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:14:07 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:14:07 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:14:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:14:08 (Reading database ... 13917 files and directories currently installed.) 03:14:08 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:14:08 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:14:08 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:14:08 (Reading database ... 13917 files and directories currently installed.) 03:14:08 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:14:08 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:14:08 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:14:08 (Reading database ... 13917 files and directories currently installed.) 03:14:08 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:14:08 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:14:08 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:14:08 (Reading database ... 13919 files and directories currently installed.) 03:14:08 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:14:08 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:14:08 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:14:09 (Reading database ... 13923 files and directories currently installed.) 03:14:09 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:14:09 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:14:09 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 03:14:09 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 03:14:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:14:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:14:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:14:09 (Reading database ... 13923 files and directories currently installed.) 03:14:09 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:14:09 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:14:09 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:14:09 (Reading database ... 13923 files and directories currently installed.) 03:14:09 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:14:09 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:14:09 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:14:09 (Reading database ... 13923 files and directories currently installed.) 03:14:09 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:14:09 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:14:09 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:14:09 (Reading database ... 13923 files and directories currently installed.) 03:14:09 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:14:09 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:14:09 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:14:09 (Reading database ... 13923 files and directories currently installed.) 03:14:09 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:14:09 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:14:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:14:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:14:10 Setting up passwd (1:4.5-1ubuntu2) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:14:10 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:14:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:14:10 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:14:10 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:14:10 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:14:10 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:14:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:14:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:14:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:14:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:14:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:14:10 (Reading database ... 13923 files and directories currently installed.) 03:14:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:14:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:14:11 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:14:11 (Reading database ... 13923 files and directories currently installed.) 03:14:11 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:14:11 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:14:11 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:14:11 (Reading database ... 13923 files and directories currently installed.) 03:14:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:14:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:14:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:14:11 (Reading database ... 13923 files and directories currently installed.) 03:14:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:14:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:14:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:14:11 (Reading database ... 13924 files and directories currently installed.) 03:14:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:14:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:14:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:14:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:14:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:14:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:14:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:14:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:14:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:14:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:14:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:14:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:14:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:14:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:14:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:14:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:14:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:14:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:14:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:14:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:14:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:14:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:14:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:14:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:14:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:14:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:14:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:14:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:14:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:14:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:14:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:14:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:14:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:14:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:14:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:14:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:14:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:14:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:14:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:14:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:14:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:14:16 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:14:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:14:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:14:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:14:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:14:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:14:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:14:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:14:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:14:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:14:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:14:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:14:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:14:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:14:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:14:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:14:17 03:14:17 Current default time zone: 'Etc/UTC' 03:14:17 Local time is now: Wed Jun 23 03:14:17 UTC 2021. 03:14:17 Universal Time is now: Wed Jun 23 03:14:17 UTC 2021. 03:14:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:14:17 03:14:17 Setting up systemd-sysv (237-3ubuntu10.48) ... 03:14:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:17 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 03:14:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:14:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:14:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:14:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:14:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:14:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:14:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:14:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:14:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:14:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:14:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:17 Setting up patch (2.7.6-2ubuntu1.1) ... 03:14:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:14:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:14:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:14:17 Installing new version of config file /etc/ssl/openssl.cnf ... 03:14:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:14:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:14:17 Setting up ca-certificates (20210119~18.04.1) ... 03:14:19 Updating certificates in /etc/ssl/certs... 03:14:20 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 03:14:20 23 added, 27 removed; done. 03:14:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:14:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:14:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:14:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:14:20 Setting up pkgbinarymangler (138.18.04.1) ... 03:14:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:14:20 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up perl (5.26.1-6ubuntu0.5) ... 03:14:20 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:14:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:14:20 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:14:20 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:14:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:14:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:14:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:14:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:14:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:14:20 Processing triggers for systemd (237-3ubuntu10.48) ... 03:14:20 Processing triggers for mime-support (3.60ubuntu1) ... 03:14:20 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:14:20 Updating certificates in /etc/ssl/certs... 03:14:21 0 added, 0 removed; done. 03:14:21 Running hooks in /etc/ca-certificates/update.d... 03:14:21 done. 03:14:21 Reading package lists... 03:14:22 Building dependency tree... 03:14:22 Reading state information... 03:14:22 The following NEW packages will be installed: 03:14:22 apt-transport-https 03:14:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:14:22 Need to get 1692 B of archives. 03:14:22 After this operation, 154 kB of additional disk space will be used. 03:14:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 03:14:22 debconf: delaying package configuration, since apt-utils is not installed 03:14:22 Fetched 1692 B in 0s (9555 B/s) 03:14:22 Selecting previously unselected package apt-transport-https. 03:14:22 (Reading database ... 13929 files and directories currently installed.) 03:14:22 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 03:14:22 Unpacking apt-transport-https (1.6.13) ... 03:14:22 Setting up apt-transport-https (1.6.13) ... 03:14:23 Waiting for network to be ready... [Pipeline] } 03:14:25 $ docker stop --time=1 1bb3d0edc3e9cefe11f661e372194dc3e5df0be8c5cabfe9b52b557c00c6073c 03:14:28 $ docker rm -f 1bb3d0edc3e9cefe11f661e372194dc3e5df0be8c5cabfe9b52b557c00c6073c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 03:14:29 2021-06-23T03:14:26Z INFO Waiting for automatic snapd restart... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 03:14:29 snapd 2.51 from Canonical* installed [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:30 03:14:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:14:30 "snapd" switched to the "latest/stable" channel 03:14:30 03:14:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:31 latest: Pulling from edgex-devops/edgex-compose-arm64 03:14:31 29e5d40040c1: Pulling fs layer 03:14:31 1ce36da41761: Pulling fs layer 03:14:31 25b303627fd3: Pulling fs layer 03:14:31 29e5d40040c1: Verifying Checksum 03:14:31 29e5d40040c1: Download complete 03:14:32 29e5d40040c1: Pull complete 03:14:32 1ce36da41761: Verifying Checksum 03:14:32 1ce36da41761: Download complete 03:14:33 core18 20210611 from Canonical* installed 03:14:33 "core18" switched to the "latest/stable" channel 03:14:33 03:14:33 1ce36da41761: Pull complete 03:14:33 25b303627fd3: Verifying Checksum 03:14:33 25b303627fd3: Download complete 03:14:36 snapcraft 4.8.2 from Canonical* installed 03:14:36 "snapcraft" switched to the "latest/stable" channel 03:14:36 03:14:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:14:40 - README.md 03:14:40 03:14:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:14:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:14:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:14:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:14:42 Reading package lists... 03:14:43 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 03:14:43 Reading package lists... 03:14:43 Building dependency tree... 03:14:43 Reading state information... 03:14:43 Suggested packages: 03:14:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:14:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:14:43 Recommended packages: 03:14:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:14:43 The following NEW packages will be installed: 03:14:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:14:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:14:43 pkg-config zip 03:14:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:14:43 Need to get 7663 kB of archives. 03:14:43 After this operation, 43.8 MB of additional disk space will be used. 03:14:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:14:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 03:14:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:14:43 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:14:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:14:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:14:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:14:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:14:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:14:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:14:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:14:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:14:44 25b303627fd3: Pull complete 03:14:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:14:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:14:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:14:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:14:44 debconf: delaying package configuration, since apt-utils is not installed 03:14:44 Fetched 7663 kB in 1s (10.6 MB/s) 03:14:44 prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container 03:14:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:14:44 Selecting previously unselected package libglib2.0-0:amd64. 03:14:44 (Reading database ... 13933 files and directories currently installed.) 03:14:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:14:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:14:44 Selecting previously unselected package libpsl5:amd64. 03:14:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:14:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:14:44 Selecting previously unselected package libnghttp2-14:amd64. 03:14:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:14:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:14:44 Selecting previously unselected package librtmp1:amd64. 03:14:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:14:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:14:44 Selecting previously unselected package libcurl3-gnutls:amd64. 03:14:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 03:14:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:14:44 Selecting previously unselected package liberror-perl. 03:14:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:14:44 Unpacking liberror-perl (0.17025-1) ... 03:14:44 Selecting previously unselected package git-man. 03:14:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:14:44 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:14:45 Selecting previously unselected package git. 03:14:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:14:45 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:14:45 Selecting previously unselected package libnorm1:amd64. 03:14:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:14:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:14:45 Selecting previously unselected package libpgm-5.2-0:amd64. 03:14:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:14:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:14:45 Selecting previously unselected package libsodium23:amd64. 03:14:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:14:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:14:45 Selecting previously unselected package libzmq5:amd64. 03:14:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:14:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:14:45 Selecting previously unselected package libzmq3-dev:amd64. 03:14:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:14:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:14:45 Selecting previously unselected package pkg-config. 03:14:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:14:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:14:45 Selecting previously unselected package zip. 03:14:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:14:45 Unpacking zip (3.0-11build1) ... 03:14:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:14:46 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:14:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:14:46 Setting up liberror-perl (0.17025-1) ... 03:14:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:14:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:14:46 No schema files found: doing nothing. 03:14:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:14:46 Setting up zip (3.0-11build1) ... 03:14:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:14:46 Setting up libsodium23:amd64 (1.0.16-2) ... 03:14:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:14:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:14:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:14:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:14:46 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:14:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:14:46 git set to automatically installed. 03:14:46 git-man set to automatically installed. 03:14:46 libcurl3-gnutls set to automatically installed. 03:14:46 liberror-perl set to automatically installed. 03:14:46 libglib2.0-0 set to automatically installed. 03:14:46 libnghttp2-14 set to automatically installed. 03:14:46 libnorm1 set to automatically installed. 03:14:46 libpgm-5.2-0 set to automatically installed. 03:14:46 libpsl5 set to automatically installed. 03:14:46 librtmp1 set to automatically installed. 03:14:46 libsodium23 set to automatically installed. 03:14:46 libzmq3-dev set to automatically installed. 03:14:46 libzmq5 set to automatically installed. 03:14:46 pkg-config set to automatically installed. 03:14:46 zip set to automatically installed. 03:14:47 $ docker top b969703df6343194dc8e478db9b25a88c63090ba292a4072d4068ed14f4bc330 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:48 snapd is not logged in, snap install commands will use sudo 03:14:48 + grep parallel 03:14:48 + docker-compose build --help 03:14:49 error: cannot refresh "core18": unexpectedly empty response from the server 03:14:49 (try again later) 03:14:49 Error while refreshing snap 'core18' to channel 'latest/stable' 03:14:49 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:14:51 --parallel Build images in parallel. [Pipeline] // stage [Pipeline] } 03:14:51 Failed in branch amd64 [Pipeline] } 03:14:51 $ docker stop --time=1 b969703df6343194dc8e478db9b25a88c63090ba292a4072d4068ed14f4bc330 03:14:53 $ docker rm -f b969703df6343194dc8e478db9b25a88c63090ba292a4072d4068ed14f4bc330 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:54 . [Pipeline] withDockerContainer 03:14:54 prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container 03:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:14:56 $ docker top bd919aba38d034cda44870c243ead02e537962c9dc1c325418444b37a2b396dc -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:57 + docker-compose -f ./docker-compose-build.yml build --parallel 03:15:00 Building core-command ... 03:15:00 Building core-data ... 03:15:00 Building core-metadata ... 03:15:00 Building security-bootstrapper ... 03:15:00 Building security-proxy-setup ... 03:15:00 Building security-secretstore-setup ... 03:15:00 Building support-notifications ... 03:15:00 Building support-scheduler ... 03:15:00 Building sys-mgmt-agent ... 03:15:00 Building core-data 03:15:00 Building core-metadata 03:15:00 Building support-notifications 03:15:00 Building support-scheduler 03:15:00 Building security-bootstrapper 03:16:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:16:22 ---> 6931b2671948 03:16:22 Step 3/32 : WORKDIR /edgex-go 03:16:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:22 ---> 6931b2671948 03:16:22 Step 3/24 : WORKDIR /edgex-go 03:16:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:22 ---> 6931b2671948 03:16:22 Step 3/23 : WORKDIR /edgex-go 03:16:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:22 ---> 6931b2671948 03:16:22 Step 3/24 : WORKDIR /edgex-go 03:16:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:22 ---> 6931b2671948 03:16:22 Step 3/23 : WORKDIR /edgex-go 03:16:22 ---> Running in b58c2be00bc5 03:16:22 ---> Running in 93013f877a23 03:16:22 ---> Running in d3c9f46510c2 03:16:22 ---> Running in ef3cb974c861 03:16:22 ---> Running in ca23efef8890 03:16:22 Removing intermediate container b58c2be00bc5 03:16:22 ---> 74736aeb9c19 03:16:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:22 ---> Running in 4c67b899bb24 03:16:22 Removing intermediate container ca23efef8890 03:16:22 ---> d9c27e9c1a22 03:16:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:22 Removing intermediate container d3c9f46510c2 03:16:22 ---> 8178c4343b58 03:16:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:22 Removing intermediate container ef3cb974c861 03:16:22 Removing intermediate container 93013f877a23 03:16:22 ---> 60e61de30b74 03:16:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:22 ---> 94ab96383a5a 03:16:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:22 ---> Running in 2b8584f8b5f3 03:16:22 ---> Running in 04381a6715aa 03:16:22 ---> Running in 390c446ca9f9 03:16:22 ---> Running in dd44e6d20054 03:16:22 Removing intermediate container 4c67b899bb24 03:16:22 ---> e9928b1c1bd3 03:16:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:16:22 ---> Running in cf7c35f9b276 03:16:22 Removing intermediate container 2b8584f8b5f3 03:16:22 ---> 67a8b3de1b67 03:16:22 Step 5/23 : RUN apk add --update --no-cache make git 03:16:22 ---> Running in 05478e7c5006 03:16:22 Removing intermediate container 390c446ca9f9 03:16:22 ---> 3c2400c0bbea 03:16:22 Step 5/32 : RUN apk add --update --no-cache make git 03:16:22 Removing intermediate container 04381a6715aa 03:16:22 ---> c3fdb0191daf 03:16:22 Step 5/24 : RUN apk add --update --no-cache make git 03:16:22 ---> Running in 682b53ce93ce 03:16:22 Removing intermediate container dd44e6d20054 03:16:22 ---> 61515023006c 03:16:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:16:22 ---> Running in 2b67f3c2ba5d 03:16:22 ---> Running in fe6da2c15a45 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:22 OK: 218 MiB in 52 packages 03:16:22 OK: 218 MiB in 52 packages 03:16:23 OK: 218 MiB in 52 packages 03:16:23 OK: 218 MiB in 52 packages 03:16:23 OK: 218 MiB in 52 packages 03:16:23 Removing intermediate container 05478e7c5006 03:16:23 ---> 7f2c5b24ca85 03:16:23 Step 6/23 : COPY go.mod . 03:16:24 Removing intermediate container cf7c35f9b276 03:16:24 ---> cebd5570b05a 03:16:24 Step 6/24 : COPY go.mod . 03:16:24 Removing intermediate container 682b53ce93ce 03:16:24 ---> aea0e6beac31 03:16:24 Step 6/32 : COPY go.mod . 03:16:24 Removing intermediate container 2b67f3c2ba5d 03:16:24 ---> 1250089a7cc6 03:16:24 Step 6/24 : COPY go.mod . 03:16:25 Removing intermediate container fe6da2c15a45 03:16:25 ---> 32e3589d35fb 03:16:25 Step 6/23 : COPY go.mod . 03:16:25 ---> 3d0e507092df 03:16:25 Step 7/23 : RUN go mod download 03:16:25 ---> Running in 5cce5f72a039 03:16:25 ---> 0ec4ce95ec18 03:16:25 Step 7/24 : RUN go mod download 03:16:25 ---> 8698fb89faac 03:16:25 Step 7/32 : RUN go mod download 03:16:25 ---> Running in 0b31f413034e 03:16:25 ---> Running in e90b8a11ca53 03:16:26 ---> e3cf13bfc6e5 03:16:26 ---> ab0092610c6c 03:16:26 Step 7/23 : RUN go mod download 03:16:26 Step 7/24 : RUN go mod download 03:16:26 ---> Running in f5905e000992 03:16:26 ---> Running in 8ada6928eed0 03:16:29 Removing intermediate container 5cce5f72a039 03:16:29 ---> 90d1010958a9 03:16:29 Step 8/23 : COPY . . 03:16:29 Removing intermediate container 0b31f413034e 03:16:29 ---> ea746e47511f 03:16:29 Step 8/24 : COPY . . 03:16:30 Removing intermediate container e90b8a11ca53 03:16:30 ---> cac96229d215 03:16:30 Step 8/32 : COPY . . 03:16:32 Removing intermediate container f5905e000992 03:16:32 ---> 984ada904100 03:16:32 Step 8/23 : COPY . . 03:16:32 Removing intermediate container 8ada6928eed0 03:16:32 ---> 3bc51745d446 03:16:32 Step 8/24 : COPY . . 03:16:54 ---> ee198a5d3897 03:16:54 Step 9/23 : RUN go mod tidy 03:16:54 ---> Running in 53a8363d26ad 03:16:54 ---> a996219141da 03:16:54 Step 9/24 : RUN go mod tidy 03:16:54 ---> 12a8be57d35c 03:16:54 Step 9/32 : RUN go mod tidy 03:16:54 ---> Running in b3049d794e87 03:16:54 ---> Running in 2920a93c73c0 03:16:54 ---> 4322559cd4da 03:16:54 Step 9/24 : RUN go mod tidy 03:16:54 ---> c2a248f70d44 03:16:54 Step 9/23 : RUN go mod tidy 03:16:54 ---> Running in 2d93321a1ddd 03:16:54 ---> Running in 313ec29c4f2e 03:16:57 Removing intermediate container 53a8363d26ad 03:16:57 ---> 6ae0960eb2eb 03:16:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:16:57 ---> Running in 64a521db7063 03:16:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:16:59 Removing intermediate container b3049d794e87 03:16:59 ---> 289efd2502f7 03:16:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:00 Removing intermediate container 2920a93c73c0 03:17:00 ---> 5b203fa6f3ec 03:17:00 Step 10/24 : RUN make cmd/core-data/core-data 03:17:00 ---> Running in 2b2b6f5c6afd 03:17:00 ---> Running in fac6c84c4250 03:17:00 Removing intermediate container 313ec29c4f2e 03:17:00 ---> 85cbb5eb38d5 03:17:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:17:00 ---> Running in a76ece5b5743 03:17:00 Removing intermediate container 2d93321a1ddd 03:17:00 ---> 46429690a2e7 03:17:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:17:01 ---> Running in 20aa0167a7a3 03:17:02 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 03:17:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:17:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:17:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:55 Removing intermediate container 64a521db7063 03:18:55 ---> dfac3b08a499 03:18:55 03:18:55 Step 11/23 : FROM alpine:3.12 03:18:55 3.12: Pulling from library/alpine 03:18:56 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:18:56 Status: Downloaded newer image for alpine:3.12 03:18:56 ---> c4fd0aeabfcf 03:18:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:18:57 ---> Running in 98fee1c5ae29 03:18:58 Removing intermediate container 2b2b6f5c6afd 03:18:58 ---> 0479a0fd6f01 03:18:58 03:18:58 Step 11/32 : FROM alpine:3.12 03:18:58 ---> c4fd0aeabfcf 03:18:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:18:59 ---> Running in ec454c3cb86c 03:19:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:00 Removing intermediate container ec454c3cb86c 03:19:00 ---> b176d8730eaa 03:19:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:19:00 (1/1) Installing dumb-init (1.2.2-r1) 03:19:00 Executing busybox-1.31.1-r20.trigger 03:19:01 OK: 5 MiB in 15 packages 03:19:01 ---> Running in a98bf44a7c2f 03:19:01 Removing intermediate container a76ece5b5743 03:19:01 ---> 0966d83879e8 03:19:01 03:19:01 Step 11/23 : FROM alpine:3.12 03:19:01 ---> c4fd0aeabfcf 03:19:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:19:01 ---> Running in 020eae68d7b9 03:19:03 Removing intermediate container 98fee1c5ae29 03:19:03 ---> 2f3ab65c8ea5 03:19:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:04 ---> Running in 963a8bc2b8ad 03:19:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:04 (1/2) Installing dumb-init (1.2.2-r1) 03:19:04 (2/2) Installing su-exec (0.2-r1) 03:19:04 Executing busybox-1.31.1-r20.trigger 03:19:04 OK: 5 MiB in 16 packages 03:19:04 (1/2) Installing ca-certificates (20191127-r4) 03:19:05 (2/2) Installing dumb-init (1.2.2-r1) 03:19:05 Executing busybox-1.31.1-r20.trigger 03:19:05 Executing ca-certificates-20191127-r4.trigger 03:19:05 OK: 6 MiB in 16 packages 03:19:05 Removing intermediate container 963a8bc2b8ad 03:19:05 ---> d475e0ebbc0a 03:19:05 Step 14/23 : ENV APP_PORT=59861 03:19:06 ---> Running in a9e5699db768 03:19:06 Removing intermediate container 20aa0167a7a3 03:19:06 ---> 6e55135bfce3 03:19:06 03:19:06 Step 11/24 : FROM alpine:3.12 03:19:06 ---> c4fd0aeabfcf 03:19:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:19:06 ---> Using cache 03:19:06 ---> 2f3ab65c8ea5 03:19:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:06 ---> Using cache 03:19:06 ---> d475e0ebbc0a 03:19:06 Step 14/24 : ENV APP_PORT=59881 03:19:06 ---> Running in 81af2301d623 03:19:06 Removing intermediate container a98bf44a7c2f 03:19:06 ---> f00bdf7dbc3a 03:19:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:19:06 Removing intermediate container a9e5699db768 03:19:06 ---> 8030385343e2 03:19:06 Step 15/23 : EXPOSE $APP_PORT 03:19:07 ---> Running in 2a3b754c9cce 03:19:07 ---> Running in 480afd2e7168 03:19:07 Removing intermediate container 81af2301d623 03:19:07 ---> 16a625ee1198 03:19:07 Step 15/24 : EXPOSE $APP_PORT 03:19:08 Removing intermediate container 020eae68d7b9 03:19:08 ---> 195d0df15bda 03:19:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:19:08 ---> Running in 90c6b796d299 03:19:08 ---> Running in 19a3268705f7 03:19:08 Removing intermediate container 480afd2e7168 03:19:08 ---> aa7d0d8500b4 03:19:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:08 Removing intermediate container 2a3b754c9cce 03:19:08 ---> d03d801d3a0d 03:19:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:19:08 ---> Running in 0c2011ac2475 03:19:08 Removing intermediate container 90c6b796d299 03:19:08 ---> d50686a33345 03:19:08 Step 16/24 : WORKDIR / 03:19:08 ---> Running in 6267d7cfd18f 03:19:08 Removing intermediate container 19a3268705f7 03:19:08 ---> be8fd3da274a 03:19:08 Step 14/23 : ENV APP_PORT=59860 03:19:09 ---> Running in e0b7f4e44e28 03:19:09 Removing intermediate container 0c2011ac2475 03:19:09 ---> 5cafe67f2a71 03:19:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:19:10 ---> 4315e20c8aaa 03:19:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:10 ---> Running in acbf5316a9ff 03:19:10 Removing intermediate container 6267d7cfd18f 03:19:10 ---> bb1e437ac439 03:19:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:10 Removing intermediate container e0b7f4e44e28 03:19:10 ---> 4c81c09b845f 03:19:10 Step 15/23 : EXPOSE $APP_PORT 03:19:11 ---> Running in 9d443e326552 03:19:11 ---> f521c3660765 03:19:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:19:11 Removing intermediate container fac6c84c4250 03:19:11 ---> 8f5b90663539 03:19:11 03:19:11 Step 11/24 : FROM alpine:3.12 03:19:11 ---> c4fd0aeabfcf 03:19:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:12 Removing intermediate container 9d443e326552 03:19:12 ---> 87d8c661c489 03:19:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:12 ---> c56b8363de97 03:19:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:12 ---> Running in 22ba96418e89 03:19:13 Removing intermediate container 22ba96418e89 03:19:13 ---> 77f81ba55cd0 03:19:13 Step 13/24 : ENV APP_PORT=59880 03:19:13 ---> Running in 8537264d279b 03:19:13 ---> 0ad83721598a 03:19:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:13 ---> db640933da0b 03:19:13 Removing intermediate container acbf5316a9ff 03:19:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:19:13 ---> 3d1869b4bc50 03:19:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:19:13 ---> 8914a09a18a5 03:19:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:19:13 ---> Running in bfa4d0b3bdb7 03:19:13 ---> Running in 85d3267ec8ff 03:19:14 Removing intermediate container 8537264d279b 03:19:14 ---> 5e0db83da51b 03:19:14 Step 14/24 : EXPOSE $APP_PORT 03:19:14 ---> Running in 6904ae16c473 03:19:15 Removing intermediate container 85d3267ec8ff 03:19:15 ---> f871bf9e43c2 03:19:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:15 Removing intermediate container bfa4d0b3bdb7 03:19:15 ---> 2b909b271013 03:19:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:19:15 ---> Running in ba3bdef8b09c 03:19:15 ---> fbbd79387299 03:19:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:19:15 Removing intermediate container 6904ae16c473 03:19:15 ---> 72e9485260b6 03:19:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:15 ---> Running in 346a50a26c18 03:19:15 ---> c2a07eb079ae 03:19:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:19:15 ---> Running in 9ab37c5e4fe9 03:19:16 Removing intermediate container ba3bdef8b09c 03:19:16 ---> b18800858b5f 03:19:16 Step 21/23 : LABEL arch=arm64 03:19:16 ---> c0b0e5819636 03:19:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:19:16 ---> Running in 427075b3e73e 03:19:16 Removing intermediate container 346a50a26c18 03:19:16 ---> 897091953b96 03:19:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:16 ---> Running in 7abfa2cc3c1c 03:19:16 ---> Running in 5cd7e129ef12 03:19:17 ---> 12e918e57712 03:19:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:19:17 ---> Running in dfca50eb6c21 03:19:17 Removing intermediate container 427075b3e73e 03:19:17 ---> 4ed659b64bd7 03:19:17 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:19:17 Removing intermediate container 5cd7e129ef12 03:19:17 ---> 2816808928ca 03:19:17 Step 22/24 : LABEL arch=arm64 03:19:17 ---> Running in 92bdc7d69f10 03:19:18 ---> Running in fffd89abc4b2 03:19:18 Removing intermediate container dfca50eb6c21 03:19:18 ---> edf7227be305 03:19:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:18 ---> Running in 6f2e08388923 03:19:18 Removing intermediate container 92bdc7d69f10 03:19:18 ---> b45c10a00a4e 03:19:18 Step 23/23 : LABEL version=0.0.0 03:19:18 Removing intermediate container fffd89abc4b2 03:19:18 ---> 7140dca514b7 03:19:18 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:19:18 ---> Running in 698db4045709 03:19:19 ---> Running in 44ae1955c378 03:19:19 Removing intermediate container 9ab37c5e4fe9 03:19:19 ---> a97b4c4d1477 03:19:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:19:19 Removing intermediate container 6f2e08388923 03:19:19 ---> 8fff6f461a36 03:19:19 Step 21/23 : LABEL arch=arm64 03:19:19 ---> Running in 14863b5016d9 03:19:19 ---> Running in a9d978237c5c 03:19:19 Removing intermediate container 698db4045709 03:19:19 ---> 176d5b8dbf7c 03:19:19 03:19:21 Removing intermediate container 44ae1955c378 03:19:21 ---> 09c13aaea5a6 03:19:21 Step 24/24 : LABEL version=0.0.0 03:19:21 Successfully built 176d5b8dbf7c 03:19:21 Successfully tagged support-scheduler-arm64:latest 03:19:21  Building support-scheduler ... done Building security-proxy-setup 03:19:21 ---> Running in a6918fc7892e 03:19:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:21 Removing intermediate container 7abfa2cc3c1c 03:19:21 ---> 423bf0b44fe7 03:19:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:21 Removing intermediate container a9d978237c5c 03:19:21 ---> adee5c34e60e 03:19:21 Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:19:22 ---> Running in ec83a93a2928 03:19:22 Removing intermediate container a6918fc7892e 03:19:22 ---> c4372ba75434 03:19:22 03:19:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:23 Successfully built c4372ba75434 03:19:23 Removing intermediate container ec83a93a2928 03:19:23 Successfully tagged core-metadata-arm64:latest 03:19:23  Building core-metadata ... done  ---> 24283ae4a65e 03:19:23 Step 23/23 : LABEL version=0.0.0 03:19:23 Building sys-mgmt-agent 03:19:23 ---> Running in ea370ff54454 03:19:23 ---> 5fd61fc5097a 03:19:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:19:23 (1/6) Installing dumb-init (1.2.2-r1) 03:19:23 (2/6) Installing libgcc (9.3.0-r2) 03:19:23 (3/6) Installing libsodium (1.0.18-r0) 03:19:23 (4/6) Installing libstdc++ (9.3.0-r2) 03:19:23 Removing intermediate container ea370ff54454 03:19:23 ---> f0cee881d3a5 03:19:23 03:19:23 (5/6) Installing libzmq (4.3.3-r0) 03:19:23 (6/6) Installing zeromq (4.3.3-r0) 03:19:23 Executing busybox-1.31.1-r20.trigger 03:19:24 OK: 8 MiB in 20 packages 03:19:24 Successfully built f0cee881d3a5 03:19:24 Successfully tagged support-notifications-arm64:latest 03:19:24  Building support-notifications ... done Building core-command 03:19:25 ---> 74b5a5b46fb2 03:19:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:19:25 Removing intermediate container 14863b5016d9 03:19:25 ---> 9d9e8007d2ac 03:19:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:26 ---> 918927cad594 03:19:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:19:26 ---> b223906c2d4c 03:19:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:19:27 ---> 116b2e86b0fd 03:19:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:19:29 ---> be65d4a25ac2 03:19:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:19:29 ---> c58f2390a38f 03:19:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:19:29 ---> Running in 9a6404cb524b 03:19:29 ---> dcb42a93ca9e 03:19:29 Step 20/24 : ENTRYPOINT ["/core-data"] 03:19:30 ---> Running in ef4f7b009042 03:19:30 Removing intermediate container 9a6404cb524b 03:19:30 ---> bb445185f93b 03:19:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:19:31 Removing intermediate container ef4f7b009042 03:19:31 ---> 7c35b80416cf 03:19:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:31 ---> Running in f25f72936c63 03:19:31 ---> 7b7c273b66bc 03:19:31 Step 27/32 : RUN chmod +x /entrypoint.sh 03:19:31 ---> Running in b9e20fffb068 03:19:31 Removing intermediate container f25f72936c63 03:19:31 ---> 7883a7065d18 03:19:31 Step 22/24 : LABEL arch=arm64 03:19:32 ---> Running in 6fc90a457cc1 03:19:33 Removing intermediate container 6fc90a457cc1 03:19:33 ---> bb65b86d0119 03:19:33 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:19:33 ---> Running in 2a2653bc22a8 03:19:34 Removing intermediate container 2a2653bc22a8 03:19:34 ---> 796235fd126e 03:19:34 Step 24/24 : LABEL version=0.0.0 03:19:34 ---> Running in dcf2f6f55efe 03:19:34 Removing intermediate container b9e20fffb068 03:19:34 ---> 9af402c5c456 03:19:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:19:35 Removing intermediate container dcf2f6f55efe 03:19:35 ---> aa30fbe2a29b 03:19:35 03:19:35 ---> Running in 75180686218e 03:19:35 Successfully built aa30fbe2a29b 03:19:35 Successfully tagged core-data-arm64:latest 03:19:35  Building core-data ... done Building security-secretstore-setup 03:19:36 Removing intermediate container 75180686218e 03:19:36 ---> 95cc661d97b1 03:19:36 Step 29/32 : CMD ["gate"] 03:19:36 ---> Running in 4511d818e120 03:19:37 Removing intermediate container 4511d818e120 03:19:37 ---> 6022af9d1980 03:19:37 Step 30/32 : LABEL arch=arm64 03:19:37 ---> Running in 4ceeec8c2352 03:19:38 Removing intermediate container 4ceeec8c2352 03:19:38 ---> 15eeeb26aa99 03:19:38 Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:19:39 ---> Running in f05c54bff1f9 03:19:40 Removing intermediate container f05c54bff1f9 03:19:40 ---> 036f50c69221 03:19:40 Step 32/32 : LABEL version=0.0.0 03:19:40 ---> Running in 7f165caa90c2 03:19:41 Removing intermediate container 7f165caa90c2 03:19:41 ---> 02ff5f964308 03:19:41 03:19:41 Successfully built 02ff5f964308 03:19:41 Successfully tagged security-bootstrapper-arm64:latest 03:20:14  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:20:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:20:14 ---> 6931b2671948 03:20:14 Step 3/22 : WORKDIR /edgex-go 03:20:14 ---> Using cache 03:20:14 ---> 94ab96383a5a 03:20:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:14 ---> Using cache 03:20:14 ---> 61515023006c 03:20:14 Step 5/22 : RUN apk add --update --no-cache make git 03:20:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:20:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:15 ---> 6931b2671948 03:20:15 Step 3/24 : WORKDIR /edgex-go 03:20:15 ---> Using cache 03:20:15 ---> 94ab96383a5a 03:20:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:15 ---> Using cache 03:20:15 ---> 61515023006c 03:20:15 Step 5/24 : RUN apk add --update --no-cache make bash git 03:20:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:20:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:16 ---> 6931b2671948 03:20:16 Step 3/24 : WORKDIR /edgex-go 03:20:16 ---> Using cache 03:20:16 ---> 94ab96383a5a 03:20:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:16 ---> Using cache 03:20:16 ---> 61515023006c 03:20:16 Step 5/24 : RUN apk add --update --no-cache make git 03:20:16 ---> Running in c36b9ac5d378 03:20:16 ---> Running in ddc59453509b 03:20:16 ---> Running in e6f1564e9aac 03:20:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:20:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:20:19 ---> 6931b2671948 03:20:19 Step 3/26 : WORKDIR /edgex-go 03:20:19 ---> Using cache 03:20:19 ---> 94ab96383a5a 03:20:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:19 ---> Using cache 03:20:19 ---> 61515023006c 03:20:19 Step 5/26 : RUN apk add --update --no-cache make git 03:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:19 ---> Running in 9920cfe23ec4 03:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:20 OK: 218 MiB in 52 packages 03:20:20 OK: 218 MiB in 52 packages 03:20:21 OK: 218 MiB in 52 packages 03:20:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:21 Removing intermediate container c36b9ac5d378 03:20:21 ---> a4e70901fe91 03:20:21 Step 6/24 : COPY go.mod . 03:20:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:22 Removing intermediate container ddc59453509b 03:20:22 ---> f011db865618 03:20:22 Step 6/24 : COPY go.mod . 03:20:22 Removing intermediate container e6f1564e9aac 03:20:22 ---> e8701cd75e4a 03:20:22 Step 6/22 : COPY go.mod . 03:20:23 ---> bb335267f0b7 03:20:23 Step 7/24 : RUN go mod download 03:20:23 OK: 218 MiB in 52 packages 03:20:23 ---> Running in 4fdf0c09c268 03:20:23 ---> 9904989cfeb7 03:20:23 Step 7/24 : RUN go mod download 03:20:24 ---> Running in 52e84d717233 03:20:24 ---> 9b9f15aca0ea 03:20:24 Step 7/22 : RUN go mod download 03:20:24 ---> Running in eab13795b424 03:20:24 Removing intermediate container 9920cfe23ec4 03:20:24 ---> 58a2d405f00e 03:20:24 Step 6/26 : COPY go.mod . 03:20:26 ---> a7aa285df13b 03:20:26 Step 7/26 : RUN go mod download 03:20:26 ---> Running in ebd5a2294248 03:20:27 Removing intermediate container 4fdf0c09c268 03:20:27 ---> 3317c536491c 03:20:27 Step 8/24 : COPY . . 03:20:27 Removing intermediate container 52e84d717233 03:20:27 ---> 890b25294389 03:20:27 Step 8/24 : COPY . . 03:20:27 Removing intermediate container eab13795b424 03:20:27 ---> 734c56f4daa6 03:20:27 Step 8/22 : COPY . . 03:20:33 Removing intermediate container ebd5a2294248 03:20:33 ---> df2112384e36 03:20:33 Step 8/26 : COPY . . 03:20:51 ---> 816ed6cb027d 03:20:51 Step 9/24 : RUN go mod tidy 03:20:51 ---> cfe9481591c9 03:20:51 Step 9/24 : RUN go mod tidy 03:20:51 ---> 8370a6b024d0 03:20:51 Step 9/22 : RUN go mod tidy 03:20:51 ---> 5d6269f96703 03:20:51 Step 9/26 : RUN go mod tidy 03:20:51 ---> Running in fb8eae95b439 03:20:51 ---> Running in a857b501c302 03:20:51 ---> Running in d4da8b36b47b 03:20:51 ---> Running in 2a8cc241503a 03:20:55 Removing intermediate container a857b501c302 03:20:55 ---> 43eabc809689 03:20:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:20:55 Removing intermediate container fb8eae95b439 03:20:55 ---> 7c3c7940ed0e 03:20:55 Step 10/24 : RUN make cmd/core-command/core-command 03:20:55 ---> Running in 02afe148f89b 03:20:55 ---> Running in a4a146f66e50 03:20:55 Removing intermediate container 2a8cc241503a 03:20:55 ---> 74d3f0334872 03:20:55 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:55 Removing intermediate container d4da8b36b47b 03:20:55 ---> 419633ffdb6e 03:20:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:20:56 ---> Running in d84da8f5d777 03:20:56 ---> Running in 216f96b9b4b9 03:20:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:20:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:20:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:20:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:22:29 Removing intermediate container a4a146f66e50 03:22:29 ---> 7d2cc582b387 03:22:29 03:22:29 Step 11/24 : FROM alpine:3.12 03:22:29 ---> c4fd0aeabfcf 03:22:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:22:29 ---> Using cache 03:22:29 ---> 2f3ab65c8ea5 03:22:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:29 ---> Using cache 03:22:29 ---> d475e0ebbc0a 03:22:29 Step 14/24 : ENV APP_PORT=59882 03:22:29 Removing intermediate container 02afe148f89b 03:22:29 ---> c1e6bccb5e48 03:22:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:22:29 ---> Running in 1af0c9cc34a5 03:22:29 ---> Running in f1b175d57eeb 03:22:29 Removing intermediate container 1af0c9cc34a5 03:22:29 ---> 2fea263a2e1e 03:22:29 Step 15/24 : EXPOSE $APP_PORT 03:22:29 ---> Running in 26d89781c033 03:22: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 03:22:30 Removing intermediate container 26d89781c033 03:22:30 ---> 7589d551486b 03:22:30 Step 16/24 : WORKDIR / 03:22:31 ---> Running in 1e52e90fafa2 03:22:31 Removing intermediate container 216f96b9b4b9 03:22:31 ---> 7735b07a14ad 03:22:31 03:22:31 Step 11/22 : FROM alpine:3.12 03:22:31 ---> c4fd0aeabfcf 03:22:31 Step 12/22 : RUN apk add --update --no-cache curl 03:22:32 Removing intermediate container 1e52e90fafa2 03:22:32 ---> fd1837098bee 03:22:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:32 ---> Running in a1e70c7dc29e 03:22:32 Removing intermediate container d84da8f5d777 03:22:32 ---> 939215e3c0d6 03:22:32 03:22:32 Step 11/26 : FROM alpine:3.12 03:22:32 ---> c4fd0aeabfcf 03:22:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:22:32 ---> Running in cef96811c087 03:22:33 ---> ad0ee5768334 03:22:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:22:33 Removing intermediate container f1b175d57eeb 03:22:33 ---> 75bad8d8f7be 03:22:33 03:22:33 Step 12/24 : FROM docker:20.10.0 03:22:33 20.10.0: Pulling from library/docker 03:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:35 (1/6) Installing ca-certificates (20191127-r4) 03:22:35 (1/4) Installing ca-certificates (20191127-r4) 03:22:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:22:35 (3/6) Installing libcurl (7.77.0-r0) 03:22:35 ---> dc86e442e33a 03:22:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:22:35 (4/6) Installing curl (7.77.0-r0) 03:22:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:22:35 (3/4) Installing libcurl (7.77.0-r0) 03:22:35 (5/6) Installing dumb-init (1.2.2-r1) 03:22:35 (4/4) Installing curl (7.77.0-r0) 03:22:35 (6/6) Installing su-exec (0.2-r1) 03:22:35 Executing busybox-1.31.1-r20.trigger 03:22:35 Executing busybox-1.31.1-r20.trigger 03:22:35 Executing ca-certificates-20191127-r4.trigger 03:22:35 Executing ca-certificates-20191127-r4.trigger 03:22:35 OK: 7 MiB in 18 packages 03:22:35 OK: 7 MiB in 20 packages 03:22:36 ---> 5593da6149da 03:22:36 Step 20/24 : ENTRYPOINT ["/core-command"] 03:22:36 ---> Running in 2a7d1ab2b29d 03:22:37 Removing intermediate container 2a7d1ab2b29d 03:22:37 ---> 5dd9876c367e 03:22:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:37 Removing intermediate container a1e70c7dc29e 03:22:37 ---> 70ab525b1790 03:22:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:22:38 Removing intermediate container cef96811c087 03:22:38 ---> 1ab74effde03 03:22:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:22:38 ---> Running in 46c25829c013 03:22:38 ---> Running in f6fd5885190e 03:22:38 ---> Running in 0063732fd916 03:22:38 Removing intermediate container 46c25829c013 03:22:38 ---> fc866252733f 03:22:38 Step 22/24 : LABEL arch=arm64 03:22:38 Removing intermediate container f6fd5885190e 03:22:38 ---> 73104d2c9f0d 03:22:38 Step 14/22 : WORKDIR /edgex 03:22:39 Removing intermediate container 0063732fd916 03:22:39 ---> b491ab61ba96 03:22:39 Step 14/26 : WORKDIR / 03:22:39 ---> Running in 66cf6511d3a2 03:22:39 ---> Running in 5d6a07eee078 03:22:39 ---> Running in 92ebdc3715f9 03:22:40 Removing intermediate container 66cf6511d3a2 03:22:40 ---> 688e1ac54099 03:22:40 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:22:40 Removing intermediate container 5d6a07eee078 03:22:40 ---> ac6f63e7115b 03:22:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:22:40 ---> Running in 9c8ef7e4b77a 03:22:40 Removing intermediate container 92ebdc3715f9 03:22:40 ---> 2450c22b405c 03:22:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:22:41 Removing intermediate container 9c8ef7e4b77a 03:22:41 ---> 0e6221f21529 03:22:41 Step 24/24 : LABEL version=0.0.0 03:22:41 ---> 8ea9fe087a2a 03:22:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:22:41 ---> Running in 3be17cc69f55 03:22:42 ---> 19caa2f8c1d4 03:22:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:22:42 Removing intermediate container 3be17cc69f55 03:22:42 ---> 78908a23af45 03:22:42 03:22:43 Successfully built 78908a23af45 03:22:43 Successfully tagged core-command-arm64:latest 03:22:43  Building core-command ... done  ---> a5cc862be886 03:22:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:22:44 ---> 87e6b64aa238 03:22:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:22:45 ---> 2b8e8b3ec2cf 03:22:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:22:45 ---> b2ed8d86c5df 03:22:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:22:45 ---> Running in b77331b614ce 03:22:46 Removing intermediate container b77331b614ce 03:22:46 ---> 1a036bf94672 03:22:46 Step 19/22 : CMD ["--init=true"] 03:22:46 ---> 0e60d6a84571 03:22:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:22:47 ---> Running in 3e64bd79b78d 03:22:47 Removing intermediate container 3e64bd79b78d 03:22:47 ---> 0e5fe95b8f17 03:22:47 Step 20/22 : LABEL arch=arm64 03:22:47 ---> Running in 8207b453ba3f 03:22:48 ---> dac4afc86196 03:22:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:22:48 Removing intermediate container 8207b453ba3f 03:22:48 ---> f2763c571d24 03:22:48 Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:22:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:22:48 Status: Downloaded newer image for docker:20.10.0 03:22:48 ---> eeaf43b92773 03:22:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:22:48 ---> Running in 21c19c2af581 03:22:49 ---> Running in 244708ff905b 03:22:49 Removing intermediate container 21c19c2af581 03:22:49 ---> 74f1fccf685f 03:22:49 Step 22/22 : LABEL version=0.0.0 03:22:49 ---> Running in 2e3b556531a7 03:22:49 Removing intermediate container 244708ff905b 03:22:49 ---> 25a48940b1b2 03:22:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:22:49 ---> 4b941528faa0 03:22:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:22:49 ---> Running in d24d535bb9e3 03:22:50 Removing intermediate container 2e3b556531a7 03:22:50 ---> 3e9e39ed49db 03:22:50 03:22:50 Successfully built 3e9e39ed49db 03:22:50 Successfully tagged security-proxy-setup-arm64:latest 03:22:50  Building security-proxy-setup ... done  ---> a789f89bc0f8 03:22:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:22:50 ---> Running in ab24b656aade 03:22:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:22:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:22:52 (1/39) Installing readline (8.0.4-r0) 03:22:52 (2/39) Installing bash (5.0.17-r0) 03:22:52 Executing bash-5.0.17-r0.post-install 03:22:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:22:52 (4/39) Installing libcurl (7.77.0-r0) 03:22:52 (5/39) Installing curl (7.77.0-r0) 03:22:52 (6/39) Installing dumb-init (1.2.2-r1) 03:22:52 (7/39) Installing libbz2 (1.0.8-r1) 03:22:52 (8/39) Installing expat (2.2.9-r1) 03:22:52 (9/39) Installing libffi (3.3-r2) 03:22:52 (10/39) Installing gdbm (1.13-r1) 03:22:52 (11/39) Installing xz-libs (5.2.5-r0) 03:22:52 (12/39) Installing sqlite-libs (3.32.1-r1) 03:22:52 (13/39) Installing python3 (3.8.10-r0) 03:22:54 Removing intermediate container ab24b656aade 03:22:54 ---> 55a623ee53c9 03:22:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:22:54 (14/39) Installing py3-appdirs (1.4.4-r1) 03:22:54 ---> Running in af6812bb0263 03:22:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:22:54 (16/39) Installing py3-parsing (2.4.7-r0) 03:22:54 (17/39) Installing py3-six (1.15.0-r0) 03:22:54 (18/39) Installing py3-packaging (20.4-r0) 03:22:54 (19/39) Installing py3-setuptools (47.0.0-r0) 03:22:54 (20/39) Installing py3-chardet (3.0.4-r4) 03:22:54 (21/39) Installing py3-idna (2.9-r0) 03:22:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:22:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:22:54 (24/39) Installing py3-requests (2.23.0-r0) 03:22:54 (25/39) Installing py3-msgpack (1.0.0-r0) 03:22:54 (26/39) Installing py3-lockfile (0.12.2-r3) 03:22:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:22:54 (28/39) Installing py3-colorama (0.4.3-r0) 03:22:54 (29/39) Installing py3-distlib (0.3.0-r0) 03:22:54 (30/39) Installing py3-distro (1.5.0-r1) 03:22:54 (31/39) Installing py3-webencodings (0.5.1-r3) 03:22:54 (32/39) Installing py3-html5lib (1.0.1-r4) 03:22:54 (33/39) Installing py3-pytoml (0.1.21-r0) 03:22:54 (34/39) Installing py3-pep517 (0.8.2-r0) 03:22:54 (35/39) Installing py3-progress (1.5-r0) 03:22:54 (36/39) Installing py3-toml (0.10.1-r0) 03:22:54 (37/39) Installing py3-retrying (1.3.3-r0) 03:22:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:22:54 (39/39) Installing py3-pip (20.1.1-r0) 03:22:54 Removing intermediate container af6812bb0263 03:22:54 ---> d253af062ac0 03:22:54 Step 24/26 : LABEL arch=arm64 03:22:54 Executing busybox-1.31.1-r19.trigger 03:22:54 OK: 72 MiB in 59 packages 03:22:54 ---> Running in c4217f3eadef 03:22:55 Removing intermediate container c4217f3eadef 03:22:55 ---> 2e6d500ddbad 03:22:55 Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:22:55 ---> Running in 983495a230f3 03:22:56 Removing intermediate container 983495a230f3 03:22:56 ---> 3f642fa7e920 03:22:56 Step 26/26 : LABEL version=0.0.0 03:22:56 ---> Running in b218e2520acb 03:22:56 Removing intermediate container b218e2520acb 03:22:56 ---> 42e12a7828ac 03:22:56 03:22:57 Successfully built 42e12a7828ac 03:22:57 Successfully tagged security-secretstore-setup-arm64:latest 03:22:59  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 03:22:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:22:59 Collecting websocket-client<1.0,>=0.32.0 03:23:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:23:00 Collecting jsonschema<3,>=2.5.1 03:23:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:23:00 Collecting texttable<0.10,>=0.9.0 03:23:00 Downloading texttable-0.9.1.tar.gz (11 kB) 03:23:02 Collecting cached-property<2,>=1.2.0 03:23:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:23:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:23:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:23:04 Collecting PyYAML<4,>=3.10 03:23:05 Downloading PyYAML-3.13.tar.gz (270 kB) 03:23:08 Collecting docker<4.0,>=3.6.0 03:23:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:23:08 Collecting dockerpty<0.5,>=0.4.1 03:23:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:23:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:23:10 Collecting docopt<0.7,>=0.6.1 03:23:10 Downloading docopt-0.6.2.tar.gz (25 kB) 03:23:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:23:12 Collecting idna<2.8,>=2.5 03:23:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:23:12 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:23:13 Collecting urllib3<1.25,>=1.21.1 03:23:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:23:13 Collecting docker-pycreds>=0.4.0 03:23:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:23:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:23:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:23:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:23:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:23:14 Installing collected packages: websocket-client, jsonschema, texttable, cached-property, idna, urllib3, requests, PyYAML, docker-pycreds, docker, dockerpty, docopt, docker-compose 03:23:14 Running setup.py install for texttable: started 03:23:16 Running setup.py install for texttable: finished with status 'done' 03:23:16 Attempting uninstall: idna 03:23:16 Found existing installation: idna 2.9 03:23:16 Uninstalling idna-2.9: 03:23:16 Successfully uninstalled idna-2.9 03:23:17 Attempting uninstall: urllib3 03:23:17 Found existing installation: urllib3 1.25.9 03:23:17 Uninstalling urllib3-1.25.9: 03:23:17 Successfully uninstalled urllib3-1.25.9 03:23:18 Attempting uninstall: requests 03:23:18 Found existing installation: requests 2.23.0 03:23:18 Uninstalling requests-2.23.0: 03:23:18 Successfully uninstalled requests-2.23.0 03:23:18 Running setup.py install for PyYAML: started 03:23:20 Running setup.py install for PyYAML: finished with status 'done' 03:23:21 Running setup.py install for dockerpty: started 03:23:23 Running setup.py install for dockerpty: finished with status 'done' 03:23:23 Running setup.py install for docopt: started 03:23:25 Running setup.py install for docopt: finished with status 'done' 03:23:25 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 03:23:34 Removing intermediate container d24d535bb9e3 03:23:34 ---> 940fb680e8a5 03:23:34 Step 15/24 : ENV APP_PORT=58890 03:23:34 ---> Running in ed80521c455c 03:23:34 Removing intermediate container ed80521c455c 03:23:34 ---> fef41897f37b 03:23:34 Step 16/24 : EXPOSE $APP_PORT 03:23:34 ---> Running in b801728a6ad7 03:23:34 Removing intermediate container b801728a6ad7 03:23:34 ---> 9c849b4c08cd 03:23:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:23:35 ---> b8b22f9c965d 03:23:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:23:36 ---> dd4b4a71e469 03:23:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:23:37 ---> 4cde837e34c2 03:23:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:23:37 ---> Running in 5f9467a32aea 03:23:38 Removing intermediate container 5f9467a32aea 03:23:38 ---> 3734f747e9a5 03:23:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:38 ---> Running in 172b262b6ee1 03:23:39 Removing intermediate container 172b262b6ee1 03:23:39 ---> b170bb3a8eac 03:23:39 Step 22/24 : LABEL arch=arm64 03:23:39 ---> Running in da8f65df0387 03:23:39 Removing intermediate container da8f65df0387 03:23:39 ---> 741d04550bd6 03:23:39 Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 03:23:39 ---> Running in f1b628172601 03:23:40 Removing intermediate container f1b628172601 03:23:40 ---> 1089e07bfe9a 03:23:40 Step 24/24 : LABEL version=0.0.0 03:23:40 ---> Running in 224012345e5d 03:23:41 Removing intermediate container 224012345e5d 03:23:41 ---> 6bc5519254b9 03:23:41 03:23:41 Successfully built 6bc5519254b9 03:23:41 Successfully tagged sys-mgmt-agent-arm64:latest 03:23:41  Building sys-mgmt-agent ... done  [Pipeline] } 03:23:41 $ docker stop --time=1 bd919aba38d034cda44870c243ead02e537962c9dc1c325418444b37a2b396dc 03:23:43 $ docker rm -f bd919aba38d034cda44870c243ead02e537962c9dc1c325418444b37a2b396dc [Pipeline] // withDockerContainer [Pipeline] sh 03:23:44 + docker images 03:23:44 REPOSITORY TAG IMAGE ID CREATED SIZE 03:23:44 sys-mgmt-agent-arm64 latest 6bc5519254b9 4 seconds ago 299MB 03:23:44 security-secretstore-setup-arm64 latest 42e12a7828ac 48 seconds ago 27.1MB 03:23:44 security-proxy-setup-arm64 latest 3e9e39ed49db 55 seconds ago 24.2MB 03:23:44 core-command-arm64 latest 78908a23af45 About a minute ago 15MB 03:23:44 75bad8d8f7be About a minute ago 969MB 03:23:44 939215e3c0d6 About a minute ago 976MB 03:23:44 7735b07a14ad About a minute ago 973MB 03:23:44 7d2cc582b387 About a minute ago 966MB 03:23:44 security-bootstrapper-arm64 latest 02ff5f964308 4 minutes ago 17.5MB 03:23:44 core-data-arm64 latest aa30fbe2a29b 4 minutes ago 19.1MB 03:23:44 support-notifications-arm64 latest f0cee881d3a5 4 minutes ago 15.7MB 03:23:44 core-metadata-arm64 latest c4372ba75434 4 minutes ago 15.7MB 03:23:44 support-scheduler-arm64 latest 176d5b8dbf7c 4 minutes ago 15.1MB 03:23:44 8f5b90663539 4 minutes ago 975MB 03:23:44 6e55135bfce3 4 minutes ago 972MB 03:23:44 0966d83879e8 4 minutes ago 969MB 03:23:44 0479a0fd6f01 4 minutes ago 970MB 03:23:44 dfac3b08a499 4 minutes ago 968MB 03:23:44 ci-base-image-arm64 latest 6931b2671948 14 minutes ago 641MB 03:23:44 alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB 03:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB 03:23:44 docker 20.10.0 eeaf43b92773 6 months ago 228MB 03:23:44 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 03:23:45 ---> job-cost.sh 03:23:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QQQy 03:24:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-QQQy/bin to PATH 03:26:01 INFO: No Stack... 03:26:01 INFO: Retrieving Pricing Info for: v2-standard-4 03:26:01 INFO: Archiving Costs [Pipeline] sh 03:26:01 + cut -d, -f6 03:26:01 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 03:26:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] 03:26:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] did not exist. Created. 03:26:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:02 + echo total: 0.18000000715255737 [Pipeline] stash 03:26:02 Stashed 1 file(s) [Pipeline] } 03:26:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:26:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:26:06 ---> package-listing.sh 03:26:06 ++ facter osfamily 03:26:06 ++ tr '[:upper:]' '[:lower:]' 03:26:06 + OS_FAMILY=redhat 03:26:06 + workspace=/w/workspace/edgex-go/1 03:26:06 + START_PACKAGES=/tmp/packages_start.txt 03:26:06 + END_PACKAGES=/tmp/packages_end.txt 03:26:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:26:06 + PACKAGES=/tmp/packages_start.txt 03:26:06 + '[' /w/workspace/edgex-go/1 ']' 03:26:06 + PACKAGES=/tmp/packages_end.txt 03:26:06 + case "${OS_FAMILY}" in 03:26:06 + sort 03:26:06 + rpm -qa 03:26:08 + '[' -f /tmp/packages_start.txt ']' 03:26:08 + '[' -f /tmp/packages_end.txt ']' 03:26:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:26:08 + '[' /w/workspace/edgex-go/1 ']' 03:26:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:26:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:26:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:26:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:26:09 03:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:26:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:26:10 alpine: Pulling from edgex-lftools-log-publisher 03:26:10 df20fa9351a1: Pulling fs layer 03:26:10 36b3adc4ff6f: Pulling fs layer 03:26:10 8ad3a11d3b57: Pulling fs layer 03:26:10 46f8f816bc3b: Pulling fs layer 03:26:10 93b61091891f: Pulling fs layer 03:26:10 93b9cdb0e59b: Pulling fs layer 03:26:10 5e14af77c1be: Pulling fs layer 03:26:10 01666e4c0597: Pulling fs layer 03:26:10 aa168da1d23b: Pulling fs layer 03:26:10 46f8f816bc3b: Waiting 03:26:10 93b61091891f: Waiting 03:26:10 93b9cdb0e59b: Waiting 03:26:10 5e14af77c1be: Waiting 03:26:10 01666e4c0597: Waiting 03:26:10 aa168da1d23b: Waiting 03:26:10 36b3adc4ff6f: Verifying Checksum 03:26:10 36b3adc4ff6f: Download complete 03:26:10 46f8f816bc3b: Verifying Checksum 03:26:10 46f8f816bc3b: Download complete 03:26:10 df20fa9351a1: Verifying Checksum 03:26:10 df20fa9351a1: Download complete 03:26:10 93b9cdb0e59b: Verifying Checksum 03:26:10 93b9cdb0e59b: Download complete 03:26:10 5e14af77c1be: Verifying Checksum 03:26:10 5e14af77c1be: Download complete 03:26:10 01666e4c0597: Verifying Checksum 03:26:10 01666e4c0597: Download complete 03:26:10 93b61091891f: Verifying Checksum 03:26:10 93b61091891f: Download complete 03:26:10 8ad3a11d3b57: Verifying Checksum 03:26:10 8ad3a11d3b57: Download complete 03:26:10 df20fa9351a1: Pull complete 03:26:10 36b3adc4ff6f: Pull complete 03:26:11 8ad3a11d3b57: Pull complete 03:26:11 46f8f816bc3b: Pull complete 03:26:11 93b61091891f: Pull complete 03:26:11 93b9cdb0e59b: Pull complete 03:26:11 5e14af77c1be: Pull complete 03:26:11 01666e4c0597: Pull complete 03:26:12 aa168da1d23b: Verifying Checksum 03:26:12 aa168da1d23b: Download complete 03:26:16 aa168da1d23b: Pull complete 03:26:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:26:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:26:16 prd-centos7-docker-4c-2g-828 does not seem to be running inside a container 03:26:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:26:19 $ docker top 571c3b7102123f8c51966cb57d7406cba9c966abd8b40e9ddc1d969aa9849c4f -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:20 + touch /tmp/pre-build-complete [Pipeline] sh 03:26:20 + mkdir -p /var/log/sa [Pipeline] sh 03:26:20 + ls /var/log/sa-host 03:26:20 + sadf -c /var/log/sa-host/sa05 03:26:20 file_magic: OK 03:26:20 HZ: Using current value: 100 03:26:20 file_header: OK 03:26:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:26:20 Statistics: 03:26:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:26:20 File successfully converted to sysstat format version 12.2.1 03:26:20 + sadf -c /var/log/sa-host/sa23 03:26:20 file_magic: OK 03:26:20 HZ: Using current value: 100 03:26:20 file_header: OK 03:26:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:26:20 Statistics: 03:26:20 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... 03:26:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:21 provisioning config files... 03:26:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6195737177507812440tmp [Pipeline] { [Pipeline] echo 03:26:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:26:22 ---> create-netrc.sh [Pipeline] } 03:26:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:26:22 ---> python-tools-install.sh [Pipeline] echo 03:26:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:26:22 ---> sudo-logs.sh 03:26:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:26:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:26:23 ---> job-cost.sh 03:26:23 lf-activate-venv: SKIPPING 03:26:23 DEBUG: total: 0.18000000715255737 03:26:23 INFO: Retrieving Stack Cost... 03:26:24 INFO: Retrieving Pricing Info for: v3-standard-2 03:26:25 INFO: Archiving Costs [Pipeline] echo 03:26:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:26:25 ---> logs-deploy.sh 03:26:25 lf-activate-venv: SKIPPING 03:26:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/1 03:26:25 INFO: archiving workspace using pattern(s): 03:26:26 Archives upload complete. 03:26:26 INFO: archiving logs to Nexus 03:26:26 ---> uname -a: 03:26:26 Linux prd-centos7-docker-4c-2g-828.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:26:26 03:26:26 03:26:26 ---> lscpu: 03:26:26 Architecture: x86_64 03:26:26 CPU op-mode(s): 32-bit, 64-bit 03:26:26 Byte Order: Little Endian 03:26:26 Address sizes: 40 bits physical, 48 bits virtual 03:26:26 CPU(s): 2 03:26:26 On-line CPU(s) list: 0,1 03:26:26 Thread(s) per core: 1 03:26:26 Core(s) per socket: 1 03:26:26 Socket(s): 2 03:26:26 NUMA node(s): 1 03:26:26 Vendor ID: AuthenticAMD 03:26:26 CPU family: 23 03:26:26 Model: 49 03:26:26 Model name: AMD EPYC-Rome Processor 03:26:26 Stepping: 0 03:26:26 CPU MHz: 2800.000 03:26:26 BogoMIPS: 5600.00 03:26:26 Virtualization: AMD-V 03:26:26 Hypervisor vendor: KVM 03:26:26 Virtualization type: full 03:26:26 L1d cache: 64 KiB 03:26:26 L1i cache: 64 KiB 03:26:26 L2 cache: 1 MiB 03:26:26 L3 cache: 32 MiB 03:26:26 NUMA node0 CPU(s): 0,1 03:26:26 Vulnerability Itlb multihit: Not affected 03:26:26 Vulnerability L1tf: Not affected 03:26:26 Vulnerability Mds: Not affected 03:26:26 Vulnerability Meltdown: Not affected 03:26:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:26:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:26:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:26:26 Vulnerability Srbds: Not affected 03:26:26 Vulnerability Tsx async abort: Not affected 03:26:26 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 03:26:26 03:26:26 03:26:26 ---> nproc: 03:26:26 2 03:26:26 03:26:26 03:26:26 ---> df -h: 03:26:26 Filesystem Size Used Available Use% Mounted on 03:26:26 overlay 40.0G 12.0G 27.9G 30% / 03:26:26 tmpfs 64.0M 0 64.0M 0% /dev 03:26:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:26:26 shm 64.0M 0 64.0M 0% /dev/shm 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp 03:26:26 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 03:26:26 03:26:26 03:26:26 ---> free -m: 03:26:26 total used free shared buff/cache available 03:26:26 Mem: 7821 1202 2191 0 4427 6575 03:26:26 Swap: 1023 1 1022 03:26:26 03:26:26 03:26:26 ---> ip addr: 03:26:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:26:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:26:26 inet 127.0.0.1/8 scope host lo 03:26:26 valid_lft forever preferred_lft forever 03:26:26 inet6 ::1/128 scope host 03:26:26 valid_lft forever preferred_lft forever 03:26:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:26:26 link/ether fa:16:3e:e7:cf:ea brd ff:ff:ff:ff:ff:ff 03:26:26 inet 10.30.123.104/23 brd 10.30.123.255 scope global dynamic eth0 03:26:26 valid_lft 85027sec preferred_lft 85027sec 03:26:26 inet6 fe80::f816:3eff:fee7:cfea/64 scope link 03:26:26 valid_lft forever preferred_lft forever 03:26:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:26:26 link/ether 02:42:24:28:b2:35 brd ff:ff:ff:ff:ff:ff 03:26:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:26:26 valid_lft forever preferred_lft forever 03:26:26 inet6 fe80::42:24ff:fe28:b235/64 scope link 03:26:26 valid_lft forever preferred_lft forever 03:26:26 03:26:26 03:26:26 ---> sar -b -r -n DEV: 03:26:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 03:26:26 03:26:26 03:03:23 LINUX RESTART (2 CPU) 03:26:26 03:26:26 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:26:26 03:05:01 99.70 3.91 95.79 0.00 2644.86 19704.65 0.00 03:26:26 03:06:01 186.21 0.00 186.21 0.00 0.00 48322.96 0.00 03:26:26 03:07:01 59.15 0.02 59.13 0.00 0.54 10892.39 0.00 03:26:26 03:08:01 107.91 0.02 107.89 0.00 0.53 20180.79 0.00 03:26:26 03:09:01 594.54 154.75 439.79 0.00 3678.08 293980.00 0.00 03:26:26 03:10:01 329.66 18.29 311.36 0.00 1303.30 131193.25 0.00 03:26:26 03:11:01 420.30 61.26 359.04 0.00 4404.80 90509.56 0.00 03:26:26 03:12:01 1.20 0.00 1.20 0.00 0.00 18.30 0.00 03:26:26 03:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 03:26:26 03:14:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 03:26:26 03:15:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 03:26:26 03:16:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 03:26:26 03:17:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 03:26:26 03:18:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 03:26:26 03:19:01 0.47 0.18 0.28 0.00 5.73 3.93 0.00 03:26:26 03:20:01 0.77 0.00 0.77 0.00 0.00 15.49 0.00 03:26:26 03:21:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 03:26:26 03:22:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 03:26:26 03:23:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 03:26:26 03:24:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 03:26:26 03:25:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 03:26:26 03:26:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 03:26:26 Average: 82.05 10.85 71.19 0.00 547.97 27994.49 0.00 03:26:26 03:26:26 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:26:26 03:05:01 5143588 0 802428 10.02 2620 2060304 1290240 14.24 726680 1723816 152 03:26:26 03:06:01 4077688 0 1000232 12.49 2620 2928400 1567384 17.30 1161592 2229708 174468 03:26:26 03:07:01 3834224 0 1066808 13.32 2620 3105288 1737544 19.18 1315956 2300532 41720 03:26:26 03:08:01 3769544 0 1041708 13.01 2620 3195068 1739748 19.21 1169820 2499280 8 03:26:26 03:09:01 838344 0 1561708 19.50 2620 5606268 3208336 35.42 2708224 3722228 356 03:26:26 03:10:01 148992 0 1497768 18.70 2620 6359560 3035696 33.52 2626504 4487428 421320 03:26:26 03:11:01 2844704 0 1154864 14.42 2620 4006752 1483520 16.38 1341636 3111392 20 03:26:26 03:12:01 2864816 0 1134744 14.17 2620 4006760 1265128 13.97 1353684 3084072 12 03:26:26 03:13:01 2862164 0 1137396 14.20 2620 4006760 1265248 13.97 1364208 3076076 8 03:26:26 03:14:01 2863748 0 1135804 14.18 2620 4006768 1265236 13.97 1364048 3076076 16 03:26:26 03:15:01 2863772 0 1135776 14.18 2620 4006772 1265248 13.97 1363952 3076080 8 03:26:26 03:16:01 2864296 0 1135248 14.17 2620 4006776 1265128 13.97 1363972 3076076 8 03:26:26 03:17:01 2864156 0 1135380 14.18 2620 4006784 1265128 13.97 1363864 3076076 8 03:26:26 03:18:01 2864404 0 1135132 14.17 2620 4006784 1265128 13.97 1363868 3076076 8 03:26:26 03:19:01 2864160 0 1135336 14.18 2620 4006824 1265224 13.97 1363972 3076092 24 03:26:26 03:20:01 2863960 0 1135536 14.18 2620 4006824 1265188 13.97 1364028 3076092 12 03:26:26 03:21:01 2864196 0 1135292 14.18 2620 4006832 1265128 13.97 1363900 3076092 16 03:26:26 03:22:01 2864204 0 1135280 14.18 2620 4006836 1265128 13.97 1363904 3076092 16 03:26:26 03:23:01 2864080 0 1135400 14.18 2620 4006840 1265128 13.97 1364032 3076092 8 03:26:26 03:24:01 2863820 0 1135656 14.18 2620 4006844 1265212 13.97 1364112 3076092 12 03:26:26 03:25:01 2864008 0 1135464 14.18 2620 4006848 1265176 13.97 1363920 3076096 12 03:26:26 03:26:01 2864096 0 1135372 14.18 2620 4006852 1265128 13.97 1363944 3076092 8 03:26:26 Average: 2891680 0 1143561 14.28 2620 3971079 1501819 16.58 1431810 3010166 29010 03:26:26 03:26:26 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:26:26 03:05:01 eth0 1047.29 1300.65 5895.65 184.13 0.00 0.00 0.00 0.00 03:26:26 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:05:01 docker0 840.52 536.25 70.92 2683.84 0.00 0.00 0.00 0.00 03:26:26 03:06:01 vethcfe9550 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:26:26 03:06:01 eth0 514.67 453.08 3545.63 48.49 0.00 0.00 0.00 0.00 03:26:26 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:06:01 docker0 211.52 239.69 14.60 840.21 0.00 0.00 0.00 0.00 03:26:26 03:07:01 vethcfe9550 1.90 1.90 0.15 0.16 0.00 0.00 0.00 0.00 03:26:26 03:07:01 eth0 34.87 21.31 24.48 66.64 0.00 0.00 0.00 0.00 03:26:26 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:07:01 docker0 1.90 1.90 0.12 0.16 0.00 0.00 0.00 0.00 03:26:26 03:08:01 veth5a8c25d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:08:01 eth0 179.14 154.68 1694.67 23.02 0.00 0.00 0.00 0.00 03:26:26 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:09:01 veth9250e93 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:09:01 veth37ca3c5 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 03:26:26 03:09:01 veth20909d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:09:01 veth0a18045 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:26:26 03:10:01 veth37ca3c5 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 03:26:26 03:10:01 veth8b7f60d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:26:26 03:10:01 eth0 2410.70 2356.58 13299.01 490.77 0.00 0.00 0.00 0.00 03:26:26 03:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:26:26 03:11:01 eth0 146.07 89.38 534.43 76.66 0.00 0.00 0.00 0.00 03:26:26 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:11:01 docker0 1182.47 953.95 94.12 4314.52 0.00 0.00 0.00 0.00 03:26:26 03:12:01 eth0 0.75 0.32 0.07 0.03 0.00 0.00 0.00 0.00 03:26:26 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:13:01 eth0 0.72 0.43 0.29 0.21 0.00 0.00 0.00 0.00 03:26:26 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:14:01 eth0 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 03:26:26 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:15:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 03:26:26 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:26:26 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:26:26 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:18:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:26:26 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:19:01 eth0 0.13 0.13 0.08 0.04 0.00 0.00 0.00 0.00 03:26:26 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:20:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 03:26:26 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:21:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:26:26 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:26:26 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:24:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:26:26 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:25:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:26:26 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:26:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 Average: eth0 99.32 100.35 605.76 24.08 0.00 0.00 0.00 0.00 03:26:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:26 Average: docker0 53.80 43.40 4.28 196.29 0.00 0.00 0.00 0.00 03:26:26 03:26:26 03:26:26 ---> sar -P ALL: 03:26:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 03:26:26 03:26:26 03:03:23 LINUX RESTART (2 CPU) 03:26:26 03:26:26 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:26:26 03:05:01 all 20.12 0.00 5.23 4.01 0.10 70.55 03:26:26 03:05:01 0 17.84 0.00 6.26 4.27 0.09 71.54 03:26:26 03:05:01 1 22.41 0.00 4.20 3.74 0.10 69.55 03:26:26 03:06:01 all 40.86 0.00 9.53 3.93 0.11 45.57 03:26:26 03:06:01 0 41.27 0.00 9.49 3.63 0.11 45.51 03:26:26 03:06:01 1 40.45 0.00 9.56 4.24 0.11 45.63 03:26:26 03:07:01 all 37.35 0.00 4.97 0.82 0.10 56.76 03:26:26 03:07:01 0 36.87 0.00 4.94 0.89 0.11 57.19 03:26:26 03:07:01 1 37.83 0.00 5.00 0.75 0.09 56.33 03:26:26 03:08:01 all 52.79 0.00 8.78 2.91 0.11 35.42 03:26:26 03:08:01 0 52.95 0.00 8.80 2.72 0.11 35.42 03:26:26 03:08:01 1 52.62 0.00 8.75 3.10 0.11 35.43 03:26:26 03:09:01 all 33.64 0.00 20.96 31.72 0.13 13.55 03:26:26 03:09:01 0 33.70 0.00 21.02 31.26 0.13 13.90 03:26:26 03:09:01 1 33.58 0.00 20.89 32.19 0.13 13.21 03:26:26 03:10:01 all 70.48 0.00 13.93 13.40 0.13 2.06 03:26:26 03:10:01 0 71.35 0.00 13.49 12.94 0.11 2.11 03:26:26 03:10:01 1 69.61 0.00 14.37 13.87 0.15 2.01 03:26:26 03:11:01 all 51.91 0.00 13.61 7.83 0.12 26.53 03:26:26 03:11:01 0 50.54 0.00 14.42 8.19 0.13 26.72 03:26:26 03:11:01 1 53.27 0.00 12.81 7.48 0.11 26.33 03:26:26 03:12:01 all 0.10 0.00 0.05 0.00 0.03 99.82 03:26:26 03:12:01 0 0.17 0.00 0.05 0.00 0.03 99.75 03:26:26 03:12:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:26:26 03:13:01 all 0.11 0.00 0.03 0.00 0.04 99.82 03:26:26 03:13:01 0 0.17 0.00 0.03 0.00 0.03 99.77 03:26:26 03:13:01 1 0.05 0.00 0.02 0.00 0.05 99.88 03:26:26 03:14:01 all 0.06 0.00 0.04 0.00 0.03 99.87 03:26:26 03:14:01 0 0.10 0.00 0.05 0.00 0.02 99.83 03:26:26 03:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:26:26 03:15:01 all 0.11 0.00 0.02 0.00 0.03 99.84 03:26:26 03:15:01 0 0.22 0.00 0.02 0.00 0.03 99.73 03:26:26 03:15:01 1 0.00 0.00 0.02 0.00 0.03 99.95 03:26:26 03:26:26 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:26:26 03:16:01 all 0.10 0.00 0.02 0.00 0.03 99.86 03:26:26 03:16:01 0 0.15 0.00 0.02 0.00 0.03 99.80 03:26:26 03:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:26:26 03:17:01 all 0.07 0.00 0.01 0.00 0.04 99.88 03:26:26 03:17:01 0 0.12 0.00 0.00 0.00 0.03 99.85 03:26:26 03:17:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:26:26 03:18:01 all 0.06 0.00 0.02 0.00 0.03 99.89 03:26:26 03:18:01 0 0.10 0.00 0.02 0.00 0.03 99.85 03:26:26 03:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:26:26 03:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:26:26 03:19:01 0 0.12 0.00 0.03 0.00 0.03 99.82 03:26:26 03:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:26:26 03:20:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:26:26 03:20:01 0 0.13 0.00 0.03 0.00 0.03 99.80 03:26:26 03:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:26:26 03:21:01 all 0.02 0.00 0.03 0.00 0.03 99.92 03:26:26 03:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:26:26 03:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:26:26 03:22:01 all 0.08 0.00 0.02 0.00 0.03 99.87 03:26:26 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:26:26 03:22:01 1 0.13 0.00 0.02 0.00 0.05 99.80 03:26:26 03:23:01 all 0.05 0.00 0.02 0.00 0.04 99.89 03:26:26 03:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 03:26:26 03:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 03:26:26 03:24:01 all 0.10 0.00 0.03 0.00 0.02 99.86 03:26:26 03:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:26:26 03:24:01 1 0.15 0.00 0.03 0.00 0.00 99.82 03:26:26 03:25:01 all 0.06 0.00 0.02 0.00 0.03 99.89 03:26:26 03:25:01 0 0.02 0.00 0.03 0.00 0.05 99.90 03:26:26 03:25:01 1 0.10 0.00 0.00 0.00 0.02 99.88 03:26:26 03:26:01 all 0.05 0.00 0.02 0.00 0.03 99.91 03:26:26 03:26:01 0 0.03 0.00 0.00 0.00 0.03 99.93 03:26:26 03:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:26:26 03:26:26 Average: CPU %user %nice %system %iowait %steal %idle 03:26:26 Average: all 13.27 0.00 3.33 2.78 0.06 80.57 03:26:26 Average: 0 13.17 0.00 3.39 2.74 0.06 80.64 03:26:26 Average: 1 13.37 0.00 3.27 2.81 0.06 80.50 03:26:26 03:26:26 03:26:26