Pull request #3825 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9+451b096496c10626fafafdb288817a63ed714faa (8ed88b04169fc1f3e8bd768100d4a7f214401e69) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4934554914411467205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1593423437298916809.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3825/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7998282396265669220.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5010290738589262427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9222621503525891666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3825/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4123823485147538970.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Running on prd-centos7-docker-4c-2g-446 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6013519179482316411.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 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 Merge succeeded, producing 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 Checking out Revision 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 (PR-3825) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2736865831318492055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1002760915438881936.key > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 Commit message: "fix(snap): add token for the external-mqtt-trigger profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:47 ========================================================= 15:11:47 EdgeX Global Pipelines Version Info 15:11:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:48 ------------------- 15:11:48 stable info: 15:11:48 ------------------- 15:11:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:48 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 15:11:48 Message: update stable to v1.0.217 15:11:49 ------------------- 15:11:49 experimental info: 15:11:49 ------------------- 15:11:49 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:49 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 15:11:49 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25fbc73 [Pipeline] echo 15:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:50 provisioning config files... 15:11:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3106599430233207526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:50 ---> docker-login.sh 15:11:50 nexus3.edgexfoundry.org:10001 15:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:51 Configure a credential helper to remove this warning. See 15:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:51 15:11:51 Login Succeeded 15:11:51 nexus3.edgexfoundry.org:10002 15:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:51 Configure a credential helper to remove this warning. See 15:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:51 15:11:51 Login Succeeded 15:11:51 nexus3.edgexfoundry.org:10003 15:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:51 Configure a credential helper to remove this warning. See 15:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:51 15:11:51 Login Succeeded 15:11:51 nexus3.edgexfoundry.org:10004 15:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:51 Configure a credential helper to remove this warning. See 15:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:51 15:11:51 Login Succeeded 15:11:51 docker.io 15:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:51 Configure a credential helper to remove this warning. See 15:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:51 15:11:51 Login Succeeded 15:11:51 ---> docker-login.sh ends [Pipeline] } 15:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:52 ++ 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 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/core-command/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo core-command,cmd/core-command/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/core-data/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo core-data,cmd/core-data/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/core-metadata/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo core-metadata,cmd/core-metadata/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/security-bootstrapper/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/security-proxy-setup/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/support-notifications/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo support-notifications,cmd/support-notifications/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/support-scheduler/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:11:52 + for file in '`ls cmd/**/Dockerfile`' 15:11:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:11:52 ++ cut -d/ -f2 15:11:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:11:52 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] { (Build Check) [Pipeline] sh 15:11:52 + git rev-list -1 --merges 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9~1..25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] echo 15:11:52 -----------> git rev-list -1 --merges 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9~1..25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [false] [Pipeline] sh 15:11:53 + git log --format=format:%s -1 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] echo 15:11:53 ========================================================= 15:11:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:11:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:11:53 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:11:53 + grep -v github /etc/ssh/ssh_known_hosts 15:11:53 + '[' -e /tmp/ssh_known_hosts ']' 15:11:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:11:53 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:11:53 + sudo tee -a /etc/ssh/ssh_known_hosts 15:11:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:54 15:11:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:11:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:54 latest: Pulling from edgex-devops/git-semver 15:11:54 a0d0a0d46f8b: Pulling fs layer 15:11:54 3e5f54012d9b: Pulling fs layer 15:11:54 4c7163046ea9: Pulling fs layer 15:11:54 0c2d73faf560: Pulling fs layer 15:11:54 0c2d73faf560: Waiting 15:11:54 3e5f54012d9b: Verifying Checksum 15:11:54 3e5f54012d9b: Download complete 15:11:54 a0d0a0d46f8b: Verifying Checksum 15:11:54 a0d0a0d46f8b: Download complete 15:11:54 0c2d73faf560: Verifying Checksum 15:11:54 0c2d73faf560: Download complete 15:11:55 4c7163046ea9: Verifying Checksum 15:11:55 4c7163046ea9: Download complete 15:11:55 a0d0a0d46f8b: Pull complete 15:11:55 3e5f54012d9b: Pull complete 15:11:55 4c7163046ea9: Pull complete 15:11:55 0c2d73faf560: Pull complete 15:11:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:11:55 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 15:11:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:56 $ docker top df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:56 [ssh-agent] Looking for ssh-agent implementation... 15:11:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:56 $ docker exec df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent 15:11:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjabhAA/agent.14 15:11:56 SSH_AGENT_PID=20 15:11:56 Running ssh-add (command line suppressed) 15:11:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5407950293619514948.key (/w/workspace/edgex-go/1@tmp/private_key_5407950293619514948.key) 15:11:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:57 + git tag --points-at HEAD [Pipeline] } 15:11:57 $ docker exec --env ******** --env ******** df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent -k 15:11:57 unset SSH_AUTH_SOCK; 15:11:57 unset SSH_AGENT_PID; 15:11:57 echo Agent pid 20 killed; 15:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:57 [ssh-agent] Looking for ssh-agent implementation... 15:11:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:57 $ docker exec df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent 15:11:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdJkiE/agent.53 15:11:57 SSH_AGENT_PID=59 15:11:57 Running ssh-add (command line suppressed) 15:11:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1392073767419323133.key (/w/workspace/edgex-go/1@tmp/private_key_1392073767419323133.key) 15:11:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:58 + git semver init 15:11:58 # -> Open(): unable to determine branch for HEAD 15:11:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:11:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:11:58 # $SEMVER_REMOTE_NAME = origin 15:11:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:58 # $SEMVER_USER_NAME = edgex-jenkins 15:11:58 # $SEMVER_BRANCH = PR-3825 15:11:58 # $SEMVER_TEMP = /tmp/semver-201662440 15:11:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:12:13 # '/tmp/semver-201662440' -> '/w/workspace/edgex-go/1/.semver' 15:12:13 # -> Force: false 15:12:13 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:12:13 $ docker exec --env ******** --env ******** df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 ssh-agent -k 15:12:13 unset SSH_AUTH_SOCK; 15:12:13 unset SSH_AGENT_PID; 15:12:13 echo Agent pid 59 killed; 15:12:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:13 + git semver [Pipeline] } 15:12:13 $ docker stop --time=1 df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 15:12:15 $ docker rm -f df2ca4992d7b6fc787e0f05c1036afa86f88e346159ed0dada6bf2a105d8a9d1 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:16 Stashed 1 file(s) [Pipeline] echo 15:12:16 [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] echo 15:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:16 ========================================================= 15:12:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:12:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:17 a0d0a0d46f8b: Already exists 15:12:17 31adcdaf11c8: Pulling fs layer 15:12:17 b8b176561691: Pulling fs layer 15:12:17 4527c011a84f: Pulling fs layer 15:12:17 5d74067f8e1e: Pulling fs layer 15:12:17 e0aca202a116: Pulling fs layer 15:12:17 3a43be97a3b4: Pulling fs layer 15:12:17 34cad66bf833: Pulling fs layer 15:12:17 b4e3c513aaa6: Pulling fs layer 15:12:17 3a43be97a3b4: Waiting 15:12:17 5d74067f8e1e: Waiting 15:12:17 34cad66bf833: Waiting 15:12:17 b4e3c513aaa6: Waiting 15:12:17 e0aca202a116: Waiting 15:12:17 b8b176561691: Verifying Checksum 15:12:17 b8b176561691: Download complete 15:12:17 31adcdaf11c8: Verifying Checksum 15:12:17 31adcdaf11c8: Download complete 15:12:17 5d74067f8e1e: Verifying Checksum 15:12:17 5d74067f8e1e: Download complete 15:12:17 e0aca202a116: Verifying Checksum 15:12:17 e0aca202a116: Download complete 15:12:17 3a43be97a3b4: Verifying Checksum 15:12:17 3a43be97a3b4: Download complete 15:12:17 31adcdaf11c8: Pull complete 15:12:17 34cad66bf833: Verifying Checksum 15:12:17 34cad66bf833: Download complete 15:12:17 b8b176561691: Pull complete 15:12:17 b4e3c513aaa6: Verifying Checksum 15:12:17 b4e3c513aaa6: Download complete 15:12:17 4527c011a84f: Verifying Checksum 15:12:17 4527c011a84f: Download complete 15:12:21 4527c011a84f: Pull complete 15:12:21 5d74067f8e1e: Pull complete 15:12:21 e0aca202a116: Pull complete 15:12:21 3a43be97a3b4: Pull complete 15:12:21 34cad66bf833: Pull complete 15:12:23 b4e3c513aaa6: Pull complete 15:12:23 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:12:24 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:24 WORKDIR /edgex 15:12:24 COPY go.mod . 15:12:24 RUN go mod download' 15:12:24 + docker build -t ci-base-image-x86_64 -f - . 15:12:25 Sending build context to Docker daemon 334.3MB 15:12:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:12:25 ---> 9f6097aaca64 15:12:25 Step 2/4 : WORKDIR /edgex 15:12:27 ---> Running in f0fcbe961f24 15:12:27 Removing intermediate container f0fcbe961f24 15:12:27 ---> 1b2157ad712a 15:12:27 Step 3/4 : COPY go.mod . 15:12:27 ---> 7af50e26627c 15:12:27 Step 4/4 : RUN go mod download 15:12:27 ---> Running in 973b6dbd59b4 15:12:31 Still waiting to schedule task 15:12:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:12:59 Removing intermediate container 973b6dbd59b4 15:12:59 ---> ca5db95542f4 15:12:59 Successfully built ca5db95542f4 15:12:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:12:59 + docker inspect -f . ci-base-image-x86_64 15:12:59 . [Pipeline] withDockerContainer 15:12:59 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 15:13:00 $ 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 ******** ci-base-image-x86_64 cat 15:13:00 $ docker top 494cdb1a0def64b51200f4eca535619f5a470ebd52f014b482d2d05c6df0ee48 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:00 + go version 15:13:00 go version go1.16.8 linux/amd64 [Pipeline] } 15:13:00 $ docker stop --time=1 494cdb1a0def64b51200f4eca535619f5a470ebd52f014b482d2d05c6df0ee48 15:13:02 $ docker rm -f 494cdb1a0def64b51200f4eca535619f5a470ebd52f014b482d2d05c6df0ee48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:02 + docker inspect -f . ci-base-image-x86_64 15:13:02 . [Pipeline] withDockerContainer 15:13:02 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 15:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 15:13:03 $ docker top a0343f153dbd693c0e58ede5ecbe3260551f8f9affe9c9f44f5d96dae7d3f02b -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:03 ========================================================= 15:13:03 [edgeXBuildGoParallel] Running Tests and Build... 15:13:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:13:03 + make test 15:13:03 go mod tidy 15:13:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:13:09 ? github.com/edgexfoundry/edgex-go [no test files] 15:13:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:13:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:13:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:13:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:13:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:13:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:13:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:13:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:13:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:13:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 15:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 15:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 15:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements 15:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:13:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:13:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 15:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:13:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:13:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 15:13:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:13:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:13:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:13:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 15:13:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:13:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 15:13:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 15:13:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 15:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 15:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 15:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 15:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 15:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 15:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:13:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-447 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 15:14:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:14:00 The recommended git tool is: git 15:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.218s coverage: 82.5% of statements 15:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:14:05 using credential edgex-jenkins-ssh 15:14:05 Cloning the remote Git repository 15:14:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:14:05 > git init /w/workspace/edgex-go/1 # timeout=10 15:14:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:05 > git --version # timeout=10 15:14:05 > git --version # 'git version 2.17.1' 15:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 15:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 15:14:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:14:22 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:14:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:14:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:14:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:14:22 > git config core.sparsecheckout # timeout=10 15:14:22 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 15:14:22 Merge succeeded, producing 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:14:22 Checking out Revision 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 (PR-3825) 15:14:22 > git remote # timeout=10 15:14:22 > git config --get remote.origin.url # timeout=10 15:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:22 > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 15:14:22 > git rev-parse HEAD^{commit} # timeout=10 15:14:22 > git config core.sparsecheckout # timeout=10 15:14:22 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:14:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 15:14:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 15:14:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:14:26 Commit message: "fix(snap): add token for the external-mqtt-trigger profile" 15:14:26 > git --version # timeout=10 15:14:26 > git --version # 'git version 2.17.1' 15:14:26 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:14:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:28 Dload Upload Total Spent Left Speed 15:14:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7745 0 0 57798 0 --:--:-- --:--:-- --:--:-- 57798 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh 15:14:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:14:28 + sudo tee /etc/docker/daemon.new 15:14:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:14:28 { 15:14:28 "registry-mirrors": [ 15:14:28 "https://nexus3.edgexfoundry.org:10001" 15:14:28 ], 15:14:28 "bip": "10.250.0.254/24", 15:14:28 "hosts": [ 15:14:28 "tcp://0.0.0.0:5555", 15:14:28 "unix:///var/run/docker.sock" 15:14:28 ], 15:14:28 "mtu": 1458, 15:14:28 "selinux-enabled": true, 15:14:28 "seccomp-profile": "/etc/docker/seccomp.json" 15:14:28 } [Pipeline] sh 15:14:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:14:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:47 provisioning config files... 15:14:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1941741786812200471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:48 ---> docker-login.sh 15:14:48 nexus3.edgexfoundry.org:10001 15:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:49 Configure a credential helper to remove this warning. See 15:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:49 15:14:49 Login Succeeded 15:14:49 nexus3.edgexfoundry.org:10002 15:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:49 Configure a credential helper to remove this warning. See 15:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:49 15:14:49 Login Succeeded 15:14:49 nexus3.edgexfoundry.org:10003 15:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:50 Configure a credential helper to remove this warning. See 15:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:50 15:14:50 Login Succeeded 15:14:50 nexus3.edgexfoundry.org:10004 15:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:50 Configure a credential helper to remove this warning. See 15:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:50 15:14:50 Login Succeeded 15:14:50 docker.io 15:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:51 Configure a credential helper to remove this warning. See 15:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:51 15:14:51 Login Succeeded 15:14:51 ---> docker-login.sh ends [Pipeline] } 15:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:52 ========================================================= 15:14:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:14:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:14:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:53 552d1f2373af: Pulling fs layer 15:14:53 ea3f2d53f512: Pulling fs layer 15:14:53 9e70ebbbe112: Pulling fs layer 15:14:53 7a9cfe048b4a: Pulling fs layer 15:14:53 72dc09318566: Pulling fs layer 15:14:53 f4f7b4309257: Pulling fs layer 15:14:53 0ac9a79272e3: Pulling fs layer 15:14:53 b78e95d17946: Pulling fs layer 15:14:53 72dc09318566: Waiting 15:14:53 f4f7b4309257: Waiting 15:14:53 0ac9a79272e3: Waiting 15:14:53 b78e95d17946: Waiting 15:14:53 7a9cfe048b4a: Waiting 15:14:53 9e70ebbbe112: Verifying Checksum 15:14:53 9e70ebbbe112: Download complete 15:14:53 ea3f2d53f512: Download complete 15:14:53 72dc09318566: Verifying Checksum 15:14:53 72dc09318566: Download complete 15:14:53 f4f7b4309257: Verifying Checksum 15:14:53 f4f7b4309257: Download complete 15:14:53 552d1f2373af: Verifying Checksum 15:14:53 0ac9a79272e3: Verifying Checksum 15:14:53 0ac9a79272e3: Download complete 15:14:54 552d1f2373af: Pull complete 15:14:54 ea3f2d53f512: Pull complete 15:14:55 9e70ebbbe112: Pull complete 15:14:55 b78e95d17946: Verifying Checksum 15:14:55 b78e95d17946: Download complete 15:14:55 7a9cfe048b4a: Verifying Checksum 15:14:55 7a9cfe048b4a: Download complete 15:14:58 GO111MODULE=on go vet ./... 15:15:05 7a9cfe048b4a: Pull complete 15:15:06 72dc09318566: Pull complete 15:15:06 f4f7b4309257: Pull complete 15:15:06 0ac9a79272e3: Pull complete 15:15:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:08 ./bin/test-attribution-txt.sh [Pipeline] echo 15:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:15:09 + ls -al . 15:15:09 total 644 15:15:09 drwxrwxr-x 10 1001 1001 4096 Nov 24 15:15 . 15:15:09 drwxr-xr-x 4 root root 28 Nov 24 15:13 .. 15:15:09 -rw-rw-r-- 1 1001 1001 11 Nov 24 15:11 .dockerignore 15:15:09 drwxrwxr-x 8 1001 1001 179 Nov 24 15:11 .git 15:15:09 drwxrwxr-x 4 1001 1001 142 Nov 24 15:11 .github 15:15:09 -rw-rw-r-- 1 1001 1001 804 Nov 24 15:11 .gitignore 15:15:09 -rw-rw-r-- 1 1001 1001 42 Nov 24 15:11 .golangci.yml 15:15:09 -rw-rw-r-- 1 1001 1001 76 Nov 24 15:11 .hadolint.yml 15:15:09 drwx------ 3 1001 1001 73 Nov 24 15:12 .semver 15:15:09 -rw-rw-r-- 1 1001 1001 166 Nov 24 15:11 .sonarcloud.properties 15:15:09 -rw-rw-r-- 1 1001 1001 1171 Nov 24 15:11 ADOPTERS.md 15:15:09 -rw-rw-r-- 1 1001 1001 8910 Nov 24 15:11 Attribution.txt 15:15:09 -rw-rw-r-- 1 1001 1001 51732 Nov 24 15:11 CHANGELOG.md 15:15:09 -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:11 CONTRIBUTING.md 15:15:09 -rw-rw-r-- 1 1001 1001 677 Nov 24 15:11 GOVERNANCE.md 15:15:09 -rw-rw-r-- 1 1001 1001 849 Nov 24 15:11 Jenkinsfile 15:15:09 -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:11 LICENSE 15:15:09 -rw-rw-r-- 1 1001 1001 6508 Nov 24 15:11 Makefile 15:15:09 -rw-rw-r-- 1 1001 1001 582 Nov 24 15:11 OWNERS.md 15:15:09 -rw-rw-r-- 1 1001 1001 8207 Nov 24 15:11 README.md 15:15:09 -rw-rw-r-- 1 1001 1001 6912 Nov 24 15:11 SECURITY.md 15:15:09 -rw-rw-r-- 1 1001 1001 5 Nov 24 15:12 VERSION 15:15:09 -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:11 ZMQWindows.md 15:15:09 drwxrwxr-x 2 1001 1001 37 Nov 24 15:11 bin 15:15:09 drwxrwxr-x 14 1001 1001 4096 Nov 24 15:11 cmd 15:15:09 -rw-r--r-- 1 root root 428381 Nov 24 15:14 coverage.out 15:15:09 -rw-rw-r-- 1 1001 1001 822 Nov 24 15:11 go.mod 15:15:09 -rw-rw-r-- 1 1001 1001 49471 Nov 24 15:11 go.sum 15:15:09 drwxrwxr-x 8 1001 1001 124 Nov 24 15:11 internal 15:15:09 drwxrwxr-x 3 1001 1001 16 Nov 24 15:11 openapi 15:15:09 drwxrwxr-x 4 1001 1001 71 Nov 24 15:11 snap 15:15:09 -rw-rw-r-- 1 1001 1001 204 Nov 24 15:11 version.go [Pipeline] sh 15:15:09 + '[' -e coverage.out ] 15:15:09 + chown 1001:1001 coverage.out [Pipeline] stash 15:15:09 Stashed 1 file(s) [Pipeline] sh 15:15:10 + make build 15:15:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:15:11 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 15:15:13 b78e95d17946: Pull complete 15:15:13 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:15:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:15:13 WORKDIR /edgex 15:15:13 COPY go.mod . 15:15:13 RUN go mod download 15:15:13 + docker build -t ci-base-image-arm64 -f - . 15:15:15 Sending build context to Docker daemon 168.9MB 15:15:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:15:15 ---> 8b459fc5aaf0 15:15:15 Step 2/4 : WORKDIR /edgex 15:15:17 ---> Running in c655bed5305c 15:15:18 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 15:15:18 Removing intermediate container c655bed5305c 15:15:18 ---> decb4f0d2dd1 15:15:18 Step 3/4 : COPY go.mod . 15:15:18 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 15:15:18 ---> c2b82489ec49 15:15:18 Step 4/4 : RUN go mod download 15:15:18 ---> Running in a4b82b883a29 15:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:15:19 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 15:15:20 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 15:15:21 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 15:15:22 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 15:15:23 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 15:15:24 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 15:15:24 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] } 15:15:26 $ docker stop --time=1 a0343f153dbd693c0e58ede5ecbe3260551f8f9affe9c9f44f5d96dae7d3f02b 15:15:28 $ docker rm -f a0343f153dbd693c0e58ede5ecbe3260551f8f9affe9c9f44f5d96dae7d3f02b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:30 15:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:30 latest: Pulling from edgex-devops/edgex-compose 15:15:30 cbdbe7a5bc2a: Pulling fs layer 15:15:30 ca9280d653b3: Pulling fs layer 15:15:30 7e9c9ca2126c: Pulling fs layer 15:15:30 cbdbe7a5bc2a: Verifying Checksum 15:15:30 cbdbe7a5bc2a: Download complete 15:15:30 ca9280d653b3: Verifying Checksum 15:15:30 ca9280d653b3: Download complete 15:15:30 cbdbe7a5bc2a: Pull complete 15:15:31 7e9c9ca2126c: Verifying Checksum 15:15:31 7e9c9ca2126c: Download complete 15:15:31 ca9280d653b3: Pull complete 15:15:35 7e9c9ca2126c: Pull complete 15:15:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:15:35 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 15:15:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:15:38 $ docker top 81732bba5c26d6b75c7343b901b104abda52d1e24b3c9fb5348154ff367c18cb -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:38 + docker-compose build --help 15:15:38 + grep parallel 15:15:39 --parallel Build images in parallel. [Pipeline] } 15:15:39 $ docker stop --time=1 81732bba5c26d6b75c7343b901b104abda52d1e24b3c9fb5348154ff367c18cb 15:15:40 $ docker rm -f 81732bba5c26d6b75c7343b901b104abda52d1e24b3c9fb5348154ff367c18cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:15:40 . [Pipeline] withDockerContainer 15:15:41 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 15:15:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:15:41 $ docker top a4bbdda3fec4915a23034a9193229f27d45f8e3f4db568ad04279cf0518414de -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:41 + docker-compose -f ./docker-compose-build.yml build --parallel 15:15:42 Building core-command ... 15:15:42 Building core-data ... 15:15:42 Building core-metadata ... 15:15:42 Building security-bootstrapper ... 15:15:42 Building security-proxy-setup ... 15:15:42 Building security-secretstore-setup ... 15:15:42 Building support-notifications ... 15:15:42 Building support-scheduler ... 15:15:42 Building sys-mgmt-agent ... 15:15:42 Building security-secretstore-setup 15:15:42 Building security-bootstrapper 15:15:42 Building sys-mgmt-agent 15:15:42 Building security-proxy-setup 15:15:42 Building support-scheduler 15:15:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:15:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:15:52 ---> ca5db95542f4 15:15:52 Step 3/22 : WORKDIR /edgex-go 15:15:52 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:15:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:15:52 ---> ca5db95542f4 15:15:52 Step 3/20 : WORKDIR /edgex-go 15:15:52 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:15:52 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:15:52 ---> ca5db95542f4 15:15:52 Step 3/30 : WORKDIR /edgex-go 15:15:56 ---> Running in 51559659a296 15:15:56 ---> Running in 5124129c6a6b 15:15:56 ---> Running in d4682694d03a 15:16:02 Removing intermediate container 5124129c6a6b 15:16:02 ---> b73eacb80ff2 15:16:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:02 Removing intermediate container 51559659a296 15:16:02 ---> b4139ecbec9c 15:16:02 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:02 Removing intermediate container d4682694d03a 15:16:02 ---> 7c67d99cc861 15:16:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:03 ---> Running in 3ffb22194306 15:16:03 ---> Running in 7ffd1397ff9a 15:16:03 ---> Running in 8fcdd4030678 15:16:06 Removing intermediate container 8fcdd4030678 15:16:06 ---> 4af00739f1cf 15:16:06 Step 5/30 : RUN apk add --update --no-cache make git 15:16:06 Removing intermediate container 7ffd1397ff9a 15:16:06 ---> 3529c68b0ddd 15:16:06 Step 5/22 : RUN apk add --update --no-cache make bash git 15:16:06 ---> Running in 8b8acf2a885a 15:16:06 Removing intermediate container 3ffb22194306 15:16:06 ---> 6717a99333a1 15:16:06 Step 5/20 : RUN apk add --update --no-cache make git 15:16:06 ---> Running in a3ae75a45f44 15:16:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:16:06 ---> ca5db95542f4 15:16:06 Step 3/24 : WORKDIR /edgex-go 15:16:06 ---> Using cache 15:16:06 ---> b4139ecbec9c 15:16:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:06 ---> Using cache 15:16:06 ---> 4af00739f1cf 15:16:06 Step 5/24 : RUN apk add --update --no-cache make git 15:16:06 ---> Running in 691e0b68cc45 15:16:06 ---> Running in 6440e9618cc8 15:16:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:16:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:07 ---> ca5db95542f4 15:16:07 Step 3/23 : WORKDIR /edgex-go 15:16:07 ---> Using cache 15:16:07 ---> b4139ecbec9c 15:16:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:07 ---> Using cache 15:16:07 ---> 4af00739f1cf 15:16:07 Step 5/23 : RUN apk add --update --no-cache make git 15:16:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:07 ---> Running in a2e9b9446370 15:16:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:08 OK: 220 MiB in 52 packages 15:16:08 OK: 220 MiB in 52 packages 15:16:08 OK: 220 MiB in 52 packages 15:16:08 OK: 220 MiB in 52 packages 15:16:08 OK: 220 MiB in 52 packages 15:16:08 Removing intermediate container 8b8acf2a885a 15:16:08 ---> f8e7a8bdc5a4 15:16:08 Step 6/30 : COPY . . 15:16:09 Removing intermediate container a3ae75a45f44 15:16:09 ---> 865769c68122 15:16:09 Step 6/22 : COPY . . 15:16:09 Removing intermediate container 691e0b68cc45 15:16:09 ---> d68747fd1362 15:16:09 Step 6/20 : COPY . . 15:16:09 Removing intermediate container 6440e9618cc8 15:16:09 ---> 11a588d6164b 15:16:09 Step 6/24 : COPY . . 15:16:10 Removing intermediate container a2e9b9446370 15:16:10 ---> e7cb10f08275 15:16:10 Step 6/23 : COPY go.mod . 15:16:16 ---> 12bd96407e8a 15:16:16 Step 7/23 : RUN go mod download 15:16:17 ---> Running in 8608e6b7e588 15:16:19 ---> 3b5bc9dd9975 15:16:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:19 ---> Running in d119d4875fca 15:16:26 ---> 2c8ca3d1cfd3 15:16:26 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:26 ---> Running in f1a9e5492c87 15:16:26 ---> 7244a146c3c0 15:16:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:26 ---> Running in d8859e62c82f 15:16:26 Removing intermediate container 8608e6b7e588 15:16:26 ---> 901752e11892 15:16:26 Step 8/23 : COPY . . 15:16:26 Removing intermediate container d119d4875fca 15:16:26 ---> e06be8987116 15:16:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:16:26 ---> 3acd31485a1a 15:16:26 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:26 ---> Running in 2becc4c1e080 15:16:27 ---> Running in f8288734da92 15:16:30 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 15:16:31 Removing intermediate container d8859e62c82f 15:16:31 ---> 29640edee082 15:16:31 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:16:31 Removing intermediate container f1a9e5492c87 15:16:31 ---> d653ebc42e29 15:16:31 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:16:31 ---> Running in c8f6349f33f7 15:16:31 ---> Running in 82599b404758 15:16:32 Removing intermediate container f8288734da92 15:16:32 ---> f090cf12c249 15:16:32 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:16:32 ---> Running in 45444300a13a 15:16:32 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 15:16:32 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 15:16:33 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 15:16:40 Removing intermediate container a4b82b883a29 15:16:40 ---> a9235516b82b 15:16:40 Successfully built a9235516b82b 15:16:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:41 + docker inspect -f . ci-base-image-arm64 15:16:41 . [Pipeline] withDockerContainer 15:16:41 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 15:16:41 $ 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 15:16:43 $ docker top 22ecd9b6968b5d4b6e8a86bf2003fe1284b798c2f252cad22e0e0d09fb341766 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:44 + go version 15:16:44 go version go1.16.8 linux/arm64 [Pipeline] } 15:16:44 $ docker stop --time=1 22ecd9b6968b5d4b6e8a86bf2003fe1284b798c2f252cad22e0e0d09fb341766 15:16:45 ---> bbe3cd3c76ea 15:16:45 Step 9/23 : RUN go mod tidy 15:16:45 ---> Running in f19ae715de75 15:16:45 $ docker rm -f 22ecd9b6968b5d4b6e8a86bf2003fe1284b798c2f252cad22e0e0d09fb341766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:46 Removing intermediate container f19ae715de75 15:16:46 ---> f2fef7ee6886 15:16:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:16:46 ---> Running in 3ec8008e5cd9 15:16:46 + docker inspect -f . ci-base-image-arm64 15:16:46 . [Pipeline] withDockerContainer 15:16:46 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 15:16:46 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 15:16:47 $ 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 15:16:48 $ docker top 6601981827ec3345a4295de092318d8d7749296a8cb6ee68994f0cd0589c2b56 -eo pid,comm [Pipeline] { [Pipeline] echo 15:16:48 ========================================================= 15:16:48 [edgeXBuildGoParallel] Running Tests and Build... 15:16:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:16:49 + make test 15:16:49 go mod tidy 15:16:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:16:59 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 15:17:04 Removing intermediate container 2becc4c1e080 15:17:04 ---> 2ec06df74a94 15:17:04 15:17:04 Step 9/24 : FROM alpine:3.14 15:17:04 3.14: Pulling from library/alpine 15:17:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:17:04 Status: Downloaded newer image for alpine:3.14 15:17:04 ---> 0a97eee8041e 15:17:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:17:04 ---> Running in c2a35985e290 15:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:06 (1/3) Installing ca-certificates (20191127-r5) 15:17:06 (2/3) Installing dumb-init (1.2.5-r1) 15:17:06 (3/3) Installing su-exec (0.2-r1) 15:17:06 Executing busybox-1.33.1-r6.trigger 15:17:06 Executing ca-certificates-20191127-r5.trigger 15:17:06 OK: 6 MiB in 17 packages 15:17:07 Removing intermediate container c2a35985e290 15:17:07 ---> e70204156b20 15:17:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:17:07 ---> Running in 17346d1335af 15:17:07 Removing intermediate container 17346d1335af 15:17:07 ---> f57c0865b400 15:17:07 Step 12/24 : WORKDIR / 15:17:07 ---> Running in 7f9e4574d3a0 15:17:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:17:07 Removing intermediate container 7f9e4574d3a0 15:17:07 ---> 2aa7aa57c042 15:17:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:17:07 ---> 5999af9e8a48 15:17:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:17:07 ---> 036c17b21dc0 15:17:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:17:08 ---> b86b7e1d8fa0 15:17:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:17:08 ---> f99b2dca0f1c 15:17:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:17:09 Removing intermediate container c8f6349f33f7 15:17:09 ---> 3f3065edf8b1 15:17:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:17:09 ---> Running in 4126e8dca53b 15:17:09 ---> 3faea37773ee 15:17:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:17:10 ---> 90fff21be2b0 15:17:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:17:10 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 15:17:10 ---> 7e25d2be2233 15:17:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:17:10 ---> Running in 9a4ad7d23ff6 15:17:11 Removing intermediate container 9a4ad7d23ff6 15:17:11 ---> 75ec9cf5e7d7 15:17:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:17:11 ---> Running in 44ca127f3369 15:17:11 Removing intermediate container 44ca127f3369 15:17:11 ---> ef18b5215245 15:17:11 Step 22/24 : LABEL arch=x86_64 15:17:11 ---> Running in fb244046a3b0 15:17:12 Removing intermediate container fb244046a3b0 15:17:12 ---> cc724b2e9cca 15:17:12 Step 23/24 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:17:12 Removing intermediate container 4126e8dca53b 15:17:12 ---> 76f0f611cc04 15:17:12 15:17:12 Step 10/22 : FROM docker:20.10.8 15:17:12 ---> Running in 69c3235c4eed 15:17:13 20.10.8: Pulling from library/docker 15:17:13 Removing intermediate container 69c3235c4eed 15:17:13 ---> 6f39aae34488 15:17:13 Step 24/24 : LABEL version=0.0.0 15:17:13 Removing intermediate container 82599b404758 15:17:13 ---> 1e9e31770d1d 15:17:13 15:17:13 Step 9/20 : FROM alpine:3.14 15:17:13 ---> 0a97eee8041e 15:17:13 Step 10/20 : RUN apk add --update --no-cache curl 15:17:13 ---> Running in cd3348ff6b82 15:17:13 ---> Running in fa37bbabcbff 15:17:13 Removing intermediate container fa37bbabcbff 15:17:13 ---> 5317dc8450ef 15:17:13 15:17:14 Successfully built 5317dc8450ef 15:17:14 Successfully tagged security-secretstore-setup:latest 15:17:14 Building core-metadata 15:17:14  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:14 Removing intermediate container 45444300a13a 15:17:14 ---> 1ef34b90d16c 15:17:14 15:17:14 Step 9/30 : FROM alpine:3.14 15:17:14 ---> 0a97eee8041e 15:17:14 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:17:14 (1/5) Installing ca-certificates (20191127-r5) 15:17:14 (2/5) Installing brotli-libs (1.0.9-r5) 15:17:14 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:17:14 (4/5) Installing libcurl (7.79.1-r0) 15:17:14 (5/5) Installing curl (7.79.1-r0) 15:17:14 Executing busybox-1.33.1-r6.trigger 15:17:14 Executing ca-certificates-20191127-r5.trigger 15:17:15 OK: 8 MiB in 19 packages 15:17:15 ---> Running in 8b4be95a56fe 15:17:16 Removing intermediate container 8b4be95a56fe 15:17:16 ---> 30796a92117c 15:17:16 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:17:16 ---> Running in 8755d8689825 15:17:16 ? github.com/edgexfoundry/edgex-go [no test files] 15:17:16 Removing intermediate container cd3348ff6b82 15:17:16 ---> bc951ae6a1a8 15:17:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:17:17 ---> Running in 4d85482e1229 15:17:17 Removing intermediate container 4d85482e1229 15:17:17 ---> 3103fc4df3a2 15:17:17 Step 12/20 : WORKDIR /edgex 15:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:17 ---> Running in 5e04c389982e 15:17:18 Removing intermediate container 5e04c389982e 15:17:18 ---> 9f3187a1a850 15:17:18 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:17:18 (1/2) Installing dumb-init (1.2.5-r1) 15:17:18 (2/2) Installing su-exec (0.2-r1) 15:17:18 Executing busybox-1.33.1-r6.trigger 15:17:18 OK: 6 MiB in 16 packages 15:17:18 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:17:18 Status: Downloaded newer image for docker:20.10.8 15:17:18 ---> bc6c0ffef665 15:17:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:17:18 ---> Running in b5fcd97b7fb7 15:17:18 ---> f13655ad1351 15:17:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:17:18 Removing intermediate container b5fcd97b7fb7 15:17:18 ---> b117511b2e4e 15:17:18 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:17:18 ---> Running in b05a533c5002 15:17:18 Removing intermediate container 8755d8689825 15:17:18 ---> a47484921136 15:17:18 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:17:19 ---> Running in d1dd2066c6fb 15:17:19 Removing intermediate container d1dd2066c6fb 15:17:19 ---> 08ba0e8ff91f 15:17:19 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:17:19 ---> Running in 25df0822060e 15:17:19 ---> 62634c21d835 15:17:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:19 Removing intermediate container 25df0822060e 15:17:19 ---> a9733c26444e 15:17:19 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:17:19 ---> Running in 404c7b826fc9 15:17:19 (1/42) Installing readline (8.1.0-r0) 15:17:19 (2/42) Installing bash (5.1.4-r0) 15:17:19 Executing bash-5.1.4-r0.post-install 15:17:19 (3/42) Installing brotli-libs (1.0.9-r5) 15:17:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:17:19 (5/42) Installing libcurl (7.79.1-r0) 15:17:19 (6/42) Installing curl (7.79.1-r0) 15:17:19 (7/42) Installing dumb-init (1.2.5-r1) 15:17:19 (8/42) Installing libbz2 (1.0.8-r1) 15:17:19 (9/42) Installing expat (2.4.1-r0) 15:17:19 (10/42) Installing libffi (3.3-r2) 15:17:19 (11/42) Installing gdbm (1.19-r0) 15:17:19 (12/42) Installing xz-libs (5.2.5-r0) 15:17:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:17:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:17:19 (15/42) Installing mpdecimal (2.5.1-r1) 15:17:19 (16/42) Installing sqlite-libs (3.35.5-r0) 15:17:19 (17/42) Installing python3 (3.9.5-r1) 15:17:20 ---> 75022f53d8e8 15:17:20 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:17:21 ---> Running in 5dbf1f5a8d37 15:17:21 (18/42) Installing py3-appdirs (1.4.4-r2) 15:17:21 (19/42) Installing py3-chardet (4.0.0-r2) 15:17:21 (20/42) Installing py3-idna (3.2-r0) 15:17:21 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:17:21 (22/42) Installing py3-certifi (2020.12.5-r1) 15:17:21 (23/42) Installing py3-requests (2.25.1-r4) 15:17:21 (24/42) Installing py3-msgpack (1.0.2-r1) 15:17:21 (25/42) Installing py3-lockfile (0.12.2-r4) 15:17:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:17:21 (27/42) Installing py3-colorama (0.4.4-r1) 15:17:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:17:21 Removing intermediate container 5dbf1f5a8d37 15:17:21 ---> 567838e177ce 15:17:21 Step 17/20 : CMD ["--init=true"] 15:17:21 (29/42) Installing py3-distlib (0.3.1-r3) 15:17:21 (30/42) Installing py3-distro (1.5.0-r3) 15:17:21 (31/42) Installing py3-six (1.15.0-r1) 15:17:21 (32/42) Installing py3-webencodings (0.5.1-r4) 15:17:21 ---> Running in 5af87c07384d 15:17:21 Removing intermediate container 404c7b826fc9 15:17:21 ---> 5663ca897dd3 15:17:21 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:17:21 (33/42) Installing py3-html5lib (1.1-r1) 15:17:21 (34/42) Installing py3-parsing (2.4.7-r2) 15:17:21 (35/42) Installing py3-packaging (20.9-r1) 15:17:21 (36/42) Installing py3-toml (0.10.2-r2) 15:17:21 (37/42) Installing py3-pep517 (0.10.0-r2) 15:17:21 (38/42) Installing py3-progress (1.5-r2) 15:17:21 (39/42) Installing py3-retrying (1.3.3-r1) 15:17:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:17:21 (41/42) Installing py3-setuptools (52.0.0-r3) 15:17:21 ---> Running in bfd3ef90d607 15:17:22 (42/42) Installing py3-pip (20.3.4-r1) 15:17:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:17:22 ---> ca5db95542f4 15:17:22 Step 3/22 : WORKDIR /edgex-go 15:17:22 ---> Using cache 15:17:22 ---> b4139ecbec9c 15:17:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:22 ---> Using cache 15:17:22 ---> 4af00739f1cf 15:17:22 Step 5/22 : RUN apk add --update --no-cache make git 15:17:22 ---> Using cache 15:17:22 ---> e7cb10f08275 15:17:22 Step 6/22 : COPY . . 15:17:22 Removing intermediate container 5af87c07384d 15:17:22 ---> 5aa416d7eab1 15:17:22 Step 18/20 : LABEL arch=x86_64 15:17:23 ---> Running in 17da4d7b3288 15:17:23 Removing intermediate container bfd3ef90d607 15:17:23 ---> 629b46d84a14 15:17:23 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:17:23 Executing busybox-1.33.1-r3.trigger 15:17:23 OK: 84 MiB in 64 packages 15:17:23 Removing intermediate container 3ec8008e5cd9 15:17:23 ---> 424620aa3920 15:17:23 15:17:23 Step 11/23 : FROM alpine:3.14 15:17:23 ---> 0a97eee8041e 15:17:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:17:23 Removing intermediate container 17da4d7b3288 15:17:23 ---> 9a2f21cbcb08 15:17:23 Step 19/20 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:17:24 ---> Running in 9b7a3996ebfc 15:17:24 ---> 01ab9f2023f0 15:17:24 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:17:24 ---> Running in 7e3d2991dd7e 15:17:24 ---> Running in 53c240e5c353 15:17:24 Removing intermediate container 7e3d2991dd7e 15:17:24 ---> d8d28d8d486b 15:17:24 Step 20/20 : LABEL version=0.0.0 15:17:24 Collecting docker-compose==1.23.2 15:17:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:17:24 ---> Running in 63e85a3430a9 15:17:24 Collecting PyYAML<4,>=3.10 15:17:24 Downloading PyYAML-3.13.tar.gz (270 kB) 15:17:24 Removing intermediate container 63e85a3430a9 15:17:24 ---> bd4a9007270f 15:17:24 15:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:25 Successfully built bd4a9007270f 15:17:25 Successfully tagged security-proxy-setup:latest 15:17:25 Building support-notifications 15:17:25  Building security-proxy-setup ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:17:25 (1/1) Installing dumb-init (1.2.5-r1) 15:17:25 Executing busybox-1.33.1-r6.trigger 15:17:25 OK: 6 MiB in 15 packages 15:17:25 Collecting websocket-client<1.0,>=0.32.0 15:17:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:17:25 Collecting docopt<0.7,>=0.6.1 15:17:25 Downloading docopt-0.6.2.tar.gz (25 kB) 15:17:26 Collecting texttable<0.10,>=0.9.0 15:17:26 Downloading texttable-0.9.1.tar.gz (11 kB) 15:17:27 Collecting dockerpty<0.5,>=0.4.1 15:17:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:17:27 Collecting docker<4.0,>=3.6.0 15:17:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:17:27 Collecting jsonschema<3,>=2.5.1 15:17:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:17:27 Collecting cached-property<2,>=1.2.0 15:17:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:17:27 Removing intermediate container 53c240e5c353 15:17:27 ---> c9a27c736c55 15:17:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:17:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:17:27 Collecting docker-pycreds>=0.4.0 15:17:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:17:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:17:27 Collecting urllib3<1.25,>=1.21.1 15:17:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:17:27 Collecting idna<2.8,>=2.5 15:17:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:17:27 Collecting chardet<3.1.0,>=3.0.2 15:17:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:17:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:17:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:17:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:17:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:17:28 ---> 67fdadb6631e 15:17:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:28 ---> 341494de4292 15:17:28 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:17:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:17:28 Attempting uninstall: urllib3 15:17:28 Found existing installation: urllib3 1.26.5 15:17:28 Uninstalling urllib3-1.26.5: 15:17:28 Removing intermediate container 9b7a3996ebfc 15:17:28 ---> ba1c51600321 15:17:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:28 ---> Running in b9d32a4fc6a6 15:17:28 Successfully uninstalled urllib3-1.26.5 15:17:28 ---> Running in 7edd4200c954 15:17:28 Attempting uninstall: idna 15:17:28 Found existing installation: idna 3.2 15:17:28 Uninstalling idna-3.2: 15:17:28 Successfully uninstalled idna-3.2 15:17:28 Attempting uninstall: chardet 15:17:28 Found existing installation: chardet 4.0.0 15:17:28 Uninstalling chardet-4.0.0: 15:17:28 Removing intermediate container 7edd4200c954 15:17:28 ---> 2618fdff0722 15:17:28 Step 14/23 : ENV APP_PORT=59861 15:17:28 Successfully uninstalled chardet-4.0.0 15:17:28 ---> 4c3042e59861 15:17:28 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:17:29 ---> Running in 374490c9eb35 15:17:29 Attempting uninstall: requests 15:17:29 Found existing installation: requests 2.25.1 15:17:29 Uninstalling requests-2.25.1: 15:17:29 Removing intermediate container 374490c9eb35 15:17:29 ---> 4838b3184167 15:17:29 Step 15/23 : EXPOSE $APP_PORT 15:17:29 Successfully uninstalled requests-2.25.1 15:17:29 ---> 51daef50ecae 15:17:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:17:29 ---> Running in 11b2b1876874 15:17:29 Running setup.py install for texttable: started 15:17:29 Running setup.py install for texttable: finished with status 'done' 15:17:29 Running setup.py install for PyYAML: started 15:17:29 Removing intermediate container 11b2b1876874 15:17:29 ---> 13b86ab732fb 15:17:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:29 ---> 5de6fbfc1ab5 15:17:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:17:29 Removing intermediate container b9d32a4fc6a6 15:17:29 ---> c4235154f8f1 15:17:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:17:29 ---> Running in dfa126c250d9 15:17:30 ---> b9a707d623a0 15:17:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:17:30 Running setup.py install for PyYAML: finished with status 'done' 15:17:30 Running setup.py install for docopt: started 15:17:30 ---> e86f4999350a 15:17:30 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:17:30 ---> Running in 2cafeea72a1b 15:17:30 Running setup.py install for docopt: finished with status 'done' 15:17: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 15:17:30 Running setup.py install for dockerpty: started 15:17:30 ---> a12a9dd8620a 15:17:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:17:30 Removing intermediate container 2cafeea72a1b 15:17:30 ---> c452c81d83c4 15:17:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:17:30 Running setup.py install for dockerpty: finished with status 'done' 15:17:31 ---> 62c2f3067b44 15:17:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:17:31 ---> 4ac9bd3e2cd5 15:17:31 Step 25/30 : RUN chmod +x /entrypoint.sh 15:17:31 ---> Running in 4457cbaf400e 15:17:31 ---> Running in aff81c2b9c29 15:17:31 Removing intermediate container 4457cbaf400e 15:17:31 ---> bc939e29f2e5 15:17:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 15:17:31 ---> Running in f63cc303c5c1 15:17:32 Removing intermediate container f63cc303c5c1 15:17:32 ---> 89ca0cb7444d 15:17:32 Step 21/23 : LABEL arch=x86_64 15:17:32 ---> Running in 8a35acb115a1 15:17:32 Removing intermediate container 8a35acb115a1 15:17:32 ---> 6f58194dd262 15:17:32 Step 22/23 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:17:32 ---> Running in 50d41d828603 15:17:32 Removing intermediate container aff81c2b9c29 15:17:32 ---> fcc030a0f9a5 15:17:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:17:32 Removing intermediate container 50d41d828603 15:17:32 ---> fe2a0ca56f2a 15:17:32 Step 23/23 : LABEL version=0.0.0 15:17:32 ---> Running in bec92f971acd 15:17:32 ---> Running in bc700c3bae0b 15:17:33 Removing intermediate container bec92f971acd 15:17:33 ---> 4b81b2842fa1 15:17:33 Step 27/30 : CMD ["gate"] 15:17:33 Removing intermediate container bc700c3bae0b 15:17:33 ---> ac8af25eb54f 15:17:33 15:17:33 ---> Running in ff1d3a8e1cf0 15:17:33 Successfully built ac8af25eb54f 15:17:33 Successfully tagged support-scheduler:latest 15:17:33  Building support-scheduler ... done Building core-command 15:17:33 Removing intermediate container ff1d3a8e1cf0 15:17:33 ---> 40d2a0f8c77b 15:17:33 Step 28/30 : LABEL arch=x86_64 15:17:34 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:17:34 ---> ca5db95542f4 15:17:34 Step 3/21 : WORKDIR /edgex-go 15:17:34 ---> Using cache 15:17:34 ---> b4139ecbec9c 15:17:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:34 ---> Using cache 15:17:34 ---> 4af00739f1cf 15:17:34 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:17:34 ---> Running in 1960984f6b55 15:17:35 ---> Running in b25d16834176 15:17:35 Removing intermediate container 1960984f6b55 15:17:35 ---> 82c2572b964e 15:17:35 Step 29/30 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:17:35 ---> Running in 82dac04c6321 15:17:36 Removing intermediate container b05a533c5002 15:17:36 ---> 8cf7b85ff5f0 15:17:36 Step 13/22 : ENV APP_PORT=58890 15:17:36 Removing intermediate container 82dac04c6321 15:17:36 ---> fe779d27f1b9 15:17:36 Step 30/30 : LABEL version=0.0.0 15:17:36 ---> Running in 23d7d339bdb9 15:17:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:36 ---> Running in 1f27720c7ceb 15:17:36 Removing intermediate container 23d7d339bdb9 15:17:36 ---> a15fa8fdc687 15:17:36 Step 14/22 : EXPOSE $APP_PORT 15:17:36 ---> Running in ccb7dd39c4ee 15:17:36 Removing intermediate container 1f27720c7ceb 15:17:36 ---> dd5a31458b9a 15:17:36 15:17:37 Successfully built dd5a31458b9a 15:17:37 Removing intermediate container ccb7dd39c4ee 15:17:37 ---> b323bea80e36 15:17:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:17:37 Successfully tagged security-bootstrapper:latest 15:17:37  Building security-bootstrapper ... done Building core-data 15:17:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:37 OK: 220 MiB in 52 packages 15:17:39 ---> 82a8c843f27a 15:17:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:17:39 Removing intermediate container b25d16834176 15:17:39 ---> e2ca5513ad23 15:17:39 Step 6/21 : COPY . . 15:17:39 ---> 3823991523d1 15:17:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:17:42 ---> 52668b451eff 15:17:42 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:17:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:17:43 ---> ca5db95542f4 15:17:43 Step 3/22 : WORKDIR /edgex-go 15:17:43 ---> Using cache 15:17:43 ---> b4139ecbec9c 15:17:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:43 ---> Using cache 15:17:43 ---> 4af00739f1cf 15:17:43 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:17:45 ---> Running in 019b923575ba 15:17:45 ---> Running in 97687e110f7e 15:17:46 Removing intermediate container 019b923575ba 15:17:46 ---> de082fd69c3d 15:17:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:46 ---> Running in f2fd9c358501 15:17:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:47 Removing intermediate container f2fd9c358501 15:17:47 ---> 5149c3fb1564 15:17:47 Step 20/22 : LABEL arch=x86_64 15:17:47 ---> Running in 1f30da91ce3f 15:17:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:48 OK: 220 MiB in 52 packages 15:17:48 ---> fd871bbed7b4 15:17:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:48 Removing intermediate container 1f30da91ce3f 15:17:48 ---> 74b9a414ad71 15:17:48 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:17:48 ---> Running in b7ec916c9fed 15:17:48 ---> Running in 6b6a58205486 15:17:48 Removing intermediate container 97687e110f7e 15:17:48 ---> 777f650a34b7 15:17:48 Step 6/22 : COPY . . 15:17:48 Removing intermediate container 6b6a58205486 15:17:48 ---> 4a850f2cc055 15:17:48 Step 22/22 : LABEL version=0.0.0 15:17:48 ---> Running in 60008dcf9b4a 15:17:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:17:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:17:49 ---> ca5db95542f4 15:17:49 Step 3/22 : WORKDIR /edgex-go 15:17:49 ---> Using cache 15:17:49 ---> b4139ecbec9c 15:17:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:49 ---> Using cache 15:17:49 ---> 4af00739f1cf 15:17:49 Step 5/22 : RUN apk add --update --no-cache make git 15:17:49 ---> Using cache 15:17:49 ---> e7cb10f08275 15:17:49 Step 6/22 : COPY . . 15:17:49 ---> Using cache 15:17:49 ---> 67fdadb6631e 15:17:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:49 ---> Using cache 15:17:49 ---> c4235154f8f1 15:17:49 Step 8/22 : RUN make cmd/core-command/core-command 15:17:49 Removing intermediate container 60008dcf9b4a 15:17:49 ---> 54f1f19779ef 15:17:49 15:17:49 Successfully built 54f1f19779ef 15:17:49 Successfully tagged sys-mgmt-agent:latest 15:17:49  Building sys-mgmt-agent ... done  ---> Running in dbc0a8b8cd06 15:17:51 Removing intermediate container b7ec916c9fed 15:17:51 ---> e78c61cccf67 15:17:51 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:17:51 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 15:17:51 ---> Running in b7c88328bf48 15:17:52 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 15:17:54 ---> 853d8419dbbe 15:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:54 ---> Running in 5d399b3372fb 15:17:56 Removing intermediate container dfa126c250d9 15:17:56 ---> 69b12affb04c 15:17:56 15:17:56 Step 9/22 : FROM alpine:3.14 15:17:56 ---> 0a97eee8041e 15:17:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:17:56 ---> Using cache 15:17:56 ---> ba1c51600321 15:17:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:17:56 ---> Using cache 15:17:56 ---> 2618fdff0722 15:17:56 Step 12/22 : ENV APP_PORT=59881 15:17:56 ---> Running in df2e66c6784b 15:17:56 Removing intermediate container df2e66c6784b 15:17:56 ---> 92a362f03f24 15:17:56 Step 13/22 : EXPOSE $APP_PORT 15:17:56 ---> Running in 1c16fddb0fb7 15:17:56 Removing intermediate container 5d399b3372fb 15:17:56 ---> 25d4f7b2eba2 15:17:56 Step 8/22 : RUN make cmd/core-data/core-data 15:17:56 Removing intermediate container 1c16fddb0fb7 15:17:56 ---> 9b5fd7b39dbc 15:17:56 Step 14/22 : WORKDIR / 15:17:56 ---> Running in 356aab1f1cd1 15:17:56 ---> Running in 83d867aaf094 15:17:56 Removing intermediate container 83d867aaf094 15:17:56 ---> 5dc6832b1a06 15:17:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:57 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 15:17:57 ---> 5cf8b3617af1 15:17:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:17:57 ---> dbc0ab82cc9a 15:17:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:17:58 ---> 512700de9d1d 15:17:58 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:17:58 ---> Running in 7f7e302842ed 15:17:58 Removing intermediate container 7f7e302842ed 15:17:58 ---> 214d842b77a3 15:17:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:17:58 ---> Running in dab9105bbd8c 15:17:58 Removing intermediate container dab9105bbd8c 15:17:58 ---> 314eeca9c5c3 15:17:58 Step 20/22 : LABEL arch=x86_64 15:17:58 ---> Running in f65c5811abf7 15:17:58 Removing intermediate container f65c5811abf7 15:17:58 ---> 91afb0f47034 15:17:58 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:17:58 ---> Running in 3cc19051f5db 15:17:58 Removing intermediate container 3cc19051f5db 15:17:58 ---> b6998bd86ad5 15:17:58 Step 22/22 : LABEL version=0.0.0 15:17:58 ---> Running in 9e706452f8b1 15:17:59 Removing intermediate container 9e706452f8b1 15:17:59 ---> 81e6367b9e01 15:17:59 15:17:59 Successfully built 81e6367b9e01 15:17:59 Successfully tagged core-metadata:latest 15:18:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:18:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:18:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:18:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:18:17  Building core-metadata ... done Removing intermediate container dbc0a8b8cd06 15:18:17 ---> d41e1602e10c 15:18:17 15:18:17 Step 9/22 : FROM alpine:3.14 15:18:17 ---> 0a97eee8041e 15:18:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:18:17 ---> Using cache 15:18:17 ---> ba1c51600321 15:18:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:18:17 ---> Using cache 15:18:17 ---> 2618fdff0722 15:18:17 Step 12/22 : ENV APP_PORT=59882 15:18:17 ---> Running in ef717ec24b6b 15:18:17 Removing intermediate container ef717ec24b6b 15:18:17 ---> b2500ef525ef 15:18:17 Step 13/22 : EXPOSE $APP_PORT 15:18:17 ---> Running in afd7857c6409 15:18:17 Removing intermediate container afd7857c6409 15:18:17 ---> 8a1d34c599c1 15:18:17 Step 14/22 : WORKDIR / 15:18:17 ---> Running in ba2b53e43045 15:18:17 Removing intermediate container ba2b53e43045 15:18:17 ---> dbffd5246127 15:18:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:17 ---> 12e87987d682 15:18:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:18:17 ---> 5f018088c240 15:18:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:18:17 ---> 877d4e9599e6 15:18:17 Step 18/22 : ENTRYPOINT ["/core-command"] 15:18:17 ---> Running in c265a86fe79c 15:18:17 Removing intermediate container c265a86fe79c 15:18:17 ---> b3b643482c96 15:18:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:17 ---> Running in 7b321371c33b 15:18:17 Removing intermediate container 7b321371c33b 15:18:17 ---> 046bdc0a5940 15:18:17 Step 20/22 : LABEL arch=x86_64 15:18:17 ---> Running in 435801bc95a0 15:18:17 Removing intermediate container 435801bc95a0 15:18:17 ---> bc4f0fcde96e 15:18:17 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:18:17 ---> Running in 2f3a168f0597 15:18:17 Removing intermediate container 2f3a168f0597 15:18:17 ---> 66ad098306e9 15:18:17 Step 22/22 : LABEL version=0.0.0 15:18:17 ---> Running in 53b509149aa2 15:18:17 Removing intermediate container 53b509149aa2 15:18:17 ---> 98d8e74d03cc 15:18:17 15:18:17 Successfully built 98d8e74d03cc 15:18:17 Successfully tagged core-command:latest 15:18:19  Building core-command ... done Removing intermediate container b7c88328bf48 15:18:19 ---> e854b48474e5 15:18:19 15:18:19 Step 9/21 : FROM alpine:3.14 15:18:19 ---> 0a97eee8041e 15:18:19 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:18:19 ---> Running in f253a72c0bc4 15:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:18:20 (1/2) Installing ca-certificates (20191127-r5) 15:18:20 (2/2) Installing dumb-init (1.2.5-r1) 15:18:20 Executing busybox-1.33.1-r6.trigger 15:18:20 Executing ca-certificates-20191127-r5.trigger 15:18:20 OK: 6 MiB in 16 packages 15:18:21 Removing intermediate container f253a72c0bc4 15:18:21 ---> cc06a456204c 15:18:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:18:21 ---> Running in 863c777906f9 15:18:21 Removing intermediate container 863c777906f9 15:18:21 ---> f1227cc86543 15:18:21 Step 12/21 : ENV APP_PORT=59860 15:18:21 ---> Running in bf75022c8414 15:18:21 Removing intermediate container bf75022c8414 15:18:21 ---> fe77bad70363 15:18:21 Step 13/21 : EXPOSE $APP_PORT 15:18:21 ---> Running in 9d6358dd4705 15:18:21 Removing intermediate container 9d6358dd4705 15:18:21 ---> c99c5f6d2290 15:18:21 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:21 ---> fe7e08e43e3f 15:18:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:18:22 ---> d8a222181db8 15:18:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:18:22 ---> c99ef04b5f23 15:18:22 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:18:22 ---> Running in 64d187e8128b 15:18:22 Removing intermediate container 64d187e8128b 15:18:22 ---> 79b42050b73c 15:18:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:22 ---> Running in 40812c6d7a98 15:18:22 Removing intermediate container 40812c6d7a98 15:18:22 ---> 59ef03616263 15:18:22 Step 19/21 : LABEL arch=x86_64 15:18:22 ---> Running in 9a41187361b7 15:18:22 Removing intermediate container 9a41187361b7 15:18:22 ---> 2dfc5ed24258 15:18:22 Step 20/21 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:18:22 ---> Running in c373835834d6 15:18:23 Removing intermediate container c373835834d6 15:18:23 ---> 7cd95e236d5f 15:18:23 Step 21/21 : LABEL version=0.0.0 15:18:23 ---> Running in 4a96ce4d9fcd 15:18:23 Removing intermediate container 356aab1f1cd1 15:18:23 ---> 705d29d5d7c0 15:18:23 15:18:23 Step 9/22 : FROM alpine:3.14 15:18:23 ---> 0a97eee8041e 15:18:23 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:18:23 ---> Running in 0cae044f4214 15:18:23 Removing intermediate container 4a96ce4d9fcd 15:18:23 ---> 96ca2622e7ac 15:18:23 15:18:23 Removing intermediate container 0cae044f4214 15:18:23 ---> 4c0e9db0e800 15:18:23 Step 11/22 : ENV APP_PORT=59880 15:18:23 Successfully built 96ca2622e7ac 15:18:23 Successfully tagged support-notifications:latest 15:18:23  Building support-notifications ... done  ---> Running in b1063292a642 15:18:23 Removing intermediate container b1063292a642 15:18:23 ---> d4732175bbd5 15:18:23 Step 12/22 : EXPOSE $APP_PORT 15:18:23 ---> Running in 597649c92f55 15:18:23 Removing intermediate container 597649c92f55 15:18:23 ---> 627cd6e2890e 15:18:23 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:23 ---> Running in 299be1c675a5 15:18:24 Removing intermediate container 299be1c675a5 15:18:24 ---> 762ba9a2d44d 15:18:24 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:18:24 ---> Running in d41497146ad5 15:18:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:18:25 (1/6) Installing dumb-init (1.2.5-r1) 15:18:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:18:25 (3/6) Installing libsodium (1.0.18-r0) 15:18:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:18:25 (5/6) Installing libzmq (4.3.4-r0) 15:18:26 (6/6) Installing zeromq (4.3.4-r0) 15:18:26 Executing busybox-1.33.1-r6.trigger 15:18:26 OK: 8 MiB in 20 packages 15:18:26 Removing intermediate container d41497146ad5 15:18:26 ---> fdf941cab40c 15:18:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:26 ---> 07dec3e8267a 15:18:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:18:27 ---> cc7319d2d25c 15:18:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:18:27 ---> 439ca2d87f39 15:18:27 Step 18/22 : ENTRYPOINT ["/core-data"] 15:18:27 ---> Running in baed170a49e1 15:18:27 Removing intermediate container baed170a49e1 15:18:27 ---> 76f318781237 15:18:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:27 ---> Running in 7b460b353772 15:18:27 Removing intermediate container 7b460b353772 15:18:27 ---> 7f5105b10667 15:18:27 Step 20/22 : LABEL arch=x86_64 15:18:27 ---> Running in f98969360b5b 15:18:27 Removing intermediate container f98969360b5b 15:18:27 ---> 6ea41a263d9f 15:18:27 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:18:27 ---> Running in 6977eaad0a49 15:18:27 Removing intermediate container 6977eaad0a49 15:18:27 ---> 98f502772c42 15:18:27 Step 22/22 : LABEL version=0.0.0 15:18:27 ---> Running in 5ff51dc1ecc5 15:18:27 Removing intermediate container 5ff51dc1ecc5 15:18:27 ---> 8dd003484337 15:18:27 15:18:27 Successfully built 8dd003484337 15:18:27 Successfully tagged core-data:latest 15:18:27  Building core-data ... done  [Pipeline] } 15:18:27 $ docker stop --time=1 a4bbdda3fec4915a23034a9193229f27d45f8e3f4db568ad04279cf0518414de 15:18:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:18:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:18:29 $ docker rm -f a4bbdda3fec4915a23034a9193229f27d45f8e3f4db568ad04279cf0518414de [Pipeline] // withDockerContainer [Pipeline] sh 15:18:29 + docker images 15:18:29 REPOSITORY TAG IMAGE ID CREATED SIZE 15:18:29 core-data latest 8dd003484337 2 seconds ago 20.7MB 15:18:29 705d29d5d7c0 6 seconds ago 1.77GB 15:18:29 support-notifications latest 96ca2622e7ac 6 seconds ago 17MB 15:18:29 e854b48474e5 10 seconds ago 1.76GB 15:18:29 core-command latest 98d8e74d03cc 12 seconds ago 16.1MB 15:18:29 d41e1602e10c 15 seconds ago 1.76GB 15:18:29 core-metadata latest 81e6367b9e01 31 seconds ago 16.9MB 15:18:29 69b12affb04c 34 seconds ago 1.76GB 15:18:29 sys-mgmt-agent latest 54f1f19779ef 41 seconds ago 294MB 15:18:29 security-bootstrapper latest dd5a31458b9a 53 seconds ago 18.9MB 15:18:29 support-scheduler latest ac8af25eb54f 56 seconds ago 16.2MB 15:18:29 security-proxy-setup latest bd4a9007270f About a minute ago 26.9MB 15:18:29 424620aa3920 About a minute ago 1.76GB 15:18:29 1ef34b90d16c About a minute ago 1.76GB 15:18:29 security-secretstore-setup latest 5317dc8450ef About a minute ago 28.4MB 15:18:29 1e9e31770d1d About a minute ago 1.77GB 15:18:29 76f0f611cc04 About a minute ago 1.76GB 15:18:29 2ec06df74a94 About a minute ago 1.77GB 15:18:29 ci-base-image-x86_64 latest ca5db95542f4 5 minutes ago 1.25GB 15:18:29 alpine 3.14 0a97eee8041e 11 days ago 5.61MB 15:18:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB 15:18:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 15:18:29 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 15:18:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 15:18:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:18:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:18:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.223s coverage: 28.7% of statements 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 15:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements 15:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:18:45 Still waiting to schedule task 15:18:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 89.5% of statements 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.237s coverage: 84.4% of statements 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 94.2% of statements 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 59.1% of statements 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.9% of statements 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.158s coverage: 21.7% of statements 15:18:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 79.5% of statements 15:18:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.194s coverage: 94.1% of statements 15:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 15:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements 15:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements 15:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 15:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.502s coverage: 82.5% of statements 15:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.231s coverage: 58.8% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 64.4% of statements 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 15:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 15:19:22 Running on prd-ubuntu18.04-docker-8c-8g-448 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 15:19:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:19:23 The recommended git tool is: git 15:19:24 using credential edgex-jenkins-ssh 15:19:24 Cloning the remote Git repository 15:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.345s coverage: 65.4% of statements 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:19:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:19:25 > git init /w/workspace/edgex-go/1 # timeout=10 15:19:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:19:25 > git --version # timeout=10 15:19:25 > git --version # 'git version 2.17.1' 15:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:19:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.8% of statements 15:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 15:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements 15:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:19:29 Merging remotes/origin/main commit 451b096496c10626fafafdb288817a63ed714faa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:19:29 Merge succeeded, producing 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:19:29 Checking out Revision 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 (PR-3825) 15:19:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:19:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:19:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:19:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:19:29 > git config core.sparsecheckout # timeout=10 15:19:29 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 15:19:29 > git remote # timeout=10 15:19:29 > git config --get remote.origin.url # timeout=10 15:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:19:29 > git merge 451b096496c10626fafafdb288817a63ed714faa # timeout=10 15:19:29 > git rev-parse HEAD^{commit} # timeout=10 15:19:29 > git config core.sparsecheckout # timeout=10 15:19:29 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 15:19:33 Commit message: "fix(snap): add token for the external-mqtt-trigger profile" 15:19:33 > git --version # timeout=10 15:19:33 > git --version # 'git version 2.17.1' 15:19:33 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:34 + echo snap-build.sh 15:19:34 snap-build.sh 15:19:34 + SNAP_BASE_DIR=. 15:19:34 + '[' '!' -z /w/workspace/edgex-go/1 ']' 15:19:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 15:19:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 15:19:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 15:19:34 + cd /w/workspace/edgex-go/1 15:19:34 + sudo apt-get remove -qy --purge lxd lxd-client 15:19:34 Reading package lists... 15:19:34 Building dependency tree... 15:19:34 Reading state information... 15:19:34 The following packages were automatically installed and are no longer required: 15:19:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:19:34 uidmap xdelta3 15:19:34 Use 'sudo apt autoremove' to remove them. 15:19:34 The following packages will be REMOVED: 15:19:34 lxd* lxd-client* 15:19:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:19:34 After this operation, 31.7 MB disk space will be freed. 15:19:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 15:19:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.3% of statements 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.7% of statements 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:19:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements 15:19:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.072s coverage: 96.9% of statements 15:19:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:19:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:19:35 GO111MODULE=on go vet ./... 15:19:36 Removing lxd dnsmasq configuration 15:19:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:19:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:19:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:19:36 (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.) 15:19:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:19:38 Processing triggers for systemd (237-3ubuntu10.45) ... 15:19:38 Processing triggers for ureadahead (0.100.0-21) ... 15:19:38 + sudo snap remove --purge lxd 15:19:38 snap "lxd" is not installed 15:19:38 + sudo groupadd --force --system lxd 15:19:38 ++ whoami 15:19:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:19:38 + newgrp - lxd 15:19:38 + sudo snap install lxd 15:19:48 2021-11-24T15:19:45Z INFO Waiting for automatic snapd restart... 15:20:07 lxd 4.20 from Canonical* installed 15:20:07 + sudo lxd init --auto 15:20:13 + sudo snap install --classic snapcraft 15:20:25 snapcraft 5.0 from Canonical* installed 15:20:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:20:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:20:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:25 Dload Upload Total Spent Left Speed 15:20:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 15:20:25 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k 15:20:25 ./yq_linux_amd64 15:20:25 + sudo snapcraft prime --use-lxd 15:20:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:20:27 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: 15:20:27 - README.md 15:20:27 15:20:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:20:27 Launching a container. 15:20:37 Waiting for container to be ready 15:20:37 To start your first container, try: lxc launch ubuntu:20.04 15:20:37 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:20:37 15:20:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:20:41 Waiting for network to be ready... 15:20:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:20:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 15:20:41 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:20:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 15:20:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:20:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:20:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 15:20:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 15:20:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 15:20:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 15:20:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:20:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:20:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:20:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:20:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:20:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:20:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:20:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:20:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:20:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 15:20:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 15:20:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:20:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:20:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 15:20:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 15:20:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 15:20:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 15:20:46 Fetched 25.6 MB in 4s (6222 kB/s) 15:20:46 Reading package lists... 15:20:46 Reading package lists... 15:20:47 Building dependency tree... 15:20:47 Reading state information... 15:20:47 The following additional packages will be installed: 15:20:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:20:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:20:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:20:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:20:47 Suggested packages: 15:20:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:20:47 Recommended packages: 15:20:47 gnupg libsasl2-modules 15:20:47 The following NEW packages will be installed: 15:20:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:20:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:20:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:20:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:20:47 The following packages will be upgraded: 15:20:47 gpg gpg-agent gpgconf libudev1 15:20:47 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:20:47 Need to get 3527 kB of archives. 15:20:47 After this operation, 13.3 MB of additional disk space will be used. 15:20:47 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] 15:20:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:20:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:20:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:20:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:20:47 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:20:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:20:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:20:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:20:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:20:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:20:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:20:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:20:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:20:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:20:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:20:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:20:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:20:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:20:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:20:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:20:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:20:48 debconf: delaying package configuration, since apt-utils is not installed 15:20:48 Fetched 3527 kB in 1s (2991 kB/s) 15:20:48 (Reading database ... 12511 files and directories currently installed.) 15:20:48 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:20:48 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:20:48 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:20:48 Selecting previously unselected package udev. 15:20:48 (Reading database ... 12511 files and directories currently installed.) 15:20:48 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:20:48 Unpacking udev (237-3ubuntu10.52) ... 15:20:48 Selecting previously unselected package libfuse2:amd64. 15:20:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:20:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:20:48 Selecting previously unselected package fuse. 15:20:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:20:48 Unpacking fuse (2.9.7-1ubuntu1) ... 15:20:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:20:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:20:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:20:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:20:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:20:49 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:20:49 Selecting previously unselected package libksba8:amd64. 15:20:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:20:49 Unpacking libksba8:amd64 (1.3.5-2) ... 15:20:49 Selecting previously unselected package libroken18-heimdal:amd64. 15:20:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:20:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:20:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:20:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libwind0-heimdal:amd64. 15:20:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:20:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:20:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:20:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:20:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:20:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:49 Selecting previously unselected package libsasl2-modules-db:amd64. 15:20:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:20:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:20:49 Selecting previously unselected package libsasl2-2:amd64. 15:20:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:20:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:20:49 Selecting previously unselected package libldap-common. 15:20:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:20:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:20:49 Selecting previously unselected package libldap-2.4-2:amd64. 15:20:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:20:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:20:50 Selecting previously unselected package dirmngr. 15:20:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:20:50 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:20:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:20:50 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:20:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:20:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:20:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:20:50 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:20:50 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libksba8:amd64 (1.3.5-2) ... 15:20:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:20:50 Setting up udev (237-3ubuntu10.52) ... 15:20:50 invoke-rc.d: policy-rc.d denied execution of start. 15:20:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Processing triggers for systemd (237-3ubuntu10) ... 15:20:50 Setting up fuse (2.9.7-1ubuntu1) ... 15:20:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:20:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:20:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:20:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:20:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:20:51 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:20:51 settings in the [Install] section, and DefaultInstance for template units). 15:20:51 This means they are not meant to be enabled using systemctl. 15:20:51 Possible reasons for having this kind of units are: 15:20:51 1) A unit may be statically enabled by being symlinked from another unit's 15:20:51 .wants/ or .requires/ directory. 15:20:51 2) A unit's purpose may be to act as a helper for some other unit which has 15:20:51 a requirement dependency on it. 15:20:51 3) A unit may be started when needed via activation (socket, path, timer, 15:20:51 D-Bus, udev, scripted systemctl call, ...). 15:20:51 4) In case of template units, the unit is meant to be enabled with some 15:20:51 instance name specified. 15:20:51 Reading package lists... 15:20:51 Building dependency tree... 15:20:51 Reading state information... 15:20:51 The following additional packages will be installed: 15:20:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:20:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:20:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:20:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:20:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:20:51 Suggested packages: 15:20:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:20:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:20:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:20:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:20:51 systemd-container policykit-1 15:20:51 Recommended packages: 15:20:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:20:51 The following NEW packages will be installed: 15:20:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:20:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:20:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:20:51 multiarch-support openssh-client python3 python3-minimal python3.6 15:20:51 python3.6-minimal snapd squashfs-tools sudo 15:20:51 The following packages will be upgraded: 15:20:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:20:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:20:51 Need to get 36.8 MB of archives. 15:20:51 After this operation, 147 MB of additional disk space will be used. 15:20:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:20:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:20:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:20:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:20:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:20:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:20:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:20:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:20:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:20:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:20:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:20:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:20:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:20:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:20:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:20:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:20:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:20:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:20:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:20:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:20:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:20:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:20:52 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:20:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:20:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:20:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:20:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:20:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:20:52 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:20:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:20:53 debconf: delaying package configuration, since apt-utils is not installed 15:20:53 Fetched 36.8 MB in 2s (20.3 MB/s) 15:20:53 (Reading database ... 12757 files and directories currently installed.) 15:20:53 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:20:53 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:20:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:20:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:20:54 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:20:54 (Reading database ... 12757 files and directories currently installed.) 15:20:54 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:20:54 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:20:54 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:20:54 (Reading database ... 12757 files and directories currently installed.) 15:20:54 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:20:54 Unpacking apt (1.6.14) over (1.6.1) ... 15:20:54 Setting up apt (1.6.14) ... 15:20:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:20:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:20:55 (Reading database ... 12764 files and directories currently installed.) 15:20:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:20:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:20:55 Selecting previously unselected package libpython3.6-minimal:amd64. 15:20:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:20:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:20:55 Selecting previously unselected package libexpat1:amd64. 15:20:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:20:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:20:55 Selecting previously unselected package python3.6-minimal. 15:20:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:20:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:20:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:20:56 Checking for services that may need to be restarted...done. 15:20:56 Checking for services that may need to be restarted...done. 15:20:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:20:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:20:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:20:56 Selecting previously unselected package python3-minimal. 15:20:56 (Reading database ... 13012 files and directories currently installed.) 15:20:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:20:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:20:56 Selecting previously unselected package mime-support. 15:20:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:20:56 Unpacking mime-support (3.60ubuntu1) ... 15:20:56 Selecting previously unselected package libmpdec2:amd64. 15:20:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:20:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:20:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:20:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:20:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:20:56 Selecting previously unselected package python3.6. 15:20:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:20:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:20:57 Selecting previously unselected package libpython3-stdlib:amd64. 15:20:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:20:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:20:57 Setting up python3-minimal (3.6.7-1~18.04) ... 15:20:57 Selecting previously unselected package python3. 15:20:57 (Reading database ... 13442 files and directories currently installed.) 15:20:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:20:57 Unpacking python3 (3.6.7-1~18.04) ... 15:20:57 Selecting previously unselected package multiarch-support. 15:20:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:20:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:20:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:20:57 Selecting previously unselected package liblzo2-2:amd64. 15:20:57 (Reading database ... 13479 files and directories currently installed.) 15:20:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:20:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:20:57 Selecting previously unselected package libbsd0:amd64. 15:20:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:20:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:20:57 Selecting previously unselected package sudo. 15:20:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:20:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:20:57 Selecting previously unselected package apparmor. 15:20:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:20:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:20:57 Selecting previously unselected package libedit2:amd64. 15:20:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:20:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:20:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:57 ./bin/test-attribution-txt.sh [Pipeline] echo 15:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:20:57 Selecting previously unselected package libkrb5support0:amd64. 15:20:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:20:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:20:57 Selecting previously unselected package libk5crypto3:amd64. 15:20:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:20:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:20:57 Selecting previously unselected package libkeyutils1:amd64. 15:20:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:20:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:20:57 Selecting previously unselected package libkrb5-3:amd64. 15:20:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:20:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:20:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:20:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:20:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:20:58 Selecting previously unselected package libssl1.0.0:amd64. 15:20:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:20:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:20:58 Selecting previously unselected package openssh-client. 15:20:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:20:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:20:58 Selecting previously unselected package squashfs-tools. 15:20:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:20:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:20:58 Selecting previously unselected package snapd. 15:20:58 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:20:58 Unpacking snapd (2.51.1+18.04) ... 15:20:58 + ls -al . 15:20:58 total 672 15:20:58 drwxrwxr-x 9 1001 1001 4096 Nov 24 15:20 . 15:20:58 drwxr-xr-x 4 root root 4096 Nov 24 15:16 .. 15:20:58 -rw-rw-r-- 1 1001 1001 11 Nov 24 15:14 .dockerignore 15:20:58 drwxrwxr-x 8 1001 1001 4096 Nov 24 15:14 .git 15:20:58 drwxrwxr-x 4 1001 1001 4096 Nov 24 15:14 .github 15:20:58 -rw-rw-r-- 1 1001 1001 804 Nov 24 15:14 .gitignore 15:20:58 -rw-rw-r-- 1 1001 1001 42 Nov 24 15:14 .golangci.yml 15:20:58 -rw-rw-r-- 1 1001 1001 76 Nov 24 15:14 .hadolint.yml 15:20:58 -rw-rw-r-- 1 1001 1001 166 Nov 24 15:14 .sonarcloud.properties 15:20:58 -rw-rw-r-- 1 1001 1001 1171 Nov 24 15:14 ADOPTERS.md 15:20:58 -rw-rw-r-- 1 1001 1001 8910 Nov 24 15:14 Attribution.txt 15:20:58 -rw-rw-r-- 1 1001 1001 51732 Nov 24 15:14 CHANGELOG.md 15:20:58 -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:14 CONTRIBUTING.md 15:20:58 -rw-rw-r-- 1 1001 1001 677 Nov 24 15:14 GOVERNANCE.md 15:20:58 -rw-rw-r-- 1 1001 1001 849 Nov 24 15:14 Jenkinsfile 15:20:58 -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:14 LICENSE 15:20:58 -rw-rw-r-- 1 1001 1001 6508 Nov 24 15:14 Makefile 15:20:58 -rw-rw-r-- 1 1001 1001 582 Nov 24 15:14 OWNERS.md 15:20:58 -rw-rw-r-- 1 1001 1001 8207 Nov 24 15:14 README.md 15:20:58 -rw-rw-r-- 1 1001 1001 6912 Nov 24 15:14 SECURITY.md 15:20:58 -rw-rw-r-- 1 1001 1001 5 Nov 24 15:12 VERSION 15:20:58 -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:14 ZMQWindows.md 15:20:58 drwxrwxr-x 2 1001 1001 4096 Nov 24 15:14 bin 15:20:58 drwxrwxr-x 14 1001 1001 4096 Nov 24 15:14 cmd 15:20:58 -rw-r--r-- 1 root root 428381 Nov 24 15:19 coverage.out 15:20:58 -rw-rw-r-- 1 1001 1001 822 Nov 24 15:14 go.mod 15:20:58 -rw-rw-r-- 1 1001 1001 49471 Nov 24 15:14 go.sum 15:20:58 drwxrwxr-x 8 1001 1001 4096 Nov 24 15:14 internal 15:20:58 drwxrwxr-x 3 1001 1001 4096 Nov 24 15:14 openapi 15:20:58 drwxrwxr-x 4 1001 1001 4096 Nov 24 15:14 snap 15:20:58 -rw-rw-r-- 1 1001 1001 204 Nov 24 15:14 version.go [Pipeline] sh 15:20:59 + '[' -e coverage.out ] 15:20:59 + chown 1001:1001 coverage.out [Pipeline] stash 15:20:59 Warning: overwriting stash ‘coverage-report’ 15:20:59 Stashed 1 file(s) [Pipeline] sh 15:21:00 + make build 15:21:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:21:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:21:00 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:21:00 Setting up mime-support (3.60ubuntu1) ... 15:21:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:21:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:21:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:21:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:21:00 Setting up systemd (237-3ubuntu10.52) ... 15:21:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:21:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:21:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:21:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:21:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:21:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:21:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:21:01 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:21:01 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:21:01 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:21:01 Setting up python3 (3.6.7-1~18.04) ... 15:21:01 running python rtupdate hooks for python3.6... 15:21:01 running python post-rtupdate hooks for python3.6... 15:21:01 Setting up apparmor (2.12-4ubuntu5.1) ... 15:21:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:21:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:21:02 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:21:02 Setting up snapd (2.51.1+18.04) ... 15:21:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:21:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:21:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:21:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:21:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:21:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:21:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:21:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:21:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:21:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:21:04 /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' 15:21:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:21:04 Processing triggers for systemd (237-3ubuntu10.52) ... 15:21:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:21:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:21:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:21:07 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 15:21:07 Reading package lists... 15:21:07 Reading package lists... 15:21:07 Building dependency tree... 15:21:07 Reading state information... 15:21:07 Calculating upgrade... 15:21:08 The following packages will be upgraded: 15:21:08 advancecomp base-files bash binutils binutils-common 15:21:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:21:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:21:08 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:21:08 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:21:08 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:21:08 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:21:08 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:21:08 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:21:08 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:21:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:21:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:21:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:21:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:21:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:21:08 ubuntu-keyring util-linux 15:21:08 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:21:08 Need to get 64.2 MB of archives. 15:21:08 After this operation, 5152 kB of additional disk space will be used. 15:21:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 15:21:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:21:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:21:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:21:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:21:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:21:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:21:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:21:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:21:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:21:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:21:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:21:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:21:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:21:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:21:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:21:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:21:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:21:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:21:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:21:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:21:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:21:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:21:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:21:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:21:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:21:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:21:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:21:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:21:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:21:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:21:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:21:08 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:21:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:21:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:21:08 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:21:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:21:08 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:21:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:21:08 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:21:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:21:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:21:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:21:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:21:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:21:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:21:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 15:21:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:21:08 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:21:08 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 15:21:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 15:21:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 15:21:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 15:21:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:21:08 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:21:08 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:21:08 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:21:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:21:08 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:21:08 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:21:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:21:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:21:08 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:21:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:21:08 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:21:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:21:09 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:21:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:21:09 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:21:09 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:21:09 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:21:09 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:21:09 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:21:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:21:09 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:21:09 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:21:09 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:21:09 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:21:09 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:21:09 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:21:09 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:21:09 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:21:09 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:21:09 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:21:09 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:21:09 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:21:09 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:21:09 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:21:09 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:21:09 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:21:09 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:21:09 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:21:09 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:21:09 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:21:09 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:21:09 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:21:09 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:21:09 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:21:09 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:21:09 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:21:09 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:21:09 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:21:09 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:21:09 debconf: delaying package configuration, since apt-utils is not installed 15:21:09 Fetched 64.2 MB in 2s (40.3 MB/s) 15:21:09 (Reading database ... 13914 files and directories currently installed.) 15:21:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:21:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:21:10 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:21:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:21:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 15:21:10 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 15:21:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:11 (Reading database ... 13914 files and directories currently installed.) 15:21:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:21:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:21:11 (Reading database ... 13914 files and directories currently installed.) 15:21:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:21:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:11 (Reading database ... 13914 files and directories currently installed.) 15:21:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:21:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:21:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:21:12 (Reading database ... 13914 files and directories currently installed.) 15:21:12 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:21:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:21:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:21:12 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:21:12 Setting up base-files (10.1ubuntu2.11) ... 15:21:12 Installing new version of config file /etc/issue ... 15:21:12 Installing new version of config file /etc/issue.net ... 15:21:12 Installing new version of config file /etc/lsb-release ... 15:21:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:21:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:21:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:21:12 Removing obsolete conffile /etc/default/motd-news ... 15:21:13 (Reading database ... 13915 files and directories currently installed.) 15:21:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:21:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:21:13 Setting up bash (4.4.18-2ubuntu1.2) ... 15:21:13 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 15:21:13 (Reading database ... 13915 files and directories currently installed.) 15:21:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:21:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:21:13 (Reading database ... 13915 files and directories currently installed.) 15:21:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:21:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:21:13 Setting up tar (1.29b-2ubuntu0.2) ... 15:21:13 (Reading database ... 13915 files and directories currently installed.) 15:21:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:21:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:21:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:21:13 (Reading database ... 13915 files and directories currently installed.) 15:21:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:21:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:21:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:21:13 (Reading database ... 13915 files and directories currently installed.) 15:21:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:21:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:21:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:21:14 (Reading database ... 13915 files and directories currently installed.) 15:21:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:21:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:21:14 Setting up grep (3.1-2build1) ... 15:21:14 (Reading database ... 13915 files and directories currently installed.) 15:21:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:21:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:21:14 Setting up gzip (1.6-5ubuntu1.1) ... 15:21:14 (Reading database ... 13915 files and directories currently installed.) 15:21:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:21:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:21:14 Setting up login (1:4.5-1ubuntu2) ... 15:21:14 (Reading database ... 13915 files and directories currently installed.) 15:21:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:21:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:21:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:21:14 (Reading database ... 13915 files and directories currently installed.) 15:21:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:21:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:21:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:21:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:21:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:21:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:21:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:21:15 (Reading database ... 13915 files and directories currently installed.) 15:21:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:21:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:21:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:21:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:21:15 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:21:15 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:21:15 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:21:15 (Reading database ... 13915 files and directories currently installed.) 15:21:15 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:21:15 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:21:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:21:16 (Reading database ... 13915 files and directories currently installed.) 15:21:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:21:16 (Reading database ... 13915 files and directories currently installed.) 15:21:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:21:16 (Reading database ... 13915 files and directories currently installed.) 15:21:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:16 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:21:16 (Reading database ... 13915 files and directories currently installed.) 15:21:16 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:16 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:21:16 (Reading database ... 13915 files and directories currently installed.) 15:21:16 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:21:16 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:21:16 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:21:16 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:21:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:21:17 (Reading database ... 13915 files and directories currently installed.) 15:21:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:21:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:21:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:21:17 (Reading database ... 13915 files and directories currently installed.) 15:21:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:21:17 (Reading database ... 13915 files and directories currently installed.) 15:21:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:21:17 (Reading database ... 13915 files and directories currently installed.) 15:21:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:17 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:21:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:21:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:21:18 (Reading database ... 13915 files and directories currently installed.) 15:21:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:21:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:21:18 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:21:18 (Reading database ... 13915 files and directories currently installed.) 15:21:18 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:21:18 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:21:18 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:21:18 (Reading database ... 13917 files and directories currently installed.) 15:21:18 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:21:18 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:21:18 Setting up debconf (1.5.66ubuntu1) ... 15:21:19 (Reading database ... 13917 files and directories currently installed.) 15:21:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:21:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:21:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:21:19 (Reading database ... 13917 files and directories currently installed.) 15:21:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:21:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:21:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:21:19 (Reading database ... 13917 files and directories currently installed.) 15:21:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:21:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:21:19 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:21:19 (Reading database ... 13917 files and directories currently installed.) 15:21:19 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:21:19 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:21:19 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:21:19 (Reading database ... 13919 files and directories currently installed.) 15:21:19 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:21:19 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:21:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:21:19 (Reading database ... 13923 files and directories currently installed.) 15:21:19 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:21:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:21:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:21:19 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:21:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:21:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:21:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:21:20 (Reading database ... 13923 files and directories currently installed.) 15:21:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:21:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:21:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:21:20 (Reading database ... 13923 files and directories currently installed.) 15:21:20 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:21:20 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:21:20 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:21:20 (Reading database ... 13923 files and directories currently installed.) 15:21:20 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:21:20 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:21:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:21:20 (Reading database ... 13923 files and directories currently installed.) 15:21:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:21:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:21:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:21:20 (Reading database ... 13923 files and directories currently installed.) 15:21:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:21:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:21:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:21:20 (Reading database ... 13923 files and directories currently installed.) 15:21:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:21:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:21:21 Setting up passwd (1:4.5-1ubuntu2) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:21:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:21:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:21:21 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:21:21 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:21:21 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:21:21 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:21:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:21:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:21:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:21:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:21:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:21:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:21:21 (Reading database ... 13923 files and directories currently installed.) 15:21:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:21:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:21:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:21:22 (Reading database ... 13923 files and directories currently installed.) 15:21:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:21:22 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:21:22 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:21:22 (Reading database ... 13923 files and directories currently installed.) 15:21:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:21:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:21:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:21:22 (Reading database ... 13924 files and directories currently installed.) 15:21:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:21:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:21:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:21:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:21:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:21:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:21:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:21:22 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:21:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:21:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:21:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:21:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:21:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:21:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:21:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:21:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:21:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:21:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:21:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:21:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:21:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:21:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:21:23 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 15:21:23 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 15:21:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:21:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:21:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:21:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:21:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:21:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:21:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:21:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:21:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:21:24 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:21:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:21:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:21:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:21:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:21:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:21:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:21:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:21:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:21:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:21:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:21:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:21:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:21:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:21:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:21:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:21:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:21:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:21:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:21:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:21:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:21:28 Setting up tzdata (2021e-0ubuntu0.18.04) ... 15:21:28 15:21:28 Current default time zone: 'Etc/UTC' 15:21:28 Local time is now: Wed Nov 24 15:21:28 UTC 2021. 15:21:28 Universal Time is now: Wed Nov 24 15:21:28 UTC 2021. 15:21:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:21:28 15:21:28 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:21:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 15:21:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:21:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:21:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:21:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:21:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:21:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:21:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:21:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:21:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 15:21:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:28 Setting up patch (2.7.6-2ubuntu1.1) ... 15:21:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:21:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:21:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:21:28 Installing new version of config file /etc/ssl/openssl.cnf ... 15:21:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:21:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:21:28 Setting up ca-certificates (20210119~18.04.2) ... 15:21:29 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 15:21:30 Updating certificates in /etc/ssl/certs... 15:21:31 23 added, 28 removed; done. 15:21:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:21:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:21:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:21:31 Setting up pkgbinarymangler (138.18.04.1) ... 15:21:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 15:21:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up perl (5.26.1-6ubuntu0.5) ... 15:21:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 15:21:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:21:31 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 15:21:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:21:31 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 15:21:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:21:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:21:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:21:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:21:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:21:31 Processing triggers for systemd (237-3ubuntu10.52) ... 15:21:31 Processing triggers for mime-support (3.60ubuntu1) ... 15:21:31 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:21:31 Updating certificates in /etc/ssl/certs... 15:21:32 0 added, 0 removed; done. 15:21:32 Running hooks in /etc/ca-certificates/update.d... 15:21:32 done. 15:21:32 Reading package lists... 15:21:33 Building dependency tree... 15:21:33 Reading state information... 15:21:33 The following NEW packages will be installed: 15:21:33 apt-transport-https 15:21:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:21:33 Need to get 4348 B of archives. 15:21:33 After this operation, 154 kB of additional disk space will be used. 15:21:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:21:33 debconf: delaying package configuration, since apt-utils is not installed 15:21:33 Fetched 4348 B in 0s (24.1 kB/s) 15:21:33 Selecting previously unselected package apt-transport-https. 15:21:33 (Reading database ... 13931 files and directories currently installed.) 15:21:33 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:21:33 Unpacking apt-transport-https (1.6.14) ... 15:21:33 Setting up apt-transport-https (1.6.14) ... 15:21:33 Waiting for network to be ready... 15:21:35 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 15:21:36 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 15:21:39 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 15:21:40 2021-11-24T15:21:37Z INFO Waiting for automatic snapd restart... 15:21:42 snapd 2.52.1 from Canonical* installed 15:21:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:21:43 "snapd" switched to the "latest/stable" channel 15:21:43 15:21:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:21:45 core18 20211028 from Canonical* installed 15:21:45 "core18" switched to the "latest/stable" channel 15:21:45 15:21:48 snapcraft 5.0 from Canonical* installed 15:21:48 "snapcraft" switched to the "latest/stable" channel 15:21:48 15:21:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:21:52 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: 15:21:52 - README.md 15:21:52 15:21:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:21:52 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 15:21:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:21:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:21:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:21:54 Reading package lists... 15:21:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 15:21:54 Reading package lists... 15:21:54 Building dependency tree... 15:21:54 Reading state information... 15:21:55 Suggested packages: 15:21:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:21:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:21:55 Recommended packages: 15:21:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:21:55 The following NEW packages will be installed: 15:21:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:21:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:21:55 pkg-config zip 15:21:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:21:55 Need to get 7670 kB of archives. 15:21:55 After this operation, 43.8 MB of additional disk space will be used. 15:21:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:21:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:21:55 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:21:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:21:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:21:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:21:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:21:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:21:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:21:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:21:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:21:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:21:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:21:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:21:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:21:56 debconf: delaying package configuration, since apt-utils is not installed 15:21:56 Fetched 7670 kB in 1s (10.2 MB/s) 15:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:21:56 Selecting previously unselected package libglib2.0-0:amd64. 15:21:56 (Reading database ... 13935 files and directories currently installed.) 15:21:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:21:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:21:56 Selecting previously unselected package libpsl5:amd64. 15:21:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:21:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:21:56 Selecting previously unselected package libnghttp2-14:amd64. 15:21:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:21:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:21:56 Selecting previously unselected package librtmp1:amd64. 15:21:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:21:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:21:56 Selecting previously unselected package libcurl3-gnutls:amd64. 15:21:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:21:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:21:56 Selecting previously unselected package liberror-perl. 15:21:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:21:56 Unpacking liberror-perl (0.17025-1) ... 15:21:56 Selecting previously unselected package git-man. 15:21:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:21:56 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:21:56 Selecting previously unselected package git. 15:21:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:21:56 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:21:57 Selecting previously unselected package libnorm1:amd64. 15:21:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:21:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:21:57 Selecting previously unselected package libpgm-5.2-0:amd64. 15:21:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:21:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:21:57 Selecting previously unselected package libsodium23:amd64. 15:21:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:21:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:21:57 Selecting previously unselected package libzmq5:amd64. 15:21:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:21:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:21:57 Selecting previously unselected package libzmq3-dev:amd64. 15:21:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:21:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:21:57 Selecting previously unselected package pkg-config. 15:21:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:21:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:21:57 Selecting previously unselected package zip. 15:21:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:21:57 Unpacking zip (3.0-11build1) ... 15:21:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:21:57 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:21:57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:21:57 Setting up liberror-perl (0.17025-1) ... 15:21:57 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:21:57 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:21:57 No schema files found: doing nothing. 15:21:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:21:57 Setting up zip (3.0-11build1) ... 15:21:57 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:21:57 Setting up libsodium23:amd64 (1.0.16-2) ... 15:21:57 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:21:57 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:21:57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:21:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:21:57 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:21:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:21:58 git set to automatically installed. 15:21:58 git-man set to automatically installed. 15:21:58 libcurl3-gnutls set to automatically installed. 15:21:58 liberror-perl set to automatically installed. 15:21:58 libglib2.0-0 set to automatically installed. 15:21:58 libnghttp2-14 set to automatically installed. 15:21:58 libnorm1 set to automatically installed. 15:21:58 libpgm-5.2-0 set to automatically installed. 15:21:58 libpsl5 set to automatically installed. 15:21:58 librtmp1 set to automatically installed. 15:21:58 libsodium23 set to automatically installed. 15:21:58 libzmq3-dev set to automatically installed. 15:21:58 libzmq5 set to automatically installed. 15:21:58 pkg-config set to automatically installed. 15:21:58 zip set to automatically installed. 15:21:59 snapd is not logged in, snap install commands will use sudo 15:22:00 snap "core18" has no updates available 15:22:01 snapd is not logged in, snap install commands will use sudo [Pipeline] } 15:22:02 $ docker stop --time=1 6601981827ec3345a4295de092318d8d7749296a8cb6ee68994f0cd0589c2b56 15:22:04 $ docker rm -f 6601981827ec3345a4295de092318d8d7749296a8cb6ee68994f0cd0589c2b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:06 15:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:07 latest: Pulling from edgex-devops/edgex-compose-arm64 15:22:07 29e5d40040c1: Pulling fs layer 15:22:07 1ce36da41761: Pulling fs layer 15:22:07 25b303627fd3: Pulling fs layer 15:22:07 29e5d40040c1: Download complete 15:22:07 1ce36da41761: Verifying Checksum 15:22:07 1ce36da41761: Download complete 15:22:08 29e5d40040c1: Pull complete 15:22:09 25b303627fd3: Verifying Checksum 15:22:09 25b303627fd3: Download complete 15:22:09 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 15:22:09 1ce36da41761: Pull complete 15:22:10 Pulling config-common 15:22:10 + snapcraftctl pull 15:22:11 Pulling go-build-helper 15:22:11 + snapcraftctl pull 15:22:12 'edgex-go' has dependencies that need to be staged: go-build-helper 15:22:12 Skipping pull go-build-helper (already ran) 15:22:12 Building go-build-helper 15:22:12 + snapcraftctl build 15:22:14 Staging go-build-helper 15:22:14 + snapcraftctl stage 15:22:19 25b303627fd3: Pull complete 15:22:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:22:20 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 15:22:20 $ 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 15:22:22 $ docker top aa3623314eace2b30b86b49c91f73fa6d6a19e2c99ee828c8a3acb01ea4bc4cd -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:23 + docker-compose build --help 15:22:23 + grep parallel 15:22:24 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:22:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:22:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:22:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 15:22:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:22:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:22:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:22:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 15:22:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:22:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:22:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:22:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:22:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:22:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:22:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 15:22:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 15:22:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 15:22:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 15:22:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:22:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 15:22:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 15:22:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:22:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:22:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 15:22:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 15:22:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 15:22:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 15:22:24 Fetched 25.6 MB in 0s (0 B/s) 15:22:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:22:24 Fetched 224 kB in 0s (0 B/s) 15:22:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:22:24 Fetched 157 kB in 0s (0 B/s) 15:22:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:22:24 Fetched 221 kB in 0s (0 B/s) 15:22:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:22:24 Fetched 143 kB in 0s (0 B/s) 15:22:24 Pulling edgex-go 15:22:24 + snapcraftctl pull 15:22:25 Pulling hooks 15:22:25 + snapcraftctl pull 15:22:28 --parallel Build images in parallel. [Pipeline] } 15:22:28 $ docker stop --time=1 aa3623314eace2b30b86b49c91f73fa6d6a19e2c99ee828c8a3acb01ea4bc4cd 15:22:29 $ docker rm -f aa3623314eace2b30b86b49c91f73fa6d6a19e2c99ee828c8a3acb01ea4bc4cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:30 . [Pipeline] withDockerContainer 15:22:30 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 15:22:30 $ 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 15:22:32 $ docker top cf905ad1177f412a45d5d1e72ad0c5d5d2be4e583cdd5f67911e356c6958dc1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:33 + docker-compose -f ./docker-compose-build.yml build --parallel 15:22:37 Building core-command ... 15:22:37 Building core-data ... 15:22:37 Building core-metadata ... 15:22:37 Building security-bootstrapper ... 15:22:37 Building security-proxy-setup ... 15:22:37 Building security-secretstore-setup ... 15:22:37 Building support-notifications ... 15:22:37 Building support-scheduler ... 15:22:37 Building sys-mgmt-agent ... 15:22:37 Building support-notifications 15:22:37 Building support-scheduler 15:22:37 Building sys-mgmt-agent 15:22:37 Building security-secretstore-setup 15:22:37 Building security-proxy-setup 15:22:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:22:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:22:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:22:47 Fetched 0 B in 0s (0 B/s) 15:22:47 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:22:47 Fetched 96.5 kB in 0s (0 B/s) 15:22:47 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:22:47 Fetched 279 kB in 0s (0 B/s) 15:22:47 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:22:47 Fetched 122 kB in 0s (0 B/s) 15:22:47 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:22:47 Fetched 77.8 kB in 0s (0 B/s) 15:22:47 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:22:47 Fetched 8848 B in 0s (0 B/s) 15:22:47 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:22:47 Fetched 47.8 kB in 0s (0 B/s) 15:22:47 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:22:47 Fetched 45.6 kB in 0s (0 B/s) 15:22:47 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:22:47 Fetched 15.0 kB in 0s (0 B/s) 15:22:47 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:22:47 Fetched 220 kB in 0s (0 B/s) 15:22:47 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:22:47 Fetched 154 kB in 0s (0 B/s) 15:22:47 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:22:47 Fetched 50.6 kB in 0s (0 B/s) 15:22:47 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:22:47 Fetched 14.8 kB in 0s (0 B/s) 15:22:47 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:22:47 Fetched 41.8 kB in 0s (0 B/s) 15:22:47 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:22:47 Fetched 499 kB in 0s (0 B/s) 15:22:47 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:22:47 Fetched 111 kB in 0s (0 B/s) 15:22:47 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:22:47 Fetched 240 kB in 0s (0 B/s) 15:22:47 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:22:47 Fetched 29.3 kB in 0s (0 B/s) 15:22:47 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:22:47 Fetched 85.5 kB in 0s (0 B/s) 15:22:47 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:22:47 Fetched 24.5 kB in 0s (0 B/s) 15:22:47 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:22:47 Fetched 49.2 kB in 0s (0 B/s) 15:22:47 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:22:47 Fetched 54.2 kB in 0s (0 B/s) 15:22:47 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:22:47 Fetched 30.8 kB in 0s (0 B/s) 15:22:47 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:22:47 Fetched 15.8 kB in 0s (0 B/s) 15:22:47 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:22:47 Fetched 85.9 kB in 0s (0 B/s) 15:22:47 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:22:47 Fetched 8720 B in 0s (0 B/s) 15:22:47 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:22:47 Fetched 140 kB in 0s (0 B/s) 15:22:47 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:22:47 Fetched 119 kB in 0s (0 B/s) 15:22:47 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:22:47 Fetched 111 kB in 0s (0 B/s) 15:22:47 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:22:47 Fetched 11.1 kB in 0s (0 B/s) 15:22:47 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:22:47 Fetched 646 kB in 0s (0 B/s) 15:22:47 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:22:47 Fetched 41.3 kB in 0s (0 B/s) 15:22:47 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:22:47 Fetched 17.9 kB in 0s (0 B/s) 15:22:47 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:22:47 Fetched 368 kB in 0s (0 B/s) 15:22:47 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:22:47 Fetched 187 kB in 0s (0 B/s) 15:22:47 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:22:47 Fetched 175 kB in 0s (0 B/s) 15:22:47 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:22:47 Fetched 206 kB in 0s (0 B/s) 15:22:47 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:22:47 Fetched 1302 kB in 0s (0 B/s) 15:22:47 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:22:47 Fetched 36.2 kB in 0s (0 B/s) 15:22:47 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:22:47 Fetched 159 kB in 0s (0 B/s) 15:22:47 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:22:47 Fetched 107 kB in 0s (0 B/s) 15:22:47 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:22:47 Fetched 48.7 kB in 0s (0 B/s) 15:22:47 Pulling static-packages 15:22:47 + snapcraftctl pull 15:22:47 Pulling version 15:22:47 + cd /root/project 15:22:47 + git describe --tags --abbrev=0 15:22:47 + sed s/v// 15:22:47 + GIT_VERSION=2.2.0-dev.1 15:22:47 + [ -z 2.2.0-dev.1 ] 15:22:47 + snapcraftctl set-version 2.2.0-dev.1 15:22:47 Building config-common 15:22:47 + snapcraftctl build 15:22:49 Skipping build go-build-helper (already ran) 15:22:49 Building edgex-go 15:22:49 + cd /root/parts/edgex-go/src 15:22:49 + + sed s/v// 15:22:49 git describe --tags --abbrev=0 15:22:49 + GIT_VERSION=2.2.0-dev.1 15:22:49 + [ -z 2.2.0-dev.1 ] 15:22:49 + echo 2.2.0-dev.1 15:22:49 + [ ! -d vendor ] 15:22:49 + go mod download all 15:23:02 + make build 15:23:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data 15:23:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:23:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command 15:23:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:23:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:23:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:23:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:23:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:23:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:23:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:23:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 15:23:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:23:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:23:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:23:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:23:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:23:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:23:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:23:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:23:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:23:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:23:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:23:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:23:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:23:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:23:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:23:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:23:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:23:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:23:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 15:23:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:23:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:23:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:23:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:23:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:23:26 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 15:23:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:23:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:23:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:23:28 Building hooks 15:23:28 + cd /root/parts/hooks/src 15:23:28 + make build 15:23:28 go mod tidy 15:23:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 15:23:28 go: downloading github.com/davecgh/go-spew v1.1.0 15:23:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:23:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:23:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:23:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:23:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:23:32 Building static-packages 15:23:32 + snapcraftctl build 15:23:34 Building version 15:23:34 + snapcraftctl build 15:23:36 Staging config-common 15:23:36 + snapcraftctl stage 15:23:37 Skipping stage go-build-helper (already ran) 15:23:37 Staging edgex-go 15:23:37 + snapcraftctl stage 15:23:39 Staging hooks 15:23:39 + snapcraftctl stage 15:23:40 Staging static-packages 15:23:40 + snapcraftctl stage 15:23:41 Staging version 15:23:41 + snapcraftctl stage 15:23:41 Priming config-common 15:23:41 + snapcraftctl prime 15:23:43 Priming go-build-helper 15:23:43 + snapcraftctl prime 15:23:44 Priming edgex-go 15:23:44 + snapcraftctl prime 15:23:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:23:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a9235516b82b 15:23:45 Step 3/22 : WORKDIR /edgex-go 15:23:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:23:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a9235516b82b 15:23:45 Step 3/23 : WORKDIR /edgex-go 15:23:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:23:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a9235516b82b 15:23:45 Step 3/20 : WORKDIR /edgex-go 15:23:45 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:23:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a9235516b82b 15:23:45 Step 3/21 : WORKDIR /edgex-go 15:23:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:23:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a9235516b82b 15:23:45 Step 3/24 : WORKDIR /edgex-go 15:23:45 ---> Running in 4a847ad6fa20 15:23:45 ---> Running in 99179a22f0f9 15:23:45 ---> Running in e0ab576ed9b7 15:23:45 ---> Running in f20c25984147 15:23:45 ---> Running in 641c2a472fe2 15:23:45 Removing intermediate container e0ab576ed9b7 15:23:45 ---> 7ccf4b7a1b34 15:23:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:45 Removing intermediate container f20c25984147 15:23:45 ---> bbce2e1187c9 15:23:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:45 ---> Running in 24bab585b0b5 15:23:45 ---> Running in 02ce3375b198 15:23:45 Removing intermediate container 641c2a472fe2 15:23:45 ---> 958838279337 15:23:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:45 Removing intermediate container 4a847ad6fa20 15:23:45 ---> a2d850f4db40 15:23:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:45 Removing intermediate container 99179a22f0f9 15:23:45 ---> 755ada154fdf 15:23:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:45 ---> Running in 9b2c00f4268d 15:23:45 ---> Running in 262ccb7eac66 15:23:45 ---> Running in e78f4ad96cb7 15:23:45 Priming hooks 15:23:45 + snapcraftctl prime 15:23:47 Priming static-packages 15:23:47 + snapcraftctl prime 15:23:47 Removing intermediate container 02ce3375b198 15:23:47 ---> 26dc9267f047 15:23:47 Step 5/24 : RUN apk add --update --no-cache make git 15:23:47 Removing intermediate container 24bab585b0b5 15:23:47 ---> f6b02b96cc88 15:23:47 Step 5/20 : RUN apk add --update --no-cache make git 15:23:47 ---> Running in 940257e2f0b4 15:23:47 ---> Running in 8c693d66fead 15:23:48 Removing intermediate container e78f4ad96cb7 15:23:48 ---> bb52c893721a 15:23:48 Step 5/23 : RUN apk add --update --no-cache make git 15:23:48 ---> Running in 502f3f914faa 15:23:48 Removing intermediate container 9b2c00f4268d 15:23:48 ---> ca2c22f8e1d6 15:23:48 Step 5/22 : RUN apk add --update --no-cache make bash git 15:23:48 Removing intermediate container 262ccb7eac66 15:23:48 ---> cfb2452af221 15:23:48 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:23:48 ---> Running in 8d03f26c26d9 15:23:48 ---> Running in 1aa6a6bf6ef3 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:23:50 Priming version 15:23:50 + snapcraftctl prime 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:23:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:23:51 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 15:23:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:23:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:23:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:23:51 OK: 219 MiB in 52 packages 15:23:52 OK: 219 MiB in 52 packages 15:23:52 OK: 219 MiB in 52 packages 15:23:52 OK: 219 MiB in 52 packages 15:23:52 OK: 219 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:53 Removing intermediate container 8c693d66fead 15:23:53 ---> 05c62b937c51 15:23:53 Step 6/20 : COPY . . 15:23:53 Removing intermediate container 940257e2f0b4 15:23:53 ---> 9fd5b9634209 15:23:53 Step 6/24 : COPY . . 15:23:54 Removing intermediate container 502f3f914faa 15:23:54 ---> 9f33cdde30bb 15:23:54 Removing intermediate container 1aa6a6bf6ef3 15:23:54 Step 6/23 : COPY go.mod . 15:23:54 ---> b5bf2fa21e30 15:23:54 Step 6/21 : COPY . . 15:23:54 Removing intermediate container 8d03f26c26d9 15:23:54 ---> 03639167cd72 15:23:54 Step 6/22 : COPY . . 15:23:55 ---> 5fe289ba7ad8 15:23:55 Step 7/23 : RUN go mod download 15:23:55 ---> Running in 40ac2afa8b6f 15:24:01 Removing intermediate container 40ac2afa8b6f 15:24:01 ---> c80c95b95104 15:24:01 Step 8/23 : COPY . . 15:24:19 ---> 6ae7e0c19b99 15:24:19 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:19 ---> 44adbcf569d9 15:24:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:19 ---> ed8398f2b7d7 15:24:19 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:19 ---> c3745ccbbd6f 15:24:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:19 ---> Running in c463f5988e3f 15:24:19 ---> Running in 7cec989e94db 15:24:19 ---> Running in 20a2f399a5e8 15:24:19 ---> Running in fbce3c7d7a4e 15:24:21 ---> 91d1946c7f64 15:24:21 Step 9/23 : RUN go mod tidy 15:24:21 ---> Running in 301af75e57a8 15:24:22 Removing intermediate container c463f5988e3f 15:24:22 ---> d67557b99960 15:24:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:24:22 ---> Running in 5797cc1ae106 15:24:23 Removing intermediate container fbce3c7d7a4e 15:24:23 ---> 75678299fa53 15:24:23 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:24:23 ---> Running in f84e5d33f61a 15:24:24 Removing intermediate container 20a2f399a5e8 15:24:24 ---> e9d1396719cf 15:24:24 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:24:24 ---> Running in 0a9e52e93f46 15:24:24 Removing intermediate container 7cec989e94db 15:24:24 ---> e10a8f229989 15:24:24 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:24:24 ---> Running in f14b3e2d8333 15:24:25 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 15:24:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:24:26 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 15:24:27 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 15:24:27 Removing intermediate container 301af75e57a8 15:24:27 ---> 8c6e9e364c85 15:24:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:24:27 ---> Running in 3939be5b2321 15:24:29 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 15:26:21 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 15:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:26:24 Removing intermediate container 0a9e52e93f46 15:26:24 ---> 2699e2b69cdf 15:26:24 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:26:24 ---> Running in e560fd8e6af9 15:26:26 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 15:26:32 Removing intermediate container 5797cc1ae106 15:26:32 ---> 9e1671704938 15:26:32 15:26:32 Step 9/24 : FROM alpine:3.14 15:26:32 3.14: Pulling from library/alpine 15:26:32 Removing intermediate container e560fd8e6af9 15:26:32 ---> c34bde82ed13 15:26:32 15:26:32 Step 10/22 : FROM docker:20.10.8 15:26:32 Removing intermediate container f14b3e2d8333 15:26:32 ---> c6c5d081f0d5 15:26:32 15:26:32 Step 9/20 : FROM alpine:3.14 15:26:32 20.10.8: Pulling from library/docker 15:26:32 3.14: Pulling from library/alpine 15:26:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:26:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:26:33 Status: Downloaded newer image for alpine:3.14 15:26:33 Status: Downloaded newer image for alpine:3.14 15:26:33 ---> 5b8b7b635229 15:26:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:26:33 ---> 5b8b7b635229 15:26:33 Step 10/20 : RUN apk add --update --no-cache curl 15:26:34 ---> Running in e6fb51e90a0e 15:26:34 ---> Running in 6609be604c23 15:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:26:37 (1/5) Installing ca-certificates (20191127-r5) 15:26:37 (2/5) Installing brotli-libs (1.0.9-r5) 15:26:37 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:26:37 (4/5) Installing libcurl (7.79.1-r0) 15:26:37 (5/5) Installing curl (7.79.1-r0) 15:26:37 Executing busybox-1.33.1-r6.trigger 15:26:37 Executing ca-certificates-20191127-r5.trigger 15:26:37 (1/3) Installing ca-certificates (20191127-r5) 15:26:37 (2/3) Installing dumb-init (1.2.5-r1) 15:26:37 (3/3) Installing su-exec (0.2-r1) 15:26:37 Executing busybox-1.33.1-r6.trigger 15:26:37 Executing ca-certificates-20191127-r5.trigger 15:26:37 OK: 8 MiB in 19 packages 15:26:38 OK: 6 MiB in 17 packages 15:26:40 Removing intermediate container f84e5d33f61a 15:26:40 ---> 213274878a9b 15:26:40 15:26:40 Step 9/21 : FROM alpine:3.14 15:26:40 ---> 5b8b7b635229 15:26:40 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:26:40 Removing intermediate container 3939be5b2321 15:26:40 ---> cf70c8f10918 15:26:40 15:26:40 Step 11/23 : FROM alpine:3.14 15:26:40 ---> 5b8b7b635229 15:26:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:26:40 ---> Running in 597344218af5 15:26:40 ---> Running in 8d822c212d6d 15:26:40 Removing intermediate container 6609be604c23 15:26:40 ---> 1c4b08f750bf 15:26:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:26:40 Removing intermediate container e6fb51e90a0e 15:26:40 ---> a08d2e26ddc9 15:26:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:26:40 ---> Running in 21ff8ee11fe7 15:26:40 ---> Running in 6864a7d8296d 15:26:41 Removing intermediate container 21ff8ee11fe7 15:26:41 ---> 81cd720b07cd 15:26:41 Step 12/20 : WORKDIR /edgex 15:26:41 Removing intermediate container 6864a7d8296d 15:26:41 ---> 9c74f6fe6b59 15:26:41 Step 12/24 : WORKDIR / 15:26:41 ---> Running in 097f0735edc8 15:26:41 ---> Running in ccce09371db4 15:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:26:42 Removing intermediate container 097f0735edc8 15:26:42 ---> a305a329200c 15:26:42 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:26:43 Removing intermediate container ccce09371db4 15:26:43 ---> cfdcb53dd1ad 15:26:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:26:43 (1/2) Installing ca-certificates (20191127-r5) 15:26:43 (2/2) Installing dumb-init (1.2.5-r1) 15:26:43 Executing busybox-1.33.1-r6.trigger 15:26:43 Executing ca-certificates-20191127-r5.trigger 15:26:43 (1/1) Installing dumb-init (1.2.5-r1) 15:26:43 Executing busybox-1.33.1-r6.trigger 15:26:43 OK: 6 MiB in 15 packages 15:26:43 OK: 6 MiB in 16 packages 15:26:44 ---> 8adbb3e44450 15:26:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:26:44 ---> 285ad51a2704 15:26:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:26:45 Removing intermediate container 597344218af5 15:26:45 ---> 04591afde96d 15:26:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:45 ---> Running in 41e15f18497d 15:26:46 Removing intermediate container 8d822c212d6d 15:26:46 ---> 25f73eac348d 15:26:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:26:46 ---> 51daa498ae7d 15:26:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:26:46 Removing intermediate container 41e15f18497d 15:26:46 ---> d8b3727c704d 15:26:46 Step 14/23 : ENV APP_PORT=59861 15:26:46 ---> Running in 3cb5036048b8 15:26:46 ---> Running in 2c9de4788634 15:26:47 ---> 966a708e734a 15:26:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:26:47 Removing intermediate container 3cb5036048b8 15:26:47 ---> 4fa7eb74d52e 15:26:47 Step 12/21 : ENV APP_PORT=59860 15:26:47 Removing intermediate container 2c9de4788634 15:26:47 ---> f9584aab8378 15:26:47 Step 15/23 : EXPOSE $APP_PORT 15:26:47 ---> Running in d143ccb2c1e8 15:26:47 ---> Running in 7512b00236eb 15:26:47 ---> 5b0644317f3f 15:26:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:26:48 Removing intermediate container d143ccb2c1e8 15:26:48 ---> ff86b702c04a 15:26:48 Step 13/21 : EXPOSE $APP_PORT 15:26:48 ---> Running in 6b4070598e94 15:26:48 Removing intermediate container 7512b00236eb 15:26:48 ---> 51b0070e4528 15:26:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:48 ---> 238c4fc78f57 15:26:48 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:26:48 Removing intermediate container 6b4070598e94 15:26:48 ---> fdc5399fddf4 15:26:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:49 ---> b32f1e7cc2dd 15:26:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:26:49 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:26:49 ---> Running in 2117c45185bb 15:26:49 Status: Downloaded newer image for docker:20.10.8 15:26:49 ---> 3734d5adc5ac 15:26:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:26:49 ---> 222a11334e49 15:26:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:26:49 ---> Running in 2c7685e5947f 15:26:49 Removing intermediate container 2117c45185bb 15:26:49 ---> 60fcf2a6b533 15:26:49 Step 17/20 : CMD ["--init=true"] 15:26:49 ---> Running in d683e8b02d81 15:26:49 Removing intermediate container 2c7685e5947f 15:26:49 ---> 1f9a12d4b964 15:26:49 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:26:50 ---> Running in c3a8dcd4fe12 15:26:50 ---> 5d27a8ce621b 15:26:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:26:50 Removing intermediate container d683e8b02d81 15:26:50 ---> 1a404600c5fe 15:26:50 Step 18/20 : LABEL arch=arm64 15:26:51 ---> Running in 6bd771939db3 15:26:51 ---> 70d4976e58eb 15:26:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:26:51 ---> ac1895a3a91f 15:26:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:26:51 Removing intermediate container 6bd771939db3 15:26:51 ---> 4aef14eec877 15:26:51 Step 19/20 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:26:51 ---> Running in 49c0fdf1c7e7 15:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:26:52 Removing intermediate container 49c0fdf1c7e7 15:26:52 ---> 69f40faba49b 15:26:52 Step 20/20 : LABEL version=0.0.0 15:26:52 ---> 1e3fe1e4e759 15:26:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:26:52 ---> 0d25e4fa6208 15:26:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:26:52 ---> Running in 48b3b5d51357 15:26:52 ---> Running in 53bb62827c53 15:26:53 ---> 35655b564587 15:26:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:26:53 (1/42) Installing readline (8.1.0-r0) 15:26:53 (2/42) Installing bash (5.1.4-r0) 15:26:53 Executing bash-5.1.4-r0.post-install 15:26:53 (3/42) Installing brotli-libs (1.0.9-r5) 15:26:53 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:26:53 (5/42) Installing libcurl (7.79.1-r0) 15:26:53 Removing intermediate container 48b3b5d51357 15:26:53 ---> 4c9f45e576e4 15:26:53 15:26:53 (6/42) Installing curl (7.79.1-r0) 15:26:53 (7/42) Installing dumb-init (1.2.5-r1) 15:26:53 (8/42) Installing libbz2 (1.0.8-r1) 15:26:53 (9/42) Installing expat (2.4.1-r0) 15:26:53 (10/42) Installing libffi (3.3-r2) 15:26:53 (11/42) Installing gdbm (1.19-r0) 15:26:53 (12/42) Installing xz-libs (5.2.5-r0) 15:26:53 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:26:53 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:26:53 Removing intermediate container 53bb62827c53 15:26:53 ---> a58121f54c99 15:26:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:53 (15/42) Installing mpdecimal (2.5.1-r1) 15:26:53 (16/42) Installing sqlite-libs (3.35.5-r0) 15:26:53 (17/42) Installing python3 (3.9.5-r1) 15:26:53 ---> a535f85f3876 15:26:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:26:53 ---> Running in 64852bd92b5a 15:26:54 ---> Running in 4a586d553fe5 15:26:54 Successfully built 4c9f45e576e4 15:26:54 Successfully tagged security-proxy-setup-arm64:latest 15:26:54 Building core-metadata 15:26:54  Building security-proxy-setup ... done  ---> 38cd36cffb8c 15:26:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:26:54 ---> Running in 67c336ba0967 15:26:54 Removing intermediate container 64852bd92b5a 15:26:54 ---> 6d4f85d00104 15:26:54 Step 21/23 : LABEL arch=arm64 15:26:54 Removing intermediate container 4a586d553fe5 15:26:54 ---> 01d026b49bf4 15:26:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:55 ---> Running in 1fefa153b5bf 15:26:55 ---> Running in 0afb86fffa04 15:26:56 Removing intermediate container 0afb86fffa04 15:26:56 ---> ea205e8e7edd 15:26:56 Step 19/21 : LABEL arch=arm64 15:26:56 Removing intermediate container 1fefa153b5bf 15:26:56 ---> 8cee463b31f7 15:26:56 Step 22/23 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:26:56 (18/42) Installing py3-appdirs (1.4.4-r2) 15:26:56 (19/42) Installing py3-chardet (4.0.0-r2) 15:26:56 ---> Running in 5bc64e85a1fc 15:26:56 ---> Running in 7d87c3c6aa90 15:26:56 (20/42) Installing py3-idna (3.2-r0) 15:26:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:26:56 (22/42) Installing py3-certifi (2020.12.5-r1) 15:26:56 (23/42) Installing py3-requests (2.25.1-r4) 15:26:56 (24/42) Installing py3-msgpack (1.0.2-r1) 15:26:56 (25/42) Installing py3-lockfile (0.12.2-r4) 15:26:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:26:56 (27/42) Installing py3-colorama (0.4.4-r1) 15:26:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:26:56 (29/42) Installing py3-distlib (0.3.1-r3) 15:26:56 (30/42) Installing py3-distro (1.5.0-r3) 15:26:56 (31/42) Installing py3-six (1.15.0-r1) 15:26:56 (32/42) Installing py3-webencodings (0.5.1-r4) 15:26:56 (33/42) Installing py3-html5lib (1.1-r1) 15:26:57 (34/42) Installing py3-parsing (2.4.7-r2) 15:26:57 (35/42) Installing py3-packaging (20.9-r1) 15:26:57 (36/42) Installing py3-toml (0.10.2-r2) 15:26:57 (37/42) Installing py3-pep517 (0.10.0-r2) 15:26:57 (38/42) Installing py3-progress (1.5-r2) 15:26:57 (39/42) Installing py3-retrying (1.3.3-r1) 15:26:57 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:26:57 (41/42) Installing py3-setuptools (52.0.0-r3) 15:26:57 (42/42) Installing py3-pip (20.3.4-r1) 15:26:57 Removing intermediate container 7d87c3c6aa90 15:26:57 ---> 329f6f8b3ca9 15:26:57 Step 23/23 : LABEL version=0.0.0 15:26:57 Removing intermediate container 5bc64e85a1fc 15:26:57 ---> e9fb42dcde8f 15:26:57 Step 20/21 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:26:57 ---> Running in 4a9b50373fa8 15:26:57 ---> Running in b49a17c7a33a 15:26:58 Removing intermediate container 67c336ba0967 15:26:58 ---> ed8892326666 15:26:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:26:58 Executing busybox-1.33.1-r3.trigger 15:26:58 ---> Running in 4ee9f79e7311 15:26:58 OK: 84 MiB in 64 packages 15:26:58 Removing intermediate container 4a9b50373fa8 15:26:58 ---> a293ae3db15c 15:26:58 15:26:58 Removing intermediate container b49a17c7a33a 15:26:58 ---> bcb51b1962fc 15:26:58 Step 21/21 : LABEL version=0.0.0 15:26:58 ---> Running in 6d6462a8fd33 15:26:58 Removing intermediate container 4ee9f79e7311 15:26:58 ---> e2f5e99dea7d 15:26:58 Step 22/24 : LABEL arch=arm64 15:26:58 Successfully built a293ae3db15c 15:26:59 Successfully tagged support-scheduler-arm64:latest 15:26:59 Building core-command 15:26:59  Building support-scheduler ... done  ---> Running in c3c605a33f58 15:26:59 Removing intermediate container 6d6462a8fd33 15:26:59 ---> 1ff193eee8ff 15:26:59 15:26:59 Successfully built 1ff193eee8ff 15:26:59 Successfully tagged support-notifications-arm64:latest 15:26:59  Building support-notifications ... done Building core-data 15:26:59 Removing intermediate container c3c605a33f58 15:26:59 ---> 0a1cbc37e49e 15:26:59 Step 23/24 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:26:59 ---> Running in 5b50730949f2 15:27:00 Removing intermediate container 5b50730949f2 15:27:00 ---> bee8a915b64e 15:27:00 Step 24/24 : LABEL version=0.0.0 15:27:00 ---> Running in 5f395dd191d6 15:27:00 Removing intermediate container 5f395dd191d6 15:27:00 ---> 2b1aa8e4d9c0 15:27:00 15:27:01 Successfully built 2b1aa8e4d9c0 15:27:01 Successfully tagged security-secretstore-setup-arm64:latest 15:27:01 Building security-bootstrapper 15:27:02  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 15:27:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:27:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:27:02 Collecting texttable<0.10,>=0.9.0 15:27:02 Downloading texttable-0.9.1.tar.gz (11 kB) 15:27:04 Collecting docker<4.0,>=3.6.0 15:27:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:27:06 Collecting PyYAML<4,>=3.10 15:27:06 Downloading PyYAML-3.13.tar.gz (270 kB) 15:27:09 Collecting websocket-client<1.0,>=0.32.0 15:27:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:27:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:27:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:27:10 Collecting jsonschema<3,>=2.5.1 15:27:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:27:10 Collecting dockerpty<0.5,>=0.4.1 15:27:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:27:12 Collecting docopt<0.7,>=0.6.1 15:27:12 Downloading docopt-0.6.2.tar.gz (25 kB) 15:27:15 Collecting cached-property<2,>=1.2.0 15:27:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:27:15 Collecting docker-pycreds>=0.4.0 15:27:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:27:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:27:15 Collecting chardet<3.1.0,>=3.0.2 15:27:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:27:16 Collecting urllib3<1.25,>=1.21.1 15:27:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:27:16 Collecting idna<2.8,>=2.5 15:27:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:27:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:27:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:27:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:27:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:27:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:27:18 Attempting uninstall: urllib3 15:27:18 Found existing installation: urllib3 1.26.5 15:27:18 Uninstalling urllib3-1.26.5: 15:27:18 Successfully uninstalled urllib3-1.26.5 15:27:19 Attempting uninstall: idna 15:27:19 Found existing installation: idna 3.2 15:27:19 Uninstalling idna-3.2: 15:27:19 Successfully uninstalled idna-3.2 15:27:20 Attempting uninstall: chardet 15:27:20 Found existing installation: chardet 4.0.0 15:27:20 Uninstalling chardet-4.0.0: 15:27:20 Successfully uninstalled chardet-4.0.0 15:27:22 Attempting uninstall: requests 15:27:22 Found existing installation: requests 2.25.1 15:27:22 Uninstalling requests-2.25.1: 15:27:22 Successfully uninstalled requests-2.25.1 15:27:22 Running setup.py install for texttable: started 15:27:24 Running setup.py install for texttable: finished with status 'done' 15:27:24 Running setup.py install for PyYAML: started 15:27:26 Running setup.py install for PyYAML: finished with status 'done' 15:27:26 Running setup.py install for docopt: started 15:27:29 Running setup.py install for docopt: finished with status 'done' 15:27:29 Running setup.py install for dockerpty: started 15:27:31 Running setup.py install for dockerpty: finished with status 'done' 15:27:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 15:27:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:36 ---> a9235516b82b 15:27:36 Step 3/22 : WORKDIR /edgex-go 15:27:36 ---> Using cache 15:27:36 ---> 755ada154fdf 15:27:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:36 ---> Using cache 15:27:36 ---> bb52c893721a 15:27:36 Step 5/22 : RUN apk add --update --no-cache make git 15:27:36 ---> Using cache 15:27:36 ---> 9f33cdde30bb 15:27:36 Step 6/22 : COPY . . 15:27:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:45 ---> a9235516b82b 15:27:45 Step 3/22 : WORKDIR /edgex-go 15:27:45 ---> Using cache 15:27:45 ---> 755ada154fdf 15:27:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:45 ---> Using cache 15:27:45 ---> bb52c893721a 15:27:45 Step 5/22 : RUN apk add --update --no-cache make git 15:27:45 ---> Using cache 15:27:45 ---> 9f33cdde30bb 15:27:45 Step 6/22 : COPY . . 15:27:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:45 ---> a9235516b82b 15:27:45 Step 3/22 : WORKDIR /edgex-go 15:27:45 ---> Using cache 15:27:45 ---> 755ada154fdf 15:27:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:45 ---> Using cache 15:27:45 ---> bb52c893721a 15:27:45 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:27:45 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:27:45 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:27:45 ---> a9235516b82b 15:27:45 Step 3/30 : WORKDIR /edgex-go 15:27:45 ---> Using cache 15:27:45 ---> 755ada154fdf 15:27:45 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:45 ---> Using cache 15:27:45 ---> bb52c893721a 15:27:45 Step 5/30 : RUN apk add --update --no-cache make git 15:27:45 ---> Using cache 15:27:45 ---> 9f33cdde30bb 15:27:45 Step 6/30 : COPY . . 15:27:46 ---> Running in 50674eb7a3ff 15:27:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:27:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:27:49 OK: 219 MiB in 52 packages 15:27:50 Removing intermediate container c3a8dcd4fe12 15:27:50 ---> 8f2f62c94c18 15:27:50 Step 13/22 : ENV APP_PORT=58890 15:27:50 ---> Running in 1a876ab7dd80 15:27:51 Removing intermediate container 50674eb7a3ff 15:27:51 ---> 0f623bc5eedf 15:27:51 Step 6/22 : COPY . . 15:27:51 Removing intermediate container 1a876ab7dd80 15:27:51 ---> 343546ecf6d9 15:27:51 Step 14/22 : EXPOSE $APP_PORT 15:27:51 ---> Running in bb24e35c9aaf 15:27:52 Removing intermediate container bb24e35c9aaf 15:27:52 ---> 687f9eb1d77a 15:27:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:27:55 ---> ef3c7005eb9a 15:27:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:27:56 ---> 5c01c2f3f044 15:27:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:27:58 ---> 743b85a80353 15:27:58 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:27:58 ---> Running in 8b6fe59e2332 15:27:58 Removing intermediate container 8b6fe59e2332 15:27:58 ---> 8f8a350bbb67 15:27:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:59 ---> Running in 764c0ca87737 15:28:00 Removing intermediate container 764c0ca87737 15:28:00 ---> b6e794c9460d 15:28:00 Step 20/22 : LABEL arch=arm64 15:28:00 ---> Running in aef6bbfb2051 15:28:00 ---> 976f82afe058 15:28:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:01 Removing intermediate container aef6bbfb2051 15:28:01 ---> 4e279da3a77b 15:28:01 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:28:01 ---> Running in d0753a311b65 15:28:01 ---> Running in e1e2eae2b6a5 15:28:01 Removing intermediate container e1e2eae2b6a5 15:28:01 ---> b7291057c591 15:28:01 Step 22/22 : LABEL version=0.0.0 15:28:02 ---> Running in 5c657d8b6ce6 15:28:03 Removing intermediate container 5c657d8b6ce6 15:28:03 ---> bcf88b1abb90 15:28:03 15:28:03 Successfully built bcf88b1abb90 15:28:03 Successfully tagged sys-mgmt-agent-arm64:latest 15:28:04  Building sys-mgmt-agent ... done Removing intermediate container d0753a311b65 15:28:04 ---> 2f8b0fa4175c 15:28:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:28:05 ---> Running in 9d827904eb3e 15:28:06 ---> a73c7864a0ef 15:28:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:06 ---> Running in 8b07ae31f5f0 15:28:06 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 15:28:08 ---> 9c50ac793c89 15:28:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:08 ---> Running in d9f54199b139 15:28:11 Removing intermediate container 8b07ae31f5f0 15:28:11 ---> d79bf42ddc40 15:28:11 Step 8/22 : RUN make cmd/core-command/core-command 15:28:11 ---> Running in 0f0893dd1ac6 15:28:13 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 15:28:14 Removing intermediate container d9f54199b139 15:28:14 ---> 2b01188c4335 15:28:14 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:28:14 ---> Running in b8c30ebb94c1 15:28:15 ---> 36fbffc457d3 15:28:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:15 ---> Running in bcbf9810ae09 15:28:16 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 15:28:20 Removing intermediate container bcbf9810ae09 15:28:20 ---> 688623078763 15:28:20 Step 8/22 : RUN make cmd/core-data/core-data 15:28:20 ---> Running in f08e6ed32fe8 15:28:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:29:59 Removing intermediate container 0f0893dd1ac6 15:29:59 ---> 8365cb0eadf3 15:29:59 15:29:59 Step 9/22 : FROM alpine:3.14 15:29:59 ---> 5b8b7b635229 15:29:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:29:59 ---> Using cache 15:29:59 ---> 04591afde96d 15:29:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:29:59 ---> Using cache 15:29:59 ---> d8b3727c704d 15:29:59 Step 12/22 : ENV APP_PORT=59882 15:29:59 ---> Running in 0b8fc762046a 15:29:59 Removing intermediate container 9d827904eb3e 15:29:59 ---> 7be54a18895c 15:29:59 15:29:59 Step 9/22 : FROM alpine:3.14 15:29:59 ---> 5b8b7b635229 15:29:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:29:59 ---> Using cache 15:29:59 ---> 04591afde96d 15:29:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:29:59 ---> Using cache 15:29:59 ---> d8b3727c704d 15:29:59 Step 12/22 : ENV APP_PORT=59881 15:29:59 ---> Running in 4e92f08d34dc 15:29:59 Removing intermediate container 0b8fc762046a 15:29:59 ---> ad8773cba175 15:29:59 Step 13/22 : EXPOSE $APP_PORT 15:29:59 ---> Running in 091c91eff06e 15:29:59 Removing intermediate container 4e92f08d34dc 15:29:59 ---> 5e7ace5f28ec 15:29:59 Step 13/22 : EXPOSE $APP_PORT 15:29:59 ---> Running in 18b3f032548a 15:29:59 Removing intermediate container 091c91eff06e 15:29:59 ---> 31ecf0c961c8 15:29:59 Step 14/22 : WORKDIR / 15:29:59 ---> Running in 5535c2bbc428 15:29:59 Removing intermediate container 18b3f032548a 15:29:59 ---> 6a10bad85eba 15:29:59 Step 14/22 : WORKDIR / 15:29:59 ---> Running in f4550bb605cf 15:29:59 Removing intermediate container 5535c2bbc428 15:29:59 ---> 43e630f8d125 15:29:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:00 Removing intermediate container f4550bb605cf 15:30:00 ---> 04875a9a7c1a 15:30:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:00 Removing intermediate container b8c30ebb94c1 15:30:00 ---> 97a0fdcba57b 15:30:00 15:30:00 Step 9/30 : FROM alpine:3.14 15:30:00 ---> 5b8b7b635229 15:30:00 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:30:01 ---> Running in 81f85a81348b 15:30:01 ---> ce73e89d15d6 15:30:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:30:01 Removing intermediate container 81f85a81348b 15:30:01 ---> 02fb2721cf4c 15:30:01 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:30:01 ---> Running in d25744316f96 15:30:01 ---> 15419e4d3c90 15:30:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:30:03 ---> 3f24b289d21a 15:30:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:30:03 ---> 4d166f521ce2 15:30:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:30:04 ---> 6395498ea1a3 15:30:04 Step 18/22 : ENTRYPOINT ["/core-command"] 15:30:04 ---> Running in 51411b21d775 15:30:05 (1/2) Installing dumb-init (1.2.5-r1) 15:30:05 (2/2) Installing su-exec (0.2-r1) 15:30:05 Executing busybox-1.33.1-r6.trigger 15:30:05 OK: 6 MiB in 16 packages 15:30:05 ---> f1b41c219c95 15:30:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:30:05 Removing intermediate container 51411b21d775 15:30:05 ---> 96e53035ace8 15:30:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:05 ---> Running in 15226772a4a4 15:30:05 ---> Running in feb9a30ae821 15:30:06 Removing intermediate container feb9a30ae821 15:30:06 ---> 12b885b02c40 15:30:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:06 Removing intermediate container 15226772a4a4 15:30:06 ---> c1c79650cfa5 15:30:06 Step 20/22 : LABEL arch=arm64 15:30:06 ---> Running in bcbb3284ea2d 15:30:06 ---> Running in 4e1c3d4d495e 15:30:06 Removing intermediate container d25744316f96 15:30:06 ---> 16d5c3054be7 15:30:06 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:30:06 ---> Running in 2c170dc1d005 15:30:07 Removing intermediate container 4e1c3d4d495e 15:30:07 ---> d722663fc9a2 15:30:07 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:30:07 Removing intermediate container bcbb3284ea2d 15:30:07 ---> ebda4d8c32d4 15:30:07 Step 20/22 : LABEL arch=arm64 15:30:07 ---> Running in 16ce0f4295db 15:30:07 ---> Running in b98e8a691e81 15:30:07 Removing intermediate container 2c170dc1d005 15:30:07 ---> 3f8f6b2afd6e 15:30:07 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:30:07 ---> Running in fdd1886f1686 15:30:07 Removing intermediate container 16ce0f4295db 15:30:07 ---> cf78bbe85a89 15:30:07 Step 22/22 : LABEL version=0.0.0 15:30:07 Removing intermediate container b98e8a691e81 15:30:07 ---> d3a0122899ff 15:30:07 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:30:08 ---> Running in ee75fecf1276 15:30:08 ---> Running in c8bff5dc91bd 15:30:08 Removing intermediate container fdd1886f1686 15:30:08 ---> a5c5b35f20f3 15:30:08 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:30:08 ---> Running in 07ae1bde612a 15:30:08 Removing intermediate container ee75fecf1276 15:30:08 ---> 7b9555746038 15:30:08 15:30:08 Removing intermediate container c8bff5dc91bd 15:30:08 ---> 3ddc6f1b9da0 15:30:08 Step 22/22 : LABEL version=0.0.0 15:30:08 ---> Running in 2a7cc38a4f04 15:30:09 Successfully built 7b9555746038 15:30:09 Successfully tagged core-command-arm64:latest 15:30:09  Building core-command ... done Removing intermediate container 2a7cc38a4f04 15:30:09 ---> 7b8a1e55c89d 15:30:09 15:30:09 Successfully built 7b8a1e55c89d 15:30:09 Successfully tagged core-metadata-arm64:latest 15:30:10  Building core-metadata ... done Removing intermediate container 07ae1bde612a 15:30:10 ---> 28ec136adc87 15:30:10 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:30:11 ---> Running in 36496ab64e05 15:30:11 Removing intermediate container 36496ab64e05 15:30:11 ---> 44073bfb4b7c 15:30:11 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:30:12 ---> 2e8e865603e9 15:30:12 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:30:12 ---> Running in 1594daabe9b6 15:30:13 Removing intermediate container f08e6ed32fe8 15:30:13 ---> 061ce29853f0 15:30:13 15:30:13 Step 9/22 : FROM alpine:3.14 15:30:13 ---> 5b8b7b635229 15:30:13 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:30:13 ---> Running in 38e2845f9beb 15:30:14 Removing intermediate container 38e2845f9beb 15:30:14 ---> 9a103ba16338 15:30:14 Step 11/22 : ENV APP_PORT=59880 15:30:14 ---> Running in aa54dc09b698 15:30:14 Removing intermediate container 1594daabe9b6 15:30:14 ---> fe364608513a 15:30:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:15 Removing intermediate container aa54dc09b698 15:30:15 ---> 259319c9a584 15:30:15 Step 12/22 : EXPOSE $APP_PORT 15:30:15 ---> Running in a47eadd17cea 15:30:15 ---> f581d0bb85b5 15:30:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:30:15 Removing intermediate container a47eadd17cea 15:30:15 ---> e6f1aef42c45 15:30:15 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:15 ---> Running in 30341aed77ca 15:30:17 ---> c79d4c752354 15:30:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:30:17 ---> 9fde1ef6eb35 15:30:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:30:17 Removing intermediate container 30341aed77ca 15:30:17 ---> 29166d0402d0 15:30:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:30:17 ---> Running in 43100d64308c 15:30:18 ---> 90642b604279 15:30:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:30:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:30:19 ---> 9d5897210cc2 15:30:19 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:30:19 ---> Running in 7d682479c69c 15:30:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:30:19 Removing intermediate container 7d682479c69c 15:30:19 ---> 3d70291bcc45 15:30:19 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:30:20 ---> fc067e5f3d67 15:30:20 Step 25/30 : RUN chmod +x /entrypoint.sh 15:30:20 (1/6) Installing dumb-init (1.2.5-r1) 15:30:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:30:20 ---> Running in 453f194af5f7 15:30:21 (3/6) Installing libsodium (1.0.18-r0) 15:30:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:30:21 (5/6) Installing libzmq (4.3.4-r0) 15:30:21 (6/6) Installing zeromq (4.3.4-r0) 15:30:21 Executing busybox-1.33.1-r6.trigger 15:30:21 OK: 8 MiB in 20 packages 15:30:22 Removing intermediate container 43100d64308c 15:30:22 ---> 16a8546d33ee 15:30:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:23 Removing intermediate container 453f194af5f7 15:30:23 ---> a49051f06ffc 15:30:23 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:30:23 ---> Running in aa1ec371e24e 15:30:23 ---> 46591e376870 15:30:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:30:23 Removing intermediate container aa1ec371e24e 15:30:23 ---> afe82fa51173 15:30:23 Step 27/30 : CMD ["gate"] 15:30:24 ---> Running in 5c3a525864c6 15:30:24 Removing intermediate container 5c3a525864c6 15:30:24 ---> 4c35086c4e90 15:30:24 Step 28/30 : LABEL arch=arm64 15:30:24 ---> 1de853808f83 15:30:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:30:24 ---> Running in a8e9213c836d 15:30:25 Removing intermediate container a8e9213c836d 15:30:25 ---> e733ad588dce 15:30:25 Step 29/30 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:30:25 ---> Running in e884ffeaac4b 15:30:25 ---> e851d74b9e20 15:30:25 Step 18/22 : ENTRYPOINT ["/core-data"] 15:30:25 ---> Running in f117a4168796 15:30:26 Removing intermediate container e884ffeaac4b 15:30:26 ---> 3e2fbac8f393 15:30:26 Step 30/30 : LABEL version=0.0.0 15:30:26 ---> Running in 547490aec4ea 15:30:26 Removing intermediate container f117a4168796 15:30:26 ---> ccdc299cb591 15:30:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:26 ---> Running in 3a1b52c1ca26 15:30:26 Removing intermediate container 547490aec4ea 15:30:26 ---> f4c6e350f69a 15:30:26 15:30:26 Removing intermediate container 3a1b52c1ca26 15:30:26 ---> 88c58fc51344 15:30:26 Step 20/22 : LABEL arch=arm64 15:30:26 Successfully built f4c6e350f69a 15:30:26 Successfully tagged security-bootstrapper-arm64:latest 15:30:26  Building security-bootstrapper ... done  ---> Running in 7fee37726199 15:30:27 Removing intermediate container 7fee37726199 15:30:27 ---> 4ddc44a86454 15:30:27 Step 21/22 : LABEL git_sha=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 15:30:27 ---> Running in dc8b7d63f90a 15:30:28 Removing intermediate container dc8b7d63f90a 15:30:28 ---> ff37601bba1c 15:30:28 Step 22/22 : LABEL version=0.0.0 15:30:28 ---> Running in c955f1fa676b 15:30:28 Removing intermediate container c955f1fa676b 15:30:28 ---> 98dc762b4c84 15:30:28 15:30:28 Successfully built 98dc762b4c84 15:30:28 Successfully tagged core-data-arm64:latest 15:30:29  Building core-data ... done  [Pipeline] } 15:30:29 $ docker stop --time=1 cf905ad1177f412a45d5d1e72ad0c5d5d2be4e583cdd5f67911e356c6958dc1e 15:30:30 $ docker rm -f cf905ad1177f412a45d5d1e72ad0c5d5d2be4e583cdd5f67911e356c6958dc1e [Pipeline] // withDockerContainer [Pipeline] sh 15:30:31 + docker images 15:30:31 REPOSITORY TAG IMAGE ID CREATED SIZE 15:30:31 core-data-arm64 latest 98dc762b4c84 3 seconds ago 19.6MB 15:30:31 security-bootstrapper-arm64 latest f4c6e350f69a 5 seconds ago 17.8MB 15:30:31 061ce29853f0 18 seconds ago 1.58GB 15:30:31 core-metadata-arm64 latest 7b8a1e55c89d 22 seconds ago 15.9MB 15:30:31 core-command-arm64 latest 7b9555746038 23 seconds ago 15.2MB 15:30:31 97a0fdcba57b 31 seconds ago 1.57GB 15:30:31 7be54a18895c 36 seconds ago 1.58GB 15:30:31 8365cb0eadf3 37 seconds ago 1.57GB 15:30:31 sys-mgmt-agent-arm64 latest bcf88b1abb90 2 minutes ago 277MB 15:30:31 security-secretstore-setup-arm64 latest 2b1aa8e4d9c0 3 minutes ago 26.8MB 15:30:31 support-scheduler-arm64 latest a293ae3db15c 3 minutes ago 15.3MB 15:30:31 support-notifications-arm64 latest 1ff193eee8ff 3 minutes ago 16.1MB 15:30:31 security-proxy-setup-arm64 latest 4c9f45e576e4 3 minutes ago 25.5MB 15:30:31 213274878a9b 3 minutes ago 1.57GB 15:30:31 cf70c8f10918 3 minutes ago 1.57GB 15:30:31 c34bde82ed13 3 minutes ago 1.57GB 15:30:31 c6c5d081f0d5 4 minutes ago 1.58GB 15:30:31 9e1671704938 4 minutes ago 1.58GB 15:30:31 ci-base-image-arm64 latest a9235516b82b 14 minutes ago 1.24GB 15:30:31 alpine 3.14 5b8b7b635229 11 days ago 5.35MB 15:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 15:30:31 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 15:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:32 15:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:33 arm64: Pulling from edgex-lftools-log-publisher 15:30:33 448f6bf000e3: Pulling fs layer 15:30:33 f757da607395: Pulling fs layer 15:30:33 05883995daec: Pulling fs layer 15:30:33 8603b9c90790: Pulling fs layer 15:30:33 1560dd03e051: Pulling fs layer 15:30:33 27f5ce0e4adf: Pulling fs layer 15:30:33 c2d8d7efcc4b: Pulling fs layer 15:30:33 8603b9c90790: Waiting 15:30:33 1560dd03e051: Waiting 15:30:33 27f5ce0e4adf: Waiting 15:30:33 c2d8d7efcc4b: Waiting 15:30:33 f757da607395: Verifying Checksum 15:30:33 f757da607395: Download complete 15:30:33 8603b9c90790: Verifying Checksum 15:30:33 8603b9c90790: Download complete 15:30:33 1560dd03e051: Verifying Checksum 15:30:33 1560dd03e051: Download complete 15:30:33 27f5ce0e4adf: Download complete 15:30:33 05883995daec: Verifying Checksum 15:30:33 05883995daec: Download complete 15:30:34 448f6bf000e3: Verifying Checksum 15:30:34 448f6bf000e3: Download complete 15:30:36 c2d8d7efcc4b: Verifying Checksum 15:30:36 c2d8d7efcc4b: Download complete 15:30:38 448f6bf000e3: Pull complete 15:30:38 f757da607395: Pull complete 15:30:40 05883995daec: Pull complete 15:30:40 8603b9c90790: Pull complete 15:30:41 1560dd03e051: Pull complete 15:30:42 27f5ce0e4adf: Pull complete 15:30:57 c2d8d7efcc4b: Pull complete 15:30:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:30:57 prd-ubuntu18.04-docker-arm64-4c-16g-447 does not seem to be running inside a container 15:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:31:00 $ docker top 960046d8aa9358d9adb94937e13448c172cd5da404fb1712462645fccd3824c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:01 ---> job-cost.sh 15:31:01 lf-activate-venv: SKIPPING 15:31:01 INFO: No Stack... 15:31:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:02 INFO: Archiving Costs [Pipeline] sh 15:31:03 + cut -d, -f6 15:31:03 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 15:31:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] 15:31:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] did not exist. Created. 15:31:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:03 + echo total: 0.10999999940395355 [Pipeline] stash 15:31:04 Stashed 1 file(s) [Pipeline] } 15:31:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:04 $ docker stop --time=1 960046d8aa9358d9adb94937e13448c172cd5da404fb1712462645fccd3824c7 15:31:05 $ docker rm -f 960046d8aa9358d9adb94937e13448c172cd5da404fb1712462645fccd3824c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:31:06 provisioning config files... 15:31:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2260035668537579112tmp [Pipeline] { [Pipeline] sh 15:31:07 + set +x 15:31:07 + curl -s https://codecov.io/bash 15:31:07 + bash -s -- 15:31:07 15:31:07 _____ _ 15:31:07 / ____| | | 15:31:07 | | ___ __| | ___ ___ _____ __ 15:31:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:07 Bash-1.0.6 15:31:07 15:31:07 15:31:07 ==> git version 2.24.4 found 15:31:07 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:31:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:31:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:31:07 ==> Jenkins CI detected. 15:31:07 current dir:  /w/workspace/edgex-go/1 15:31:07 project root: . 15:31:07 --> token set from env 15:31:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:07 ==> Running gcov in . (disable via -X gcov) 15:31:07 ==> Python coveragepy not found 15:31:07 ==> Searching for coverage reports in: 15:31:07 + . 15:31:07 -> Found 1 reports 15:31:07 ==> Detecting git/mercurial file structure 15:31:07 ==> Reading reports 15:31:07 + ./coverage.out bytes=428381 15:31:07 ==> Appending adjustments 15:31:07 https://docs.codecov.io/docs/fixing-reports 15:31:08 + Found adjustments 15:31:08 ==> Gzipping contents 15:31:08 60K /tmp/codecov.p2VFRD.gz 15:31:08 ==> Uploading reports 15:31:08 url: https://codecov.io 15:31:08 query: branch=PR-3825&commit=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 15:31:08 -> Pinging Codecov 15:31:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=25fbc738138f7550be3a5b8be23fb1da4fd5d2a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 15:31:09 -> Uploading to 15:31:09 https://storage.googleapis.com/codecov/v4/raw/2021-11-24/00271124DB129430A58F1EEE437C3FCB/25fbc738138f7550be3a5b8be23fb1da4fd5d2a9/2a25b003-d961-4a4b-b883-bad5061aa487.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211124T153108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a57faa98c2639a0ee43de010f33f013d84a78b1d5f9953f307879f379dc05020 15:31:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:09 Dload Upload Total Spent Left Speed 15:31:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57985 0 0 100 57985 0 162k --:--:-- --:--:-- --:--:-- 162k 15:31:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [Pipeline] } 15:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:31:11 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:31:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:31:12 ---> package-listing.sh 15:31:12 ++ tr '[:upper:]' '[:lower:]' 15:31:12 ++ facter osfamily 15:31:12 + OS_FAMILY=redhat 15:31:12 + workspace=/w/workspace/edgex-go/1 15:31:12 + START_PACKAGES=/tmp/packages_start.txt 15:31:12 + END_PACKAGES=/tmp/packages_end.txt 15:31:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:12 + PACKAGES=/tmp/packages_start.txt 15:31:12 + '[' /w/workspace/edgex-go/1 ']' 15:31:12 + PACKAGES=/tmp/packages_end.txt 15:31:12 + case "${OS_FAMILY}" in 15:31:12 + sort 15:31:12 + rpm -qa 15:31:15 + '[' -f /tmp/packages_start.txt ']' 15:31:15 + '[' -f /tmp/packages_end.txt ']' 15:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:31:15 + '[' /w/workspace/edgex-go/1 ']' 15:31:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:31:15 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 15:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:16 15:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:16 latest: Pulling from edgex-lftools-log-publisher 15:31:16 b4d181a07f80: Pulling fs layer 15:31:16 a1111a8f2ec3: Pulling fs layer 15:31:16 ed53099fbce6: Pulling fs layer 15:31:16 dc539afda2c1: Pulling fs layer 15:31:16 77bc0d833cb6: Pulling fs layer 15:31:16 9065ff56babe: Pulling fs layer 15:31:16 d287ab97295c: Pulling fs layer 15:31:16 77bc0d833cb6: Waiting 15:31:16 9065ff56babe: Waiting 15:31:16 d287ab97295c: Waiting 15:31:16 dc539afda2c1: Waiting 15:31:16 a1111a8f2ec3: Verifying Checksum 15:31:16 a1111a8f2ec3: Download complete 15:31:16 dc539afda2c1: Verifying Checksum 15:31:16 dc539afda2c1: Download complete 15:31:17 ed53099fbce6: Verifying Checksum 15:31:17 ed53099fbce6: Download complete 15:31:17 9065ff56babe: Verifying Checksum 15:31:17 9065ff56babe: Download complete 15:31:17 77bc0d833cb6: Verifying Checksum 15:31:17 77bc0d833cb6: Download complete 15:31:17 b4d181a07f80: Verifying Checksum 15:31:17 b4d181a07f80: Download complete 15:31:17 d287ab97295c: Verifying Checksum 15:31:17 d287ab97295c: Download complete 15:31:18 b4d181a07f80: Pull complete 15:31:18 a1111a8f2ec3: Pull complete 15:31:19 ed53099fbce6: Pull complete 15:31:19 dc539afda2c1: Pull complete 15:31:19 77bc0d833cb6: Pull complete 15:31:19 9065ff56babe: Pull complete 15:31:24 d287ab97295c: Pull complete 15:31:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:31:25 prd-centos7-docker-4c-2g-446 does not seem to be running inside a container 15:31:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:29 $ docker top fc7c8cedce54509f539d1da6b6b3de1d8e7f146ba440987665069a7e2387f4b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:29 + touch /tmp/pre-build-complete [Pipeline] sh 15:31:29 + mkdir -p /var/log/sysstat [Pipeline] sh 15:31:30 + ls /var/log/sa-host 15:31:30 + sadf -c /var/log/sa-host/sa24 15:31:30 file_magic: OK 15:31:30 HZ: Using current value: 100 15:31:30 file_header: OK 15:31:30 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 15:31:30 Statistics: 15:31:30 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... 15:31:30 File successfully converted to sysstat format version 12.0.3 15:31:30 + sadf -c /var/log/sa-host/sa30 15:31:30 file_magic: OK 15:31:30 HZ: Using current value: 100 15:31:30 file_header: OK 15:31:30 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 15:31:30 Statistics: 15:31:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:31:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:30 provisioning config files... 15:31:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config487888721165399394tmp [Pipeline] { [Pipeline] echo 15:31:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:31:31 ---> create-netrc.sh [Pipeline] } 15:31:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:31:31 ---> python-tools-install.sh [Pipeline] echo 15:31:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:31:31 ---> sudo-logs.sh 15:31:31 Archiving 'sudo' log.. 15:31:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-446.novalocal: Name or service not known 15:31:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-446.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:31:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:31:32 ---> job-cost.sh 15:31:32 lf-activate-venv: SKIPPING 15:31:32 DEBUG: total: 0.10999999940395355 15:31:32 INFO: Retrieving Stack Cost... 15:31:32 INFO: Retrieving Pricing Info for: v3-standard-2 15:31:33 INFO: Archiving Costs [Pipeline] echo 15:31:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:31:33 ---> logs-deploy.sh 15:31:33 lf-activate-venv: SKIPPING 15:31:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/1 15:31:33 INFO: archiving workspace using pattern(s): 15:31:33 Archives upload complete. 15:31:34 INFO: archiving logs to Nexus 15:31:34 ---> uname -a: 15:31:34 Linux prd-centos7-docker-4c-2g-446.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:31:34 15:31:34 15:31:34 ---> lscpu: 15:31:34 Architecture: x86_64 15:31:34 CPU op-mode(s): 32-bit, 64-bit 15:31:34 Byte Order: Little Endian 15:31:34 Address sizes: 40 bits physical, 48 bits virtual 15:31:34 CPU(s): 2 15:31:34 On-line CPU(s) list: 0,1 15:31:34 Thread(s) per core: 1 15:31:34 Core(s) per socket: 1 15:31:34 Socket(s): 2 15:31:34 NUMA node(s): 1 15:31:34 Vendor ID: AuthenticAMD 15:31:34 CPU family: 23 15:31:34 Model: 49 15:31:34 Model name: AMD EPYC-Rome Processor 15:31:34 Stepping: 0 15:31:34 CPU MHz: 2799.998 15:31:34 BogoMIPS: 5599.99 15:31:34 Virtualization: AMD-V 15:31:34 Hypervisor vendor: KVM 15:31:34 Virtualization type: full 15:31:34 L1d cache: 32K 15:31:34 L1i cache: 32K 15:31:34 L2 cache: 512K 15:31:34 L3 cache: 16384K 15:31:34 NUMA node0 CPU(s): 0,1 15:31:34 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:31:34 15:31:34 15:31:34 ---> nproc: 15:31:34 2 15:31:34 15:31:34 15:31:34 ---> df -h: 15:31:34 Filesystem Size Used Avail Use% Mounted on 15:31:34 overlay 40G 13G 28G 32% / 15:31:34 tmpfs 64M 0 64M 0% /dev 15:31:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:31:34 shm 64M 0 64M 0% /dev/shm 15:31:34 /dev/vda1 40G 13G 28G 32% /facter-os 15:31:34 15:31:34 15:31:34 ---> sar -b -r -n DEV: 15:31:34 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/24/21 _x86_64_ (2 CPU) 15:31:34 15:31:34 15:11:11 LINUX RESTART (2 CPU) 15:31:34 15:31:34 15:12:01 tps rtps wtps bread/s bwrtn/s 15:31:34 15:13:01 352.41 0.13 352.27 6.53 99434.14 15:31:34 15:14:01 54.67 0.00 54.67 0.00 7397.39 15:31:34 15:15:01 107.25 0.02 107.23 0.53 5191.14 15:31:34 15:16:03 493.06 256.86 236.19 6960.62 148468.66 15:31:34 15:17:01 735.81 426.82 308.99 24025.20 177457.94 15:31:34 15:18:01 746.84 100.43 646.40 5085.45 265193.14 15:31:34 15:19:01 148.73 24.44 124.29 2890.44 18357.94 15:31:34 15:20:01 1.52 0.05 1.47 0.93 26.91 15:31:34 15:21:01 0.28 0.00 0.28 0.00 3.27 15:31:34 15:22:01 0.45 0.22 0.23 95.42 2.32 15:31:34 15:23:02 0.33 0.00 0.33 0.00 5.20 15:31:34 15:24:01 0.20 0.00 0.20 0.00 1.85 15:31:34 15:25:01 0.25 0.00 0.25 0.00 3.48 15:31:34 15:26:01 0.27 0.00 0.27 0.00 3.51 15:31:34 15:27:01 0.53 0.25 0.28 7.86 3.12 15:31:34 15:28:01 0.83 0.00 0.83 0.00 16.44 15:31:34 15:29:01 0.18 0.00 0.18 0.00 2.85 15:31:34 15:30:01 0.28 0.00 0.28 0.00 3.33 15:31:34 15:31:01 0.27 0.00 0.27 0.00 2.73 15:31:34 Average: 138.92 42.35 96.56 2029.59 37975.40 15:31:34 15:31:34 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:34 15:13:01 3785388 0 875388 10.93 2620 3345544 1492644 16.48 1042516 2724656 40 15:31:34 15:14:01 3293384 0 1036060 12.94 2620 3676876 1691364 18.67 1423964 2809880 118856 15:31:34 15:15:01 3306868 0 1070688 13.37 2620 3628764 1623984 17.93 1422200 2777708 86040 15:31:34 15:16:03 1041884 0 1201964 15.01 2620 5762472 1945560 21.48 1858668 4534460 17844 15:31:34 15:17:01 1138008 0 1460016 18.23 2620 5408296 3202544 35.36 2579580 3675612 111288 15:31:34 15:18:01 1062628 0 1469704 18.35 2620 5473988 2768280 30.56 2405440 3890108 23620 15:31:34 15:19:01 2519968 0 1131608 14.13 2620 4354744 1557576 17.20 1221304 3652488 8 15:31:34 15:20:01 2528152 0 1123420 14.03 2620 4354748 1374212 15.17 1240656 3628100 8 15:31:34 15:21:01 2546652 0 1104916 13.80 2620 4354752 1344388 14.84 1238120 3615452 8 15:31:34 15:22:01 2540472 0 1108284 13.84 2620 4357564 1344640 14.85 1244028 3615508 20 15:31:34 15:23:02 2541544 0 1107212 13.82 2620 4357564 1344388 14.84 1243728 3615516 12 15:31:34 15:24:01 2541584 0 1107164 13.82 2620 4357572 1344388 14.84 1243620 3615516 8 15:31:34 15:25:01 2541200 0 1107544 13.83 2620 4357576 1344640 14.85 1243972 3615244 8 15:31:34 15:26:01 2541196 0 1107488 13.83 2620 4357636 1344580 14.84 1244200 3615260 24 15:31:34 15:27:01 2540516 0 1108192 13.84 2620 4357612 1344544 14.84 1244480 3614812 8 15:31:34 15:28:01 2540496 0 1108208 13.84 2620 4357616 1344640 14.85 1244880 3614812 8 15:31:34 15:29:01 2541600 0 1107100 13.82 2620 4357620 1344388 14.84 1244220 3614812 8 15:31:34 15:30:01 2541600 0 1107092 13.82 2620 4357628 1344388 14.84 1244228 3614812 8 15:31:34 15:31:01 2541608 0 1107084 13.82 2620 4357628 1344388 14.84 1244112 3614812 8 15:31:34 Average: 2454460 0 1134165 14.16 2620 4417695 1602397 17.69 1414417 3550504 18833 15:31:34 15:31:34 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:34 15:13:01 eth0 353.06 256.67 5273.65 33.28 0.00 0.00 0.00 0.00 15:31:34 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:13:01 vethfc43d02 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:13:01 docker0 179.05 226.61 14.42 2041.97 0.00 0.00 0.00 0.00 15:31:34 15:14:01 eth0 39.75 20.58 34.90 14.29 0.00 0.00 0.00 0.00 15:31:34 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:14:01 vethb181f44 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 15:31:34 15:14:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 15:31:34 15:15:01 eth0 15.24 8.51 11.54 6.26 0.00 0.00 0.00 0.00 15:31:34 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:15:01 vethb181f44 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 15:31:34 15:15:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 15:31:34 15:16:03 vethe4d0136 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:16:03 veth636694c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:16:03 eth0 107.30 69.47 1647.88 126.48 0.00 0.00 0.00 0.00 15:31:34 15:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:17:01 vethe574891 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:17:01 vethe4d0136 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 15:31:34 15:17:01 veth58f95d0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:17:01 veth36b2521 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:18:01 vethd282378 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:18:01 vethba9d660 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:18:01 vethe4d0136 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 15:31:34 15:18:01 eth0 1970.01 1921.74 15417.45 411.63 0.00 0.00 0.00 0.00 15:31:34 15:19:01 eth0 37.71 24.44 104.32 119.16 0.00 0.00 0.00 0.00 15:31:34 15:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:31:34 15:19:01 docker0 957.56 683.22 81.76 5654.45 0.00 0.00 0.00 0.00 15:31:34 15:20:01 eth0 0.77 0.50 0.29 0.22 0.00 0.00 0.00 0.00 15:31:34 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:21:01 eth0 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:31:34 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:22:01 eth0 0.97 0.52 0.44 0.21 0.00 0.00 0.00 0.00 15:31:34 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:23:02 eth0 0.12 0.10 0.01 0.06 0.00 0.00 0.00 0.00 15:31:34 15:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:24:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 15:31:34 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:25:01 eth0 1.07 0.32 0.32 0.20 0.00 0.00 0.00 0.00 15:31:34 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:26:01 eth0 0.53 0.30 0.27 0.17 0.00 0.00 0.00 0.00 15:31:34 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:27:01 eth0 0.73 0.28 0.19 0.11 0.00 0.00 0.00 0.00 15:31:34 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:28:01 eth0 0.57 0.42 0.28 0.21 0.00 0.00 0.00 0.00 15:31:34 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:29:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:31:34 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:30:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:31:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:31:34 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 Average: eth0 41.03 25.87 479.22 18.23 0.00 0.00 0.00 0.00 15:31:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:34 Average: docker0 12.16 17.68 0.94 155.34 0.00 0.00 0.00 0.00 15:31:34 15:31:34 15:31:34 ---> sar -P ALL: 15:31:34 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/24/21 _x86_64_ (2 CPU) 15:31:34 15:31:34 15:11:11 LINUX RESTART (2 CPU) 15:31:34 15:31:34 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:31:34 15:13:01 all 30.99 0.00 11.58 4.34 0.10 52.99 15:31:34 15:13:01 0 34.56 0.00 11.97 5.95 0.09 47.43 15:31:34 15:13:01 1 27.44 0.00 11.20 2.73 0.11 58.52 15:31:34 15:14:01 all 56.05 0.00 5.86 0.59 0.10 37.41 15:31:34 15:14:01 0 56.01 0.00 5.73 0.63 0.11 37.52 15:31:34 15:14:01 1 56.09 0.00 5.99 0.54 0.09 37.29 15:31:34 15:15:01 all 60.25 0.00 5.24 1.02 0.13 33.36 15:31:34 15:15:01 0 60.01 0.00 4.88 0.94 0.11 34.07 15:31:34 15:15:01 1 60.49 0.00 5.60 1.11 0.15 32.65 15:31:34 15:16:03 all 40.70 0.00 12.82 19.90 0.11 26.47 15:31:34 15:16:03 0 40.12 0.00 12.52 19.23 0.10 28.03 15:31:34 15:16:03 1 41.28 0.00 13.12 20.57 0.12 24.90 15:31:34 15:17:01 all 61.26 0.00 16.28 17.89 0.15 4.42 15:31:34 15:17:01 0 61.45 0.00 15.75 17.58 0.15 5.07 15:31:34 15:17:01 1 61.06 0.00 16.82 18.20 0.15 3.76 15:31:34 15:18:01 all 70.45 0.00 21.77 6.43 0.14 1.21 15:31:34 15:18:01 0 71.36 0.00 20.79 6.27 0.15 1.43 15:31:34 15:18:01 1 69.55 0.00 22.75 6.59 0.13 0.98 15:31:34 15:19:01 all 28.52 0.00 5.34 2.08 0.05 64.02 15:31:34 15:19:01 0 28.09 0.00 5.56 1.84 0.05 64.45 15:31:34 15:19:01 1 28.94 0.00 5.12 2.31 0.05 63.57 15:31:34 15:20:01 all 0.25 0.00 0.08 0.00 0.02 99.66 15:31:34 15:20:01 0 0.03 0.00 0.07 0.00 0.02 99.88 15:31:34 15:20:01 1 0.47 0.00 0.08 0.00 0.02 99.43 15:31:34 15:21:01 all 0.23 0.00 0.10 0.00 0.00 99.67 15:31:34 15:21:01 0 0.05 0.00 0.07 0.00 0.00 99.88 15:31:34 15:21:01 1 0.40 0.00 0.13 0.00 0.00 99.47 15:31:34 15:22:01 all 0.22 0.00 0.04 0.01 0.01 99.72 15:31:34 15:22:01 0 0.03 0.00 0.07 0.02 0.02 99.87 15:31:34 15:22:01 1 0.40 0.00 0.02 0.00 0.00 99.58 15:31:34 15:23:02 all 0.25 0.00 0.04 0.00 0.01 99.70 15:31:34 15:23:02 0 0.07 0.00 0.05 0.00 0.02 99.87 15:31:34 15:23:02 1 0.43 0.00 0.03 0.00 0.00 99.53 15:31:34 15:31:34 15:23:02 CPU %user %nice %system %iowait %steal %idle 15:31:34 15:24:01 all 0.22 0.00 0.03 0.00 0.00 99.75 15:31:34 15:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:31:34 15:24:01 1 0.41 0.00 0.03 0.00 0.00 99.56 15:31:34 15:25:01 all 0.26 0.00 0.03 0.00 0.02 99.69 15:31:34 15:25:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:31:34 15:25:01 1 0.43 0.00 0.02 0.00 0.02 99.53 15:31:34 15:26:01 all 0.21 0.00 0.05 0.00 0.00 99.74 15:31:34 15:26:01 0 0.08 0.00 0.07 0.00 0.00 99.85 15:31:34 15:26:01 1 0.33 0.00 0.03 0.00 0.00 99.63 15:31:34 15:27:01 all 0.25 0.00 0.05 0.00 0.01 99.69 15:31:34 15:27:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:31:34 15:27:01 1 0.45 0.00 0.03 0.00 0.00 99.52 15:31:34 15:28:01 all 0.22 0.00 0.03 0.00 0.00 99.75 15:31:34 15:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 15:31:34 15:28:01 1 0.35 0.00 0.03 0.00 0.00 99.62 15:31:34 15:29:01 all 0.20 0.00 0.03 0.00 0.02 99.75 15:31:34 15:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:31:34 15:29:01 1 0.37 0.00 0.03 0.00 0.02 99.58 15:31:34 15:30:01 all 0.23 0.00 0.02 0.00 0.01 99.75 15:31:34 15:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:31:34 15:30:01 1 0.40 0.00 0.02 0.00 0.02 99.57 15:31:34 15:31:01 all 0.19 0.00 0.03 0.00 0.00 99.78 15:31:34 15:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:31:34 15:31:01 1 0.35 0.00 0.02 0.00 0.00 99.63 15:31:34 Average: all 17.45 0.00 3.94 2.60 0.04 75.97 15:31:34 Average: 0 17.53 0.00 3.86 2.61 0.04 75.96 15:31:34 Average: 1 17.38 0.00 4.02 2.58 0.04 75.98 15:31:34 15:31:34 15:31:34