Pull request #3806 updated 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 rather than eaf4e576f236368c56084bef1bfbbcdd268a0dd5 Obtained Jenkinsfile from cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4748016431259532535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh6211356014815315112.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4117472066054736272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7593806581025025611.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh448865783469289349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-56 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5482538784105886493.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2807113169123298768.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit eaf4e576f236368c56084bef1bfbbcdd268a0dd5 Merge succeeded, producing eaf4e576f236368c56084bef1bfbbcdd268a0dd5 Checking out Revision eaf4e576f236368c56084bef1bfbbcdd268a0dd5 (PR-3806) > git config core.sparsecheckout # timeout=10 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # 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/2@tmp/jenkins-gitclient-ssh3279171055658285850.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 Commit message: "docs(snap): update README.md (part 2)" > git rev-list --no-walk a09bbe4c18ab41fdc023842c899c622af2334428 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:01:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:01:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:01:31 ========================================================= 09:01:31 EdgeX Global Pipelines Version Info 09:01:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:01:32 ------------------- 09:01:32 stable info: 09:01:32 ------------------- 09:01:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:01:32 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 09:01:32 Message: update stable to v1.0.212 09:01:33 ------------------- 09:01:33 experimental info: 09:01:33 ------------------- 09:01:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:01:33 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 09:01:33 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eaf4e57 [Pipeline] echo 09:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:33 provisioning config files... 09:01:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2681910770233363450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:34 ---> docker-login.sh 09:01:34 nexus3.edgexfoundry.org:10001 09:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:34 Configure a credential helper to remove this warning. See 09:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:34 09:01:34 Login Succeeded 09:01:34 nexus3.edgexfoundry.org:10002 09:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:34 Configure a credential helper to remove this warning. See 09:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:34 09:01:34 Login Succeeded 09:01:34 nexus3.edgexfoundry.org:10003 09:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:34 Configure a credential helper to remove this warning. See 09:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:34 09:01:34 Login Succeeded 09:01:34 nexus3.edgexfoundry.org:10004 09:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:34 Configure a credential helper to remove this warning. See 09:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:34 09:01:34 Login Succeeded 09:01:34 docker.io 09:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:34 Configure a credential helper to remove this warning. See 09:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:34 09:01:34 Login Succeeded 09:01:34 ---> docker-login.sh ends [Pipeline] } 09:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:35 ++ 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 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/core-command/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo core-command,cmd/core-command/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/core-data/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo core-data,cmd/core-data/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/core-metadata/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo core-metadata,cmd/core-metadata/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/security-bootstrapper/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/security-proxy-setup/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/support-notifications/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo support-notifications,cmd/support-notifications/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/support-scheduler/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:01:35 + for file in '`ls cmd/**/Dockerfile`' 09:01:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:01:35 ++ cut -d/ -f2 09:01:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:01:35 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 09:01:35 + git rev-list -1 --merges eaf4e576f236368c56084bef1bfbbcdd268a0dd5~1..eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] echo 09:01:35 -----------> git rev-list -1 --merges eaf4e576f236368c56084bef1bfbbcdd268a0dd5~1..eaf4e576f236368c56084bef1bfbbcdd268a0dd5 eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [false] [Pipeline] sh 09:01:35 + git log --format=format:%s -1 eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] echo 09:01:35 ========================================================= 09:01:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:01:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:36 09:01:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:01:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:36 latest: Pulling from edgex-devops/git-semver 09:01:36 a0d0a0d46f8b: Pulling fs layer 09:01:36 3e5f54012d9b: Pulling fs layer 09:01:36 4c7163046ea9: Pulling fs layer 09:01:36 0c2d73faf560: Pulling fs layer 09:01:36 0c2d73faf560: Waiting 09:01:36 3e5f54012d9b: Verifying Checksum 09:01:36 3e5f54012d9b: Download complete 09:01:36 a0d0a0d46f8b: Verifying Checksum 09:01:36 a0d0a0d46f8b: Download complete 09:01:36 4c7163046ea9: Verifying Checksum 09:01:36 4c7163046ea9: Download complete 09:01:36 0c2d73faf560: Verifying Checksum 09:01:36 0c2d73faf560: Download complete 09:01:36 a0d0a0d46f8b: Pull complete 09:01:36 3e5f54012d9b: Pull complete 09:01:37 4c7163046ea9: Pull complete 09:01:37 0c2d73faf560: Pull complete 09:01:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:01:37 prd-centos7-docker-4c-2g-56 does not seem to be running inside a container 09:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:01:38 $ docker top ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:38 [ssh-agent] Looking for ssh-agent implementation... 09:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:38 $ docker exec ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent 09:01:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAFlEBP/agent.14 09:01:38 SSH_AGENT_PID=21 09:01:38 Running ssh-add (command line suppressed) 09:01:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7180063620256235505.key (/w/workspace/edgex-go/2@tmp/private_key_7180063620256235505.key) 09:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:38 + git tag --points-at HEAD [Pipeline] } 09:01:38 $ docker exec --env ******** --env ******** ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent -k 09:01:38 unset SSH_AUTH_SOCK; 09:01:38 unset SSH_AGENT_PID; 09:01:38 echo Agent pid 21 killed; 09:01:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:38 [ssh-agent] Looking for ssh-agent implementation... 09:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:39 $ docker exec ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent 09:01:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKJhGaF/agent.56 09:01:39 SSH_AGENT_PID=63 09:01:39 Running ssh-add (command line suppressed) 09:01:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2888274030316768683.key (/w/workspace/edgex-go/2@tmp/private_key_2888274030316768683.key) 09:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:39 + git semver init 09:01:39 # -> Open(): unable to determine branch for HEAD 09:01:39 # $GIT_DIR = /w/workspace/edgex-go/2/.git 09:01:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 09:01:39 # $SEMVER_REMOTE_NAME = origin 09:01:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:01:39 # $SEMVER_USER_NAME = edgex-jenkins 09:01:39 # $SEMVER_BRANCH = PR-3806 09:01:39 # $SEMVER_TEMP = /tmp/semver-019411200 09:01:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:01:51 # '/tmp/semver-019411200' -> '/w/workspace/edgex-go/2/.semver' 09:01:51 # -> Force: false 09:01:51 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 09:01:51 $ docker exec --env ******** --env ******** ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c ssh-agent -k 09:01:51 unset SSH_AUTH_SOCK; 09:01:51 unset SSH_AGENT_PID; 09:01:51 echo Agent pid 63 killed; 09:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:52 + git semver [Pipeline] } 09:01:52 $ docker stop --time=1 ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c 09:01:54 $ docker rm -f ca737114f765dfbf155ce73e75e625bb2f1d5f1f6445fed6a4a7d8140116cd3c [Pipeline] // withDockerContainer [Pipeline] sh 09:01:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:01:54 Stashed 1 file(s) [Pipeline] echo 09:01:54 [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 09:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:01:54 ========================================================= 09:01:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:01:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:01:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:01:55 a0d0a0d46f8b: Already exists 09:01:55 31adcdaf11c8: Pulling fs layer 09:01:55 b8b176561691: Pulling fs layer 09:01:55 4527c011a84f: Pulling fs layer 09:01:55 5d74067f8e1e: Pulling fs layer 09:01:55 e0aca202a116: Pulling fs layer 09:01:55 3a43be97a3b4: Pulling fs layer 09:01:55 34cad66bf833: Pulling fs layer 09:01:55 b4e3c513aaa6: Pulling fs layer 09:01:55 5d74067f8e1e: Waiting 09:01:55 e0aca202a116: Waiting 09:01:55 3a43be97a3b4: Waiting 09:01:55 34cad66bf833: Waiting 09:01:55 b4e3c513aaa6: Waiting 09:01:55 b8b176561691: Verifying Checksum 09:01:55 b8b176561691: Download complete 09:01:55 31adcdaf11c8: Verifying Checksum 09:01:55 31adcdaf11c8: Download complete 09:01:55 5d74067f8e1e: Verifying Checksum 09:01:55 5d74067f8e1e: Download complete 09:01:55 e0aca202a116: Verifying Checksum 09:01:55 e0aca202a116: Download complete 09:01:55 3a43be97a3b4: Verifying Checksum 09:01:55 3a43be97a3b4: Download complete 09:01:55 34cad66bf833: Verifying Checksum 09:01:55 34cad66bf833: Download complete 09:01:55 31adcdaf11c8: Pull complete 09:01:55 b8b176561691: Pull complete 09:01:55 4527c011a84f: Verifying Checksum 09:01:55 4527c011a84f: Download complete 09:01:55 b4e3c513aaa6: Verifying Checksum 09:01:55 b4e3c513aaa6: Download complete 09:01:59 4527c011a84f: Pull complete 09:01:59 5d74067f8e1e: Pull complete 09:01:59 e0aca202a116: Pull complete 09:01:59 3a43be97a3b4: Pull complete 09:01:59 34cad66bf833: Pull complete 09:02:01 b4e3c513aaa6: Pull complete 09:02:01 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:02:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:02:01 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:02:01 WORKDIR /edgex 09:02:01 COPY go.mod . 09:02:01 RUN go mod download' 09:02:01 + docker build -t ci-base-image-x86_64 -f - . 09:02:03 Sending build context to Docker daemon 329.9MB 09:02:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:02:03 ---> 9f6097aaca64 09:02:03 Step 2/4 : WORKDIR /edgex 09:02:04 ---> Running in b56767e68bbb 09:02:04 Removing intermediate container b56767e68bbb 09:02:04 ---> 8534ae18979a 09:02:04 Step 3/4 : COPY go.mod . 09:02:04 ---> e6abdfe4a0e3 09:02:04 Step 4/4 : RUN go mod download 09:02:04 ---> Running in 6de40275936d 09:02:09 Still waiting to schedule task 09:02:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-55’ 09:02:31 Removing intermediate container 6de40275936d 09:02:31 ---> 42875f4e5191 09:02:31 Successfully built 42875f4e5191 09:02:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:02:31 + docker inspect -f . ci-base-image-x86_64 09:02:31 . [Pipeline] withDockerContainer 09:02:31 prd-centos7-docker-4c-2g-56 does not seem to be running inside a container 09:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:32 $ docker top 18555a58ceb83825b23cec4ca4e9405a65dc98cd69c0a12c651f5b3cb8de8040 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:32 + go version 09:02:32 go version go1.16.8 linux/amd64 [Pipeline] } 09:02:32 $ docker stop --time=1 18555a58ceb83825b23cec4ca4e9405a65dc98cd69c0a12c651f5b3cb8de8040 09:02:33 $ docker rm -f 18555a58ceb83825b23cec4ca4e9405a65dc98cd69c0a12c651f5b3cb8de8040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:34 + docker inspect -f . ci-base-image-x86_64 09:02:34 . [Pipeline] withDockerContainer 09:02:34 prd-centos7-docker-4c-2g-56 does not seem to be running inside a container 09:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:34 $ docker top cbd1049f4c00768cd131e1d5b02ec168a904c4b1d49ea6e4296bd505498f3104 -eo pid,comm [Pipeline] { [Pipeline] echo 09:02:34 ========================================================= 09:02:34 [edgeXBuildGoParallel] Running Tests and Build... 09:02:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:02:34 + make test 09:02:34 go mod tidy 09:02:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:02:40 ? github.com/edgexfoundry/edgex-go [no test files] 09:02:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:03:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:03:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:03:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:03:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:03:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:03:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:03:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:03:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:03:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:03:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:03:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:03:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:03:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 09:03:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:03:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:03:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 09:03:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:03:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 44.7% of statements 09:03:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:03:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:03:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements 09:03:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:03:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:03:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:03:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:03:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:03:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:03:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 09:03:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:03:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 09:03:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 09:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 09:03:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 09:03:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 09:03:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 09:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 09:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 09:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 09:03:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.183s coverage: 82.5% of statements 09:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 09:03:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 09:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 09:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 09:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements 09:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 09:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 09:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 09:03:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 09:03:58 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 09:04:31 GO111MODULE=on go vet ./... 09:04:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:04:37 ./bin/test-attribution-txt.sh [Pipeline] sh 09:04:38 + ls -al . 09:04:38 total 636 09:04:38 drwxrwxr-x 10 1001 1001 4096 Nov 11 09:04 . 09:04:38 drwxr-xr-x 4 root root 28 Nov 11 09:02 .. 09:04:38 -rw-rw-r-- 1 1001 1001 11 Nov 11 09:01 .dockerignore 09:04:38 drwxrwxr-x 8 1001 1001 179 Nov 11 09:01 .git 09:04:38 drwxrwxr-x 4 1001 1001 142 Nov 11 09:01 .github 09:04:38 -rw-rw-r-- 1 1001 1001 804 Nov 11 09:01 .gitignore 09:04:38 -rw-rw-r-- 1 1001 1001 42 Nov 11 09:01 .golangci.yml 09:04:38 -rw-rw-r-- 1 1001 1001 76 Nov 11 09:01 .hadolint.yml 09:04:38 drwx------ 3 1001 1001 58 Nov 11 09:01 .semver 09:04:38 -rw-rw-r-- 1 1001 1001 166 Nov 11 09:01 .sonarcloud.properties 09:04:38 -rw-rw-r-- 1 1001 1001 1171 Nov 11 09:01 ADOPTERS.md 09:04:38 -rw-rw-r-- 1 1001 1001 8910 Nov 11 09:01 Attribution.txt 09:04:38 -rw-rw-r-- 1 1001 1001 43881 Nov 11 09:01 CHANGELOG.md 09:04:38 -rw-rw-r-- 1 1001 1001 3804 Nov 11 09:01 CONTRIBUTING.md 09:04:38 -rw-rw-r-- 1 1001 1001 677 Nov 11 09:01 GOVERNANCE.md 09:04:38 -rw-rw-r-- 1 1001 1001 849 Nov 11 09:01 Jenkinsfile 09:04:38 -rw-rw-r-- 1 1001 1001 10775 Nov 11 09:01 LICENSE 09:04:38 -rw-rw-r-- 1 1001 1001 6508 Nov 11 09:01 Makefile 09:04:38 -rw-rw-r-- 1 1001 1001 582 Nov 11 09:01 OWNERS.md 09:04:38 -rw-rw-r-- 1 1001 1001 8256 Nov 11 09:01 README.md 09:04:38 -rw-rw-r-- 1 1001 1001 6912 Nov 11 09:01 SECURITY.md 09:04:38 -rw-rw-r-- 1 1001 1001 5 Nov 11 09:01 VERSION 09:04:38 -rw-rw-r-- 1 1001 1001 4131 Nov 11 09:01 ZMQWindows.md 09:04:38 drwxrwxr-x 2 1001 1001 37 Nov 11 09:01 bin 09:04:38 drwxrwxr-x 14 1001 1001 4096 Nov 11 09:01 cmd 09:04:38 -rw-r--r-- 1 root root 428381 Nov 11 09:03 coverage.out 09:04:38 -rw-rw-r-- 1 1001 1001 854 Nov 11 09:01 go.mod 09:04:38 -rw-rw-r-- 1 1001 1001 49665 Nov 11 09:01 go.sum 09:04:38 drwxrwxr-x 8 1001 1001 124 Nov 11 09:01 internal 09:04:38 drwxrwxr-x 3 1001 1001 16 Nov 11 09:01 openapi 09:04:38 drwxrwxr-x 4 1001 1001 71 Nov 11 09:01 snap 09:04:38 -rw-rw-r-- 1 1001 1001 204 Nov 11 09:01 version.go [Pipeline] sh 09:04:39 + '[' -e coverage.out ] 09:04:39 + chown 1001:1001 coverage.out [Pipeline] stash 09:04:39 Stashed 1 file(s) [Pipeline] sh 09:04:39 + make build 09:04:39 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 09:04:40 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 09:04:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:04:48 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 09:04:49 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 09:04:49 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 09:04:49 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 09:04:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:04:51 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 09:04:52 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 09:04:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:04:54 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] } 09:04:55 $ docker stop --time=1 cbd1049f4c00768cd131e1d5b02ec168a904c4b1d49ea6e4296bd505498f3104 09:04:57 $ docker rm -f cbd1049f4c00768cd131e1d5b02ec168a904c4b1d49ea6e4296bd505498f3104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:04:58 09:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:04:58 latest: Pulling from edgex-devops/edgex-compose 09:04:58 cbdbe7a5bc2a: Pulling fs layer 09:04:58 ca9280d653b3: Pulling fs layer 09:04:58 7e9c9ca2126c: Pulling fs layer 09:04:58 cbdbe7a5bc2a: Verifying Checksum 09:04:58 cbdbe7a5bc2a: Download complete 09:04:58 ca9280d653b3: Verifying Checksum 09:04:58 ca9280d653b3: Download complete 09:04:59 cbdbe7a5bc2a: Pull complete 09:04:59 7e9c9ca2126c: Verifying Checksum 09:04:59 7e9c9ca2126c: Download complete 09:04:59 ca9280d653b3: Pull complete 09:05:03 7e9c9ca2126c: Pull complete 09:05:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:05:04 prd-centos7-docker-4c-2g-56 does not seem to be running inside a container 09:05:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:05:06 $ docker top 8768f4312d1c060759cf8d736e114775237c88b6e838aff70cbea122d8545786 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:06 + docker-compose build --help 09:05:06 + grep parallel 09:05:07 --parallel Build images in parallel. [Pipeline] } 09:05:07 $ docker stop --time=1 8768f4312d1c060759cf8d736e114775237c88b6e838aff70cbea122d8545786 09:05:08 $ docker rm -f 8768f4312d1c060759cf8d736e114775237c88b6e838aff70cbea122d8545786 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:05:09 . [Pipeline] withDockerContainer 09:05:09 prd-centos7-docker-4c-2g-56 does not seem to be running inside a container 09:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:05:09 $ docker top a06b0f619becf40cfdcf00fb2b7648bbc651a09155fe4d9d8bec1818ea0640e4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:09 + docker-compose -f ./docker-compose-build.yml build --parallel 09:05:10 Building core-command ... 09:05:10 Building core-data ... 09:05:10 Building core-metadata ... 09:05:10 Building security-bootstrapper ... 09:05:10 Building security-proxy-setup ... 09:05:10 Building security-secretstore-setup ... 09:05:10 Building support-notifications ... 09:05:10 Building support-scheduler ... 09:05:10 Building sys-mgmt-agent ... 09:05:10 Building support-notifications 09:05:10 Building sys-mgmt-agent 09:05:10 Building core-metadata 09:05:10 Building security-proxy-setup 09:05:10 Building support-scheduler 09:05:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:05:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:20 ---> 42875f4e5191 09:05:20 Step 3/22 : WORKDIR /edgex-go 09:05:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:05:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:20 ---> 42875f4e5191 09:05:20 Step 3/23 : WORKDIR /edgex-go 09:05:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-58 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 09:05:22 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:05:22 The recommended git tool is: git 09:05:24 ---> Running in 0eb209050807 09:05:24 ---> Running in 41623613ae09 09:05:27 Removing intermediate container 41623613ae09 09:05:27 ---> fec3c98c7f90 09:05:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:27 Removing intermediate container 0eb209050807 09:05:27 ---> e895dcead305 09:05:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:27 ---> Running in 9d10ad931101 09:05:27 ---> Running in 89a9f2fba28b 09:05:28 using credential edgex-jenkins-ssh 09:05:28 Cloning the remote Git repository 09:05:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:05:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:28 ---> 42875f4e5191 09:05:28 Step 3/22 : WORKDIR /edgex-go 09:05:28 ---> Using cache 09:05:28 ---> fec3c98c7f90 09:05:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:28 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:05:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:05:28 ---> 42875f4e5191 09:05:28 Step 3/21 : WORKDIR /edgex-go 09:05:28 ---> Using cache 09:05:28 ---> fec3c98c7f90 09:05:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:28 ---> Running in 93943fb070b6 09:05:28 ---> Running in bbea38a87c1d 09:05:28 Removing intermediate container 9d10ad931101 09:05:28 ---> b71a9b22c851 09:05:28 Step 5/22 : RUN apk add --update --no-cache make git 09:05:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:05:28 > git init /w/workspace/edgex-go/2 # timeout=10 09:05:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:05:28 > git --version # timeout=10 09:05:28 > git --version # 'git version 2.17.1' 09:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:29 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:05:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:05:29 ---> 42875f4e5191 09:05:29 Step 3/20 : WORKDIR /edgex-go 09:05:29 ---> Using cache 09:05:29 ---> fec3c98c7f90 09:05:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:29 ---> Using cache 09:05:29 ---> b71a9b22c851 09:05:29 Step 5/20 : RUN apk add --update --no-cache make git 09:05:29 ---> Running in b0d584ea7706 09:05:29 ---> Running in c56f5e8ac207 09:05:29 Removing intermediate container 89a9f2fba28b 09:05:29 ---> bd09442621a2 09:05:29 Step 5/23 : RUN apk add --update --no-cache make git 09:05:29 ---> Running in 415d6b7da201 09:05:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:30 Removing intermediate container 93943fb070b6 09:05:30 ---> b6e5b22e1300 09:05:30 Step 5/22 : RUN apk add --update --no-cache make bash git 09:05:30 ---> Running in be93d71fef96 09:05:30 Removing intermediate container bbea38a87c1d 09:05:30 ---> 0b818cd63879 09:05:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:05:30 ---> Running in 307affa46dc7 09:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:30 OK: 220 MiB in 52 packages 09:05:30 OK: 220 MiB in 52 packages 09:05:31 OK: 220 MiB in 52 packages 09:05:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:31 Removing intermediate container b0d584ea7706 09:05:31 ---> 6e86adaa6753 09:05:31 Step 6/22 : COPY . . 09:05:31 OK: 220 MiB in 52 packages 09:05:31 OK: 220 MiB in 52 packages 09:05:31 Removing intermediate container 415d6b7da201 09:05:31 ---> 7e15c2cb50aa 09:05:31 Step 6/23 : COPY go.mod . 09:05:32 Removing intermediate container c56f5e8ac207 09:05:32 ---> ebfeb9ce926b 09:05:32 Step 6/20 : COPY . . 09:05:32 ---> 9336b9a9b2c3 09:05:32 Step 7/23 : RUN go mod download 09:05:32 Removing intermediate container 307affa46dc7 09:05:32 ---> 70555b9f56f4 09:05:32 Step 6/21 : COPY . . 09:05:32 ---> Running in b026a47c386e 09:05:32 Removing intermediate container be93d71fef96 09:05:32 ---> 7dce1f77322f 09:05:32 Step 6/22 : COPY . . 09:05:38 Removing intermediate container b026a47c386e 09:05:38 ---> 80717eca9843 09:05:38 Step 8/23 : COPY . . 09:05:38 ---> 1be1fa0064fd 09:05:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:38 ---> Running in f39271007223 09:05:42 Removing intermediate container f39271007223 09:05:42 ---> 975f053d1ef7 09:05:42 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:05:43 ---> Running in 87d0abe798a7 09:05:43 ---> db2498cbf5c2 09:05:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:43 ---> 0a4c8f583671 09:05:43 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:43 ---> de0d88e7e4f3 09:05:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:44 ---> Running in 10c6c91971ef 09:05:44 ---> Running in 7f69054b42aa 09:05:44 ---> Running in 26690565e448 09:05:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:05:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:05:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:05:45 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:05:45 Merge succeeded, producing eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:05:45 Checking out Revision eaf4e576f236368c56084bef1bfbbcdd268a0dd5 (PR-3806) 09:05:46 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 09:05:46 Removing intermediate container 10c6c91971ef 09:05:46 ---> af018c6d3fd6 09:05:46 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:05:46 ---> Running in d335688b1056 09:05:45 > git config core.sparsecheckout # timeout=10 09:05:45 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 09:05:45 > git remote # timeout=10 09:05:45 > git config --get remote.origin.url # timeout=10 09:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:45 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 09:05:45 > git rev-parse HEAD^{commit} # timeout=10 09:05:45 > git config core.sparsecheckout # timeout=10 09:05:45 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 09:05:47 Removing intermediate container 7f69054b42aa 09:05:47 ---> 846e73240641 09:05:47 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:05:47 ---> Running in e4510300fb27 09:05:47 Removing intermediate container 26690565e448 09:05:47 ---> 2810cb4fd0cd 09:05:47 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:05:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:05:47 ---> Running in 31a6e48c768c 09:05:48 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 09:05:48 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 09:05:49 Commit message: "docs(snap): update README.md (part 2)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:05:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:50 Dload Upload Total Spent Left Speed 09:05:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh 09:05:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:05:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 09:05:51 sudo tee /etc/docker/daemon.new 09:05:51 { 09:05:51 "registry-mirrors": [ 09:05:51 "https://nexus3.edgexfoundry.org:10001" 09:05:51 ], 09:05:51 "bip": "10.250.0.254/24", 09:05:51 "hosts": [ 09:05:51 "tcp://0.0.0.0:5555", 09:05:51 "unix:///var/run/docker.sock" 09:05:51 ], 09:05:51 "mtu": 1458, 09:05:51 "selinux-enabled": true, 09:05:51 "seccomp-profile": "/etc/docker/seccomp.json" 09:05:51 } [Pipeline] sh 09:05:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:05:52 + sudo service docker restart 09:05:54 ---> f2ee12daf20e 09:05:54 Step 9/23 : RUN go mod tidy 09:05:54 ---> Running in 86d1b6997f78 09:05:56 Removing intermediate container 86d1b6997f78 09:05:56 ---> fea0e6d497f0 09:05:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:05:56 ---> Running in 9b0929466b29 09:05:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:10 provisioning config files... 09:06:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1286114162611097941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:11 ---> docker-login.sh 09:06:11 nexus3.edgexfoundry.org:10001 09:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:11 Configure a credential helper to remove this warning. See 09:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:11 09:06:11 Login Succeeded 09:06:11 nexus3.edgexfoundry.org:10002 09:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:12 Configure a credential helper to remove this warning. See 09:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:12 09:06:12 Login Succeeded 09:06:12 nexus3.edgexfoundry.org:10003 09:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:13 Configure a credential helper to remove this warning. See 09:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:13 09:06:13 Login Succeeded 09:06:13 nexus3.edgexfoundry.org:10004 09:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:13 Configure a credential helper to remove this warning. See 09:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:13 09:06:13 Login Succeeded 09:06:13 docker.io 09:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:14 Configure a credential helper to remove this warning. See 09:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:14 09:06:14 Login Succeeded 09:06:14 ---> docker-login.sh ends [Pipeline] } 09:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:14 ========================================================= 09:06:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:06:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:06:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:06:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:06:15 552d1f2373af: Pulling fs layer 09:06:15 ea3f2d53f512: Pulling fs layer 09:06:15 9e70ebbbe112: Pulling fs layer 09:06:15 7a9cfe048b4a: Pulling fs layer 09:06:15 72dc09318566: Pulling fs layer 09:06:15 f4f7b4309257: Pulling fs layer 09:06:15 0ac9a79272e3: Pulling fs layer 09:06:15 b78e95d17946: Pulling fs layer 09:06:15 72dc09318566: Waiting 09:06:15 f4f7b4309257: Waiting 09:06:15 0ac9a79272e3: Waiting 09:06:15 7a9cfe048b4a: Waiting 09:06:15 b78e95d17946: Waiting 09:06:15 9e70ebbbe112: Verifying Checksum 09:06:15 9e70ebbbe112: Download complete 09:06:15 ea3f2d53f512: Verifying Checksum 09:06:15 ea3f2d53f512: Download complete 09:06:15 72dc09318566: Download complete 09:06:15 f4f7b4309257: Verifying Checksum 09:06:15 f4f7b4309257: Download complete 09:06:15 552d1f2373af: Verifying Checksum 09:06:15 552d1f2373af: Download complete 09:06:15 0ac9a79272e3: Verifying Checksum 09:06:15 0ac9a79272e3: Download complete 09:06:15 552d1f2373af: Pull complete 09:06:16 ea3f2d53f512: Pull complete 09:06:16 9e70ebbbe112: Pull complete 09:06:16 b78e95d17946: Verifying Checksum 09:06:16 b78e95d17946: Download complete 09:06:17 7a9cfe048b4a: Verifying Checksum 09:06:17 7a9cfe048b4a: Download complete 09:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:06:26 Removing intermediate container 87d0abe798a7 09:06:26 ---> 304eccb8baff 09:06:26 09:06:26 Step 9/22 : FROM alpine:3.14 09:06:26 Removing intermediate container 31a6e48c768c 09:06:26 ---> a246e2b9b2ae 09:06:26 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:06:26 ---> Running in f7413762b925 09:06:26 3.14: Pulling from library/alpine 09:06:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:06:26 Status: Downloaded newer image for alpine:3.14 09:06:26 ---> 14119a10abf4 09:06:26 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:06:26 ---> Running in 9d1b6e772972 09:06: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 09:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:27 7a9cfe048b4a: Pull complete 09:06:27 72dc09318566: Pull complete 09:06:27 f4f7b4309257: Pull complete 09:06:27 0ac9a79272e3: Pull complete 09:06:27 (1/1) Installing dumb-init (1.2.5-r1) 09:06:27 Executing busybox-1.33.1-r3.trigger 09:06:27 OK: 6 MiB in 15 packages 09:06:28 Removing intermediate container e4510300fb27 09:06:28 ---> 3f60b26ad2c2 09:06:28 09:06:28 Step 9/20 : FROM alpine:3.14 09:06:28 ---> 14119a10abf4 09:06:28 Step 10/20 : RUN apk add --update --no-cache curl 09:06:28 ---> Running in cdce5e0ec984 09:06:29 Removing intermediate container 9d1b6e772972 09:06:29 ---> d69985b452e4 09:06:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:29 ---> Running in 15666d609c53 09:06:29 Removing intermediate container f7413762b925 09:06:29 ---> 123d926f9418 09:06:29 09:06:29 Step 10/22 : FROM docker:20.10.8 09:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:29 Removing intermediate container d335688b1056 09:06:29 ---> db4fff83c1f3 09:06:29 09:06:29 Step 9/21 : FROM alpine:3.14 09:06:29 ---> 14119a10abf4 09:06:29 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:06:29 Removing intermediate container 15666d609c53 09:06:29 ---> cf4e26ab3272 09:06:29 Step 12/22 : ENV APP_PORT=59881 09:06:29 20.10.8: Pulling from library/docker 09:06:29 ---> Running in 52654ce0d0bb 09:06:29 ---> Running in f759b9fa1fee 09:06:29 (1/5) Installing ca-certificates (20191127-r5) 09:06:29 (2/5) Installing brotli-libs (1.0.9-r5) 09:06:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:06:30 (4/5) Installing libcurl (7.79.1-r0) 09:06:30 (5/5) Installing curl (7.79.1-r0) 09:06:30 Executing busybox-1.33.1-r3.trigger 09:06:30 Executing ca-certificates-20191127-r5.trigger 09:06:30 Removing intermediate container f759b9fa1fee 09:06:30 ---> 45acc7b0463a 09:06:30 Step 13/22 : EXPOSE $APP_PORT 09:06:30 OK: 8 MiB in 19 packages 09:06:30 ---> Running in 08a246607a5a 09:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:30 Removing intermediate container 08a246607a5a 09:06:30 ---> de1e300908be 09:06:30 Step 14/22 : WORKDIR / 09:06:30 (1/2) Installing ca-certificates (20191127-r5) 09:06:30 (2/2) Installing dumb-init (1.2.5-r1) 09:06:30 Executing busybox-1.33.1-r3.trigger 09:06:30 Executing ca-certificates-20191127-r5.trigger 09:06:30 ---> Running in f6c401727533 09:06:30 OK: 6 MiB in 16 packages 09:06:30 Removing intermediate container cdce5e0ec984 09:06:30 ---> e66ddc43de40 09:06:30 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:06:30 Removing intermediate container f6c401727533 09:06:30 ---> 2e4e7da8b94e 09:06:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:30 ---> Running in 6f35d63c2852 09:06:31 Removing intermediate container 6f35d63c2852 09:06:31 ---> e7c4c55c1915 09:06:31 Step 12/20 : WORKDIR /edgex 09:06:31 ---> Running in 2dd715c8a0d9 09:06:31 ---> b5b634b5f622 09:06:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:31 Removing intermediate container 52654ce0d0bb 09:06:31 ---> 63d46ef6c06f 09:06:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:06:31 Removing intermediate container 2dd715c8a0d9 09:06:31 ---> d5355d29c082 09:06:31 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:06:31 ---> Running in 78b3673ca323 09:06:32 ---> 4b4bdaa3517c 09:06:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:06:32 Removing intermediate container 78b3673ca323 09:06:32 ---> 9007e1d4e3c6 09:06:32 Step 12/21 : ENV APP_PORT=59860 09:06:32 ---> 49f3d998cc7c 09:06:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:06:32 ---> Running in f318af55e192 09:06:32 Removing intermediate container f318af55e192 09:06:32 ---> a0add9286e61 09:06:32 Step 13/21 : EXPOSE $APP_PORT 09:06:32 ---> Running in f920b82a91bd 09:06:32 ---> 259417ef1774 09:06:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:06:32 ---> 87ae3f10a3f3 09:06:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:06:32 ---> Running in c94c7cdefe73 09:06:33 b78e95d17946: Pull complete 09:06:33 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:06:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:06:33 Removing intermediate container f920b82a91bd 09:06:33 ---> 0e00e4d53d00 09:06:33 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:33 Removing intermediate container c94c7cdefe73 09:06:33 ---> e5c2c998da84 09:06:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:06:33 ---> Running in 0ad07b6648c0 09:06:33 ---> 6b026dedccb5 09:06:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:33 + docker build -t ci-base-image-arm64 -f - . 09:06:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:06:33 WORKDIR /edgex 09:06:33 COPY go.mod . 09:06:33 RUN go mod download 09:06:33 Removing intermediate container 0ad07b6648c0 09:06:33 ---> 817009f43c9c 09:06:33 Step 20/22 : LABEL arch=x86_64 09:06:33 ---> ce0606f3884f 09:06:33 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:06:33 ---> Running in 02f3aa5ac803 09:06:33 ---> Running in 30e970cfaf59 09:06:33 ---> 631ef1e03889 09:06:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:06:33 Removing intermediate container 02f3aa5ac803 09:06:33 ---> 91d0a4e62ea4 09:06:33 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:06:33 Removing intermediate container 9b0929466b29 09:06:33 ---> ecbd5061e03a 09:06:33 09:06:33 Step 11/23 : FROM alpine:3.14 09:06:33 ---> 14119a10abf4 09:06:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:06:33 ---> Using cache 09:06:33 ---> d69985b452e4 09:06:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:33 ---> Using cache 09:06:33 ---> cf4e26ab3272 09:06:33 Step 14/23 : ENV APP_PORT=59861 09:06:33 ---> Running in 0aee6feb2ca5 09:06:33 ---> Running in a586a2c5a1c8 09:06:33 Removing intermediate container 30e970cfaf59 09:06:33 ---> 9c656fefe411 09:06:33 Step 17/20 : CMD ["--init=true"] 09:06:33 ---> 1c7aae32996f 09:06:33 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:06:34 ---> Running in 1f3147d0171c 09:06:34 ---> Running in 7c4ddf6da464 09:06:34 Removing intermediate container 1f3147d0171c 09:06:34 ---> eada176b2d56 09:06:34 Step 18/20 : LABEL arch=x86_64 09:06:34 Removing intermediate container 0aee6feb2ca5 09:06:34 ---> 16f31f830591 09:06:34 Step 15/23 : EXPOSE $APP_PORT 09:06:34 Removing intermediate container a586a2c5a1c8 09:06:34 ---> 7515c89f0466 09:06:34 Step 22/22 : LABEL version=0.0.0 09:06:34 ---> Running in 10cc977f4b04 09:06:34 Removing intermediate container 7c4ddf6da464 09:06:34 ---> 985a3fb527f8 09:06:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:06:34 ---> Running in 4f596b727d7d 09:06:34 ---> Running in d4d7149916de 09:06:34 ---> Running in 19e5543d1cec 09:06:34 Removing intermediate container 10cc977f4b04 09:06:34 ---> ae55ef4e8d28 09:06:34 Step 19/20 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:06:34 ---> Running in 7335bbcad31e 09:06:34 Removing intermediate container 4f596b727d7d 09:06:34 ---> d24c4962a93d 09:06:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:34 Removing intermediate container d4d7149916de 09:06:34 ---> b3cf7d13aa4d 09:06:34 09:06:34 Removing intermediate container 19e5543d1cec 09:06:34 ---> 22cf9759db76 09:06:34 Step 19/21 : LABEL arch=x86_64 09:06:34 Successfully built b3cf7d13aa4d 09:06:34 Successfully tagged core-metadata:latest 09:06:34 Building core-command 09:06:34  Building core-metadata ... done  ---> Running in cf6920d9c8a4 09:06:34 Removing intermediate container 7335bbcad31e 09:06:34 ---> e9a4f3151058 09:06:34 Step 20/20 : LABEL version=0.0.0 09:06:34 ---> Running in 7a8d9273b61e 09:06:35 ---> cb4c74aab74e 09:06:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:35 Removing intermediate container cf6920d9c8a4 09:06:35 ---> 1c8463afb3cb 09:06:35 Step 20/21 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:06:35 ---> Running in a09b160c7750 09:06:35 Removing intermediate container 7a8d9273b61e 09:06:35 ---> ba18d37d8d95 09:06:35 09:06:35 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:06:35 Status: Downloaded newer image for docker:20.10.8 09:06:35 Successfully built ba18d37d8d95 09:06:36 Sending build context to Docker daemon 166.6MB 09:06:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:06:36 ---> 8b459fc5aaf0 09:06:36 Step 2/4 : WORKDIR /edgex 09:06:36 ---> bc6c0ffef665 09:06:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:06:36 Successfully tagged security-proxy-setup:latest 09:06:36 Building core-data 09:06:36  Building security-proxy-setup ... done  ---> 4a402244fbeb 09:06:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:06:36 Removing intermediate container a09b160c7750 09:06:36 ---> bcac2029ef86 09:06:36 Step 21/21 : LABEL version=0.0.0 09:06:36 ---> Running in dda25a014e53 09:06:36 ---> Running in febe2ab3cc34 09:06:37 ---> Running in 191b2d779f83 09:06:37 Removing intermediate container dda25a014e53 09:06:37 ---> 4fe5259685b8 09:06:37 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 09:06:37 ---> 4065d27c2c46 09:06:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:06:37 ---> Running in bfd4a58fd58f 09:06:37 Removing intermediate container febe2ab3cc34 09:06:37 ---> b26b335c5f37 09:06:37 09:06:37 ---> Running in f7ec6f20e487 09:06:38 Removing intermediate container 191b2d779f83 09:06:38 ---> f772c21efb00 09:06:38 Step 3/4 : COPY go.mod . 09:06:38 Successfully built b26b335c5f37 09:06:38 Successfully tagged support-notifications:latest 09:06:38  Building support-notifications ... done Building security-secretstore-setup 09:06:38 Removing intermediate container f7ec6f20e487 09:06:38 ---> 2af4be6737df 09:06:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:38 (1/42) Installing readline (8.1.0-r0) 09:06:38 ---> b32af77cee75 09:06:38 Step 4/4 : RUN go mod download 09:06:38 ---> Running in e227b7262a92 09:06:38 (2/42) Installing bash (5.1.4-r0) 09:06:39 Executing bash-5.1.4-r0.post-install 09:06:39 ---> Running in 432ddea783c8 09:06:39 (3/42) Installing brotli-libs (1.0.9-r5) 09:06:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:06:39 (5/42) Installing libcurl (7.79.1-r0) 09:06:39 (6/42) Installing curl (7.79.1-r0) 09:06:39 (7/42) Installing dumb-init (1.2.5-r1) 09:06:39 (8/42) Installing libbz2 (1.0.8-r1) 09:06:39 (9/42) Installing expat (2.4.1-r0) 09:06:39 (10/42) Installing libffi (3.3-r2) 09:06:39 (11/42) Installing gdbm (1.19-r0) 09:06:39 (12/42) Installing xz-libs (5.2.5-r0) 09:06:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:06:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:06:39 (15/42) Installing mpdecimal (2.5.1-r1) 09:06:39 (16/42) Installing sqlite-libs (3.35.5-r0) 09:06:39 (17/42) Installing python3 (3.9.5-r1) 09:06:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:06:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:06:41 ---> 42875f4e5191 09:06:41 Step 3/22 : WORKDIR /edgex-go 09:06:41 ---> Using cache 09:06:41 ---> fec3c98c7f90 09:06:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:41 ---> Using cache 09:06:41 ---> 0b818cd63879 09:06:41 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:06:42 (18/42) Installing py3-appdirs (1.4.4-r2) 09:06:42 (19/42) Installing py3-chardet (4.0.0-r2) 09:06:42 (20/42) Installing py3-idna (3.2-r0) 09:06:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:06:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:06:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:06:43 ---> 42875f4e5191 09:06:43 Step 3/24 : WORKDIR /edgex-go 09:06:43 ---> Using cache 09:06:43 ---> fec3c98c7f90 09:06:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:43 ---> Using cache 09:06:43 ---> 0b818cd63879 09:06:43 Step 5/24 : RUN apk add --update --no-cache make git 09:06:43 (22/42) Installing py3-certifi (2020.12.5-r1) 09:06:44 (23/42) Installing py3-requests (2.25.1-r4) 09:06:44 (24/42) Installing py3-msgpack (1.0.2-r1) 09:06:44 (25/42) Installing py3-lockfile (0.12.2-r4) 09:06:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:06:44 (27/42) Installing py3-colorama (0.4.4-r1) 09:06:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:06:44 (29/42) Installing py3-distlib (0.3.1-r3) 09:06:44 (30/42) Installing py3-distro (1.5.0-r3) 09:06:44 (31/42) Installing py3-six (1.15.0-r1) 09:06:44 (32/42) Installing py3-webencodings (0.5.1-r4) 09:06:44 (33/42) Installing py3-html5lib (1.1-r1) 09:06:44 (34/42) Installing py3-parsing (2.4.7-r2) 09:06:44 (35/42) Installing py3-packaging (20.9-r1) 09:06:44 (36/42) Installing py3-toml (0.10.2-r2) 09:06:44 (37/42) Installing py3-pep517 (0.10.0-r2) 09:06:44 (38/42) Installing py3-progress (1.5-r2) 09:06:44 (39/42) Installing py3-retrying (1.3.3-r1) 09:06:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:06:44 (41/42) Installing py3-setuptools (52.0.0-r3) 09:06:44 (42/42) Installing py3-pip (20.3.4-r1) 09:06:44 Removing intermediate container 432ddea783c8 09:06:44 ---> c14ef7d35850 09:06:44 Step 21/23 : LABEL arch=x86_64 09:06:45 Executing busybox-1.33.1-r3.trigger 09:06:45 OK: 84 MiB in 64 packages 09:06:45 ---> Running in f779246e47b7 09:06:45 ---> Running in ce35a55013db 09:06:46 ---> Running in 81aea0ed3f09 09:06:47 Removing intermediate container 81aea0ed3f09 09:06:47 ---> f79e3cbb3910 09:06:47 Step 22/23 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:06:47 Collecting docker-compose==1.23.2 09:06:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:06:47 Collecting jsonschema<3,>=2.5.1 09:06:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:06:47 Collecting docopt<0.7,>=0.6.1 09:06:47 Downloading docopt-0.6.2.tar.gz (25 kB) 09:06:47 ---> Running in e10d3200a599 09:06:47 Collecting texttable<0.10,>=0.9.0 09:06:47 Downloading texttable-0.9.1.tar.gz (11 kB) 09:06:48 Removing intermediate container e10d3200a599 09:06:48 ---> 9fcf7c1c2b25 09:06:48 Step 23/23 : LABEL version=0.0.0 09:06:48 ---> Running in 6583bfe29311 09:06:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:48 Collecting cached-property<2,>=1.2.0 09:06:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:06:48 Removing intermediate container 6583bfe29311 09:06:48 ---> 23e83c29352e 09:06:48 09:06:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:06:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:06:48 Successfully built 23e83c29352e 09:06:48 Successfully tagged support-scheduler:latest 09:06:48  Building support-scheduler ... done Building security-bootstrapper 09:06:48 Collecting docker<4.0,>=3.6.0 09:06:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:06:48 Collecting dockerpty<0.5,>=0.4.1 09:06:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:06:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:06:48 Collecting PyYAML<4,>=3.10 09:06:48 Downloading PyYAML-3.13.tar.gz (270 kB) 09:06:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:49 OK: 220 MiB in 52 packages 09:06:49 Collecting websocket-client<1.0,>=0.32.0 09:06:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:06:49 OK: 220 MiB in 52 packages 09:06:49 Collecting docker-pycreds>=0.4.0 09:06:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:06:49 Collecting idna<2.8,>=2.5 09:06:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:06:49 Collecting urllib3<1.25,>=1.21.1 09:06:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:06:49 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) 09:06:49 Collecting chardet<3.1.0,>=3.0.2 09:06:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:06:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:06:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:06:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:06:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:06:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:06:49 Attempting uninstall: urllib3 09:06:49 Found existing installation: urllib3 1.26.5 09:06:49 Uninstalling urllib3-1.26.5: 09:06:49 Successfully uninstalled urllib3-1.26.5 09:06:51 Attempting uninstall: idna 09:06:51 Found existing installation: idna 3.2 09:06:51 Uninstalling idna-3.2: 09:06:51 Successfully uninstalled idna-3.2 09:06:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:06:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:06:51 ---> 42875f4e5191 09:06:51 Step 3/22 : WORKDIR /edgex-go 09:06:51 ---> Using cache 09:06:51 ---> fec3c98c7f90 09:06:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:51 ---> Using cache 09:06:51 ---> 0b818cd63879 09:06:51 Step 5/22 : RUN apk add --update --no-cache make git 09:06:51 ---> Running in c3766ed32213 09:06:51 Attempting uninstall: chardet 09:06:51 Found existing installation: chardet 4.0.0 09:06:51 Uninstalling chardet-4.0.0: 09:06:51 Successfully uninstalled chardet-4.0.0 09:06:51 Removing intermediate container f779246e47b7 09:06:51 ---> 055a90ec03d5 09:06:51 Step 6/22 : COPY . . 09:06:51 Removing intermediate container ce35a55013db 09:06:51 ---> 18521ee056d7 09:06:51 Step 6/24 : COPY . . 09:06:51 Attempting uninstall: requests 09:06:51 Found existing installation: requests 2.25.1 09:06:51 Uninstalling requests-2.25.1: 09:06:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:06:51 Successfully uninstalled requests-2.25.1 09:06:52 Running setup.py install for texttable: started 09:06:52 Running setup.py install for texttable: finished with status 'done' 09:06:52 Running setup.py install for PyYAML: started 09:06:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:06:52 Running setup.py install for PyYAML: finished with status 'done' 09:06:52 OK: 220 MiB in 52 packages 09:06:54 Running setup.py install for docopt: started 09:06:55 Running setup.py install for docopt: finished with status 'done' 09:06:55 Running setup.py install for dockerpty: started 09:06:56 Running setup.py install for dockerpty: finished with status 'done' 09:07:00 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 09:07:01 ---> fe99b9660b57 09:07:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:01 ---> 4dace4364d97 09:07:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:01 Removing intermediate container c3766ed32213 09:07:01 ---> b4b3227ce252 09:07:01 Step 6/22 : COPY . . 09:07:01 ---> Running in 7b65471f8041 09:07:01 ---> Running in c22bb54bfa1c 09:07:02 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:07:02 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:07:02 ---> 42875f4e5191 09:07:02 Step 3/30 : WORKDIR /edgex-go 09:07:02 ---> Using cache 09:07:02 ---> fec3c98c7f90 09:07:02 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:02 ---> Using cache 09:07:02 ---> 0b818cd63879 09:07:02 Step 5/30 : RUN apk add --update --no-cache make git 09:07:02 ---> Using cache 09:07:02 ---> b4b3227ce252 09:07:02 Step 6/30 : COPY . . 09:07:05 Removing intermediate container c22bb54bfa1c 09:07:05 ---> 353d2215660f 09:07:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:06 Removing intermediate container 7b65471f8041 09:07:06 ---> d405d6478b96 09:07:06 Step 8/22 : RUN make cmd/core-data/core-data 09:07:06 ---> Running in 188ca9dd5166 09:07:07 ---> Running in f27c4d742943 09:07:07 Removing intermediate container bfd4a58fd58f 09:07:07 ---> 4f2b0158fe74 09:07:07 Step 13/22 : ENV APP_PORT=58890 09:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:07:08 ---> Running in e79cde303c9b 09:07:08 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 09:07:08 ---> 6e8ef8b6e4d5 09:07:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:08 Removing intermediate container e79cde303c9b 09:07:08 ---> 32b3052422ee 09:07:08 Step 14/22 : EXPOSE $APP_PORT 09:07:08 ---> Running in 1f695e72fb06 09:07:08 ---> Running in 901a19ab0817 09:07:08 ---> 37243de9b0c5 09:07:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:08 Removing intermediate container 1f695e72fb06 09:07:08 ---> 042e8228d6fb 09:07:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:07:08 ---> Running in 53db8c4c977c 09:07:09 ---> 394a39a0587c 09:07:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:07:09 ---> 233976c634e2 09:07:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:07:10 ---> a3529933a1a0 09:07:10 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:07:10 ---> Running in 1d736d0a6047 09:07:10 Removing intermediate container 901a19ab0817 09:07:10 ---> a6f010383191 09:07:10 Step 8/22 : RUN make cmd/core-command/core-command 09:07:10 ---> Running in e236e08b9155 09:07:10 Removing intermediate container 53db8c4c977c 09:07:10 ---> db5bb8589785 09:07:10 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:07:10 ---> Running in 23544e696c3f 09:07:10 Removing intermediate container 1d736d0a6047 09:07:10 ---> 2b5d438cc683 09:07:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:07:10 ---> Running in 1deb73f08261 09:07:11 Removing intermediate container 1deb73f08261 09:07:11 ---> 14068972875b 09:07:11 Step 20/22 : LABEL arch=x86_64 09:07:11 ---> Running in 451afc766dd5 09:07:11 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 09:07:11 Removing intermediate container 451afc766dd5 09:07:11 ---> 6d9f64201ab8 09:07:11 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:07:11 ---> Running in a7eca97dfa0d 09:07:11 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 09:07:11 Removing intermediate container a7eca97dfa0d 09:07:11 ---> 6a81ab1462ea 09:07:11 Step 22/22 : LABEL version=0.0.0 09:07:11 ---> Running in 1e5238295e79 09:07:11 Removing intermediate container 1e5238295e79 09:07:11 ---> fd21174028dd 09:07:11 09:07:11 Successfully built fd21174028dd 09:07:11 Successfully tagged sys-mgmt-agent:latest 09:07:38  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:39 Removing intermediate container 188ca9dd5166 09:07:39 ---> e8b1b963c654 09:07:39 09:07:39 Step 9/24 : FROM alpine:3.14 09:07:39 ---> 14119a10abf4 09:07:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:39 ---> Running in 76deeaee98b2 09:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:07:40 (1/3) Installing ca-certificates (20191127-r5) 09:07:40 (2/3) Installing dumb-init (1.2.5-r1) 09:07:40 (3/3) Installing su-exec (0.2-r1) 09:07:40 Executing busybox-1.33.1-r3.trigger 09:07:40 Executing ca-certificates-20191127-r5.trigger 09:07:40 OK: 6 MiB in 17 packages 09:07:40 Removing intermediate container 76deeaee98b2 09:07:40 ---> eddce7484b57 09:07:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:07:40 ---> Running in c533787618bc 09:07:40 Removing intermediate container c533787618bc 09:07:40 ---> 94f6034a652e 09:07:40 Step 12/24 : WORKDIR / 09:07:40 ---> Running in 0c6d29ae031b 09:07:41 Removing intermediate container 0c6d29ae031b 09:07:41 ---> b2d883333387 09:07:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:07:41 ---> aa80a70cd149 09:07:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:07:41 ---> 7df3753c38b3 09:07:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:07:42 ---> 76250a89042d 09:07:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:07:43 Removing intermediate container 23544e696c3f 09:07:43 ---> a797bfe36ed5 09:07:43 09:07:43 Step 9/30 : FROM alpine:3.14 09:07:43 ---> 14119a10abf4 09:07:43 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:07:43 Removing intermediate container e236e08b9155 09:07:43 ---> 18baacb2de2a 09:07:43 09:07:43 Step 9/22 : FROM alpine:3.14 09:07:43 ---> 14119a10abf4 09:07:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:07:43 ---> Using cache 09:07:43 ---> d69985b452e4 09:07:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:43 ---> Using cache 09:07:43 ---> cf4e26ab3272 09:07:43 Step 12/22 : ENV APP_PORT=59882 09:07:43 ---> 87376cffd632 09:07:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:07:43 ---> Running in fc9aebb58646 09:07:43 ---> Running in e8350b2d6e71 09:07:43 Removing intermediate container fc9aebb58646 09:07:43 ---> c07274f9518b 09:07:43 Step 13/22 : EXPOSE $APP_PORT 09:07:43 Removing intermediate container e8350b2d6e71 09:07:43 ---> 8ee69080763a 09:07:43 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:07:43 ---> 9c829a7d5e8c 09:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:43 ---> Running in 3f5151a3c69d 09:07:43 ---> Running in 30d0294a259d 09:07:43 Removing intermediate container 3f5151a3c69d 09:07:43 ---> e6fd825409d6 09:07:43 Step 14/22 : WORKDIR / 09:07:43 ---> Running in 2d917a9ff205 09:07:44 ---> a917f3451c04 09:07:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:07:44 Removing intermediate container 2d917a9ff205 09:07:44 ---> 173923672701 09:07:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:07:44 (1/2) Installing dumb-init (1.2.5-r1) 09:07:44 (2/2) Installing su-exec (0.2-r1) 09:07:44 Executing busybox-1.33.1-r3.trigger 09:07:44 OK: 6 MiB in 16 packages 09:07:44 ---> 88779a68e356 09:07:44 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/ 09:07:44 ---> 54baab742efe 09:07:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:07:44 ---> Running in a3957811fdad 09:07:45 Removing intermediate container 30d0294a259d 09:07:45 ---> c848c82ea6ae 09:07:45 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:07:45 Removing intermediate container f27c4d742943 09:07:45 ---> 58fddd52720b 09:07:45 09:07:45 Step 9/22 : FROM alpine:3.14 09:07:45 ---> 14119a10abf4 09:07:45 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:45 ---> Running in 010659f2d721 09:07:45 ---> c4f491b2d9bb 09:07:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:07:45 ---> Running in c1babd30dfe9 09:07:45 Removing intermediate container 010659f2d721 09:07:45 ---> d23610282612 09:07:45 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:07:45 ---> Running in 5b0f1cdb34ea 09:07:45 Removing intermediate container c1babd30dfe9 09:07:45 ---> 3fdb920c8130 09:07:45 Step 11/22 : ENV APP_PORT=59880 09:07:45 ---> Running in 9b642981dd68 09:07:45 ---> df2995bdf8c8 09:07:45 Step 18/22 : ENTRYPOINT ["/core-command"] 09:07:45 ---> Running in 469aa4b98a0c 09:07:45 Removing intermediate container 5b0f1cdb34ea 09:07:45 ---> 8a0e1d51ab04 09:07:45 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:07:45 ---> Running in 3930be49bd2c 09:07:45 Removing intermediate container a3957811fdad 09:07:45 ---> badb69f7a349 09:07:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:07:45 Removing intermediate container 9b642981dd68 09:07:45 ---> 70019e907414 09:07:45 Step 12/22 : EXPOSE $APP_PORT 09:07:45 ---> Running in 0af289fbd5b3 09:07:45 Removing intermediate container 469aa4b98a0c 09:07:45 ---> a6faa2a7062d 09:07:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:07:45 ---> Running in 71bbd76ff119 09:07:45 ---> Running in 630f6b9c9ffe 09:07:45 Removing intermediate container 0af289fbd5b3 09:07:45 ---> 2e4680576b63 09:07:45 Step 22/24 : LABEL arch=x86_64 09:07:45 Removing intermediate container 71bbd76ff119 09:07:45 ---> 436e0a1b302a 09:07:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:45 Removing intermediate container 630f6b9c9ffe 09:07:45 ---> ecda6b235d0c 09:07:45 Step 20/22 : LABEL arch=x86_64 09:07:45 ---> Running in 860efea0e300 09:07:45 ---> Running in fbc31acf5344 09:07:45 ---> Running in faf822fde24d 09:07:46 Removing intermediate container 860efea0e300 09:07:46 ---> 26ebe482ed88 09:07:46 Step 23/24 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:07:46 Removing intermediate container faf822fde24d 09:07:46 ---> 62addbb11da3 09:07:46 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:07:46 ---> Running in bb8a707ce657 09:07:46 ---> Running in f775ff2fec10 09:07:46 Removing intermediate container bb8a707ce657 09:07:46 ---> c8a6852b338f 09:07:46 Step 24/24 : LABEL version=0.0.0 09:07:46 ---> Running in ec71c32ae16e 09:07:46 Removing intermediate container f775ff2fec10 09:07:46 ---> d7e5df2ac9d2 09:07:46 Step 22/22 : LABEL version=0.0.0 09:07:46 ---> Running in 598ec97ac3b8 09:07:46 Removing intermediate container 3930be49bd2c 09:07:46 ---> 6dbcddff83b9 09:07:46 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:07:46 ---> Running in 79b952852c63 09:07:46 Removing intermediate container ec71c32ae16e 09:07:46 ---> eae333502ad8 09:07:46 09:07:46 Removing intermediate container 598ec97ac3b8 09:07:46 ---> af6d54839aad 09:07:46 09:07:46 Successfully built eae333502ad8 09:07:46 Successfully tagged security-secretstore-setup:latest 09:07:46  Building security-secretstore-setup ... done Removing intermediate container fbc31acf5344 09:07:46 ---> 1fd7bf179eff 09:07:46 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:07:46 Removing intermediate container 79b952852c63 09:07:46 ---> 15ba5772ff3f 09:07:46 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:07:46 Successfully built af6d54839aad 09:07:46 ---> Running in 7d3ed5f54e8c 09:07:46 Successfully tagged core-command:latest 09:07:46  Building core-command ... done  ---> 8faa0d33a47c 09:07:46 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:07:46 ---> Running in 83688d0ff83c 09:07:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:07:47 Removing intermediate container 83688d0ff83c 09:07:47 ---> f6289177d255 09:07:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:47 ---> b77fb87d6776 09:07:47 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:07:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:07:47 ---> baffa4ca9ac7 09:07:47 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:07:47 ---> 874e546175ea 09:07:47 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:07:47 (1/6) Installing dumb-init (1.2.5-r1) 09:07:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:07:47 ---> c7a1f16f7986 09:07:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:07:48 (3/6) Installing libsodium (1.0.18-r0) 09:07:48 ---> 4b957e567d11 09:07:48 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:07:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:07:48 (5/6) Installing libzmq (4.3.4-r0) 09:07:48 (6/6) Installing zeromq (4.3.4-r0) 09:07:48 ---> Running in 4d3d39582b66 09:07:48 Executing busybox-1.33.1-r3.trigger 09:07:48 OK: 8 MiB in 20 packages 09:07:48 Removing intermediate container 4d3d39582b66 09:07:48 ---> c7931d47bd34 09:07:48 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:07:48 ---> ee84ea61799c 09:07:48 Step 25/30 : RUN chmod +x /entrypoint.sh 09:07:48 ---> Running in 555b12055fad 09:07:48 Removing intermediate container 7d3ed5f54e8c 09:07:48 ---> 82879fd8214f 09:07:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:48 ---> 4cfd51c02a43 09:07:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:49 Removing intermediate container 555b12055fad 09:07:49 ---> d9c1ad82553e 09:07:49 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:07:49 ---> 8e337a6f0022 09:07:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:07:49 ---> Running in 15e672b500f3 09:07:49 ---> a42e70f8db19 09:07:49 Step 18/22 : ENTRYPOINT ["/core-data"] 09:07:49 Removing intermediate container 15e672b500f3 09:07:49 ---> 689bfd4e9e3f 09:07:49 Step 27/30 : CMD ["gate"] 09:07:49 ---> Running in 1f641603a414 09:07:49 ---> Running in c6c828401df8 09:07:49 Removing intermediate container 1f641603a414 09:07:49 ---> d81005eed9d3 09:07:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:07:49 ---> Running in 36e9b8d19f8a 09:07:49 Removing intermediate container c6c828401df8 09:07:49 ---> 426dc321e6b0 09:07:49 Step 28/30 : LABEL arch=x86_64 09:07:49 ---> Running in ff450f16ba3a 09:07:49 Removing intermediate container 36e9b8d19f8a 09:07:49 ---> 2db0a73afb4f 09:07:49 Step 20/22 : LABEL arch=x86_64 09:07:49 ---> Running in d995537ce587 09:07:49 Removing intermediate container ff450f16ba3a 09:07:49 ---> 032d489b1ed0 09:07:49 Step 29/30 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:07:49 Removing intermediate container d995537ce587 09:07:49 ---> b56a6ae1cae8 09:07:49 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:07:50 ---> Running in 410d9b6146e7 09:07:50 ---> Running in 017d22473bad 09:07:50 Removing intermediate container 410d9b6146e7 09:07:50 ---> 2a1c4b9dc041 09:07:50 Step 30/30 : LABEL version=0.0.0 09:07:50 Removing intermediate container 017d22473bad 09:07:50 ---> fabc8ef502f2 09:07:50 Step 22/22 : LABEL version=0.0.0 09:07:50 ---> Running in 28892a1d9f3b 09:07:50 ---> Running in 6a0fcf04b5f0 09:07:50 Removing intermediate container 6a0fcf04b5f0 09:07:50 ---> ec9b711a0bcd 09:07:50 09:07:50 Removing intermediate container 28892a1d9f3b 09:07:50 ---> fd8e17ccf2cf 09:07:50 09:07:50 Successfully built ec9b711a0bcd 09:07:50 Successfully tagged security-bootstrapper:latest 09:07:50  Building security-bootstrapper ... done Successfully built fd8e17ccf2cf 09:07:50 Successfully tagged core-data:latest 09:07:50  Building core-data ... done  [Pipeline] } 09:07:50 $ docker stop --time=1 a06b0f619becf40cfdcf00fb2b7648bbc651a09155fe4d9d8bec1818ea0640e4 09:07:51 $ docker rm -f a06b0f619becf40cfdcf00fb2b7648bbc651a09155fe4d9d8bec1818ea0640e4 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:52 + docker images 09:07:52 REPOSITORY TAG IMAGE ID CREATED SIZE 09:07:52 security-bootstrapper latest ec9b711a0bcd 1 second ago 18.9MB 09:07:52 core-data latest fd8e17ccf2cf 1 second ago 20.7MB 09:07:52 core-command latest af6d54839aad 5 seconds ago 16.1MB 09:07:52 security-secretstore-setup latest eae333502ad8 5 seconds ago 28.4MB 09:07:52 58fddd52720b 7 seconds ago 1.76GB 09:07:52 a797bfe36ed5 9 seconds ago 1.76GB 09:07:52 18baacb2de2a 9 seconds ago 1.75GB 09:07:52 e8b1b963c654 13 seconds ago 1.76GB 09:07:52 sys-mgmt-agent latest fd21174028dd 40 seconds ago 294MB 09:07:52 support-scheduler latest 23e83c29352e About a minute ago 16.2MB 09:07:52 support-notifications latest b26b335c5f37 About a minute ago 16.9MB 09:07:52 security-proxy-setup latest ba18d37d8d95 About a minute ago 26.9MB 09:07:52 core-metadata latest b3cf7d13aa4d About a minute ago 16.9MB 09:07:52 ecbd5061e03a About a minute ago 1.76GB 09:07:52 db4fff83c1f3 About a minute ago 1.76GB 09:07:52 123d926f9418 About a minute ago 1.76GB 09:07:52 3f60b26ad2c2 About a minute ago 1.76GB 09:07:52 304eccb8baff About a minute ago 1.76GB 09:07:52 ci-base-image-x86_64 latest 42875f4e5191 5 minutes ago 1.25GB 09:07:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 09:07:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 09:07:52 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 09:07:52 alpine 3.14 14119a10abf4 2 months ago 5.6MB 09:07:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 09:08:00 Removing intermediate container e227b7262a92 09:08:00 ---> f6cd95ac8cca 09:08:00 Successfully built f6cd95ac8cca 09:08:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:08:00 + docker inspect -f . ci-base-image-arm64 09:08:00 . [Pipeline] withDockerContainer 09:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 09:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:08:02 $ docker top 1993d986a9bd6f991bc1cf525e07cda6f71b017426d02046c85887006304f23c -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:03 + go version 09:08:03 go version go1.16.8 linux/arm64 [Pipeline] } 09:08:03 $ docker stop --time=1 1993d986a9bd6f991bc1cf525e07cda6f71b017426d02046c85887006304f23c 09:08:05 $ docker rm -f 1993d986a9bd6f991bc1cf525e07cda6f71b017426d02046c85887006304f23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:05 + docker inspect -f . ci-base-image-arm64 09:08:05 . [Pipeline] withDockerContainer 09:08:06 prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 09:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:08:07 Still waiting to schedule task 09:08:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:08:07 $ docker top 31830b31d9cf048aa3fcbc81837fa1961f4d56c9515b778d7a6f862f50494935 -eo pid,comm [Pipeline] { [Pipeline] echo 09:08:07 ========================================================= 09:08:07 [edgeXBuildGoParallel] Running Tests and Build... 09:08:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:08:08 + make test 09:08:08 go mod tidy 09:08:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:08:35 ? github.com/edgexfoundry/edgex-go [no test files] 09:09:04 Running on prd-ubuntu18.04-docker-8c-8g-60 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 09:09:04 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:09:04 The recommended git tool is: git 09:09:06 using credential edgex-jenkins-ssh 09:09:06 Cloning the remote Git repository 09:09:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:09:06 > git init /w/workspace/edgex-go/2 # timeout=10 09:09:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:09:06 > git --version # timeout=10 09:09:06 > git --version # 'git version 2.17.1' 09:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:09:11 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:09:11 Merge succeeded, producing eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:09:11 Checking out Revision eaf4e576f236368c56084bef1bfbbcdd268a0dd5 (PR-3806) 09:09:11 > git config core.sparsecheckout # timeout=10 09:09:11 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 09:09:11 > git remote # timeout=10 09:09:11 > git config --get remote.origin.url # timeout=10 09:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:11 > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 09:09:11 > git rev-parse HEAD^{commit} # timeout=10 09:09:11 > git config core.sparsecheckout # timeout=10 09:09:11 > git checkout -f eaf4e576f236368c56084bef1bfbbcdd268a0dd5 # timeout=10 09:09:15 Commit message: "docs(snap): update README.md (part 2)" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:15 + echo snap-build.sh 09:09:15 snap-build.sh 09:09:15 + SNAP_BASE_DIR=. 09:09:15 + '[' '!' -z /w/workspace/edgex-go/2 ']' 09:09:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 09:09:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 09:09:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 09:09:15 + cd /w/workspace/edgex-go/2 09:09:15 + sudo apt-get remove -qy --purge lxd lxd-client 09:09:15 Reading package lists... 09:09:15 Building dependency tree... 09:09:15 Reading state information... 09:09:15 The following packages were automatically installed and are no longer required: 09:09:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:09:15 uidmap xdelta3 09:09:15 Use 'sudo apt autoremove' to remove them. 09:09:15 The following packages will be REMOVED: 09:09:15 lxd* lxd-client* 09:09:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:09:16 After this operation, 31.7 MB disk space will be freed. 09:09:16 (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.) 09:09:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:09:17 Removing lxd dnsmasq configuration 09:09:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:09:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:09:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:09:18 (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.) 09:09:18 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:09:20 Processing triggers for systemd (237-3ubuntu10.45) ... 09:09:20 Processing triggers for ureadahead (0.100.0-21) ... 09:09:20 + sudo snap remove --purge lxd 09:09:20 snap "lxd" is not installed 09:09:20 + sudo groupadd --force --system lxd 09:09:21 ++ whoami 09:09:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:09:21 + newgrp - lxd 09:09:21 + sudo snap install lxd 09:09:29 2021-11-11T09:09:27Z INFO Waiting for automatic snapd restart... 09:09:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:09:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:09:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:09:44 lxd 4.20 from Canonical* installed 09:09:44 + sudo lxd init --auto 09:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:09:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:09:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:09:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:09:52 + sudo snap install --classic snapcraft 09:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 98.5% of statements 09:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:10:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.288s coverage: 44.7% of statements 09:10:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:10:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:10:04 snapcraft 5.0 from Canonical* installed 09:10:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:10:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:10:04 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:04 Dload Upload Total Spent Left Speed 09:10:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2863 0 --:--:-- --:--:-- --:--:-- 2863 09:10:04 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7954k 0 --:--:-- --:--:-- --:--:-- 44.4M 09:10:04 ./yq_linux_amd64 09:10:04 + sudo snapcraft prime --use-lxd 09:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.592s coverage: 89.5% of statements 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.331s coverage: 84.4% of statements 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:10:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:10:05 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: 09:10:05 - README.md 09:10:05 09:10:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:10:05 Launching a container. 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 94.2% of statements 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.202s coverage: 59.1% of statements 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.9% of statements 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.224s coverage: 58.8% of statements 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 21.7% of statements 09:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements 09:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 09:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 09:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements 09:10:15 Waiting for container to be ready 09:10:15 To start your first container, try: lxc launch ubuntu:20.04 09:10:15 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:10:15 09:10:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:10:19 Waiting for network to be ready... 09:10:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:10:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:10:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:10:20 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:10:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:10:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:10:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:10:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:10:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:10:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:10:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:10:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:10:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:10:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:10:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:10:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:10:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 09:10:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 09:10:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:10:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:10:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:10:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:10:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:10:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:10:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:10:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 09:10:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 09:10:24 Fetched 25.6 MB in 5s (5491 kB/s) 09:10:24 Reading package lists... 09:10:25 Reading package lists... 09:10:25 Building dependency tree... 09:10:25 Reading state information... 09:10:25 The following additional packages will be installed: 09:10:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:10:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:10:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:10:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:10:25 Suggested packages: 09:10:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:10:25 Recommended packages: 09:10:25 gnupg libsasl2-modules 09:10:25 The following NEW packages will be installed: 09:10:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:10:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:10:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:10:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:10:25 The following packages will be upgraded: 09:10:25 gpg gpg-agent gpgconf libudev1 09:10:25 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 09:10:25 Need to get 3527 kB of archives. 09:10:25 After this operation, 13.3 MB of additional disk space will be used. 09:10:25 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] 09:10:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 09:10:26 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] 09:10:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:10:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 09:10:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:10:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:10:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:10:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:10:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:10:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:10:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:10:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:10:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:10:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:10:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:10:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:10:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:10:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:10:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:10:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:10:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:10:26 debconf: delaying package configuration, since apt-utils is not installed 09:10:26 Fetched 3527 kB in 1s (3097 kB/s) 09:10:26 (Reading database ... 12511 files and directories currently installed.) 09:10:26 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 09:10:26 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:10:27 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 09:10:27 Selecting previously unselected package udev. 09:10:27 (Reading database ... 12511 files and directories currently installed.) 09:10:27 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 09:10:27 Unpacking udev (237-3ubuntu10.52) ... 09:10:27 Selecting previously unselected package libfuse2:amd64. 09:10:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:10:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:10:27 Selecting previously unselected package fuse. 09:10:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:10:27 Unpacking fuse (2.9.7-1ubuntu1) ... 09:10:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:10:27 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:10:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:10:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:10:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:10:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:10:27 Selecting previously unselected package libksba8:amd64. 09:10:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:10:27 Unpacking libksba8:amd64 (1.3.5-2) ... 09:10:27 Selecting previously unselected package libroken18-heimdal:amd64. 09:10:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:10:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:10:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:10:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 09:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 09:10:28 Selecting previously unselected package libwind0-heimdal:amd64. 09:10:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:10:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:10:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:10:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:10:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:10:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:28 Selecting previously unselected package libsasl2-modules-db:amd64. 09:10:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:10:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:10:28 Selecting previously unselected package libsasl2-2:amd64. 09:10:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:10:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:10:28 Selecting previously unselected package libldap-common. 09:10:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:10:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:10:28 Selecting previously unselected package libldap-2.4-2:amd64. 09:10:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:10:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:10:28 Selecting previously unselected package dirmngr. 09:10:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:10:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:10:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:10:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:10:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:10:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:10:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:10:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:10:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:28 Setting up libksba8:amd64 (1.3.5-2) ... 09:10:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:10:28 Setting up udev (237-3ubuntu10.52) ... 09:10:28 invoke-rc.d: policy-rc.d denied execution of start. 09:10:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Processing triggers for systemd (237-3ubuntu10) ... 09:10:29 Setting up fuse (2.9.7-1ubuntu1) ... 09:10:29 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:10:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:10:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:10:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:10:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:10:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:10:29 settings in the [Install] section, and DefaultInstance for template units). 09:10:29 This means they are not meant to be enabled using systemctl. 09:10:29 Possible reasons for having this kind of units are: 09:10:29 1) A unit may be statically enabled by being symlinked from another unit's 09:10:29 .wants/ or .requires/ directory. 09:10:29 2) A unit's purpose may be to act as a helper for some other unit which has 09:10:29 a requirement dependency on it. 09:10:29 3) A unit may be started when needed via activation (socket, path, timer, 09:10:29 D-Bus, udev, scripted systemctl call, ...). 09:10:29 4) In case of template units, the unit is meant to be enabled with some 09:10:29 instance name specified. 09:10:29 Reading package lists... 09:10:30 Building dependency tree... 09:10:30 Reading state information... 09:10:30 The following additional packages will be installed: 09:10:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:10:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:10:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:10:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:10:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:10:30 Suggested packages: 09:10:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:10:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:10:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:10:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:10:30 systemd-container policykit-1 09:10:30 Recommended packages: 09:10:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:10:30 The following NEW packages will be installed: 09:10:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:10:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:10:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:10:30 multiarch-support openssh-client python3 python3-minimal python3.6 09:10:30 python3.6-minimal snapd squashfs-tools sudo 09:10:30 The following packages will be upgraded: 09:10:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:10:30 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 09:10:30 Need to get 36.8 MB of archives. 09:10:30 After this operation, 147 MB of additional disk space will be used. 09:10:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 09:10:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 09:10:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:10:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:10:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:10:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 09:10:31 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:10:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:10:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:10:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:10:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:10:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:10:31 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:10:31 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:10:31 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:10:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:10:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:10:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:10:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:10:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:10:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:10:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:10:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:10:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:10:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 09:10:31 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:10:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:10:31 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 09:10:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 09:10:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 09:10:32 debconf: delaying package configuration, since apt-utils is not installed 09:10:32 Fetched 36.8 MB in 2s (20.4 MB/s) 09:10:32 (Reading database ... 12757 files and directories currently installed.) 09:10:32 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 09:10:32 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:10:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 09:10:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:10:33 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 09:10:33 (Reading database ... 12757 files and directories currently installed.) 09:10:33 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:10:33 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 82.5% of statements 09:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:10:33 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:10:33 (Reading database ... 12757 files and directories currently installed.) 09:10:33 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:10:33 Unpacking apt (1.6.14) over (1.6.1) ... 09:10:33 Setting up apt (1.6.14) ... 09:10:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:10:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:10:34 (Reading database ... 12764 files and directories currently installed.) 09:10:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:10:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:10:34 Selecting previously unselected package libpython3.6-minimal:amd64. 09:10:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:10:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:10:34 Selecting previously unselected package libexpat1:amd64. 09:10:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:10:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:10:34 Selecting previously unselected package python3.6-minimal. 09:10:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:10:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:10:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 09:10:34 Checking for services that may need to be restarted...done. 09:10:34 Checking for services that may need to be restarted...done. 09:10:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:10:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:10:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:10:35 Selecting previously unselected package python3-minimal. 09:10:35 (Reading database ... 13012 files and directories currently installed.) 09:10:35 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:10:35 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:10:35 Selecting previously unselected package mime-support. 09:10:35 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:10:35 Unpacking mime-support (3.60ubuntu1) ... 09:10:35 Selecting previously unselected package libmpdec2:amd64. 09:10:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:10:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:10:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:10:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:10:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:10:35 Selecting previously unselected package python3.6. 09:10:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:10:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:10:35 Selecting previously unselected package libpython3-stdlib:amd64. 09:10:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:10:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:10:35 Setting up python3-minimal (3.6.7-1~18.04) ... 09:10:35 Selecting previously unselected package python3. 09:10:35 (Reading database ... 13442 files and directories currently installed.) 09:10:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:10:35 Unpacking python3 (3.6.7-1~18.04) ... 09:10:35 Selecting previously unselected package multiarch-support. 09:10:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:10:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:10:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:10:35 Selecting previously unselected package liblzo2-2:amd64. 09:10:35 (Reading database ... 13479 files and directories currently installed.) 09:10:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:10:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:10:36 Selecting previously unselected package libbsd0:amd64. 09:10:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:10:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:10:36 Selecting previously unselected package sudo. 09:10:36 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:10:36 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:10:36 Selecting previously unselected package apparmor. 09:10:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:10:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:10:36 Selecting previously unselected package libedit2:amd64. 09:10:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:10:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:10:36 Selecting previously unselected package libkrb5support0:amd64. 09:10:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:10:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:10:36 Selecting previously unselected package libk5crypto3:amd64. 09:10:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:10:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:10:36 Selecting previously unselected package libkeyutils1:amd64. 09:10:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:10:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:10:36 Selecting previously unselected package libkrb5-3:amd64. 09:10:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:10:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:10:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:10:36 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:10:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:10:36 Selecting previously unselected package libssl1.0.0:amd64. 09:10:36 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 09:10:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:10:37 Selecting previously unselected package openssh-client. 09:10:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 09:10:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 09:10:37 Selecting previously unselected package squashfs-tools. 09:10:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 09:10:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:10:37 Selecting previously unselected package snapd. 09:10:37 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 09:10:37 Unpacking snapd (2.51.1+18.04) ... 09:10:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:10:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:10:39 Setting up mime-support (3.60ubuntu1) ... 09:10:39 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:10:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:10:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:10:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:10:39 Setting up systemd (237-3ubuntu10.52) ... 09:10:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.308s coverage: 92.9% of statements 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.247s coverage: 58.8% of statements 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 09:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.707s coverage: 91.2% of statements 09:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:10:40 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:10:40 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:10:40 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:10:40 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:10:40 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:10:40 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.768s coverage: 64.4% of statements 09:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 09:10:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:10:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:10:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:10:40 Setting up python3 (3.6.7-1~18.04) ... 09:10:40 running python rtupdate hooks for python3.6... 09:10:40 running python post-rtupdate hooks for python3.6... 09:10:41 Setting up apparmor (2.12-4ubuntu5.1) ... 09:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 09:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 09:10:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:10:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:10:42 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 09:10:42 Setting up snapd (2.51.1+18.04) ... 09:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 09:10:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 09:10:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:10:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:10:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:10:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:10:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:10:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:10:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:10:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:10:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:10:43 /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' 09:10:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:10:43 Processing triggers for systemd (237-3ubuntu10.52) ... 09:10:44 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 09:10:44 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:10:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:10:46 Reading package lists... 09:10:46 Reading package lists... 09:10:46 Building dependency tree... 09:10:46 Reading state information... 09:10:46 Calculating upgrade... 09:10:46 The following packages will be upgraded: 09:10:46 advancecomp base-files bash binutils binutils-common 09:10:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:10:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:10:46 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 09:10:46 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 09:10:46 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:10:46 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:10:46 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:10:46 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:10:46 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:10:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:10:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:10:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:10:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:10:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:10:46 ubuntu-keyring util-linux 09:10:46 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:10:46 Need to get 64.2 MB of archives. 09:10:46 After this operation, 5152 kB of additional disk space will be used. 09:10:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 09:10:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:10:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:10:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:10:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:10:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:10:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:10:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:10:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:10:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:10:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:10:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:10:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:10:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:10:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:10:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:10:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:10:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:10:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:10:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:10:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:10:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:10:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:10:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:10:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:10:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:10:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:10:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:10:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:10:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:10:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:10:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:10:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:10:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 09:10:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:10:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:10:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:10:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:10:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:10:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:10:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:10:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 09:10:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 09:10:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:10:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:10:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:10:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 09:10:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:10:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:10:47 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] 09:10:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 09:10:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 09:10:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 09:10:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:10:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:10:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:10:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:10:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:10:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:10:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:10:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:10:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:10:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:10:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:10:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:10:47 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:10:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:10:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.251s coverage: 65.4% of statements 09:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:10:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 09:10:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:10:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:10:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:10:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 09:10:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:10:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:10:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:10:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:10:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:10:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:10:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:10:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:10:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:10:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:10:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:10:47 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] 09:10:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:10:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 09:10:48 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] 09:10:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:10:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:10:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:10:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 09:10:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:10:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:10:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:10:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:10:48 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] 09:10:48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:10:48 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:10:48 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:10:48 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:10:48 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:10:48 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:10:48 debconf: delaying package configuration, since apt-utils is not installed 09:10:48 Fetched 64.2 MB in 2s (36.8 MB/s) 09:10:48 (Reading database ... 13914 files and directories currently installed.) 09:10:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:10:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements 09:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 09:10:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:10:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 09:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:10:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:10:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:10:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 09:10:49 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 09:10:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:10:50 (Reading database ... 13914 files and directories currently installed.) 09:10:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:10:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:10:50 (Reading database ... 13914 files and directories currently installed.) 09:10:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:10:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:10:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:10:50 (Reading database ... 13914 files and directories currently installed.) 09:10:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:10:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:10:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:10:51 (Reading database ... 13914 files and directories currently installed.) 09:10:51 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 09:10:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:10:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:10:51 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 09:10:51 Setting up base-files (10.1ubuntu2.11) ... 09:10:51 Installing new version of config file /etc/issue ... 09:10:51 Installing new version of config file /etc/issue.net ... 09:10:51 Installing new version of config file /etc/lsb-release ... 09:10:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:10:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:10:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:10:52 Removing obsolete conffile /etc/default/motd-news ... 09:10:52 (Reading database ... 13915 files and directories currently installed.) 09:10:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:10:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:10:52 Setting up bash (4.4.18-2ubuntu1.2) ... 09:10:52 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 09:10:52 (Reading database ... 13915 files and directories currently installed.) 09:10:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:10:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:10:52 (Reading database ... 13915 files and directories currently installed.) 09:10:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:10:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:10:52 Setting up tar (1.29b-2ubuntu0.2) ... 09:10:52 (Reading database ... 13915 files and directories currently installed.) 09:10:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:10:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:10:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:10:53 (Reading database ... 13915 files and directories currently installed.) 09:10:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:10:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:10:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:10:53 (Reading database ... 13915 files and directories currently installed.) 09:10:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:10:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:10:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:10:53 (Reading database ... 13915 files and directories currently installed.) 09:10:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:10:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:10:54 Setting up grep (3.1-2build1) ... 09:10:54 (Reading database ... 13915 files and directories currently installed.) 09:10:54 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 09:10:54 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 09:10:54 Setting up gzip (1.6-5ubuntu1.1) ... 09:10:54 (Reading database ... 13915 files and directories currently installed.) 09:10:54 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:10:54 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:10:54 Setting up login (1:4.5-1ubuntu2) ... 09:10:54 (Reading database ... 13915 files and directories currently installed.) 09:10:54 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:10:54 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:10:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:10:54 (Reading database ... 13915 files and directories currently installed.) 09:10:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:10:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:10:55 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:10:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:10:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:10:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:10:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:10:55 (Reading database ... 13915 files and directories currently installed.) 09:10:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:10:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:10:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:10:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:10:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:10:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:10:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:10:56 (Reading database ... 13915 files and directories currently installed.) 09:10:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:10:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:10:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:10:56 (Reading database ... 13915 files and directories currently installed.) 09:10:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:10:57 (Reading database ... 13915 files and directories currently installed.) 09:10:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 17.7% of statements 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:10:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 09:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 09:10:57 (Reading database ... 13915 files and directories currently installed.) 09:10:57 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:57 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:57 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:10:57 (Reading database ... 13915 files and directories currently installed.) 09:10:57 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:57 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:57 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:10:57 (Reading database ... 13915 files and directories currently installed.) 09:10:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:10:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:10:57 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 09:10:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:10:57 GO111MODULE=on go vet ./... 09:10:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:10:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:10:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:10:57 (Reading database ... 13915 files and directories currently installed.) 09:10:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:10:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:10:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:10:58 (Reading database ... 13915 files and directories currently installed.) 09:10:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:10:58 (Reading database ... 13915 files and directories currently installed.) 09:10:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:10:58 (Reading database ... 13915 files and directories currently installed.) 09:10:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:10:58 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:10:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:10:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:10:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:10:59 (Reading database ... 13915 files and directories currently installed.) 09:10:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:10:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:10:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:10:59 (Reading database ... 13915 files and directories currently installed.) 09:10:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:10:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:10:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:10:59 (Reading database ... 13917 files and directories currently installed.) 09:10:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:10:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:10:59 Setting up debconf (1.5.66ubuntu1) ... 09:10:59 (Reading database ... 13917 files and directories currently installed.) 09:10:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:10:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:11:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:11:00 (Reading database ... 13917 files and directories currently installed.) 09:11:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:11:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:11:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:11:00 (Reading database ... 13917 files and directories currently installed.) 09:11:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:11:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:11:00 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:11:00 (Reading database ... 13917 files and directories currently installed.) 09:11:00 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:11:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:11:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:11:00 (Reading database ... 13919 files and directories currently installed.) 09:11:00 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:11:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:11:00 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:11:00 (Reading database ... 13923 files and directories currently installed.) 09:11:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:11:00 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:11:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 09:11:00 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:11:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:11:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:11:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:11:01 (Reading database ... 13923 files and directories currently installed.) 09:11:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 09:11:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 09:11:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 09:11:01 (Reading database ... 13923 files and directories currently installed.) 09:11:01 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:11:01 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:11:01 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:11:01 (Reading database ... 13923 files and directories currently installed.) 09:11:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:11:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:11:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:11:02 (Reading database ... 13923 files and directories currently installed.) 09:11:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:11:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:11:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:11:02 (Reading database ... 13923 files and directories currently installed.) 09:11:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:11:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:11:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:11:02 (Reading database ... 13923 files and directories currently installed.) 09:11:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:11:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:11:02 Setting up passwd (1:4.5-1ubuntu2) ... 09:11:02 (Reading database ... 13923 files and directories currently installed.) 09:11:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:11:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:11:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:11:02 (Reading database ... 13923 files and directories currently installed.) 09:11:02 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:11:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:11:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:11:03 (Reading database ... 13923 files and directories currently installed.) 09:11:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:11:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:11:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:11:03 (Reading database ... 13923 files and directories currently installed.) 09:11:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:11:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:11:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:11:03 (Reading database ... 13923 files and directories currently installed.) 09:11:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:11:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:11:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:11:03 (Reading database ... 13923 files and directories currently installed.) 09:11:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:11:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:11:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:11:03 (Reading database ... 13923 files and directories currently installed.) 09:11:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 09:11:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 09:11:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 09:11:03 (Reading database ... 13923 files and directories currently installed.) 09:11:03 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:11:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:11:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:11:04 (Reading database ... 13923 files and directories currently installed.) 09:11:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:11:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:11:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:11:04 (Reading database ... 13924 files and directories currently installed.) 09:11:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:11:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:11:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:11:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:11:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:11:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:11:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 09:11:04 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 09:11:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:11:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:11:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:11:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:11:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:11:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:11:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:11:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:11:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:11:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:11:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:11:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:11:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:11:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:11:05 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 09:11:05 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 09:11:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:11:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:11:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:11:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:11:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:11:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:11:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:11:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:11:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:11:06 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:11:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:11:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:11:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:11:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:11:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:11:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:11:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:11:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:11:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:11:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:11:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:11:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:11:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:11:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:11:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:11:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:11:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:11:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:11:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:11:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:11:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:11:10 Setting up tzdata (2021e-0ubuntu0.18.04) ... 09:11:10 09:11:10 Current default time zone: 'Etc/UTC' 09:11:10 Local time is now: Thu Nov 11 09:11:10 UTC 2021. 09:11:10 Universal Time is now: Thu Nov 11 09:11:10 UTC 2021. 09:11:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:11:10 09:11:11 Setting up systemd-sysv (237-3ubuntu10.52) ... 09:11:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:11 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 09:11:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:11:11 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:11:11 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:11:11 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:11:11 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:11:11 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:11:11 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:11:11 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:11 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:11:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:11:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 09:11:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:11 Setting up patch (2.7.6-2ubuntu1.1) ... 09:11:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:11:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:11:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 09:11:11 Installing new version of config file /etc/ssl/openssl.cnf ... 09:11:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:11:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:11:11 Setting up ca-certificates (20210119~18.04.2) ... 09:11:13 Updating certificates in /etc/ssl/certs... 09:11:13 23 added, 28 removed; done. 09:11:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:11:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:11:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:11:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:11:14 Setting up pkgbinarymangler (138.18.04.1) ... 09:11:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 09:11:14 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up perl (5.26.1-6ubuntu0.5) ... 09:11:14 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 09:11:14 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:11:14 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:11:14 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 09:11:14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:11:14 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:11:14 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:11:14 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:11:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:11:14 Processing triggers for systemd (237-3ubuntu10.52) ... 09:11:14 Processing triggers for mime-support (3.60ubuntu1) ... 09:11:14 Processing triggers for ca-certificates (20210119~18.04.2) ... 09:11:14 Updating certificates in /etc/ssl/certs... 09:11:15 0 added, 0 removed; done. 09:11:15 Running hooks in /etc/ca-certificates/update.d... 09:11:15 done. 09:11:15 Reading package lists... 09:11:15 Building dependency tree... 09:11:15 Reading state information... 09:11:15 The following NEW packages will be installed: 09:11:15 apt-transport-https 09:11:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:11:16 Need to get 4348 B of archives. 09:11:16 After this operation, 154 kB of additional disk space will be used. 09:11:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:11:16 debconf: delaying package configuration, since apt-utils is not installed 09:11:16 Fetched 4348 B in 0s (21.6 kB/s) 09:11:16 Selecting previously unselected package apt-transport-https. 09:11:16 (Reading database ... 13931 files and directories currently installed.) 09:11:16 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:11:16 Unpacking apt-transport-https (1.6.14) ... 09:11:16 Setting up apt-transport-https (1.6.14) ... 09:11:16 Waiting for network to be ready... 09:11:23 2021-11-11T09:11:20Z INFO Waiting for automatic snapd restart... 09:11:24 snapd 2.52.1 from Canonical* installed 09:11:25 "snapd" switched to the "latest/stable" channel 09:11:25 09:11:28 core18 20211015 from Canonical* installed 09:11:28 "core18" switched to the "latest/stable" channel 09:11:28 09:11:31 snapcraft 5.0 from Canonical* installed 09:11:31 "snapcraft" switched to the "latest/stable" channel 09:11:31 09:11:35 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: 09:11:35 - README.md 09:11:35 09:11:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:11:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:11:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:11:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:11:37 Reading package lists... 09:11:38 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 09:11:38 Reading package lists... 09:11:38 Building dependency tree... 09:11:38 Reading state information... 09:11:38 Suggested packages: 09:11:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:11:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:11:38 Recommended packages: 09:11:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:11:38 The following NEW packages will be installed: 09:11:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:11:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:11:38 pkg-config zip 09:11:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:11:39 Need to get 7670 kB of archives. 09:11:39 After this operation, 43.8 MB of additional disk space will be used. 09:11:39 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:11:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:11:39 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:11:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:11:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:11:39 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:11:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:11:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:11:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:11:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:11:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 09:11:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 09:11:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 09:11:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:11:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:11:40 debconf: delaying package configuration, since apt-utils is not installed 09:11:40 Fetched 7670 kB in 1s (6917 kB/s) 09:11:40 Selecting previously unselected package libglib2.0-0:amd64. 09:11:40 (Reading database ... 13935 files and directories currently installed.) 09:11:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:11:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:11:40 Selecting previously unselected package libpsl5:amd64. 09:11:40 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:11:40 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:11:40 Selecting previously unselected package libnghttp2-14:amd64. 09:11:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:11:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:11:40 Selecting previously unselected package librtmp1:amd64. 09:11:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:11:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:11:40 Selecting previously unselected package libcurl3-gnutls:amd64. 09:11:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 09:11:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:11:40 Selecting previously unselected package liberror-perl. 09:11:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:11:40 Unpacking liberror-perl (0.17025-1) ... 09:11:40 Selecting previously unselected package git-man. 09:11:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 09:11:40 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 09:11:40 Selecting previously unselected package git. 09:11:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 09:11:40 Unpacking git (1:2.17.1-1ubuntu0.9) ... 09:11:41 Selecting previously unselected package libnorm1:amd64. 09:11:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:11:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:11:41 Selecting previously unselected package libpgm-5.2-0:amd64. 09:11:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:11:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:11:41 Selecting previously unselected package libsodium23:amd64. 09:11:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:11:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:11:41 Selecting previously unselected package libzmq5:amd64. 09:11:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:11:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:11:41 Selecting previously unselected package libzmq3-dev:amd64. 09:11:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:11:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:11:41 Selecting previously unselected package pkg-config. 09:11:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:11:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:11:42 Selecting previously unselected package zip. 09:11:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:11:42 Unpacking zip (3.0-11build1) ... 09:11:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:11:42 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 09:11:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:11:42 Setting up liberror-perl (0.17025-1) ... 09:11:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:11:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:11:42 No schema files found: doing nothing. 09:11:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:11:42 Setting up zip (3.0-11build1) ... 09:11:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:11:42 Setting up libsodium23:amd64 (1.0.16-2) ... 09:11:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:11:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:11:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:11:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:11:42 Setting up git (1:2.17.1-1ubuntu0.9) ... 09:11:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:11:43 git set to automatically installed. 09:11:43 git-man set to automatically installed. 09:11:43 libcurl3-gnutls set to automatically installed. 09:11:43 liberror-perl set to automatically installed. 09:11:43 libglib2.0-0 set to automatically installed. 09:11:43 libnghttp2-14 set to automatically installed. 09:11:43 libnorm1 set to automatically installed. 09:11:43 libpgm-5.2-0 set to automatically installed. 09:11:43 libpsl5 set to automatically installed. 09:11:43 librtmp1 set to automatically installed. 09:11:43 libsodium23 set to automatically installed. 09:11:43 libzmq3-dev set to automatically installed. 09:11:43 libzmq5 set to automatically installed. 09:11:43 pkg-config set to automatically installed. 09:11:43 zip set to automatically installed. 09:11:46 snapd is not logged in, snap install commands will use sudo 09:11:56 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 09:11:56 snapd is not logged in, snap install commands will use sudo 09:11:59 snap "core18" has no updates available 09:12:00 Pulling config-common 09:12:00 + snapcraftctl pull 09:12:01 Pulling go-build-helper 09:12:01 + snapcraftctl pull 09:12:02 'edgex-go' has dependencies that need to be staged: go-build-helper 09:12:02 Skipping pull go-build-helper (already ran) 09:12:02 Building go-build-helper 09:12:02 + snapcraftctl build 09:12:04 Staging go-build-helper 09:12:04 + snapcraftctl stage 09:12:14 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:12:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:12:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:12:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:12:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:12:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:12:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:12:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:12:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:12:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:12:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:12:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:12:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:12:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:12:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:12:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:12:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 09:12:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 09:12:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:12:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:12:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:12:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:12:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:12:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:12:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:12:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 09:12:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 09:12:14 Fetched 25.6 MB in 0s (0 B/s) 09:12:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:12:14 Fetched 224 kB in 0s (0 B/s) 09:12:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:12:14 Fetched 157 kB in 0s (0 B/s) 09:12:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:12:14 Fetched 221 kB in 0s (0 B/s) 09:12:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:12:14 Fetched 143 kB in 0s (0 B/s) 09:12:14 Pulling edgex-go 09:12:14 + snapcraftctl pull 09:12:16 Pulling hooks 09:12:16 + snapcraftctl pull 09:12:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:12:19 ./bin/test-attribution-txt.sh [Pipeline] sh 09:12:20 + ls -al . 09:12:20 total 664 09:12:20 drwxrwxr-x 9 1001 1001 4096 Nov 11 09:12 . 09:12:20 drwxr-xr-x 4 root root 4096 Nov 11 09:08 .. 09:12:20 -rw-rw-r-- 1 1001 1001 11 Nov 11 09:05 .dockerignore 09:12:20 drwxrwxr-x 8 1001 1001 4096 Nov 11 09:05 .git 09:12:20 drwxrwxr-x 4 1001 1001 4096 Nov 11 09:05 .github 09:12:20 -rw-rw-r-- 1 1001 1001 804 Nov 11 09:05 .gitignore 09:12:20 -rw-rw-r-- 1 1001 1001 42 Nov 11 09:05 .golangci.yml 09:12:20 -rw-rw-r-- 1 1001 1001 76 Nov 11 09:05 .hadolint.yml 09:12:20 -rw-rw-r-- 1 1001 1001 166 Nov 11 09:05 .sonarcloud.properties 09:12:20 -rw-rw-r-- 1 1001 1001 1171 Nov 11 09:05 ADOPTERS.md 09:12:20 -rw-rw-r-- 1 1001 1001 8910 Nov 11 09:05 Attribution.txt 09:12:20 -rw-rw-r-- 1 1001 1001 43881 Nov 11 09:05 CHANGELOG.md 09:12:20 -rw-rw-r-- 1 1001 1001 3804 Nov 11 09:05 CONTRIBUTING.md 09:12:20 -rw-rw-r-- 1 1001 1001 677 Nov 11 09:05 GOVERNANCE.md 09:12:20 -rw-rw-r-- 1 1001 1001 849 Nov 11 09:05 Jenkinsfile 09:12:20 -rw-rw-r-- 1 1001 1001 10775 Nov 11 09:05 LICENSE 09:12:20 -rw-rw-r-- 1 1001 1001 6508 Nov 11 09:05 Makefile 09:12:20 -rw-rw-r-- 1 1001 1001 582 Nov 11 09:05 OWNERS.md 09:12:20 -rw-rw-r-- 1 1001 1001 8256 Nov 11 09:05 README.md 09:12:20 -rw-rw-r-- 1 1001 1001 6912 Nov 11 09:05 SECURITY.md 09:12:20 -rw-rw-r-- 1 1001 1001 5 Nov 11 09:01 VERSION 09:12:20 -rw-rw-r-- 1 1001 1001 4131 Nov 11 09:05 ZMQWindows.md 09:12:20 drwxrwxr-x 2 1001 1001 4096 Nov 11 09:05 bin 09:12:20 drwxrwxr-x 14 1001 1001 4096 Nov 11 09:05 cmd 09:12:20 -rw-r--r-- 1 root root 428381 Nov 11 09:10 coverage.out 09:12:20 -rw-rw-r-- 1 1001 1001 854 Nov 11 09:05 go.mod 09:12:20 -rw-rw-r-- 1 1001 1001 49665 Nov 11 09:05 go.sum 09:12:20 drwxrwxr-x 8 1001 1001 4096 Nov 11 09:05 internal 09:12:20 drwxrwxr-x 3 1001 1001 4096 Nov 11 09:05 openapi 09:12:20 drwxrwxr-x 4 1001 1001 4096 Nov 11 09:05 snap 09:12:20 -rw-rw-r-- 1 1001 1001 204 Nov 11 09:05 version.go [Pipeline] sh 09:12:20 + '[' -e coverage.out ] 09:12:20 + chown 1001:1001 coverage.out [Pipeline] stash 09:12:20 Warning: overwriting stash ‘coverage-report’ 09:12:21 Stashed 1 file(s) [Pipeline] sh 09:12:22 + make build 09:12: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 09:12:28 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 09:12:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:12:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:12:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:12:38 Fetched 0 B in 0s (0 B/s) 09:12:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:12:38 Fetched 96.5 kB in 0s (0 B/s) 09:12:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:12:38 Fetched 279 kB in 0s (0 B/s) 09:12:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:12:38 Fetched 122 kB in 0s (0 B/s) 09:12:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:12:38 Fetched 77.8 kB in 0s (0 B/s) 09:12:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:12:38 Fetched 8848 B in 0s (0 B/s) 09:12:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:12:38 Fetched 47.8 kB in 0s (0 B/s) 09:12:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:12:38 Fetched 45.6 kB in 0s (0 B/s) 09:12:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:12:38 Fetched 15.0 kB in 0s (0 B/s) 09:12:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 09:12:38 Fetched 220 kB in 0s (0 B/s) 09:12:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:12:38 Fetched 154 kB in 0s (0 B/s) 09:12:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:12:38 Fetched 50.6 kB in 0s (0 B/s) 09:12:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:12:38 Fetched 14.8 kB in 0s (0 B/s) 09:12:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:12:38 Fetched 41.8 kB in 0s (0 B/s) 09:12:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:12:38 Fetched 499 kB in 0s (0 B/s) 09:12:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:12:38 Fetched 111 kB in 0s (0 B/s) 09:12:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:12:38 Fetched 240 kB in 0s (0 B/s) 09:12:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:12:38 Fetched 29.3 kB in 0s (0 B/s) 09:12:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:12:38 Fetched 85.5 kB in 0s (0 B/s) 09:12:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:12:38 Fetched 24.5 kB in 0s (0 B/s) 09:12:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:12:38 Fetched 49.2 kB in 0s (0 B/s) 09:12:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:12:38 Fetched 54.2 kB in 0s (0 B/s) 09:12:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:12:38 Fetched 30.8 kB in 0s (0 B/s) 09:12:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:12:38 Fetched 15.8 kB in 0s (0 B/s) 09:12:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:12:38 Fetched 85.9 kB in 0s (0 B/s) 09:12:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:12:38 Fetched 8720 B in 0s (0 B/s) 09:12:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:12:38 Fetched 140 kB in 0s (0 B/s) 09:12:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:12:38 Fetched 119 kB in 0s (0 B/s) 09:12:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:12:38 Fetched 111 kB in 0s (0 B/s) 09:12:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:12:38 Fetched 11.1 kB in 0s (0 B/s) 09:12:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 09:12:38 Fetched 646 kB in 0s (0 B/s) 09:12:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:12:38 Fetched 41.3 kB in 0s (0 B/s) 09:12:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:12:38 Fetched 17.9 kB in 0s (0 B/s) 09:12:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:12:38 Fetched 368 kB in 0s (0 B/s) 09:12:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:12:38 Fetched 187 kB in 0s (0 B/s) 09:12:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:12:38 Fetched 175 kB in 0s (0 B/s) 09:12:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:12:38 Fetched 206 kB in 0s (0 B/s) 09:12:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 09:12:38 Fetched 1302 kB in 0s (0 B/s) 09:12:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:12:38 Fetched 36.2 kB in 0s (0 B/s) 09:12:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 09:12:38 Fetched 159 kB in 0s (0 B/s) 09:12:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:12:38 Fetched 107 kB in 0s (0 B/s) 09:12:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:12:38 Fetched 48.7 kB in 0s (0 B/s) 09:12:38 Pulling static-packages 09:12:38 + snapcraftctl pull 09:12:38 Pulling version 09:12:38 + cd /root/project 09:12:38 + + gitsed describe s/v// --tags 09:12:38 --abbrev=0 09:12:38 + GIT_VERSION=2.0.1-dev.91 09:12:38 + [ -z 2.0.1-dev.91 ] 09:12:38 + snapcraftctl set-version 2.0.1-dev.91 09:12:39 Building config-common 09:12:39 + snapcraftctl build 09:12:41 Skipping build go-build-helper (already ran) 09:12:41 Building edgex-go 09:12:41 + cd /root/parts/edgex-go/src 09:12:41 + git describe --tags --abbrev=0 09:12:41 + sed s/v// 09:12:41 + GIT_VERSION=2.0.1-dev.91 09:12:41 + [ -z 2.0.1-dev.91 ] 09:12:41 + echo 2.0.1-dev.91 09:12:41 + [ ! -d vendor ] 09:12:41 + go mod download all 09:12: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 09:12:51 + make build 09:12:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data 09:12:53 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 09:12:56 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 09:12:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:13:04 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 09:13:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command 09:13:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:13:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:13:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:13:11 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 09:13:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:13:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config 09:13:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:13:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:13:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:13:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:13:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:13:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:13:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:13:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:13:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:13:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:13:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:13:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:13:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:13:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:13:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:13:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:13:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:13:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:13:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:13:15 + 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 09:13:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:13:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:13:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:13:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:13:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:13:16 + 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 09:13:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:13:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:13:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:13:16 Building hooks 09:13:17 + cd /root/parts/hooks/src 09:13:17 + make build 09:13:17 go mod tidy 09:13:17 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 09:13:17 go: downloading github.com/davecgh/go-spew v1.1.0 09:13:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:13:17 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 09:13:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:13:18 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:13:18 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:13:18 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:13:22 Building static-packages 09:13:22 + snapcraftctl build [Pipeline] } 09:13:23 $ docker stop --time=1 31830b31d9cf048aa3fcbc81837fa1961f4d56c9515b778d7a6f862f50494935 09:13:24 Building version 09:13:24 + snapcraftctl build 09:13:25 $ docker rm -f 31830b31d9cf048aa3fcbc81837fa1961f4d56c9515b778d7a6f862f50494935 09:13:26 Staging config-common 09:13:26 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:13:26 09:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:13:27 latest: Pulling from edgex-devops/edgex-compose-arm64 09:13:27 29e5d40040c1: Pulling fs layer 09:13:27 1ce36da41761: Pulling fs layer 09:13:27 25b303627fd3: Pulling fs layer 09:13:27 29e5d40040c1: Verifying Checksum 09:13:27 29e5d40040c1: Download complete 09:13:27 Skipping stage go-build-helper (already ran) 09:13:27 Staging edgex-go 09:13:27 + snapcraftctl stage 09:13:27 1ce36da41761: Verifying Checksum 09:13:27 1ce36da41761: Download complete 09:13:28 29e5d40040c1: Pull complete 09:13:28 Staging hooks 09:13:28 + snapcraftctl stage 09:13:29 25b303627fd3: Verifying Checksum 09:13:29 25b303627fd3: Download complete 09:13:29 1ce36da41761: Pull complete 09:13:29 Staging static-packages 09:13:29 + snapcraftctl stage 09:13:31 Staging version 09:13:31 + snapcraftctl stage 09:13:32 + snapcraftctl prime 09:13:32 Priming config-common 09:13:33 Priming go-build-helper 09:13:33 + snapcraftctl prime 09:13:34 Priming edgex-go 09:13:34 + snapcraftctl prime 09:13:36 Priming hooks 09:13:36 + snapcraftctl prime 09:13:37 Priming static-packages 09:13:37 + snapcraftctl prime 09:13:39 25b303627fd3: Pull complete 09:13:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:13:39 prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 09:13:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:13:40 Priming version 09:13:40 + snapcraftctl prime 09:13:41 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 09:13:42 $ docker top a301b6fcc20b295f670ff6b6979fa37cfcbdc58fb8a466a5308a25e59d49b22e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 09:13:43 + docker-compose build --help 09:13:43 + grep parallel [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:46 --parallel Build images in parallel. [Pipeline] } 09:13:46 $ docker stop --time=1 a301b6fcc20b295f670ff6b6979fa37cfcbdc58fb8a466a5308a25e59d49b22e 09:13:48 $ docker rm -f a301b6fcc20b295f670ff6b6979fa37cfcbdc58fb8a466a5308a25e59d49b22e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:13:49 . [Pipeline] withDockerContainer 09:13:49 prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 09:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:13:50 $ docker top bec73fbf2ac244bcb13a34536c5ed78291dd1df7606feff44f4aa803c1571764 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:51 + docker-compose -f ./docker-compose-build.yml build --parallel 09:13:55 Building core-command ... 09:13:55 Building core-data ... 09:13:55 Building core-metadata ... 09:13:55 Building security-bootstrapper ... 09:13:55 Building security-proxy-setup ... 09:13:55 Building security-secretstore-setup ... 09:13:55 Building support-notifications ... 09:13:55 Building support-scheduler ... 09:13:55 Building sys-mgmt-agent ... 09:13:55 Building sys-mgmt-agent 09:13:55 Building support-notifications 09:13:55 Building core-data 09:13:55 Building core-command 09:13:55 Building core-metadata 09:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:15:03 ---> f6cd95ac8cca 09:15:03 Step 3/22 : WORKDIR /edgex-go 09:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:15:03 ---> f6cd95ac8cca 09:15:03 Step 3/22 : WORKDIR /edgex-go 09:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:15:03 ---> f6cd95ac8cca 09:15:03 Step 3/22 : WORKDIR /edgex-go 09:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:15:03 ---> f6cd95ac8cca 09:15:03 Step 3/22 : WORKDIR /edgex-go 09:15:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:15:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:15:03 ---> f6cd95ac8cca 09:15:03 Step 3/21 : WORKDIR /edgex-go 09:15:03 ---> Running in eb6a33178bc0 09:15:03 ---> Running in b288287a1190 09:15:03 ---> Running in 48a34d430d8d 09:15:03 ---> Running in f7a39afba246 09:15:03 ---> Running in 0988c5aa919d 09:15:03 Removing intermediate container 48a34d430d8d 09:15:03 ---> 1fd645213f5a 09:15:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:03 Removing intermediate container b288287a1190 09:15:03 ---> a4d04d7d80c3 09:15:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:03 ---> Running in 716de7b5cf61 09:15:03 Removing intermediate container f7a39afba246 09:15:03 ---> 7bca25005a07 09:15:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:03 ---> Running in b362cb5f23f0 09:15:03 Removing intermediate container eb6a33178bc0 09:15:03 ---> 3ee6ae07ff87 09:15:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:03 Removing intermediate container 0988c5aa919d 09:15:03 ---> da2e57c5a159 09:15:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:03 ---> Running in 5f9c2a023f9a 09:15:03 ---> Running in 9c14e417ccc7 09:15:03 ---> Running in e7831b1432c6 09:15:06 Removing intermediate container 716de7b5cf61 09:15:06 ---> 6bcedeb766cb 09:15:06 Step 5/22 : RUN apk add --update --no-cache make bash git 09:15:06 Removing intermediate container 5f9c2a023f9a 09:15:06 ---> 86c369862f87 09:15:06 Step 5/22 : RUN apk add --update --no-cache make git 09:15:06 ---> Running in 7faf5bc590fb 09:15:06 ---> Running in e69084d5696d 09:15:07 Removing intermediate container e7831b1432c6 09:15:07 ---> 452b0d63a9b0 09:15:07 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:15:07 Removing intermediate container b362cb5f23f0 09:15:07 ---> 63c9f91fa1b5 09:15:07 Step 5/22 : RUN apk add --update --no-cache make git 09:15:07 Removing intermediate container 9c14e417ccc7 09:15:07 ---> 6dae9bc7c1be 09:15:07 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:15:07 ---> Running in a8e5b9325619 09:15:07 ---> Running in dcf50df93ecb 09:15:07 ---> Running in 3c11226f96c4 09:15:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:10 OK: 219 MiB in 52 packages 09:15:10 OK: 219 MiB in 52 packages 09:15:11 OK: 219 MiB in 52 packages 09:15:11 OK: 219 MiB in 52 packages 09:15:11 OK: 219 MiB in 52 packages 09:15:12 Removing intermediate container e69084d5696d 09:15:12 ---> 05ee0d5c4216 09:15:12 Step 6/22 : COPY . . 09:15:12 Removing intermediate container 7faf5bc590fb 09:15:12 ---> dc9640e51e40 09:15:12 Step 6/22 : COPY . . 09:15:13 Removing intermediate container a8e5b9325619 09:15:13 ---> 9ac06da397a5 09:15:13 Step 6/22 : COPY . . 09:15:13 Removing intermediate container 3c11226f96c4 09:15:13 ---> 5043ad9a6268 09:15:13 Step 6/21 : COPY . . 09:15:13 Removing intermediate container dcf50df93ecb 09:15:13 ---> b403aa35cd95 09:15:13 Step 6/22 : COPY . . 09:15:35 ---> 7900aa578dcb 09:15:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:35 ---> 5a0d418735f1 09:15:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:35 ---> Running in a2a7788ea497 09:15:35 ---> d1c261602fa7 09:15:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:35 ---> Running in 54f2f284241a 09:15:35 ---> 186e40546a06 09:15:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:35 ---> 5fc988ebef87 09:15:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:35 ---> Running in 3ae3745764ae 09:15:35 ---> Running in 90fd5665b2ee 09:15:35 ---> Running in 4517a9d8d7df 09:15:41 Removing intermediate container 54f2f284241a 09:15:41 ---> 681a6b221944 09:15:41 Step 8/22 : RUN make cmd/core-command/core-command 09:15:41 ---> Running in 83170a6269c4 09:15:41 Removing intermediate container a2a7788ea497 09:15:41 ---> 76925454f109 09:15:41 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:15:41 Removing intermediate container 4517a9d8d7df 09:15:41 ---> 90c317d85420 09:15:41 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:15:41 ---> Running in fe6bb2158225 09:15:41 ---> Running in a2e1257550d6 09:15:41 Removing intermediate container 90fd5665b2ee 09:15:41 ---> 00ceef1872e1 09:15:41 Step 8/22 : RUN make cmd/core-data/core-data 09:15:41 Removing intermediate container 3ae3745764ae 09:15:41 ---> a5e62ac6da5c 09:15:41 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:15:41 ---> Running in 5dd96c4723c0 09:15:41 ---> Running in 8dd082aa5af7 09:15:42 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 09:15:43 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 09:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:15:44 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 09:15:44 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 09:17:36 Removing intermediate container 83170a6269c4 09:17:36 ---> 23da76f350fe 09:17:36 09:17:36 Step 9/22 : FROM alpine:3.14 09:17:36 3.14: Pulling from library/alpine 09:17:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:17:36 Status: Downloaded newer image for alpine:3.14 09:17:36 ---> bb3de5531c18 09:17:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:17:36 ---> Running in 0433e761e311 09:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:17:40 (1/1) Installing dumb-init (1.2.5-r1) 09:17:40 Executing busybox-1.33.1-r3.trigger 09:17:40 OK: 5 MiB in 15 packages 09:17:40 Removing intermediate container 8dd082aa5af7 09:17:40 ---> 78fa955bd110 09:17:40 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:17:40 ---> Running in cdc6b21be37b 09:17:42 Removing intermediate container 0433e761e311 09:17:42 ---> 08679aaa8fd0 09:17:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:17:42 ---> Running in 4c2d2f53cff2 09:17:43 Removing intermediate container 4c2d2f53cff2 09:17:43 ---> 067d5aff1f98 09:17:43 Step 12/22 : ENV APP_PORT=59882 09:17:43 ---> Running in 95715ac585c3 09:17:43 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 09:17:43 Removing intermediate container 95715ac585c3 09:17:43 ---> 4edc375fcde1 09:17:43 Step 13/22 : EXPOSE $APP_PORT 09:17:43 ---> Running in d5d9d928ebd8 09:17:44 Removing intermediate container d5d9d928ebd8 09:17:44 ---> af781a064a03 09:17:44 Step 14/22 : WORKDIR / 09:17:44 ---> Running in df9c15951595 09:17:45 Removing intermediate container df9c15951595 09:17:45 ---> 458e790080a2 09:17:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:46 ---> 535e66fd5170 09:17:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:17:50 Removing intermediate container cdc6b21be37b 09:17:50 ---> b913f3c237af 09:17:50 09:17:50 Step 10/22 : FROM docker:20.10.8 09:17:50 ---> b38693bf0241 09:17:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:17:50 20.10.8: Pulling from library/docker 09:17:52 ---> e2e379344db9 09:17:52 Step 18/22 : ENTRYPOINT ["/core-command"] 09:17:52 ---> Running in 01b361e7cb7d 09:17:53 Removing intermediate container 01b361e7cb7d 09:17:53 ---> 69197dc89edb 09:17:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:17:53 ---> Running in 91afb6ceb5ef 09:17:54 Removing intermediate container a2e1257550d6 09:17:54 ---> de738b9d5866 09:17:54 09:17:54 Step 9/21 : FROM alpine:3.14 09:17:54 ---> bb3de5531c18 09:17:54 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:17:54 Removing intermediate container fe6bb2158225 09:17:54 ---> b8c5ed18d4ab 09:17:54 09:17:54 Step 9/22 : FROM alpine:3.14 09:17:54 ---> bb3de5531c18 09:17:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:17:54 ---> Using cache 09:17:54 ---> 08679aaa8fd0 09:17:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:17:54 ---> Running in 19c154d99e4f 09:17:54 ---> Using cache 09:17:54 ---> 067d5aff1f98 09:17:54 Step 12/22 : ENV APP_PORT=59881 09:17:54 ---> Running in e5129d2a7080 09:17:55 Removing intermediate container 91afb6ceb5ef 09:17:55 ---> d03cc619aaf7 09:17:55 Step 20/22 : LABEL arch=arm64 09:17:55 ---> Running in 82bf3259afcd 09:17:56 Removing intermediate container e5129d2a7080 09:17:56 ---> d5d4078d1a49 09:17:56 Step 13/22 : EXPOSE $APP_PORT 09:17:56 ---> Running in 64b0a1a1a7c4 09:17:56 Removing intermediate container 82bf3259afcd 09:17:56 ---> e3b1cc3f68a7 09:17:56 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:17:56 ---> Running in 921f264bee0a 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:17:56 Removing intermediate container 64b0a1a1a7c4 09:17:56 ---> c00fc8057bb6 09:17:56 Step 14/22 : WORKDIR / 09:17:56 ---> Running in 2cf3580a5f72 09:17:57 (1/2) Installing ca-certificates (20191127-r5) 09:17:57 Removing intermediate container 921f264bee0a 09:17:57 ---> 0bf6168d5ef8 09:17:57 Step 22/22 : LABEL version=0.0.0 09:17:57 (2/2) Installing dumb-init (1.2.5-r1) 09:17:57 Executing busybox-1.33.1-r3.trigger 09:17:57 Executing ca-certificates-20191127-r5.trigger 09:17:57 ---> Running in 7a6b30c3fed4 09:17:58 OK: 6 MiB in 16 packages 09:17:58 Removing intermediate container 2cf3580a5f72 09:17:58 ---> e9c58a9a32e4 09:17:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:58 Removing intermediate container 7a6b30c3fed4 09:17:58 ---> ea91fca264e5 09:17:58 09:17:59 Successfully built ea91fca264e5 09:17:59 Successfully tagged core-command-arm64:latest 09:17:59  Building core-command ... done Building security-secretstore-setup 09:17:59 ---> 7ac4242c3bd2 09:17:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:18:01 Removing intermediate container 19c154d99e4f 09:18:01 ---> 5f302b69b2d8 09:18:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:18:01 ---> Running in d25f9ba02a6d 09:18:02 Removing intermediate container d25f9ba02a6d 09:18:02 ---> a875b2f68d0c 09:18:02 Step 12/21 : ENV APP_PORT=59860 09:18:02 ---> e04902bf1179 09:18:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:18:02 ---> Running in 4401791d38eb 09:18:03 Removing intermediate container 4401791d38eb 09:18:03 ---> 1b5ba07c7b05 09:18:03 Step 13/21 : EXPOSE $APP_PORT 09:18:03 ---> Running in c362a9dca68d 09:18:04 ---> 8b90f8fb4724 09:18:04 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:18:04 ---> Running in f82f697d83ea 09:18:04 Removing intermediate container c362a9dca68d 09:18:04 ---> 1170c16deed1 09:18:04 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:04 Removing intermediate container 5dd96c4723c0 09:18:04 ---> 6fde96a177e0 09:18:04 09:18:04 Step 9/22 : FROM alpine:3.14 09:18:04 ---> bb3de5531c18 09:18:04 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:18:04 ---> Running in df73d4ee1409 09:18:04 Removing intermediate container f82f697d83ea 09:18:04 ---> 3a48f65afda0 09:18:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:05 ---> Running in ff312041fae8 09:18:05 Removing intermediate container df73d4ee1409 09:18:05 ---> b5afcb258379 09:18:05 Step 11/22 : ENV APP_PORT=59880 09:18:05 ---> Running in efa1cab7da13 09:18:05 ---> 54bb7ae2c23f 09:18:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:18:05 Removing intermediate container ff312041fae8 09:18:05 ---> bdb4a838da96 09:18:05 Step 20/22 : LABEL arch=arm64 09:18:05 ---> Running in ff6a95697287 09:18:06 Removing intermediate container efa1cab7da13 09:18:06 ---> 6d30ac5d7cc2 09:18:06 Step 12/22 : EXPOSE $APP_PORT 09:18:06 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:18:06 Status: Downloaded newer image for docker:20.10.8 09:18:06 ---> 3734d5adc5ac 09:18:06 ---> Running in a93085c4ad78 09:18:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:18:06 ---> Running in 1601ce69eabe 09:18:06 Removing intermediate container ff6a95697287 09:18:06 ---> 088764d5ae87 09:18:06 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:18:06 ---> Running in 669cfc22eb0a 09:18:07 Removing intermediate container a93085c4ad78 09:18:07 ---> 582530643b20 09:18:07 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:07 Removing intermediate container 1601ce69eabe 09:18:07 ---> e7f498141634 09:18:07 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 09:18:07 ---> Running in 34f41b36b0ea 09:18:07 ---> Running in 7ce74d7f9aae 09:18:07 Removing intermediate container 669cfc22eb0a 09:18:07 ---> b1fddf700e27 09:18:07 Step 22/22 : LABEL version=0.0.0 09:18:08 ---> 6faacceced21 09:18:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:18:08 ---> Running in 14d9badb1543 09:18:09 Removing intermediate container 14d9badb1543 09:18:09 ---> fe96b0fe2829 09:18:09 09:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:18:09 ---> cac313de1401 09:18:09 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:18:09 Successfully built fe96b0fe2829 09:18:09 Successfully tagged core-metadata-arm64:latest 09:18:09  Building core-metadata ... done Building security-bootstrapper 09:18:09 ---> Running in 0cc44486b811 09:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:18:10 Removing intermediate container 34f41b36b0ea 09:18:10 ---> 91ed8a8f2ced 09:18:10 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:18:10 Removing intermediate container 0cc44486b811 09:18:10 ---> 7a2f20907c41 09:18:10 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:10 ---> Running in da8d67ec4665 09:18:10 ---> Running in 2f13f4f138cd 09:18:10 (1/42) Installing readline (8.1.0-r0) 09:18:10 (2/42) Installing bash (5.1.4-r0) 09:18:10 Executing bash-5.1.4-r0.post-install 09:18:10 (3/42) Installing brotli-libs (1.0.9-r5) 09:18:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:18:10 (5/42) Installing libcurl (7.79.1-r0) 09:18:10 (6/42) Installing curl (7.79.1-r0) 09:18:10 (7/42) Installing dumb-init (1.2.5-r1) 09:18:10 (8/42) Installing libbz2 (1.0.8-r1) 09:18:10 (9/42) Installing expat (2.4.1-r0) 09:18:10 (10/42) Installing libffi (3.3-r2) 09:18:10 (11/42) Installing gdbm (1.19-r0) 09:18:10 (12/42) Installing xz-libs (5.2.5-r0) 09:18:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:18:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:18:10 (15/42) Installing mpdecimal (2.5.1-r1) 09:18:11 (16/42) Installing sqlite-libs (3.35.5-r0) 09:18:11 (17/42) Installing python3 (3.9.5-r1) 09:18:11 Removing intermediate container 2f13f4f138cd 09:18:11 ---> c7edc2505b75 09:18:11 Step 19/21 : LABEL arch=arm64 09:18:11 ---> Running in 12ee297242c6 09:18:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:18:12 Removing intermediate container 12ee297242c6 09:18:12 ---> c6ed2a916028 09:18:12 Step 20/21 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:18:12 ---> Running in 14cc06a57d4c 09:18:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:18:13 (18/42) Installing py3-appdirs (1.4.4-r2) 09:18:13 (19/42) Installing py3-chardet (4.0.0-r2) 09:18:13 (20/42) Installing py3-idna (3.2-r0) 09:18:13 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:18:13 (22/42) Installing py3-certifi (2020.12.5-r1) 09:18:13 (23/42) Installing py3-requests (2.25.1-r4) 09:18:13 Removing intermediate container 14cc06a57d4c 09:18:13 ---> 04c5096cbcf2 09:18:13 Step 21/21 : LABEL version=0.0.0 09:18:13 (24/42) Installing py3-msgpack (1.0.2-r1) 09:18:13 (25/42) Installing py3-lockfile (0.12.2-r4) 09:18:13 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:18:13 (27/42) Installing py3-colorama (0.4.4-r1) 09:18:13 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:18:13 (29/42) Installing py3-distlib (0.3.1-r3) 09:18:13 (30/42) Installing py3-distro (1.5.0-r3) 09:18:13 ---> Running in 3c70a1dad7e9 09:18:13 (31/42) Installing py3-six (1.15.0-r1) 09:18:13 (32/42) Installing py3-webencodings (0.5.1-r4) 09:18:13 (33/42) Installing py3-html5lib (1.1-r1) 09:18:13 (34/42) Installing py3-parsing (2.4.7-r2) 09:18:13 (35/42) Installing py3-packaging (20.9-r1) 09:18:13 (36/42) Installing py3-toml (0.10.2-r2) 09:18:13 (37/42) Installing py3-pep517 (0.10.0-r2) 09:18:13 (38/42) Installing py3-progress (1.5-r2) 09:18:13 (39/42) Installing py3-retrying (1.3.3-r1) 09:18:13 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:18:13 (41/42) Installing py3-setuptools (52.0.0-r3) 09:18:14 (1/6) Installing dumb-init (1.2.5-r1) 09:18:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:18:14 (42/42) Installing py3-pip (20.3.4-r1) 09:18:14 (3/6) Installing libsodium (1.0.18-r0) 09:18:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:18:14 Removing intermediate container 3c70a1dad7e9 09:18:14 ---> b53191c3c26a 09:18:14 09:18:14 (5/6) Installing libzmq (4.3.4-r0) 09:18:14 (6/6) Installing zeromq (4.3.4-r0) 09:18:14 Executing busybox-1.33.1-r3.trigger 09:18:14 OK: 8 MiB in 20 packages 09:18:14 Executing busybox-1.33.1-r3.trigger 09:18:14 OK: 84 MiB in 64 packages 09:18:14 Successfully built b53191c3c26a 09:18:14 Successfully tagged support-notifications-arm64:latest 09:18:14 Building support-scheduler 09:18:16  Building support-notifications ... done Removing intermediate container da8d67ec4665 09:18:16 ---> 01bc39ab947f 09:18:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:17 ---> 5fcc1c3c29d3 09:18:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:18:19 ---> 1565c2b5a08b 09:18:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:18:19 Collecting docker-compose==1.23.2 09:18:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:18:19 Collecting cached-property<2,>=1.2.0 09:18:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:18:19 ---> f955ebae7df8 09:18:19 Step 18/22 : ENTRYPOINT ["/core-data"] 09:18:19 ---> Running in 1944d6d5e3d0 09:18:20 Removing intermediate container 1944d6d5e3d0 09:18:20 ---> 2ab1a9b05c51 09:18:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:20 Collecting PyYAML<4,>=3.10 09:18:20 Downloading PyYAML-3.13.tar.gz (270 kB) 09:18:20 ---> Running in e4fd52eb383a 09:18:21 Removing intermediate container e4fd52eb383a 09:18:21 ---> 5c53f5842aae 09:18:21 Step 20/22 : LABEL arch=arm64 09:18:21 ---> Running in b79318eeddf1 09:18:22 Removing intermediate container b79318eeddf1 09:18:22 ---> 5bb3c5184b96 09:18:22 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:18:22 ---> Running in 6d3a1de3b665 09:18:22 Removing intermediate container 6d3a1de3b665 09:18:22 ---> bfce9fbbcdf6 09:18:22 Step 22/22 : LABEL version=0.0.0 09:18:23 ---> Running in 9abef2ed14b1 09:18:23 Removing intermediate container 9abef2ed14b1 09:18:23 ---> 6f4fabadacd8 09:18:23 09:18:24 Successfully built 6f4fabadacd8 09:18:24 Successfully tagged core-data-arm64:latest 09:18:24  Building core-data ... done Building security-proxy-setup 09:18:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:18:24 Collecting dockerpty<0.5,>=0.4.1 09:18:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:18:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:18:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:18:24 ---> f6cd95ac8cca 09:18:24 Step 3/24 : WORKDIR /edgex-go 09:18:24 ---> Using cache 09:18:24 ---> 3ee6ae07ff87 09:18:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:24 ---> Using cache 09:18:24 ---> 6dae9bc7c1be 09:18:24 Step 5/24 : RUN apk add --update --no-cache make git 09:18:24 ---> Running in dd28f470534a 09:18:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:18:26 Collecting jsonschema<3,>=2.5.1 09:18:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:18:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:18:26 Collecting websocket-client<1.0,>=0.32.0 09:18:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:18:27 OK: 219 MiB in 52 packages 09:18:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:18:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:18:28 Collecting docker<4.0,>=3.6.0 09:18:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:18:28 Collecting docopt<0.7,>=0.6.1 09:18:28 Downloading docopt-0.6.2.tar.gz (25 kB) 09:18:29 Removing intermediate container dd28f470534a 09:18:29 ---> b5d960959290 09:18:29 Step 6/24 : COPY . . 09:18:30 Collecting texttable<0.10,>=0.9.0 09:18:30 Downloading texttable-0.9.1.tar.gz (11 kB) 09:18:33 Collecting docker-pycreds>=0.4.0 09:18:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:18:33 Collecting chardet<3.1.0,>=3.0.2 09:18:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:18:34 Collecting urllib3<1.25,>=1.21.1 09:18:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:18:34 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) 09:18:34 Collecting idna<2.8,>=2.5 09:18:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:18:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:18:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:18:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:18:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:18:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:18:35 Attempting uninstall: urllib3 09:18:35 Found existing installation: urllib3 1.26.5 09:18:35 Uninstalling urllib3-1.26.5: 09:18:35 Successfully uninstalled urllib3-1.26.5 09:18:36 Attempting uninstall: idna 09:18:36 Found existing installation: idna 3.2 09:18:36 Uninstalling idna-3.2: 09:18:36 Successfully uninstalled idna-3.2 09:18:37 Attempting uninstall: chardet 09:18:37 Found existing installation: chardet 4.0.0 09:18:37 Uninstalling chardet-4.0.0: 09:18:37 Successfully uninstalled chardet-4.0.0 09:18:39 Attempting uninstall: requests 09:18:39 Found existing installation: requests 2.25.1 09:18:39 Uninstalling requests-2.25.1: 09:18:39 Successfully uninstalled requests-2.25.1 09:18:39 Running setup.py install for texttable: started 09:18:41 Running setup.py install for texttable: finished with status 'done' 09:18:41 Running setup.py install for PyYAML: started 09:18:44 Running setup.py install for PyYAML: finished with status 'done' 09:18:44 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:18:44 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:18:44 ---> f6cd95ac8cca 09:18:44 Step 3/30 : WORKDIR /edgex-go 09:18:44 ---> Using cache 09:18:44 ---> 3ee6ae07ff87 09:18:44 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:44 ---> Using cache 09:18:44 ---> 6dae9bc7c1be 09:18:44 Step 5/30 : RUN apk add --update --no-cache make git 09:18:44 ---> Using cache 09:18:44 ---> b5d960959290 09:18:44 Step 6/30 : COPY . . 09:18:44 Running setup.py install for docopt: started 09:18:46 Running setup.py install for docopt: finished with status 'done' 09:18:46 Running setup.py install for dockerpty: started 09:18:48 Running setup.py install for dockerpty: finished with status 'done' 09:18:50 ---> f7f33c090795 09:18:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:18:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:50 ---> f6cd95ac8cca 09:18:50 Step 3/23 : WORKDIR /edgex-go 09:18:50 ---> Using cache 09:18:50 ---> 3ee6ae07ff87 09:18:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:50 ---> Using cache 09:18:50 ---> 6dae9bc7c1be 09:18:50 Step 5/23 : RUN apk add --update --no-cache make git 09:18:50 ---> Using cache 09:18:50 ---> b5d960959290 09:18:50 Step 6/23 : COPY go.mod . 09:18:50 ---> Running in 56bce5af4d98 09:18:50 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 09:18:51 ---> 51dcce91ddcc 09:18:51 Step 7/23 : RUN go mod download 09:18:52 ---> Running in 98f97b7e1661 09:18:55 Removing intermediate container 56bce5af4d98 09:18:55 ---> db7822bd1c7c 09:18:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:18:55 ---> Running in 77be4e04512d 09:18:56 Removing intermediate container 98f97b7e1661 09:18:56 ---> f8f4ca2d60b5 09:18:56 Step 8/23 : COPY . . 09:18:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:18:57 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:18:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:18:57 ---> f6cd95ac8cca 09:18:57 Step 3/20 : WORKDIR /edgex-go 09:18:57 ---> Using cache 09:18:57 ---> 3ee6ae07ff87 09:18:57 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:57 ---> Using cache 09:18:57 ---> 6dae9bc7c1be 09:18:57 Step 5/20 : RUN apk add --update --no-cache make git 09:18:57 ---> Using cache 09:18:57 ---> b5d960959290 09:18:57 Step 6/20 : COPY . . 09:18:58 ---> Using cache 09:18:58 ---> f7f33c090795 09:18:58 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:58 ---> Using cache 09:18:58 ---> db7822bd1c7c 09:18:58 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:18:58 ---> Running in 7c236a1c56f8 09:19:01 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 09:19:13 Removing intermediate container 7ce74d7f9aae 09:19:13 ---> 952a4173ed51 09:19:13 Step 13/22 : ENV APP_PORT=58890 09:19:13 ---> Running in 28f41a534b8a 09:19:15 Removing intermediate container 28f41a534b8a 09:19:15 ---> 76c3c35ad049 09:19:15 Step 14/22 : EXPOSE $APP_PORT 09:19:15 ---> Running in 335f50ee1cc1 09:19:16 ---> 8748ba76c777 09:19:16 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:16 ---> Running in 64b40be4e49d 09:19:16 Removing intermediate container 335f50ee1cc1 09:19:16 ---> 0701d0359a17 09:19:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:19:20 ---> d529b5fb5941 09:19:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:19:22 ---> 404e288b57a4 09:19:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:19:23 Removing intermediate container 64b40be4e49d 09:19:23 ---> 8c4d524c700d 09:19:23 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:23 ---> Running in 4dea760bbc16 09:19:24 ---> e415d341978c 09:19:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:19:24 ---> Running in 52eb86ebeaf2 09:19:26 Removing intermediate container 52eb86ebeaf2 09:19:26 ---> 72e8d4dfb0e5 09:19:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:26 ---> Running in cc344f235f86 09:19:26 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 09:19:27 Removing intermediate container cc344f235f86 09:19:27 ---> 402ff9df0e9f 09:19:27 Step 20/22 : LABEL arch=arm64 09:19:27 ---> Running in 9320f39f7b24 09:19:28 Removing intermediate container 9320f39f7b24 09:19:28 ---> e3d275d681c5 09:19:28 Step 21/22 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:19:28 ---> Running in 0c1d3e709cf9 09:19:28 ---> b3ab2187af8d 09:19:28 Step 9/23 : RUN go mod tidy 09:19:28 ---> Running in e052402744e1 09:19:29 Removing intermediate container 0c1d3e709cf9 09:19:29 ---> ec892b502320 09:19:29 Step 22/22 : LABEL version=0.0.0 09:19:29 ---> Running in d124e351b8de 09:19:30 Removing intermediate container d124e351b8de 09:19:30 ---> b3d5c5f4865b 09:19:30 09:19:31 Successfully built b3d5c5f4865b 09:19:31 Successfully tagged sys-mgmt-agent-arm64:latest 09:19:36  Building sys-mgmt-agent ... done Removing intermediate container e052402744e1 09:19:36 ---> 6154f3590bb6 09:19:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:19:36 ---> Running in b9808dff2beb 09:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:20:25 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 09:20:25 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 09:20:33 Removing intermediate container 77be4e04512d 09:20:33 ---> 97d9899f919e 09:20:33 09:20:33 Step 9/24 : FROM alpine:3.14 09:20:33 ---> bb3de5531c18 09:20:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:20:33 ---> Running in 173ee3715686 09:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:20:36 (1/3) Installing ca-certificates (20191127-r5) 09:20:36 (2/3) Installing dumb-init (1.2.5-r1) 09:20:36 (3/3) Installing su-exec (0.2-r1) 09:20:36 Executing busybox-1.33.1-r3.trigger 09:20:36 Executing ca-certificates-20191127-r5.trigger 09:20:36 OK: 6 MiB in 17 packages 09:20:37 Removing intermediate container 7c236a1c56f8 09:20:37 ---> a813751c97f2 09:20:37 09:20:37 Step 9/20 : FROM alpine:3.14 09:20:37 ---> bb3de5531c18 09:20:37 Step 10/20 : RUN apk add --update --no-cache curl 09:20:37 ---> Running in 567c03902e68 09:20:39 Removing intermediate container 173ee3715686 09:20:39 ---> d5962b9ea411 09:20:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:20:39 ---> Running in bad321566a9f 09:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:20:40 Removing intermediate container bad321566a9f 09:20:40 ---> ec0e7d2b04d7 09:20:40 Step 12/24 : WORKDIR / 09:20:40 ---> Running in 937477b85c0c 09:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:20:41 Removing intermediate container 937477b85c0c 09:20:41 ---> 8f94836511cf 09:20:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:20:41 (1/5) Installing ca-certificates (20191127-r5) 09:20:41 (2/5) Installing brotli-libs (1.0.9-r5) 09:20:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:20:41 (4/5) Installing libcurl (7.79.1-r0) 09:20:41 (5/5) Installing curl (7.79.1-r0) 09:20:41 Executing busybox-1.33.1-r3.trigger 09:20:41 Executing ca-certificates-20191127-r5.trigger 09:20:41 OK: 8 MiB in 19 packages 09:20:42 ---> 093ae1c16b09 09:20:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:20:43 ---> 73a10ef3a85c 09:20:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:20:44 Removing intermediate container 567c03902e68 09:20:44 ---> 2c740c5fcda4 09:20:44 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:20:44 ---> Running in a3d026e49b95 09:20:45 Removing intermediate container a3d026e49b95 09:20:45 ---> 4b79924e0266 09:20:45 Step 12/20 : WORKDIR /edgex 09:20:45 ---> b664357103c4 09:20:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:20:45 ---> Running in 01a53fbc4ca5 09:20:46 Removing intermediate container 01a53fbc4ca5 09:20:46 ---> 60751dfd0e2d 09:20:46 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:20:47 ---> c0b680c3f708 09:20:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:20:47 ---> 11b942d482cd 09:20:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:20:49 ---> cfac828a9bed 09:20:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:20:50 ---> 7c1a844a3230 09:20:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:20:51 ---> 1737526be28b 09:20:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:20:51 ---> 7f6c507df463 09:20:51 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:20:51 ---> Running in 94571bd98be8 09:20:52 ---> 49b8649324cc 09:20:52 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/ 09:20:52 Removing intermediate container 94571bd98be8 09:20:52 ---> 2b489aa621c6 09:20:52 Step 17/20 : CMD ["--init=true"] 09:20:52 ---> Running in 2b2b9a9d2837 09:20:53 ---> Running in 795794815d46 09:20:54 Removing intermediate container 795794815d46 09:20:54 ---> f1e216839539 09:20:54 Step 18/20 : LABEL arch=arm64 09:20:54 ---> Running in d091202502bc 09:20:55 Removing intermediate container d091202502bc 09:20:55 ---> b19ba2e17f36 09:20:55 Step 19/20 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:20:55 ---> Running in 7f1f15e07205 09:20:56 Removing intermediate container 7f1f15e07205 09:20:56 ---> 5ff25314f332 09:20:56 Step 20/20 : LABEL version=0.0.0 09:20:56 ---> Running in 8059e130ec27 09:20:56 Removing intermediate container 2b2b9a9d2837 09:20:56 ---> c6e155dc19b1 09:20:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:20:56 ---> Running in 05209db0f398 09:20:56 Removing intermediate container 8059e130ec27 09:20:56 ---> 3bb464cd7d0e 09:20:56 09:20:57 Removing intermediate container 05209db0f398 09:20:57 ---> d1ddf60227e7 09:20:57 Step 22/24 : LABEL arch=arm64 09:20:57 ---> Running in 7a9d8079899c 09:20:57 Successfully built 3bb464cd7d0e 09:20:57 Successfully tagged security-proxy-setup-arm64:latest 09:20:58  Building security-proxy-setup ... done Removing intermediate container 7a9d8079899c 09:20:58 ---> 2e6ce3e21d8e 09:20:58 Step 23/24 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:20:58 Removing intermediate container 4dea760bbc16 09:20:58 ---> 6d8d41c11c51 09:20:58 09:20:58 Step 9/30 : FROM alpine:3.14 09:20:58 ---> bb3de5531c18 09:20:58 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:20:58 ---> Running in 9f2c0f049071 09:20:58 ---> Running in 8de24a396e32 09:20:59 Removing intermediate container 8de24a396e32 09:20:59 ---> f603ed1fc7a1 09:20:59 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:20:59 Removing intermediate container 9f2c0f049071 09:20:59 ---> 729a6a25fa05 09:20:59 Step 24/24 : LABEL version=0.0.0 09:20:59 ---> Running in 52a97124492f 09:20:59 ---> Running in 3fbc514fd530 09:21:00 Removing intermediate container 3fbc514fd530 09:21:00 ---> 2ebf9974e01b 09:21:00 09:21:00 Successfully built 2ebf9974e01b 09:21:00 Successfully tagged security-secretstore-setup-arm64:latest 09:21:00  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:21:01 (1/2) Installing dumb-init (1.2.5-r1) 09:21:01 (2/2) Installing su-exec (0.2-r1) 09:21:01 Executing busybox-1.33.1-r3.trigger 09:21:01 OK: 5 MiB in 16 packages 09:21:03 Removing intermediate container 52a97124492f 09:21:03 ---> 4f85aa50b4c1 09:21:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:21:03 ---> Running in 735c2e5045f6 09:21:03 Removing intermediate container 735c2e5045f6 09:21:03 ---> 20068fee6995 09:21:03 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:21:04 ---> Running in 1b19320627f6 09:21:04 Removing intermediate container b9808dff2beb 09:21:04 ---> 1eaf57f29d5c 09:21:04 09:21:04 Step 11/23 : FROM alpine:3.14 09:21:04 ---> bb3de5531c18 09:21:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:21:04 ---> Using cache 09:21:04 ---> 08679aaa8fd0 09:21:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:04 ---> Using cache 09:21:04 ---> 067d5aff1f98 09:21:04 Step 14/23 : ENV APP_PORT=59861 09:21:04 ---> Running in eb95da491585 09:21:04 Removing intermediate container 1b19320627f6 09:21:04 ---> 1507653107be 09:21:04 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:21:04 ---> Running in a48e70120cf0 09:21:04 Removing intermediate container eb95da491585 09:21:04 ---> 83a0b8a60b8d 09:21:04 Step 15/23 : EXPOSE $APP_PORT 09:21:04 ---> Running in 2016c47d1651 09:21:05 Removing intermediate container 2016c47d1651 09:21:05 ---> cd6d5c20ae06 09:21:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:06 ---> bdf545828011 09:21:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:21:06 Removing intermediate container a48e70120cf0 09:21:06 ---> 67695160a31e 09:21:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:21:06 ---> Running in 9685a28c8ce1 09:21:07 ---> 05b5e57e8c27 09:21:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:21:07 Removing intermediate container 9685a28c8ce1 09:21:07 ---> f9b277d9f2dd 09:21:07 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:21:07 ---> 26d158ebf49c 09:21:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:21:08 ---> Running in e205af010a9f 09:21:08 ---> 9638e64b4eb2 09:21:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:21:08 ---> Running in e7c2137d031a 09:21:08 Removing intermediate container e205af010a9f 09:21:08 ---> 019790ebdc8c 09:21:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:08 ---> Running in d4351ecaf958 09:21:09 Removing intermediate container d4351ecaf958 09:21:09 ---> 756808417da3 09:21:09 Step 21/23 : LABEL arch=arm64 09:21:09 ---> Running in f7a160b76e8d 09:21:09 Removing intermediate container f7a160b76e8d 09:21:09 ---> 080508504d42 09:21:09 Step 22/23 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:21:09 ---> Running in 977bd7f64cd9 09:21:10 Removing intermediate container 977bd7f64cd9 09:21:10 ---> 2c513d0ee6c4 09:21:10 Step 23/23 : LABEL version=0.0.0 09:21:10 ---> Running in df1239a9742a 09:21:10 Removing intermediate container e7c2137d031a 09:21:10 ---> 4b1bdaa92c57 09:21:10 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:11 Removing intermediate container df1239a9742a 09:21:11 ---> 861fc23d8b6e 09:21:11 09:21:11 Successfully built 861fc23d8b6e 09:21:11 Successfully tagged support-scheduler-arm64:latest 09:21:11  Building support-scheduler ... done  ---> 938175242d7c 09:21:11 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:21:12 ---> 7ebabb4d03c9 09:21:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:21:13 ---> 6147cc296512 09:21:13 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:21:14 ---> e83e69961c29 09:21:14 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:21:15 ---> f73cc11053fd 09:21:15 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:21:15 ---> Running in df4ca9be2704 09:21:15 Removing intermediate container df4ca9be2704 09:21:15 ---> 9ff711b34a98 09:21:15 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:21:16 ---> f8d08cbd2281 09:21:16 Step 25/30 : RUN chmod +x /entrypoint.sh 09:21:16 ---> Running in 30e61d709c37 09:21:18 Removing intermediate container 30e61d709c37 09:21:18 ---> 749629b4a9ac 09:21:18 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:21:18 ---> Running in e5710027b93f 09:21:18 Removing intermediate container e5710027b93f 09:21:18 ---> 1089b6479a8c 09:21:18 Step 27/30 : CMD ["gate"] 09:21:18 ---> Running in ba4355f8f250 09:21:19 Removing intermediate container ba4355f8f250 09:21:19 ---> e16664098408 09:21:19 Step 28/30 : LABEL arch=arm64 09:21:19 ---> Running in bd9de826bcc6 09:21:20 Removing intermediate container bd9de826bcc6 09:21:20 ---> 4e1bb3d0ad2c 09:21:20 Step 29/30 : LABEL git_sha=eaf4e576f236368c56084bef1bfbbcdd268a0dd5 09:21:20 ---> Running in 034af9df43cf 09:21:20 Removing intermediate container 034af9df43cf 09:21:20 ---> 5003a35c876b 09:21:20 Step 30/30 : LABEL version=0.0.0 09:21:20 ---> Running in 8d22e2dc2014 09:21:21 Removing intermediate container 8d22e2dc2014 09:21:21 ---> bdc80a3b5d86 09:21:21 09:21:21 Successfully built bdc80a3b5d86 09:21:21 Successfully tagged security-bootstrapper-arm64:latest 09:21:21  Building security-bootstrapper ... done  [Pipeline] } 09:21:21 $ docker stop --time=1 bec73fbf2ac244bcb13a34536c5ed78291dd1df7606feff44f4aa803c1571764 09:21:23 $ docker rm -f bec73fbf2ac244bcb13a34536c5ed78291dd1df7606feff44f4aa803c1571764 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:24 + docker images 09:21:24 REPOSITORY TAG IMAGE ID CREATED SIZE 09:21:24 security-bootstrapper-arm64 latest bdc80a3b5d86 4 seconds ago 17.8MB 09:21:24 support-scheduler-arm64 latest 861fc23d8b6e 14 seconds ago 15.3MB 09:21:24 1eaf57f29d5c 21 seconds ago 1.57GB 09:21:24 security-secretstore-setup-arm64 latest 2ebf9974e01b 25 seconds ago 26.8MB 09:21:24 6d8d41c11c51 26 seconds ago 1.57GB 09:21:24 security-proxy-setup-arm64 latest 3bb464cd7d0e 28 seconds ago 25.4MB 09:21:24 a813751c97f2 48 seconds ago 1.57GB 09:21:24 97d9899f919e 53 seconds ago 1.58GB 09:21:24 sys-mgmt-agent-arm64 latest b3d5c5f4865b About a minute ago 277MB 09:21:24 core-data-arm64 latest 6f4fabadacd8 3 minutes ago 19.5MB 09:21:24 support-notifications-arm64 latest b53191c3c26a 3 minutes ago 16.1MB 09:21:24 core-metadata-arm64 latest fe96b0fe2829 3 minutes ago 15.9MB 09:21:24 6fde96a177e0 3 minutes ago 1.58GB 09:21:24 core-command-arm64 latest ea91fca264e5 3 minutes ago 15.2MB 09:21:24 de738b9d5866 3 minutes ago 1.57GB 09:21:24 b8c5ed18d4ab 3 minutes ago 1.57GB 09:21:24 b913f3c237af 3 minutes ago 1.57GB 09:21:24 23da76f350fe 3 minutes ago 1.57GB 09:21:24 ci-base-image-arm64 latest f6cd95ac8cca 13 minutes ago 1.24GB 09:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 09:21:24 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 09:21:24 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 09:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 09:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:24 09:21:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:25 arm64: Pulling from edgex-lftools-log-publisher 09:21:25 448f6bf000e3: Pulling fs layer 09:21:25 f757da607395: Pulling fs layer 09:21:25 05883995daec: Pulling fs layer 09:21:25 8603b9c90790: Pulling fs layer 09:21:25 1560dd03e051: Pulling fs layer 09:21:25 27f5ce0e4adf: Pulling fs layer 09:21:25 c2d8d7efcc4b: Pulling fs layer 09:21:25 8603b9c90790: Waiting 09:21:25 1560dd03e051: Waiting 09:21:25 27f5ce0e4adf: Waiting 09:21:25 c2d8d7efcc4b: Waiting 09:21:25 f757da607395: Verifying Checksum 09:21:25 f757da607395: Download complete 09:21:25 8603b9c90790: Verifying Checksum 09:21:25 8603b9c90790: Download complete 09:21:25 1560dd03e051: Verifying Checksum 09:21:25 1560dd03e051: Download complete 09:21:25 27f5ce0e4adf: Verifying Checksum 09:21:25 27f5ce0e4adf: Download complete 09:21:25 05883995daec: Verifying Checksum 09:21:25 05883995daec: Download complete 09:21:26 448f6bf000e3: Verifying Checksum 09:21:26 448f6bf000e3: Download complete 09:21:28 c2d8d7efcc4b: Verifying Checksum 09:21:28 c2d8d7efcc4b: Download complete 09:21:29 448f6bf000e3: Pull complete 09:21:30 f757da607395: Pull complete 09:21:32 05883995daec: Pull complete 09:21:32 8603b9c90790: Pull complete 09:21:33 1560dd03e051: Pull complete 09:21:33 27f5ce0e4adf: Pull complete 09:21:48 c2d8d7efcc4b: Pull complete 09:21:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:21:48 prd-ubuntu18.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 09:21:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:21:51 $ docker top 800318549d73ecd187be09ede2fe67e657d4b07c788d9a500c5c243f20094041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:52 ---> job-cost.sh 09:21:52 lf-activate-venv: SKIPPING 09:21:52 INFO: No Stack... 09:21:53 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:53 INFO: Archiving Costs [Pipeline] sh 09:21:54 + cut -d, -f6 09:21:54 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:21:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] 09:21:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] did not exist. Created. 09:21:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:55 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:55 Stashed 1 file(s) [Pipeline] } 09:21:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:55 $ docker stop --time=1 800318549d73ecd187be09ede2fe67e657d4b07c788d9a500c5c243f20094041 09:21:56 $ docker rm -f 800318549d73ecd187be09ede2fe67e657d4b07c788d9a500c5c243f20094041 [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 09:21:57 provisioning config files... 09:21:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5447456729453020585tmp [Pipeline] { [Pipeline] sh 09:21:57 + set +x 09:21:57 + curl -s https://codecov.io/bash 09:21:57 + bash -s -- 09:21:57 09:21:57 _____ _ 09:21:57 / ____| | | 09:21:57 | | ___ __| | ___ ___ _____ __ 09:21:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:57 Bash-1.0.6 09:21:57 09:21:57 09:21:57 ==> git version 2.24.4 found 09:21:57 ==> 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 09:21:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:21:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:21:57 ==> Jenkins CI detected. 09:21:57 current dir:  /w/workspace/edgex-go/2 09:21:57 project root: . 09:21:57 --> token set from env 09:21:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:21:58 ==> Running gcov in . (disable via -X gcov) 09:21:58 ==> Python coveragepy not found 09:21:58 ==> Searching for coverage reports in: 09:21:58 + . 09:21:58 -> Found 1 reports 09:21:58 ==> Detecting git/mercurial file structure 09:21:58 ==> Reading reports 09:21:58 + ./coverage.out bytes=428381 09:21:58 ==> Appending adjustments 09:21:58 https://docs.codecov.io/docs/fixing-reports 09:21:59 + Found adjustments 09:21:59 ==> Gzipping contents 09:21:59 60K /tmp/codecov.5SaZpx.gz 09:21:59 ==> Uploading reports 09:21:59 url: https://codecov.io 09:21:59 query: branch=PR-3806&commit=eaf4e576f236368c56084bef1bfbbcdd268a0dd5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 09:21:59 -> Pinging Codecov 09:21:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=eaf4e576f236368c56084bef1bfbbcdd268a0dd5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 09:21:59 -> Uploading to 09:21:59 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/eaf4e576f236368c56084bef1bfbbcdd268a0dd5/6b7cb4b7-ad22-4420-8fa1-1071468d4af4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T092159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c5f47c0301e3f190bfc67814af3bd6973c0801520cb84aeb75ed9b937c74bee 09:21:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:59 Dload Upload Total Spent Left Speed 09:22:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57666 0 0 100 57666 0 141k --:--:-- --:--:-- --:--:-- 141k 09:22:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eaf4e576f236368c56084bef1bfbbcdd268a0dd5 [Pipeline] } 09:22:00 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 09:22:01 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:22:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:22:02 ---> package-listing.sh 09:22:02 ++ tr '[:upper:]' '[:lower:]' 09:22:02 ++ facter osfamily 09:22:02 + OS_FAMILY=redhat 09:22:02 + workspace=/w/workspace/edgex-go/2 09:22:02 + START_PACKAGES=/tmp/packages_start.txt 09:22:02 + END_PACKAGES=/tmp/packages_end.txt 09:22:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:02 + PACKAGES=/tmp/packages_start.txt 09:22:02 + '[' /w/workspace/edgex-go/2 ']' 09:22:02 + PACKAGES=/tmp/packages_end.txt 09:22:02 + case "${OS_FAMILY}" in 09:22:02 + rpm -qa 09:22:02 + sort 09:22:05 + '[' -f /tmp/packages_start.txt ']' 09:22:05 + '[' -f /tmp/packages_end.txt ']' 09:22:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:05 + '[' /w/workspace/edgex-go/2 ']' 09:22:05 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:22:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:22:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:22:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:06 09:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:07 latest: Pulling from edgex-lftools-log-publisher 09:22:07 b4d181a07f80: Pulling fs layer 09:22:07 a1111a8f2ec3: Pulling fs layer 09:22:07 ed53099fbce6: Pulling fs layer 09:22:07 dc539afda2c1: Pulling fs layer 09:22:07 77bc0d833cb6: Pulling fs layer 09:22:07 9065ff56babe: Pulling fs layer 09:22:07 d287ab97295c: Pulling fs layer 09:22:07 dc539afda2c1: Waiting 09:22:07 77bc0d833cb6: Waiting 09:22:07 9065ff56babe: Waiting 09:22:07 d287ab97295c: Waiting 09:22:07 a1111a8f2ec3: Verifying Checksum 09:22:07 a1111a8f2ec3: Download complete 09:22:07 dc539afda2c1: Verifying Checksum 09:22:07 dc539afda2c1: Download complete 09:22:07 ed53099fbce6: Verifying Checksum 09:22:07 ed53099fbce6: Download complete 09:22:07 9065ff56babe: Verifying Checksum 09:22:07 9065ff56babe: Download complete 09:22:07 77bc0d833cb6: Verifying Checksum 09:22:07 77bc0d833cb6: Download complete 09:22:07 b4d181a07f80: Verifying Checksum 09:22:07 b4d181a07f80: Download complete 09:22:07 d287ab97295c: Verifying Checksum 09:22:07 d287ab97295c: Download complete 09:22:08 b4d181a07f80: Pull complete 09:22:08 a1111a8f2ec3: Pull complete 09:22:09 ed53099fbce6: Pull complete 09:22:09 dc539afda2c1: Pull complete 09:22:10 77bc0d833cb6: Pull complete 09:22:10 9065ff56babe: Pull complete 09:22:15 d287ab97295c: Pull complete 09:22:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:22:15 prd-centos7-docker-4c-2g-56 does not seem to be running inside a container 09:22:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:22:18 $ docker top c48f70706c493433b71440ce9a6347e3b297882408ca4ba80a574d8aafaf6dcd -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:18 + touch /tmp/pre-build-complete [Pipeline] sh 09:22:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:22:19 + ls /var/log/sa-host 09:22:19 + sadf -c /var/log/sa-host/sa11 09:22:19 file_magic: OK 09:22:19 HZ: Using current value: 100 09:22:19 file_header: OK 09:22:19 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 09:22:19 Statistics: 09:22:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:22:19 File successfully converted to sysstat format version 12.0.3 09:22:19 + sadf -c /var/log/sa-host/sa30 09:22:19 file_magic: OK 09:22:19 HZ: Using current value: 100 09:22:19 file_header: OK 09:22:19 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 09:22:19 Statistics: 09:22:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:22:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:19 provisioning config files... 09:22:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6701537919231127525tmp [Pipeline] { [Pipeline] echo 09:22:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:22:20 ---> create-netrc.sh [Pipeline] } 09:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:22:20 ---> python-tools-install.sh [Pipeline] echo 09:22:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:22:20 ---> sudo-logs.sh 09:22:20 Archiving 'sudo' log.. 09:22:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-56.novalocal: Name or service not known 09:22:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-56.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:22:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:22:21 ---> job-cost.sh 09:22:21 lf-activate-venv: SKIPPING 09:22:21 DEBUG: total: 0.10999999940395355 09:22:21 INFO: Retrieving Stack Cost... 09:22:21 INFO: Retrieving Pricing Info for: v3-standard-2 09:22:21 INFO: Archiving Costs [Pipeline] echo 09:22:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:22:22 ---> logs-deploy.sh 09:22:22 lf-activate-venv: SKIPPING 09:22:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/2 09:22:22 INFO: archiving workspace using pattern(s): 09:22:22 Archives upload complete. 09:22:23 INFO: archiving logs to Nexus 09:22:23 ---> uname -a: 09:22:23 Linux prd-centos7-docker-4c-2g-56.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:22:23 09:22:23 09:22:23 ---> lscpu: 09:22:23 Architecture: x86_64 09:22:23 CPU op-mode(s): 32-bit, 64-bit 09:22:23 Byte Order: Little Endian 09:22:23 Address sizes: 40 bits physical, 48 bits virtual 09:22:23 CPU(s): 2 09:22:23 On-line CPU(s) list: 0,1 09:22:23 Thread(s) per core: 1 09:22:23 Core(s) per socket: 1 09:22:23 Socket(s): 2 09:22:23 NUMA node(s): 1 09:22:23 Vendor ID: AuthenticAMD 09:22:23 CPU family: 23 09:22:23 Model: 49 09:22:23 Model name: AMD EPYC-Rome Processor 09:22:23 Stepping: 0 09:22:23 CPU MHz: 2800.000 09:22:23 BogoMIPS: 5600.00 09:22:23 Virtualization: AMD-V 09:22:23 Hypervisor vendor: KVM 09:22:23 Virtualization type: full 09:22:23 L1d cache: 32K 09:22:23 L1i cache: 32K 09:22:23 L2 cache: 512K 09:22:23 L3 cache: 16384K 09:22:23 NUMA node0 CPU(s): 0,1 09:22:23 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 09:22:23 09:22:23 09:22:23 ---> nproc: 09:22:23 2 09:22:23 09:22:23 09:22:23 ---> df -h: 09:22:23 Filesystem Size Used Avail Use% Mounted on 09:22:23 overlay 40G 15G 26G 36% / 09:22:23 tmpfs 64M 0 64M 0% /dev 09:22:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:22:23 shm 64M 0 64M 0% /dev/shm 09:22:23 /dev/vda1 40G 15G 26G 36% /facter-os 09:22:23 09:22:23 09:22:23 ---> sar -b -r -n DEV: 09:22:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 09:22:23 09:22:23 09:00:55 LINUX RESTART (2 CPU) 09:22:23 09:22:23 09:02:01 tps rtps wtps bread/s bwrtn/s 09:22:23 09:03:01 368.58 0.00 368.58 0.00 88520.33 09:22:23 09:04:01 56.89 0.00 56.89 0.00 10771.58 09:22:23 09:05:01 128.30 0.00 128.30 0.00 10340.39 09:22:23 09:06:01 780.01 303.28 476.73 19989.61 311383.59 09:22:23 09:07:01 682.39 230.68 451.71 7845.01 213915.70 09:22:23 09:08:01 384.55 47.06 337.49 4386.62 97808.57 09:22:23 09:09:02 1.17 0.03 1.13 0.67 16.66 09:22:23 09:10:01 0.20 0.00 0.20 0.00 2.08 09:22:23 09:11:01 0.28 0.00 0.28 0.00 3.23 09:22:23 09:12:01 0.25 0.00 0.25 0.00 2.80 09:22:23 09:13:01 0.37 0.00 0.37 0.00 5.01 09:22:23 09:14:01 0.22 0.00 0.22 0.00 2.48 09:22:23 09:15:01 0.23 0.00 0.23 0.00 2.25 09:22:23 09:16:01 0.57 0.25 0.32 7.86 3.38 09:22:23 09:17:01 1.05 0.25 0.80 94.49 15.56 09:22:23 09:18:01 0.28 0.00 0.28 0.00 3.27 09:22:23 09:19:01 0.23 0.00 0.23 0.00 2.75 09:22:23 09:20:01 0.37 0.00 0.37 0.00 5.73 09:22:23 09:21:01 0.25 0.00 0.25 0.00 2.43 09:22:23 09:22:01 3.45 3.23 0.22 334.98 15.91 09:22:23 Average: 120.64 29.28 91.36 1635.04 36687.60 09:22:23 09:22:23 09:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:23 09:03:01 3458468 0 967252 12.08 2620 3580592 1546008 17.07 1295580 2779308 234816 09:22:23 09:04:01 3362032 0 1099664 13.73 2620 3544616 1749556 19.32 1335264 2828760 41960 09:22:23 09:05:01 3162588 0 1083900 13.53 2620 3759824 1839304 20.31 1420444 2928344 298488 09:22:23 09:06:01 368148 0 1853032 23.14 2620 5785132 3897452 43.03 3007380 4004156 34268 09:22:23 09:07:01 712336 0 1323604 16.53 2620 5970372 2531008 27.94 3014888 3642312 250052 09:22:23 09:08:01 2941236 0 1123060 14.02 2620 3942016 1494812 16.50 1094868 3370744 20 09:22:23 09:09:02 2955268 0 1108920 13.85 2620 3942124 1354308 14.95 1084696 3370492 20 09:22:23 09:10:01 2957384 0 1106800 13.82 2620 3942128 1354488 14.95 1085108 3370492 8 09:22:23 09:11:01 2963236 0 1100944 13.75 2620 3942132 1354308 14.95 1111220 3339944 8 09:22:23 09:12:01 2963072 0 1101104 13.75 2620 3942136 1354392 14.95 1111328 3339940 8 09:22:23 09:13:01 2966084 0 1098092 13.71 2620 3942136 1354356 14.95 1111244 3337324 12 09:22:23 09:14:01 2966188 0 1097980 13.71 2620 3942144 1354308 14.95 1111344 3337324 12 09:22:23 09:15:01 2966204 0 1097956 13.71 2620 3942152 1354308 14.95 1111236 3337324 8 09:22:23 09:16:01 2965956 0 1098172 13.71 2620 3942184 1354308 14.95 1112128 3336588 16 09:22:23 09:17:01 2961108 0 1100208 13.74 2620 3944996 1354392 14.95 1117628 3336616 8 09:22:23 09:18:01 2961324 0 1099988 13.73 2620 3945000 1354308 14.95 1117540 3336616 8 09:22:23 09:19:01 2961128 0 1100180 13.74 2620 3945004 1354308 14.95 1117428 3336440 8 09:22:23 09:20:01 2961072 0 1100228 13.74 2620 3945012 1354356 14.95 1117448 3336444 8 09:22:23 09:21:01 2961300 0 1100000 13.73 2620 3945012 1354308 14.95 1117444 3336440 8 09:22:23 09:22:01 2946728 0 1104464 13.79 2620 3955120 1357060 14.98 1123440 3343880 80 09:22:23 Average: 2773043 0 1143277 14.28 2620 4089992 1601082 17.68 1335883 3317474 42991 09:22:23 09:22:23 09:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:23 09:03:01 eth0 267.63 203.11 2079.73 29.80 0.00 0.00 0.00 0.00 09:22:23 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:03:01 veth7b07430 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:22:23 09:03:01 docker0 181.47 228.84 14.69 2042.80 0.00 0.00 0.00 0.00 09:22:23 09:04:01 eth0 31.78 16.37 23.86 12.64 0.00 0.00 0.00 0.00 09:22:23 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:04:01 veth7b07430 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 09:22:23 09:04:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 09:22:23 09:05:01 eth0 91.90 60.64 1682.31 123.40 0.00 0.00 0.00 0.00 09:22:23 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:06:01 vethf963106 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:22:23 09:06:01 veth421f4db 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 09:22:23 09:06:01 vethd4fd4ec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:22:23 09:06:01 veth14b3f91 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:22:23 09:07:01 veth421f4db 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:22:23 09:07:01 veth72d480d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:07:01 eth0 1968.82 1732.84 15275.94 387.08 0.00 0.00 0.00 0.00 09:22:23 09:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:22:23 09:08:01 eth0 52.34 32.11 150.24 121.80 0.00 0.00 0.00 0.00 09:22:23 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:08:01 docker0 963.53 779.07 81.32 5659.00 0.00 0.00 0.00 0.00 09:22:23 09:09:02 eth0 0.75 0.28 0.07 0.02 0.00 0.00 0.00 0.00 09:22:23 09:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:10:01 eth0 1.05 0.53 0.67 0.22 0.00 0.00 0.00 0.00 09:22:23 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:11:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:22:23 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:12:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 09:22:23 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:13:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 09:22:23 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:14:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:22:23 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:15:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:22:23 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:22:23 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:17:01 eth0 0.33 0.30 0.10 0.08 0.00 0.00 0.00 0.00 09:22:23 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:22:23 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:19:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:22:23 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:20:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:22:23 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:22:01 eth0 6.58 4.06 6.59 2.99 0.00 0.00 0.00 0.00 09:22:23 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 Average: eth0 34.01 21.53 293.70 16.56 0.00 0.00 0.00 0.00 09:22:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:23 Average: docker0 11.75 17.57 0.91 149.42 0.00 0.00 0.00 0.00 09:22:23 09:22:23 09:22:23 ---> sar -P ALL: 09:22:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 09:22:23 09:22:23 09:00:55 LINUX RESTART (2 CPU) 09:22:23 09:22:23 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:22:23 09:03:01 all 54.65 0.00 12.07 3.21 0.11 29.96 09:22:23 09:03:01 0 54.80 0.00 12.42 3.22 0.11 29.46 09:22:23 09:03:01 1 54.50 0.00 11.72 3.19 0.11 30.47 09:22:23 09:04:01 all 32.97 0.00 4.45 0.26 0.07 62.26 09:22:23 09:04:01 0 33.11 0.00 4.29 0.26 0.07 62.27 09:22:23 09:04:01 1 32.83 0.00 4.60 0.26 0.07 62.24 09:22:23 09:05:01 all 73.32 0.00 8.39 1.44 0.11 16.74 09:22:23 09:05:01 0 74.32 0.00 8.65 1.28 0.11 15.65 09:22:23 09:05:01 1 72.32 0.00 8.13 1.60 0.11 17.83 09:22:23 09:06:01 all 45.57 0.00 19.64 18.80 0.10 15.90 09:22:23 09:06:01 0 47.08 0.00 19.43 17.62 0.11 15.76 09:22:23 09:06:01 1 44.05 0.00 19.85 19.98 0.09 16.03 09:22:23 09:07:01 all 63.15 0.00 17.41 16.03 0.13 3.29 09:22:23 09:07:01 0 63.43 0.00 16.97 15.36 0.13 4.11 09:22:23 09:07:01 1 62.86 0.00 17.84 16.70 0.13 2.46 09:22:23 09:08:01 all 58.75 0.00 13.60 4.09 0.11 23.46 09:22:23 09:08:01 0 58.80 0.00 13.75 4.44 0.11 22.90 09:22:23 09:08:01 1 58.70 0.00 13.44 3.74 0.11 24.02 09:22:23 09:09:02 all 0.14 0.00 0.04 0.00 0.03 99.78 09:22:23 09:09:02 0 0.02 0.00 0.03 0.00 0.03 99.92 09:22:23 09:09:02 1 0.27 0.00 0.05 0.00 0.03 99.65 09:22:23 09:10:01 all 0.10 0.00 0.06 0.00 0.03 99.81 09:22:23 09:10:01 0 0.03 0.00 0.08 0.00 0.02 99.86 09:22:23 09:10:01 1 0.17 0.00 0.03 0.00 0.03 99.76 09:22:23 09:11:01 all 0.08 0.00 0.04 0.00 0.03 99.84 09:22:23 09:11:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:22:23 09:11:01 1 0.13 0.00 0.03 0.00 0.05 99.78 09:22:23 09:12:01 all 0.13 0.00 0.04 0.00 0.03 99.79 09:22:23 09:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:22:23 09:12:01 1 0.23 0.00 0.05 0.00 0.05 99.67 09:22:23 09:13:01 all 0.05 0.00 0.02 0.00 0.03 99.91 09:22:23 09:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:22:23 09:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:22:23 09:22:23 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:22:23 09:14:01 all 0.06 0.00 0.02 0.00 0.03 99.90 09:22:23 09:14:01 0 0.03 0.00 0.02 0.00 0.05 99.90 09:22:23 09:14:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:22:23 09:15:01 all 0.07 0.00 0.03 0.00 0.03 99.88 09:22:23 09:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:22:23 09:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:22:23 09:16:01 all 0.06 0.00 0.03 0.00 0.04 99.87 09:22:23 09:16:01 0 0.03 0.00 0.03 0.00 0.07 99.87 09:22:23 09:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:22:23 09:17:01 all 0.10 0.00 0.03 0.02 0.03 99.82 09:22:23 09:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:22:23 09:17:01 1 0.15 0.00 0.03 0.03 0.03 99.75 09:22:23 09:18:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:22:23 09:18:01 0 0.03 0.00 0.02 0.00 0.05 99.90 09:22:23 09:18:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:22:23 09:19:01 all 0.06 0.00 0.03 0.00 0.03 99.88 09:22:23 09:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:22:23 09:19:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:22:23 09:20:01 all 0.05 0.00 0.02 0.00 0.03 99.91 09:22:23 09:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:22:23 09:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:22:23 09:21:01 all 0.03 0.00 0.03 0.00 0.03 99.91 09:22:23 09:21:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:22:23 09:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:22:23 09:22:01 all 1.05 0.00 0.49 0.05 0.04 98.37 09:22:23 09:22:01 0 1.06 0.00 0.49 0.03 0.02 98.41 09:22:23 09:22:01 1 1.04 0.00 0.50 0.07 0.07 98.33 09:22:23 Average: all 15.59 0.00 3.60 2.06 0.05 78.71 09:22:23 Average: 0 15.69 0.00 3.60 1.98 0.05 78.68 09:22:23 Average: 1 15.48 0.00 3.60 2.13 0.05 78.73 09:22:23 09:22:23 09:22:23