Pull request #3770 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 rather than 062d1ec46d4557d4c9ca351fa75cc296f6392d47 Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7816709447339518120.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2286288016695862387.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3910444964859303652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2459369733579982289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3108924400463510156.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8748732084872469777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1170 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7508968975011090675.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 062d1ec46d4557d4c9ca351fa75cc296f6392d47 Merge succeeded, producing 062d1ec46d4557d4c9ca351fa75cc296f6392d47 Checking out Revision 062d1ec46d4557d4c9ca351fa75cc296f6392d47 (PR-3770) > 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/1@tmp/jenkins-gitclient-ssh4556360987962437735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3705334423209246185.key > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 Commit message: "fix(snap): configure kuiper's REST service port" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:37:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:37:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:37:37 ========================================================= 13:37:37 EdgeX Global Pipelines Version Info 13:37:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:37:38 ------------------- 13:37:38 stable info: 13:37:38 ------------------- 13:37:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:37:38 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:37:38 Message: update stable to v1.0.210 13:37:38 ------------------- 13:37:38 experimental info: 13:37:38 ------------------- 13:37:38 Commited By: **** collab-it+edgex@linuxfoundation.org 13:37:38 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:37:38 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 062d1ec46d4557d4c9ca351fa75cc296f6392d47 [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 062d1ec [Pipeline] echo 13:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:40 provisioning config files... 13:37:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1821888005482584876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:40 ---> docker-login.sh 13:37:40 nexus3.edgexfoundry.org:10001 13:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:40 Configure a credential helper to remove this warning. See 13:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:40 13:37:40 Login Succeeded 13:37:40 nexus3.edgexfoundry.org:10002 13:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:40 Configure a credential helper to remove this warning. See 13:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:40 13:37:40 Login Succeeded 13:37:40 nexus3.edgexfoundry.org:10003 13:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:40 Configure a credential helper to remove this warning. See 13:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:40 13:37:40 Login Succeeded 13:37:40 nexus3.edgexfoundry.org:10004 13:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:40 Configure a credential helper to remove this warning. See 13:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:40 13:37:40 Login Succeeded 13:37:40 docker.io 13:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:41 Configure a credential helper to remove this warning. See 13:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:41 13:37:41 Login Succeeded 13:37:41 ---> docker-login.sh ends [Pipeline] } 13:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:41 ++ 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 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/core-command/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo core-command,cmd/core-command/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ cut -d/ -f2 13:37:41 ++ dirname cmd/core-data/Dockerfile 13:37:41 + echo core-data,cmd/core-data/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/core-metadata/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo core-metadata,cmd/core-metadata/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/security-bootstrapper/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/security-proxy-setup/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/support-notifications/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo support-notifications,cmd/support-notifications/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/support-scheduler/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:37:41 + for file in '`ls cmd/**/Dockerfile`' 13:37:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:37:41 ++ cut -d/ -f2 13:37:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:37:41 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:37:43 13:37:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:37:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:37:43 latest: Pulling from edgex-devops/git-semver 13:37:43 a0d0a0d46f8b: Pulling fs layer 13:37:43 3e5f54012d9b: Pulling fs layer 13:37:43 4c7163046ea9: Pulling fs layer 13:37:43 0c2d73faf560: Pulling fs layer 13:37:43 0c2d73faf560: Waiting 13:37:43 3e5f54012d9b: Verifying Checksum 13:37:43 3e5f54012d9b: Download complete 13:37:43 a0d0a0d46f8b: Verifying Checksum 13:37:43 a0d0a0d46f8b: Download complete 13:37:43 4c7163046ea9: Verifying Checksum 13:37:43 4c7163046ea9: Download complete 13:37:43 0c2d73faf560: Verifying Checksum 13:37:43 0c2d73faf560: Download complete 13:37:43 a0d0a0d46f8b: Pull complete 13:37:43 3e5f54012d9b: Pull complete 13:37:43 4c7163046ea9: Pull complete 13:37:44 0c2d73faf560: Pull complete 13:37:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:37:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:37:44 prd-centos7-docker-4c-2g-1170 does not seem to be running inside a container 13:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:37:44 $ docker top 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:45 [ssh-agent] Looking for ssh-agent implementation... 13:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:45 $ docker exec 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 ssh-agent 13:37:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBjpLD/agent.15 13:37:45 SSH_AGENT_PID=21 13:37:45 Running ssh-add (command line suppressed) 13:37:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5317457565070164997.key (/w/workspace/edgex-go/1@tmp/private_key_5317457565070164997.key) 13:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:45 + git tag --points-at HEAD [Pipeline] } 13:37:45 $ docker exec --env ******** --env ******** 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 ssh-agent -k 13:37:45 unset SSH_AUTH_SOCK; 13:37:45 unset SSH_AGENT_PID; 13:37:45 echo Agent pid 21 killed; 13:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:46 [ssh-agent] Looking for ssh-agent implementation... 13:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:46 $ docker exec 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 ssh-agent 13:37:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcJMmcI/agent.55 13:37:46 SSH_AGENT_PID=61 13:37:46 Running ssh-add (command line suppressed) 13:37:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_441955493351678078.key (/w/workspace/edgex-go/1@tmp/private_key_441955493351678078.key) 13:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:46 + git semver init 13:37:46 # -> Open(): unable to determine branch for HEAD 13:37:46 # $GIT_DIR = /w/workspace/edgex-go/1/.git 13:37:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 13:37:46 # $SEMVER_REMOTE_NAME = origin 13:37:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:37:46 # $SEMVER_USER_NAME = edgex-jenkins 13:37:46 # $SEMVER_BRANCH = PR-3770 13:37:46 # $SEMVER_TEMP = /tmp/semver-448756049 13:37:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:37:59 # '/tmp/semver-448756049' -> '/w/workspace/edgex-go/1/.semver' 13:37:59 # -> Force: false 13:37:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 13:37:59 $ docker exec --env ******** --env ******** 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 ssh-agent -k 13:37:59 unset SSH_AUTH_SOCK; 13:37:59 unset SSH_AGENT_PID; 13:37:59 echo Agent pid 61 killed; 13:37:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:59 + git semver [Pipeline] } 13:37:59 $ docker stop --time=1 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 13:38:01 $ docker rm -f 2bf41d9b6a8f482eb291b9a763e1b28b9c9075bcb3ac7a6b6e6250ecc4b2ac75 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:38:02 Stashed 1 file(s) [Pipeline] echo 13:38:02 [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 13:38:02 ========================================================= 13:38:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:38:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:38:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:38:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:38:02 a0d0a0d46f8b: Already exists 13:38:02 31adcdaf11c8: Pulling fs layer 13:38:02 b8b176561691: Pulling fs layer 13:38:02 4527c011a84f: Pulling fs layer 13:38:02 5d74067f8e1e: Pulling fs layer 13:38:02 e0aca202a116: Pulling fs layer 13:38:02 3a43be97a3b4: Pulling fs layer 13:38:02 34cad66bf833: Pulling fs layer 13:38:02 b4e3c513aaa6: Pulling fs layer 13:38:02 5d74067f8e1e: Waiting 13:38:02 e0aca202a116: Waiting 13:38:02 3a43be97a3b4: Waiting 13:38:02 34cad66bf833: Waiting 13:38:02 b4e3c513aaa6: Waiting 13:38:02 b8b176561691: Verifying Checksum 13:38:02 b8b176561691: Download complete 13:38:02 31adcdaf11c8: Verifying Checksum 13:38:02 31adcdaf11c8: Download complete 13:38:02 5d74067f8e1e: Verifying Checksum 13:38:02 5d74067f8e1e: Download complete 13:38:02 e0aca202a116: Verifying Checksum 13:38:02 e0aca202a116: Download complete 13:38:02 3a43be97a3b4: Verifying Checksum 13:38:02 3a43be97a3b4: Download complete 13:38:03 34cad66bf833: Verifying Checksum 13:38:03 34cad66bf833: Download complete 13:38:03 31adcdaf11c8: Pull complete 13:38:03 b8b176561691: Pull complete 13:38:03 4527c011a84f: Verifying Checksum 13:38:03 4527c011a84f: Download complete 13:38:03 b4e3c513aaa6: Verifying Checksum 13:38:03 b4e3c513aaa6: Download complete 13:38:08 4527c011a84f: Pull complete 13:38:08 5d74067f8e1e: Pull complete 13:38:08 e0aca202a116: Pull complete 13:38:08 3a43be97a3b4: Pull complete 13:38:08 34cad66bf833: Pull complete 13:38:11 b4e3c513aaa6: Pull complete 13:38:11 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:38:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:38:11 + docker build -t ci-base-image-x86_64 -f - . 13:38:11 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:38:11 WORKDIR /edgex 13:38:11 COPY go.mod . 13:38:11 RUN go mod download' 13:38:13 Sending build context to Docker daemon 329.6MB 13:38:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:38:13 ---> 9f6097aaca64 13:38:13 Step 2/4 : WORKDIR /edgex 13:38:15 ---> Running in 9133e9158404 13:38:15 Removing intermediate container 9133e9158404 13:38:15 ---> e25f2b05afa2 13:38:15 Step 3/4 : COPY go.mod . 13:38:15 ---> 9d4e14848f34 13:38:15 Step 4/4 : RUN go mod download 13:38:15 ---> Running in cf59ba88957a 13:38:17 Still waiting to schedule task 13:38:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:38:47 Removing intermediate container cf59ba88957a 13:38:47 ---> 25def7d4651b 13:38:47 Successfully built 25def7d4651b 13:38:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:38:47 + docker inspect -f . ci-base-image-x86_64 13:38:47 . [Pipeline] withDockerContainer 13:38:47 prd-centos7-docker-4c-2g-1170 does not seem to be running inside a container 13:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:38:48 $ docker top b46c76fbbcaa20728f4a622371a1e1ba15517439dad6a0307d6daff0780c2e7e -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:48 + go version 13:38:48 go version go1.16.8 linux/amd64 [Pipeline] } 13:38:48 $ docker stop --time=1 b46c76fbbcaa20728f4a622371a1e1ba15517439dad6a0307d6daff0780c2e7e 13:38:50 $ docker rm -f b46c76fbbcaa20728f4a622371a1e1ba15517439dad6a0307d6daff0780c2e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:50 + docker inspect -f . ci-base-image-x86_64 13:38:50 . [Pipeline] withDockerContainer 13:38:50 prd-centos7-docker-4c-2g-1170 does not seem to be running inside a container 13:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:38:51 $ docker top 6b153ac3f57a05093bdb4fb2774d0e56dfe5c7806a319711f8efb3dbb7c3b4a8 -eo pid,comm [Pipeline] { [Pipeline] echo 13:38:51 ========================================================= 13:38:51 [edgeXBuildGoParallel] Running Tests and Build... 13:38:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:38:51 + make test 13:38:51 go mod tidy 13:38:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:38:57 ? github.com/edgexfoundry/edgex-go [no test files] 13:39:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:39:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:39:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:39:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:39:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:39:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:39:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 13:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 13:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements 13:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 89.5% of statements 13:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 13:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:39:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:39:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements 13:39:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:39:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 13:39:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 13:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 13:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 13:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 13:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements 13:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 13:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 13:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 13:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.203s coverage: 82.5% of statements 13:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 13:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 13:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 13:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 13:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 13:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 13:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 13:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 13:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.247s coverage: 70.4% of statements 13:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.4% of statements 13:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 13:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 13:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 13:40:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 13:40:19 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 13:40:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1172 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 13:40:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:40:35 The recommended git tool is: git 13:40:41 using credential edgex-jenkins-ssh 13:40:41 Cloning the remote Git repository 13:40:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:40:41 > git init /w/workspace/edgex-go/1 # timeout=10 13:40:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:40:41 > git --version # timeout=10 13:40:41 > git --version # 'git version 2.17.1' 13:40:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:57 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:40:57 Merge succeeded, producing 062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:40:57 Checking out Revision 062d1ec46d4557d4c9ca351fa75cc296f6392d47 (PR-3770) 13:40:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:40:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:40:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:40:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:40:57 > git config core.sparsecheckout # timeout=10 13:40:57 > git checkout -f 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 13:40:57 > git remote # timeout=10 13:40:57 > git config --get remote.origin.url # timeout=10 13:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:57 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 13:40:57 > git rev-parse HEAD^{commit} # timeout=10 13:40:57 > git config core.sparsecheckout # timeout=10 13:40:57 > git checkout -f 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 13:40:58 GO111MODULE=on go vet ./... 13:41:02 Commit message: "fix(snap): configure kuiper's REST service port" 13:41:02 > git --version # timeout=10 13:41:02 > git --version # 'git version 2.17.1' 13:41:02 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:41:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:03 Dload Upload Total Spent Left Speed 13:41:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63229 0 --:--:-- --:--:-- --:--:-- 63229 [Pipeline] sh 13:41:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:41:04 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 13:41:04 13:41:04 { 13:41:04 "registry-mirrors": [ 13:41:04 "https://nexus3.edgexfoundry.org:10001" 13:41:04 ], 13:41:04 "bip": "10.250.0.254/24", 13:41:04 "hosts": [ 13:41:04 "tcp://0.0.0.0:5555", 13:41:04 "unix:///var/run/docker.sock" 13:41:04 ], 13:41:04 "mtu": 1458, 13:41:04 "selinux-enabled": true, 13:41:04 "seccomp-profile": "/etc/docker/seccomp.json" 13:41:04 } [Pipeline] sh 13:41:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:41:05 + sudo service docker restart 13:41:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:06 ./bin/test-attribution-txt.sh [Pipeline] sh 13:41:07 + ls -al . 13:41:07 total 632 13:41:07 drwxrwxr-x 10 1001 1001 4096 Oct 22 13:41 . 13:41:07 drwxr-xr-x 4 root root 28 Oct 22 13:38 .. 13:41:07 -rw-rw-r-- 1 1001 1001 11 Oct 22 13:37 .dockerignore 13:41:07 drwxrwxr-x 8 1001 1001 179 Oct 22 13:37 .git 13:41:07 drwxrwxr-x 4 1001 1001 142 Oct 22 13:37 .github 13:41:07 -rw-rw-r-- 1 1001 1001 804 Oct 22 13:37 .gitignore 13:41:07 -rw-rw-r-- 1 1001 1001 42 Oct 22 13:37 .golangci.yml 13:41:07 -rw-rw-r-- 1 1001 1001 76 Oct 22 13:37 .hadolint.yml 13:41:07 drwx------ 3 1001 1001 58 Oct 22 13:37 .semver 13:41:07 -rw-rw-r-- 1 1001 1001 166 Oct 22 13:37 .sonarcloud.properties 13:41:07 -rw-rw-r-- 1 1001 1001 1171 Oct 22 13:37 ADOPTERS.md 13:41:07 -rw-rw-r-- 1 1001 1001 8910 Oct 22 13:37 Attribution.txt 13:41:07 -rw-rw-r-- 1 1001 1001 43881 Oct 22 13:37 CHANGELOG.md 13:41:07 -rw-rw-r-- 1 1001 1001 3804 Oct 22 13:37 CONTRIBUTING.md 13:41:07 -rw-rw-r-- 1 1001 1001 677 Oct 22 13:37 GOVERNANCE.md 13:41:07 -rw-rw-r-- 1 1001 1001 849 Oct 22 13:37 Jenkinsfile 13:41:07 -rw-rw-r-- 1 1001 1001 10775 Oct 22 13:37 LICENSE 13:41:07 -rw-rw-r-- 1 1001 1001 6508 Oct 22 13:37 Makefile 13:41:07 -rw-rw-r-- 1 1001 1001 582 Oct 22 13:37 OWNERS.md 13:41:07 -rw-rw-r-- 1 1001 1001 8256 Oct 22 13:37 README.md 13:41:07 -rw-rw-r-- 1 1001 1001 6912 Oct 22 13:37 SECURITY.md 13:41:07 -rw-rw-r-- 1 1001 1001 5 Oct 22 13:38 VERSION 13:41:07 -rw-rw-r-- 1 1001 1001 4131 Oct 22 13:37 ZMQWindows.md 13:41:07 drwxrwxr-x 2 1001 1001 37 Oct 22 13:37 bin 13:41:07 drwxrwxr-x 14 1001 1001 4096 Oct 22 13:37 cmd 13:41:07 -rw-r--r-- 1 root root 425844 Oct 22 13:40 coverage.out 13:41:07 -rw-rw-r-- 1 1001 1001 848 Oct 22 13:37 go.mod 13:41:07 -rw-rw-r-- 1 1001 1001 50414 Oct 22 13:38 go.sum 13:41:07 drwxrwxr-x 8 1001 1001 124 Oct 22 13:37 internal 13:41:07 drwxrwxr-x 3 1001 1001 16 Oct 22 13:37 openapi 13:41:07 drwxrwxr-x 4 1001 1001 71 Oct 22 13:37 snap 13:41:07 -rw-rw-r-- 1 1001 1001 204 Oct 22 13:37 version.go [Pipeline] sh 13:41:07 + '[' -e coverage.out ] 13:41:07 + chown 1001:1001 coverage.out [Pipeline] stash 13:41:07 Stashed 1 file(s) [Pipeline] sh 13:41:08 + make build 13:41: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 13:41:09 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 13:41:16 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 13:41:16 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 13:41:18 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 13:41:18 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 13:41:19 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 13:41:20 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 13:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:41:22 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:23 provisioning config files... 13:41: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 13:41:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6800635817234873002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:23 ---> docker-login.sh 13:41:23 nexus3.edgexfoundry.org:10001 13:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:24 Configure a credential helper to remove this warning. See 13:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:24 13:41:24 Login Succeeded 13:41:24 nexus3.edgexfoundry.org:10002 13:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:25 Configure a credential helper to remove this warning. See 13:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:25 13:41:25 Login Succeeded 13:41:25 nexus3.edgexfoundry.org:10003 13:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:25 Configure a credential helper to remove this warning. See 13:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:25 13:41:25 Login Succeeded 13:41:25 nexus3.edgexfoundry.org:10004 13:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 13:41:26 $ docker stop --time=1 6b153ac3f57a05093bdb4fb2774d0e56dfe5c7806a319711f8efb3dbb7c3b4a8 13:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:26 Configure a credential helper to remove this warning. See 13:41:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:26 13:41:26 Login Succeeded 13:41:26 docker.io 13:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:27 Configure a credential helper to remove this warning. See 13:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:27 13:41:27 Login Succeeded 13:41:27 ---> docker-login.sh ends 13:41:28 $ docker rm -f 6b153ac3f57a05093bdb4fb2774d0e56dfe5c7806a319711f8efb3dbb7c3b4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 13:41:28 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 13:41:30 ========================================================= 13:41:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:41:30 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:41:30 13:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:41:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:41:30 552d1f2373af: Pulling fs layer 13:41:30 ea3f2d53f512: Pulling fs layer 13:41:30 9e70ebbbe112: Pulling fs layer 13:41:30 7a9cfe048b4a: Pulling fs layer 13:41:30 72dc09318566: Pulling fs layer 13:41:30 f4f7b4309257: Pulling fs layer 13:41:30 0ac9a79272e3: Pulling fs layer 13:41:30 b78e95d17946: Pulling fs layer 13:41:30 72dc09318566: Waiting 13:41:30 f4f7b4309257: Waiting 13:41:30 0ac9a79272e3: Waiting 13:41:30 7a9cfe048b4a: Waiting 13:41:30 b78e95d17946: Waiting 13:41:30 9e70ebbbe112: Verifying Checksum 13:41:30 9e70ebbbe112: Download complete 13:41:30 ea3f2d53f512: Verifying Checksum 13:41:30 ea3f2d53f512: Download complete 13:41:30 72dc09318566: Download complete 13:41:30 f4f7b4309257: Verifying Checksum 13:41:30 f4f7b4309257: Download complete 13:41:30 552d1f2373af: Verifying Checksum 13:41:30 552d1f2373af: Download complete 13:41:30 0ac9a79272e3: Download complete 13:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:41:30 latest: Pulling from edgex-devops/edgex-compose 13:41:30 cbdbe7a5bc2a: Pulling fs layer 13:41:30 ca9280d653b3: Pulling fs layer 13:41:30 7e9c9ca2126c: Pulling fs layer 13:41:30 cbdbe7a5bc2a: Verifying Checksum 13:41:30 cbdbe7a5bc2a: Download complete 13:41:31 cbdbe7a5bc2a: Pull complete 13:41:31 ca9280d653b3: Verifying Checksum 13:41:31 ca9280d653b3: Download complete 13:41:31 7e9c9ca2126c: Download complete 13:41:31 ca9280d653b3: Pull complete 13:41:31 552d1f2373af: Pull complete 13:41:32 ea3f2d53f512: Pull complete 13:41:32 9e70ebbbe112: Pull complete 13:41:32 b78e95d17946: Verifying Checksum 13:41:32 b78e95d17946: Download complete 13:41:33 7a9cfe048b4a: Verifying Checksum 13:41:33 7a9cfe048b4a: Download complete 13:41:35 7e9c9ca2126c: Pull complete 13:41:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:41:35 prd-centos7-docker-4c-2g-1170 does not seem to be running inside a container 13:41:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:41:38 $ docker top cfd4d654366f40a9568c317122318152b8fa75af38073deafe8948fe5d175b0d -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:39 + docker-compose build --help 13:41:39 + grep parallel 13:41:39 --parallel Build images in parallel. [Pipeline] } 13:41:39 $ docker stop --time=1 cfd4d654366f40a9568c317122318152b8fa75af38073deafe8948fe5d175b0d 13:41:40 $ docker rm -f cfd4d654366f40a9568c317122318152b8fa75af38073deafe8948fe5d175b0d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:41:41 . [Pipeline] withDockerContainer 13:41:41 prd-centos7-docker-4c-2g-1170 does not seem to be running inside a container 13:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:41:41 $ docker top 433041761d165f61c6a7f2397f74dbcc3e1ba826ed5573621df545dd73b27db2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:42 + docker-compose -f ./docker-compose-build.yml build --parallel 13:41:42 Building core-command ... 13:41:42 Building core-data ... 13:41:42 Building core-metadata ... 13:41:42 Building security-bootstrapper ... 13:41:42 Building security-proxy-setup ... 13:41:42 Building security-secretstore-setup ... 13:41:42 Building support-notifications ... 13:41:42 Building support-scheduler ... 13:41:42 Building sys-mgmt-agent ... 13:41:42 Building security-secretstore-setup 13:41:42 Building sys-mgmt-agent 13:41:42 Building core-metadata 13:41:42 Building support-notifications 13:41:42 Building security-bootstrapper 13:41:43 7a9cfe048b4a: Pull complete 13:41:43 72dc09318566: Pull complete 13:41:43 f4f7b4309257: Pull complete 13:41:44 0ac9a79272e3: Pull complete 13:41:50 b78e95d17946: Pull complete 13:41:50 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:41:51 + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:41:51 WORKDIR /edgex 13:41:51 COPY go.mod . 13:41:51 RUN go mod download -t 13:41:51 ci-base-image-arm64 -f - . 13:41:53 Sending build context to Docker daemon 166.5MB 13:41:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:41:53 ---> 8b459fc5aaf0 13:41:53 Step 2/4 : WORKDIR /edgex 13:41:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:41:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:41:54 ---> 25def7d4651b 13:41:54 Step 3/22 : WORKDIR /edgex-go 13:41:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:41:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:41:54 ---> 25def7d4651b 13:41:54 Step 3/21 : WORKDIR /edgex-go 13:41:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:41:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:41:54 ---> 25def7d4651b 13:41:54 Step 3/22 : WORKDIR /edgex-go 13:41:55 ---> Running in 06806a09071d 13:41:55 Removing intermediate container 06806a09071d 13:41:55 ---> f3f0742dc030 13:41:55 Step 3/4 : COPY go.mod . 13:41:56 ---> 365cdb80dd8e 13:41:56 Step 4/4 : RUN go mod download 13:41:56 ---> Running in de734dfd90ee 13:41:56 ---> Running in ab9a9ab2c7de 13:41:56 ---> Running in d330ad116aa4 13:41:56 ---> Running in c69fa8e40ae1 13:41:58 Removing intermediate container d330ad116aa4 13:41:58 ---> 25dd94fdeefe 13:41:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:58 Removing intermediate container c69fa8e40ae1 13:41:58 ---> 0700d23276a8 13:41:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:58 Removing intermediate container ab9a9ab2c7de 13:41:58 ---> ae69dd15e9e7 13:41:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:58 ---> Running in 2ae2617276ab 13:41:58 ---> Running in f394119cc5f4 13:41:58 ---> Running in a7c2f8796585 13:42:05 Removing intermediate container f394119cc5f4 13:42:05 ---> 5acb34f3e926 13:42:05 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:42:05 Removing intermediate container a7c2f8796585 13:42:05 ---> ea667233ad52 13:42:05 Step 5/22 : RUN apk add --update --no-cache make git 13:42:05 Removing intermediate container 2ae2617276ab 13:42:05 ---> a4fcbdd18139 13:42:05 Step 5/22 : RUN apk add --update --no-cache make bash git 13:42:05 ---> Running in 393bf106e6ec 13:42:05 ---> Running in 8e6a95593535 13:42:05 ---> Running in 8ac8b5078301 13:42:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:42:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:42:07 ---> 25def7d4651b 13:42:07 Step 3/24 : WORKDIR /edgex-go 13:42:07 ---> Using cache 13:42:07 ---> ae69dd15e9e7 13:42:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:07 ---> Using cache 13:42:07 ---> 5acb34f3e926 13:42:07 Step 5/24 : RUN apk add --update --no-cache make git 13:42:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:08 OK: 220 MiB in 52 packages 13:42:08 OK: 220 MiB in 52 packages 13:42:08 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:42:08 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:42:08 ---> 25def7d4651b 13:42:08 Step 3/30 : WORKDIR /edgex-go 13:42:08 ---> Using cache 13:42:08 ---> ae69dd15e9e7 13:42:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:08 ---> Using cache 13:42:08 ---> 5acb34f3e926 13:42:08 Step 5/30 : RUN apk add --update --no-cache make git 13:42:08 OK: 220 MiB in 52 packages 13:42:08 ---> Running in 2cc5c09c85ac 13:42:08 ---> Running in d18ec3c17ec8 13:42:08 Removing intermediate container 393bf106e6ec 13:42:08 ---> d52b1303104d 13:42:08 Step 6/21 : COPY . . 13:42:08 Removing intermediate container 8e6a95593535 13:42:08 ---> e97b3aa8850f 13:42:08 Step 6/22 : COPY . . 13:42:09 Removing intermediate container 8ac8b5078301 13:42:09 ---> 721b45f89093 13:42:09 Step 6/22 : COPY . . 13:42:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:10 OK: 220 MiB in 52 packages 13:42:10 OK: 220 MiB in 52 packages 13:42:14 Removing intermediate container d18ec3c17ec8 13:42:14 ---> 27f7a12cad63 13:42:14 Step 6/30 : COPY . . 13:42:14 Removing intermediate container 2cc5c09c85ac 13:42:14 ---> 3e32ecf8f65a 13:42:14 Step 6/24 : COPY . . 13:42:32 ---> dd50e437695f 13:42:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:32 ---> 72efd1380b57 13:42:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:32 ---> Running in b90c10b29afc 13:42:32 ---> Running in 588793a11bad 13:42:32 ---> 291d1d1a4a59 13:42:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:33 ---> Running in df49db4e2266 13:42:37 Removing intermediate container df49db4e2266 13:42:37 ---> 0a434f1e1b78 13:42:37 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:42:37 Removing intermediate container b90c10b29afc 13:42:37 ---> 959532df98fd 13:42:37 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:42:37 ---> Running in 53c277d041a9 13:42:37 ---> 42d2c72697f7 13:42:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:37 Removing intermediate container 588793a11bad 13:42:37 ---> 6145be2a973a 13:42:37 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:42:37 ---> Running in a0d16ebd26c6 13:42:37 ---> Running in f54bcee77253 13:42:37 ---> Running in 39257776d185 13:42:38 ---> 83ab67fc6159 13:42:38 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:38 ---> Running in 16db32e13570 13:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:42:38 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 13:42:38 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 13:42:39 Removing intermediate container a0d16ebd26c6 13:42:39 ---> f2636967aa02 13:42:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:42:39 Removing intermediate container 16db32e13570 13:42:39 ---> c9ffa6ae4c65 13:42:39 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:42:39 ---> Running in 5d4a6e654d08 13:42:39 ---> Running in 3223ec0b8d3a 13:42:40 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 13:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:43:18 Removing intermediate container de734dfd90ee 13:43:18 ---> 04bfe4f7158b 13:43:18 Successfully built 04bfe4f7158b 13:43:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:43:18 + docker inspect -f . ci-base-image-arm64 13:43:18 . [Pipeline] withDockerContainer 13:43:19 prd-ubuntu18.04-docker-arm64-4c-16g-1172 does not seem to be running inside a container 13:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:43:20 $ docker top 83ce8eefbf764345e88b91154ad6827332294a6a93e97f5c8e0898af7c215990 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:21 + go version 13:43:21 go version go1.16.8 linux/arm64 [Pipeline] } 13:43:21 $ docker stop --time=1 83ce8eefbf764345e88b91154ad6827332294a6a93e97f5c8e0898af7c215990 13:43:23 $ docker rm -f 83ce8eefbf764345e88b91154ad6827332294a6a93e97f5c8e0898af7c215990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:24 + docker inspect -f . ci-base-image-arm64 13:43:24 . [Pipeline] withDockerContainer 13:43:24 prd-ubuntu18.04-docker-arm64-4c-16g-1172 does not seem to be running inside a container 13:43:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:43:26 $ docker top d8d182ab2c653aa20aea27b1db273f5c02c7b009a164e1778526950842313d14 -eo pid,comm [Pipeline] { [Pipeline] echo 13:43:26 ========================================================= 13:43:26 [edgeXBuildGoParallel] Running Tests and Build... 13:43:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:43:27 + make test 13:43:27 go mod tidy 13:43:27 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 13:43:27 Removing intermediate container 53c277d041a9 13:43:27 ---> 88ef00f5d5dc 13:43:27 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:43:27 ---> Running in 1c082d76fbab 13:43:27 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 13:43:27 Removing intermediate container 1c082d76fbab 13:43:27 ---> cfb6b1c01a9d 13:43:27 13:43:27 Step 10/22 : FROM docker:20.10.8 13:43:27 Removing intermediate container 3223ec0b8d3a 13:43:27 ---> ede5d7455842 13:43:27 13:43:27 Step 9/30 : FROM alpine:3.14 13:43:27 Removing intermediate container 5d4a6e654d08 13:43:27 ---> fc0540cdc995 13:43:27 13:43:27 Step 9/24 : FROM alpine:3.14 13:43:27 3.14: Pulling from library/alpine 13:43:27 Removing intermediate container 39257776d185 13:43:27 ---> 05fc723b4f6a 13:43:27 13:43:27 Step 9/22 : FROM alpine:3.14 13:43:27 Removing intermediate container f54bcee77253 13:43:27 ---> 4a1eb7d5d9c7 13:43:27 13:43:27 Step 9/21 : FROM alpine:3.14 13:43:27 3.14: Pulling from library/alpine 13:43:27 20.10.8: Pulling from library/docker 13:43:27 3.14: Pulling from library/alpine 13:43:27 3.14: Pulling from library/alpine 13:43:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:43:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:43:27 Status: Downloaded newer image for alpine:3.14 13:43:27 ---> 14119a10abf4 13:43:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:43:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:43:27 Status: Image is up to date for alpine:3.14 13:43:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:43:27 Status: Image is up to date for alpine:3.14 13:43:27 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:43:27 Status: Image is up to date for alpine:3.14 13:43:27 ---> 14119a10abf4 13:43:27 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:43:27 ---> 14119a10abf4 13:43:27 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:43:27 ---> 14119a10abf4 13:43:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:43:27 ---> Running in 28f029ee954e 13:43:27 ---> Running in 8f8e47b24b9b 13:43:27 ---> Running in 757bb511ebe8 13:43:27 ---> Running in 6728095de99d 13:43:27 Removing intermediate container 28f029ee954e 13:43:27 ---> 6dbd4bad4277 13:43:27 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:43:27 ---> Running in acb235826617 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:28 (1/2) Installing dumb-init (1.2.5-r1) 13:43:28 (2/2) Installing su-exec (0.2-r1) 13:43:28 Executing busybox-1.33.1-r3.trigger 13:43:28 OK: 6 MiB in 16 packages 13:43:28 (1/3) Installing ca-certificates (20191127-r5) 13:43:29 (1/1) Installing dumb-init (1.2.5-r1) 13:43:29 (2/3) Installing dumb-init (1.2.5-r1) 13:43:29 (3/3) Installing su-exec (0.2-r1) 13:43:29 Executing busybox-1.33.1-r3.trigger 13:43:29 Executing busybox-1.33.1-r3.trigger 13:43:29 Executing ca-certificates-20191127-r5.trigger 13:43:29 OK: 6 MiB in 15 packages 13:43:29 (1/2) Installing ca-certificates (20191127-r5) 13:43:29 (2/2) Installing dumb-init (1.2.5-r1) 13:43:29 Executing busybox-1.33.1-r3.trigger 13:43:29 Executing ca-certificates-20191127-r5.trigger 13:43:29 OK: 6 MiB in 17 packages 13:43:29 OK: 6 MiB in 16 packages 13:43:29 Removing intermediate container acb235826617 13:43:29 ---> 0f29fd8ed113 13:43:29 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:43:29 ---> Running in dc9ed861fd68 13:43:29 Removing intermediate container dc9ed861fd68 13:43:29 ---> 7f91cb79b6a6 13:43:29 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:43:29 Removing intermediate container 6728095de99d 13:43:29 ---> 760a1490ec3f 13:43:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:29 ---> Running in 0c8780cdbefe 13:43:29 ---> Running in 39705c33161d 13:43:30 Removing intermediate container 8f8e47b24b9b 13:43:30 ---> 1fe608f41d21 13:43:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:43:30 Removing intermediate container 0c8780cdbefe 13:43:30 ---> 406f26b7f934 13:43:30 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:43:30 Removing intermediate container 757bb511ebe8 13:43:30 ---> 2a1d42f09517 13:43:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:43:30 Removing intermediate container 39705c33161d 13:43:30 ---> dd77c7188090 13:43:30 Step 12/22 : ENV APP_PORT=59881 13:43:30 ---> Running in bfe66e2503cc 13:43:30 ---> Running in 765beb9a8e20 13:43:30 ---> Running in 66259f37b9fd 13:43:30 ---> Running in aef246ebc2a7 13:43:30 Removing intermediate container bfe66e2503cc 13:43:30 ---> 4caf543eab4e 13:43:30 Step 12/24 : WORKDIR / 13:43:30 Removing intermediate container aef246ebc2a7 13:43:30 ---> e9a012f6a4e8 13:43:30 Step 12/21 : ENV APP_PORT=59860 13:43:30 ---> Running in 92951dd1769f 13:43:30 Removing intermediate container 66259f37b9fd 13:43:30 ---> fb0246c02db9 13:43:30 Step 13/22 : EXPOSE $APP_PORT 13:43:30 ---> Running in 3e6263436791 13:43:30 ---> Running in 19aefac90ac1 13:43:30 Removing intermediate container 92951dd1769f 13:43:30 ---> c43c833528b3 13:43:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:43:31 Removing intermediate container 19aefac90ac1 13:43:31 ---> df46126db158 13:43:31 Step 14/22 : WORKDIR / 13:43:31 Removing intermediate container 3e6263436791 13:43:31 ---> e922781421f2 13:43:31 Step 13/21 : EXPOSE $APP_PORT 13:43:31 ---> Running in 80d18d6adc9b 13:43:31 ---> Running in ed38d8738533 13:43:31 Removing intermediate container 765beb9a8e20 13:43:31 ---> fdad91d43b4c 13:43:31 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:43:31 Removing intermediate container ed38d8738533 13:43:31 ---> 03cc56efbd0b 13:43:31 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:31 ---> Running in 8c9f6f4b308c 13:43:31 ---> 695c8833b31f 13:43:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:43:31 Removing intermediate container 80d18d6adc9b 13:43:31 ---> 0e7c08bb513c 13:43:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:31 Removing intermediate container 8c9f6f4b308c 13:43:31 ---> 0d2a2413235c 13:43:31 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:43:31 ---> 9dbe50c3f6c7 13:43:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:43:31 ---> 037c90e8f16e 13:43:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:43:31 ---> a7b6a49a3b5f 13:43:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:43:31 ---> a6db5d55f3e5 13:43:31 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:43:31 ---> Running in 5d9e3fa35883 13:43:32 ---> 65241a8d45e4 13:43:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:43:32 ---> 9974cbe9ed3b 13:43:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:43:32 ---> a6edc505015d 13:43:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:43:32 ---> e216c4b08407 13:43:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:43:32 ---> 8440bd9ea2ae 13:43:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:43:32 ---> abef9899ea5d 13:43:32 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:43:32 ---> Running in 44e69d8f78bf 13:43:32 ---> Running in 4c0e3ada8ae6 13:43:32 Removing intermediate container 44e69d8f78bf 13:43:32 ---> 4569b57b890a 13:43:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:32 Removing intermediate container 5d9e3fa35883 13:43:32 ---> 61f59643a98d 13:43:32 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:32 Removing intermediate container 4c0e3ada8ae6 13:43:32 ---> dfacc08715a9 13:43:32 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:32 ---> Running in f5ff66143acd 13:43:32 ---> Running in 25aaead6c107 13:43:32 ---> 875b9159bc99 13:43:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:43:33 Removing intermediate container f5ff66143acd 13:43:33 ---> 69fcbc1ed174 13:43:33 Step 20/22 : LABEL arch=x86_64 13:43:33 ---> Running in e6716f676289 13:43:33 Removing intermediate container 25aaead6c107 13:43:33 ---> 02d3280ddaaa 13:43:33 Step 19/21 : LABEL arch=x86_64 13:43:33 ---> 340683487d96 13:43:33 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:43:33 ---> Running in e4643ce4ee81 13:43:33 Removing intermediate container e6716f676289 13:43:33 ---> 6c16b41b5b85 13:43:33 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:43:33 Removing intermediate container e4643ce4ee81 13:43:33 ---> 53dd2996573f 13:43:33 Step 20/21 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:43:33 ---> Running in d7230d8e440b 13:43:33 ---> Running in 2b4d2104bfac 13:43:33 ---> 13f82c992c47 13:43:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:43:33 Removing intermediate container d7230d8e440b 13:43:33 ---> 0b1eb514534b 13:43:33 Step 22/22 : LABEL version=0.0.0 13:43:33 Removing intermediate container 2b4d2104bfac 13:43:33 ---> 25849c6121e6 13:43:33 Step 21/21 : LABEL version=0.0.0 13:43:33 ---> e12f6c0ca419 13:43:33 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:43:33 ---> Running in d90251228d27 13:43:33 ---> 59d0ba762992 13:43:33 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/ 13:43:34 ---> Running in 34c3c5033198 13:43:34 ---> Running in 128e0aadc220 13:43:34 Removing intermediate container d90251228d27 13:43:34 ---> fcb5ec1409b8 13:43:34 13:43:34 ---> 58e1146f8bda 13:43:34 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:43:34 Removing intermediate container 34c3c5033198 13:43:34 ---> 2499ffda7770 13:43:34 13:43:34 Successfully built fcb5ec1409b8 13:43:34 Successfully tagged support-notifications:latest 13:43:34  Building support-notifications ... done Building core-command 13:43:34 Successfully built 2499ffda7770 13:43:34 Successfully tagged core-metadata:latest 13:43:34  Building core-metadata ... done Building core-data 13:43:34 ---> 78731153731f 13:43:34 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:43:36 ---> c0636d11f3df 13:43:36 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:43:37 ---> Running in 10a2936ad785 13:43:37 Removing intermediate container 128e0aadc220 13:43:37 ---> 2a05ff2ffd3b 13:43:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:43:37 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:43:37 Status: Downloaded newer image for docker:20.10.8 13:43:37 ---> bc6c0ffef665 13:43:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:43:37 ---> Running in 16c93498f1dd 13:43:37 Removing intermediate container 10a2936ad785 13:43:37 ---> 2ab120318098 13:43:37 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:43:37 ---> Running in ee5bbbc80337 13:43:37 Removing intermediate container 16c93498f1dd 13:43:37 ---> b8678e77fa75 13:43:37 Step 22/24 : LABEL arch=x86_64 13:43:37 Removing intermediate container ee5bbbc80337 13:43:37 ---> 8ba57a65a977 13:43: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 13:43:37 ---> Running in 7de984caa81b 13:43:37 ---> Running in b0d97c19f0d1 13:43:37 ---> 8501442cdd95 13:43:37 Step 25/30 : RUN chmod +x /entrypoint.sh 13:43:37 Removing intermediate container 7de984caa81b 13:43:37 ---> 0f16032298ae 13:43:37 Step 23/24 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:43:37 ---> Running in a6ea48d0db65 13:43:37 ---> Running in ad4109d51558 13:43:37 Removing intermediate container ad4109d51558 13:43:37 ---> 58dfec3cab01 13:43:37 Step 24/24 : LABEL version=0.0.0 13:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:38 ---> Running in e7a965ead82f 13:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:38 (1/42) Installing readline (8.1.0-r0) 13:43:38 (2/42) Installing bash (5.1.4-r0) 13:43:38 Executing bash-5.1.4-r0.post-install 13:43:38 (3/42) Installing brotli-libs (1.0.9-r5) 13:43:38 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:43:38 (5/42) Installing libcurl (7.79.1-r0) 13:43:38 (6/42) Installing curl (7.79.1-r0) 13:43:38 (7/42) Installing dumb-init (1.2.5-r1) 13:43:38 (8/42) Installing libbz2 (1.0.8-r1) 13:43:38 (9/42) Installing expat (2.4.1-r0) 13:43:38 (10/42) Installing libffi (3.3-r2) 13:43:38 Removing intermediate container e7a965ead82f 13:43:38 ---> dfe5dc6171f8 13:43:38 13:43:38 (11/42) Installing gdbm (1.19-r0) 13:43:38 (12/42) Installing xz-libs (5.2.5-r0) 13:43:38 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:43:38 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:43:38 (15/42) Installing mpdecimal (2.5.1-r1) 13:43:38 (16/42) Installing sqlite-libs (3.35.5-r0) 13:43:38 Successfully built dfe5dc6171f8 13:43:38 (17/42) Installing python3 (3.9.5-r1) 13:43:38 Successfully tagged security-secretstore-setup:latest 13:43:38  Building security-secretstore-setup ... done Building security-proxy-setup 13:43:40 (18/42) Installing py3-appdirs (1.4.4-r2) 13:43:40 (19/42) Installing py3-chardet (4.0.0-r2) 13:43:40 Removing intermediate container a6ea48d0db65 13:43:40 ---> 0fe2e2e64c9f 13:43:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:43:40 (20/42) Installing py3-idna (3.2-r0) 13:43:40 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:43:40 (22/42) Installing py3-certifi (2020.12.5-r1) 13:43:40 (23/42) Installing py3-requests (2.25.1-r4) 13:43:40 (24/42) Installing py3-msgpack (1.0.2-r1) 13:43:40 (25/42) Installing py3-lockfile (0.12.2-r4) 13:43:40 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:43:41 (27/42) Installing py3-colorama (0.4.4-r1) 13:43:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:43:41 (29/42) Installing py3-distlib (0.3.1-r3) 13:43:41 (30/42) Installing py3-distro (1.5.0-r3) 13:43:41 (31/42) Installing py3-six (1.15.0-r1) 13:43:41 (32/42) Installing py3-webencodings (0.5.1-r4) 13:43:41 (33/42) Installing py3-html5lib (1.1-r1) 13:43:41 (34/42) Installing py3-parsing (2.4.7-r2) 13:43:41 (35/42) Installing py3-packaging (20.9-r1) 13:43:41 (36/42) Installing py3-toml (0.10.2-r2) 13:43:41 ---> Running in c52293b91919 13:43:41 (37/42) Installing py3-pep517 (0.10.0-r2) 13:43:41 (38/42) Installing py3-progress (1.5-r2) 13:43:41 (39/42) Installing py3-retrying (1.3.3-r1) 13:43:41 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:43:41 (41/42) Installing py3-setuptools (52.0.0-r3) 13:43:41 (42/42) Installing py3-pip (20.3.4-r1) 13:43:43 Executing busybox-1.33.1-r3.trigger 13:43:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:43 ---> 25def7d4651b 13:43:43 Step 3/22 : WORKDIR /edgex-go 13:43:43 ---> Using cache 13:43:43 ---> ae69dd15e9e7 13:43:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:43 ---> Using cache 13:43:43 ---> 5acb34f3e926 13:43:43 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:43:43 OK: 84 MiB in 64 packages 13:43:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:43:45 ---> 25def7d4651b 13:43:45 Step 3/20 : WORKDIR /edgex-go 13:43:45 ---> Using cache 13:43:45 ---> ae69dd15e9e7 13:43:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:45 ---> Using cache 13:43:45 ---> 5acb34f3e926 13:43:45 Step 5/20 : RUN apk add --update --no-cache make git 13:43:45 ---> Using cache 13:43:45 ---> 3e32ecf8f65a 13:43:45 Step 6/20 : COPY . . 13:43:45 ---> Using cache 13:43:45 ---> 42d2c72697f7 13:43:45 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:45 ---> Using cache 13:43:45 ---> f2636967aa02 13:43:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:43:45 Collecting docker-compose==1.23.2 13:43:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:43:45 Collecting docopt<0.7,>=0.6.1 13:43:45 Downloading docopt-0.6.2.tar.gz (25 kB) 13:43:45 Collecting texttable<0.10,>=0.9.0 13:43:45 Downloading texttable-0.9.1.tar.gz (11 kB) 13:43:45 Removing intermediate container c52293b91919 13:43:45 ---> 101418dd6b7e 13:43:45 Step 27/30 : CMD ["gate"] 13:43:45 ---> Running in 47c21a9540da 13:43:45 ---> Running in 556b8c63a1db 13:43:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:43:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:43:45 Collecting cached-property<2,>=1.2.0 13:43:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:43:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:43:45 Collecting PyYAML<4,>=3.10 13:43:45 Downloading PyYAML-3.13.tar.gz (270 kB) 13:43:46 ---> Running in b26815c2d544 13:43:46 Removing intermediate container b26815c2d544 13:43:46 ---> 645f74ec7801 13:43:46 Step 28/30 : LABEL arch=x86_64 13:43:46 Collecting jsonschema<3,>=2.5.1 13:43:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:43:46 Collecting dockerpty<0.5,>=0.4.1 13:43:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:43:46 ---> Running in bc253bf9969d 13:43:46 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 13:43:46 Removing intermediate container bc253bf9969d 13:43:46 ---> cc9d16f5dc77 13:43:46 Step 29/30 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:43:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:43:46 ---> Running in 9d1d6fb48b82 13:43:46 Collecting websocket-client<1.0,>=0.32.0 13:43:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:43:46 Collecting docker<4.0,>=3.6.0 13:43:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:43:47 Removing intermediate container 9d1d6fb48b82 13:43:47 ---> cc8cd04daa13 13:43:47 Step 30/30 : LABEL version=0.0.0 13:43:47 Collecting docker-pycreds>=0.4.0 13:43:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:43:47 ---> Running in b9a64ffd8807 13:43:47 Collecting idna<2.8,>=2.5 13:43:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:43:47 Collecting chardet<3.1.0,>=3.0.2 13:43:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:43:47 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) 13:43:47 Collecting urllib3<1.25,>=1.21.1 13:43:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:43:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:43:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:43:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:43:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:43:47 Removing intermediate container b9a64ffd8807 13:43:47 ---> 912cc9d898e1 13:43:47 13:43:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:43:47 Attempting uninstall: urllib3 13:43:47 Found existing installation: urllib3 1.26.5 13:43:47 Successfully built 912cc9d898e1 13:43:47 Uninstalling urllib3-1.26.5: 13:43:47 Successfully tagged security-bootstrapper:latest 13:43:47  Building security-bootstrapper ... done Building support-scheduler 13:43:47 Successfully uninstalled urllib3-1.26.5 13:43:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:43:47 Attempting uninstall: idna 13:43:47 Found existing installation: idna 3.2 13:43:47 Uninstalling idna-3.2: 13:43:47 Successfully uninstalled idna-3.2 13:43:48 OK: 220 MiB in 52 packages 13:43:48 Attempting uninstall: chardet 13:43:48 Found existing installation: chardet 4.0.0 13:43:48 Uninstalling chardet-4.0.0: 13:43:48 Successfully uninstalled chardet-4.0.0 13:43:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:48 ---> 25def7d4651b 13:43:48 Step 3/22 : WORKDIR /edgex-go 13:43:48 ---> Using cache 13:43:48 ---> ae69dd15e9e7 13:43:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:48 ---> Using cache 13:43:48 ---> 5acb34f3e926 13:43:48 Step 5/22 : RUN apk add --update --no-cache make git 13:43:48 ---> Using cache 13:43:48 ---> 3e32ecf8f65a 13:43:48 Step 6/22 : COPY . . 13:43:48 ---> Using cache 13:43:48 ---> 42d2c72697f7 13:43:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:48 ---> Using cache 13:43:48 ---> f2636967aa02 13:43:48 Step 8/22 : RUN make cmd/core-command/core-command 13:43:49 ---> Running in bc82b256e2df 13:43:49 Attempting uninstall: requests 13:43:49 Found existing installation: requests 2.25.1 13:43:49 Uninstalling requests-2.25.1: 13:43:49 Successfully uninstalled requests-2.25.1 13:43:49 Removing intermediate container 556b8c63a1db 13:43:49 ---> 3833e5801a73 13:43:49 Step 6/22 : COPY . . 13:43:49 Running setup.py install for texttable: started 13:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:43:50 Running setup.py install for texttable: finished with status 'done' 13:43:50 Running setup.py install for PyYAML: started 13:43:51 Running setup.py install for PyYAML: finished with status 'done' 13:43:51 Running setup.py install for docopt: started 13:43:52 Running setup.py install for docopt: finished with status 'done' 13:43:52 Running setup.py install for dockerpty: started 13:43:52 Running setup.py install for dockerpty: finished with status 'done' 13:43:54 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 13:43:54 ? github.com/edgexfoundry/edgex-go [no test files] 13:43:58 ---> e03c7016c977 13:43:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:58 ---> Running in 69bbe6537faf 13:44:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:44:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:44:00 ---> 25def7d4651b 13:44:00 Step 3/23 : WORKDIR /edgex-go 13:44:00 ---> Using cache 13:44:00 ---> ae69dd15e9e7 13:44:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:00 ---> Using cache 13:44:00 ---> 5acb34f3e926 13:44:00 Step 5/23 : RUN apk add --update --no-cache make git 13:44:00 ---> Using cache 13:44:00 ---> 3e32ecf8f65a 13:44:00 Step 6/23 : COPY go.mod . 13:44:00 Removing intermediate container b0d97c19f0d1 13:44:00 ---> 2d98db1c0349 13:44:00 Step 13/22 : ENV APP_PORT=58890 13:44:00 ---> 8efc08e356bb 13:44:00 Step 7/23 : RUN go mod download 13:44:00 ---> Running in 42df01ec60fb 13:44:00 ---> Running in 98349d9cbee2 13:44:00 Removing intermediate container 69bbe6537faf 13:44:00 ---> ff395c8cbfc6 13:44:00 Step 8/22 : RUN make cmd/core-data/core-data 13:44:01 ---> Running in f09cd462e758 13:44:01 Removing intermediate container 98349d9cbee2 13:44:01 ---> 8cbb458ba260 13:44:01 Step 14/22 : EXPOSE $APP_PORT 13:44:01 ---> Running in 6581ca55462f 13:44:01 Removing intermediate container 6581ca55462f 13:44:01 ---> 6fe13bf8d36d 13:44:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:44:02 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 13:44:02 ---> 0277ff1c2a68 13:44:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:44:02 ---> b0679e42696c 13:44:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:44:02 ---> c67e2aa9a644 13:44:02 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:44:02 ---> Running in cea545350073 13:44:03 Removing intermediate container cea545350073 13:44:03 ---> e65de0a417e6 13:44:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:03 ---> Running in 1a1d0d75f7da 13:44:03 Removing intermediate container 1a1d0d75f7da 13:44:03 ---> 18504c2c2d4a 13:44:03 Step 20/22 : LABEL arch=x86_64 13:44:03 ---> Running in fd1fa26e2dd3 13:44:03 Removing intermediate container fd1fa26e2dd3 13:44:03 ---> 965f952f6988 13:44:03 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:44:03 ---> Running in e5a0f9108751 13:44:03 Removing intermediate container 42df01ec60fb 13:44:03 ---> 6df517a41835 13:44:03 Step 8/23 : COPY . . 13:44:04 Removing intermediate container e5a0f9108751 13:44:04 ---> e28a3907c5f0 13:44:04 Step 22/22 : LABEL version=0.0.0 13:44:04 ---> Running in 8793cca19d32 13:44:05 Removing intermediate container 8793cca19d32 13:44:05 ---> 12eddffb0437 13:44:05 13:44:05 Successfully built 12eddffb0437 13:44:05 Successfully tagged sys-mgmt-agent:latest 13:44:09  Building sys-mgmt-agent ... done  ---> 1fb72e00339d 13:44:09 Step 9/23 : RUN go mod tidy 13:44:09 ---> Running in 01516b018d75 13:44:13 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 13:44:14 Removing intermediate container 01516b018d75 13:44:14 ---> b5e9d317b26e 13:44:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:44:14 ---> Running in d4eaab97096e 13:44:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:44:18 Removing intermediate container 47c21a9540da 13:44:18 ---> e83851219d22 13:44:18 13:44:18 Step 9/20 : FROM alpine:3.14 13:44:18 ---> 14119a10abf4 13:44:18 Step 10/20 : RUN apk add --update --no-cache curl 13:44:18 ---> Running in 9b07d2f07d31 13:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:44:19 (1/5) Installing ca-certificates (20191127-r5) 13:44:19 (2/5) Installing brotli-libs (1.0.9-r5) 13:44:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:44:19 (4/5) Installing libcurl (7.79.1-r0) 13:44:19 (5/5) Installing curl (7.79.1-r0) 13:44:19 Executing busybox-1.33.1-r3.trigger 13:44:20 Executing ca-certificates-20191127-r5.trigger 13:44:20 OK: 8 MiB in 19 packages 13:44:20 Removing intermediate container bc82b256e2df 13:44:20 ---> 316011741415 13:44:20 13:44:20 Step 9/22 : FROM alpine:3.14 13:44:20 ---> 14119a10abf4 13:44:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:44:20 ---> Using cache 13:44:20 ---> 760a1490ec3f 13:44:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:44:20 ---> Using cache 13:44:20 ---> dd77c7188090 13:44:20 Step 12/22 : ENV APP_PORT=59882 13:44:20 ---> Running in bf4d1dbb0ef6 13:44:20 Removing intermediate container bf4d1dbb0ef6 13:44:20 ---> b2916c78db22 13:44:20 Step 13/22 : EXPOSE $APP_PORT 13:44:20 ---> Running in 83972465d5fb 13:44:20 Removing intermediate container 9b07d2f07d31 13:44:20 ---> e1c182082b29 13:44:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:44:20 Removing intermediate container 83972465d5fb 13:44:20 ---> d9a1d0278422 13:44:20 Step 14/22 : WORKDIR / 13:44:20 ---> Running in 4fee5ef5b435 13:44:20 ---> Running in 5eaa63b8c5f6 13:44:21 Removing intermediate container 4fee5ef5b435 13:44:21 ---> 1f5815230016 13:44:21 Step 12/20 : WORKDIR /edgex 13:44:21 Removing intermediate container 5eaa63b8c5f6 13:44:21 ---> 71ecf055740e 13:44:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:21 ---> Running in 89f0138450c0 13:44:21 Removing intermediate container 89f0138450c0 13:44:21 ---> ddfee0f2ae3a 13:44:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:44:21 ---> 4f68aacf4650 13:44:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:44:21 ---> 0e95abdc97e3 13:44:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:44:22 ---> d232868bd24f 13:44:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:44:22 ---> be947f526a90 13:44:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:44:22 ---> f200e496b1fa 13:44:22 Step 18/22 : ENTRYPOINT ["/core-command"] 13:44:22 ---> Running in 4a0903e6b0ef 13:44:22 Removing intermediate container 4a0903e6b0ef 13:44:22 ---> 78ff4bbd82a1 13:44:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:22 ---> Running in b22f36a7c0ed 13:44:22 ---> 4cb6bc88e468 13:44:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:44:22 ---> Running in 72941e6c526a 13:44:22 Removing intermediate container b22f36a7c0ed 13:44:22 ---> a69acdf32de7 13:44:22 Step 20/22 : LABEL arch=x86_64 13:44:22 ---> Running in 7ff864cf869d 13:44:22 Removing intermediate container 72941e6c526a 13:44:22 ---> 48e220d9d064 13:44:22 Step 17/20 : CMD ["--init=true"] 13:44:22 Removing intermediate container 7ff864cf869d 13:44:22 ---> d60b1909cff7 13:44:22 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:44:23 ---> Running in 84493c37eb28 13:44:23 ---> Running in bdd568967dd3 13:44:23 Removing intermediate container 84493c37eb28 13:44:23 ---> 2a9b51ee82e9 13:44:23 Step 18/20 : LABEL arch=x86_64 13:44:23 ---> Running in f552265db00f 13:44:23 Removing intermediate container bdd568967dd3 13:44:23 ---> 974b82907cf9 13:44:23 Step 22/22 : LABEL version=0.0.0 13:44:23 Removing intermediate container f552265db00f 13:44:23 ---> 8e3b17878dff 13:44:23 Step 19/20 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:44:23 ---> Running in e76e1e11305c 13:44:23 ---> Running in 7aa730087fdb 13:44:23 Removing intermediate container e76e1e11305c 13:44:23 ---> 1b8dd5a6bf96 13:44:23 13:44:23 Successfully built 1b8dd5a6bf96 13:44:23 Successfully tagged core-command:latest 13:44:23  Building core-command ... done Removing intermediate container 7aa730087fdb 13:44:23 ---> a9561d027fba 13:44:23 Step 20/20 : LABEL version=0.0.0 13:44:23 ---> Running in c6c0e16ac923 13:44:24 Removing intermediate container c6c0e16ac923 13:44:24 ---> a37706bd7eaf 13:44:24 13:44:24 Successfully built a37706bd7eaf 13:44:24 Successfully tagged security-proxy-setup:latest 13:44:34  Building security-proxy-setup ... done Removing intermediate container f09cd462e758 13:44:34 ---> f2a8040d0417 13:44:34 13:44:34 Step 9/22 : FROM alpine:3.14 13:44:34 ---> 14119a10abf4 13:44:34 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:44:34 ---> Running in bca94f992762 13:44:34 Removing intermediate container bca94f992762 13:44:34 ---> bf77274d0227 13:44:34 Step 11/22 : ENV APP_PORT=59880 13:44:34 ---> Running in b3f65a2aaee1 13:44:34 Removing intermediate container b3f65a2aaee1 13:44:34 ---> 542d31505807 13:44:34 Step 12/22 : EXPOSE $APP_PORT 13:44:34 ---> Running in 69b41b3882a8 13:44:34 Removing intermediate container 69b41b3882a8 13:44:34 ---> 07eb9b20aa31 13:44:34 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:34 ---> Running in 8cd2da96d7b2 13:44:34 Removing intermediate container d4eaab97096e 13:44:34 ---> e5d5fab46e96 13:44:34 13:44:34 Step 11/23 : FROM alpine:3.14 13:44:34 ---> 14119a10abf4 13:44:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:44:34 ---> Using cache 13:44:34 ---> 760a1490ec3f 13:44:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:44:34 ---> Using cache 13:44:34 ---> dd77c7188090 13:44:34 Step 14/23 : ENV APP_PORT=59861 13:44:34 ---> Running in d87c93057186 13:44:34 Removing intermediate container d87c93057186 13:44:34 ---> 56e3d2204c74 13:44:34 Step 15/23 : EXPOSE $APP_PORT 13:44:34 ---> Running in edf56c9c5042 13:44:34 Removing intermediate container edf56c9c5042 13:44:34 ---> 5d50b4638748 13:44:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:34 ---> ac47af6ad78e 13:44:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:44:34 Removing intermediate container 8cd2da96d7b2 13:44:34 ---> bbb51667a580 13:44:34 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:44:34 ---> Running in c242298dca9b 13:44:35 ---> b453051c8682 13:44:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:44:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:44:35 ---> a97f7ac9583b 13:44:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:44:35 ---> Running in f60705c79b86 13:44:35 Removing intermediate container f60705c79b86 13:44:35 ---> 15ce270095cf 13:44:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:35 ---> Running in e628f7192a99 13:44:35 Removing intermediate container e628f7192a99 13:44:35 ---> 8eb33cbeaa5a 13:44:35 Step 21/23 : LABEL arch=x86_64 13:44:35 ---> Running in 6e792f31e6ca 13:44:35 Removing intermediate container 6e792f31e6ca 13:44:35 ---> 1c485b2f81bd 13:44:35 Step 22/23 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:44:35 ---> Running in 6a9c75120ddf 13:44:35 Removing intermediate container 6a9c75120ddf 13:44:35 ---> e3c14ecfd8e6 13:44:35 Step 23/23 : LABEL version=0.0.0 13:44:35 ---> Running in e3d0cc7a85a6 13:44:35 Removing intermediate container e3d0cc7a85a6 13:44:35 ---> 1ca73ae35e2c 13:44:35 13:44:35 Successfully built 1ca73ae35e2c 13:44:35 Successfully tagged support-scheduler:latest 13:44:35  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:44:36 (1/6) Installing dumb-init (1.2.5-r1) 13:44:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:44:36 (3/6) Installing libsodium (1.0.18-r0) 13:44:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:44:36 (5/6) Installing libzmq (4.3.4-r0) 13:44:36 (6/6) Installing zeromq (4.3.4-r0) 13:44:36 Executing busybox-1.33.1-r3.trigger 13:44:36 OK: 8 MiB in 20 packages 13:44:37 Removing intermediate container c242298dca9b 13:44:37 ---> 62325a9c5730 13:44:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:37 ---> fbdb15d5a81d 13:44:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:44:37 ---> 643b1701de4b 13:44:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:44:37 ---> e5c2eb5608b2 13:44:37 Step 18/22 : ENTRYPOINT ["/core-data"] 13:44:37 ---> Running in 5bf387241afe 13:44:38 Removing intermediate container 5bf387241afe 13:44:38 ---> f54e2f66eaa9 13:44:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:38 ---> Running in b91151984252 13:44:38 Removing intermediate container b91151984252 13:44:38 ---> ef2432927f03 13:44:38 Step 20/22 : LABEL arch=x86_64 13:44:38 ---> Running in 3d70bb099284 13:44:38 Removing intermediate container 3d70bb099284 13:44:38 ---> 9f03726909bf 13:44:38 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:44:38 ---> Running in 1d03545c641d 13:44:38 Removing intermediate container 1d03545c641d 13:44:38 ---> e398ad4b8c97 13:44:38 Step 22/22 : LABEL version=0.0.0 13:44:38 ---> Running in d0e7b2b11156 13:44:38 Removing intermediate container d0e7b2b11156 13:44:38 ---> 86da3f3be5c1 13:44:38 13:44:38 Successfully built 86da3f3be5c1 13:44:38 Successfully tagged core-data:latest 13:44:38  Building core-data ... done  [Pipeline] } 13:44:38 $ docker stop --time=1 433041761d165f61c6a7f2397f74dbcc3e1ba826ed5573621df545dd73b27db2 13:44:40 $ docker rm -f 433041761d165f61c6a7f2397f74dbcc3e1ba826ed5573621df545dd73b27db2 [Pipeline] // withDockerContainer [Pipeline] sh 13:44:40 + docker images 13:44:40 REPOSITORY TAG IMAGE ID CREATED SIZE 13:44:40 core-data latest 86da3f3be5c1 2 seconds ago 20.7MB 13:44:40 support-scheduler latest 1ca73ae35e2c 5 seconds ago 16.2MB 13:44:40 e5d5fab46e96 6 seconds ago 1.76GB 13:44:40 f2a8040d0417 7 seconds ago 1.76GB 13:44:40 security-proxy-setup latest a37706bd7eaf 17 seconds ago 26.8MB 13:44:40 core-command latest 1b8dd5a6bf96 17 seconds ago 16.1MB 13:44:40 316011741415 21 seconds ago 1.75GB 13:44:40 e83851219d22 22 seconds ago 1.76GB 13:44:40 sys-mgmt-agent latest 12eddffb0437 36 seconds ago 294MB 13:44:40 security-bootstrapper latest 912cc9d898e1 53 seconds ago 18.9MB 13:44:40 security-secretstore-setup latest dfe5dc6171f8 About a minute ago 28.3MB 13:44:40 support-notifications latest fcb5ec1409b8 About a minute ago 16.9MB 13:44:40 core-metadata latest 2499ffda7770 About a minute ago 16.9MB 13:44:40 05fc723b4f6a About a minute ago 1.76GB 13:44:40 4a1eb7d5d9c7 About a minute ago 1.76GB 13:44:40 ede5d7455842 About a minute ago 1.76GB 13:44:40 fc0540cdc995 About a minute ago 1.76GB 13:44:40 cfb6b1c01a9d About a minute ago 1.76GB 13:44:40 ci-base-image-x86_64 latest 25def7d4651b 5 minutes ago 1.25GB 13:44:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB 13:44:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 13:44:40 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 13:44:40 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 13:44:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 13:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:44:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:44:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:44:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:44:56 Still waiting to schedule task 13:44:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:45:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:45:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:45:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:45:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:45:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:45:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements 13:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 98.5% of statements 13:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 44.7% of statements 13:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.733s coverage: 89.5% of statements 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 84.4% of statements 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.484s coverage: 94.2% of statements 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.270s coverage: 59.1% of statements 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.7% of statements 13:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 47.1% of statements 13:45:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements 13:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.194s coverage: 94.1% of statements 13:45:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 13:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements 13:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 13:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 13:45:49 Running on prd-ubuntu18.04-docker-8c-8g-1173 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 13:45:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:45:49 The recommended git tool is: git 13:45:51 using credential edgex-jenkins-ssh 13:45:51 Cloning the remote Git repository 13:45:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:45:51 > git init /w/workspace/edgex-go/1 # timeout=10 13:45:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:45:51 > git --version # timeout=10 13:45:51 > git --version # 'git version 2.17.1' 13:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.646s coverage: 82.5% of statements 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:45:56 Merging remotes/origin/main commit d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 into PR head commit 062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:45:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:45:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:45:56 > git config core.sparsecheckout # timeout=10 13:45:56 > git checkout -f 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 13:45:56 > git remote # timeout=10 13:45:56 Merge succeeded, producing 062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:45:56 Checking out Revision 062d1ec46d4557d4c9ca351fa75cc296f6392d47 (PR-3770) 13:45:56 > git config --get remote.origin.url # timeout=10 13:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:56 > git merge d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 13:45:56 > git rev-parse HEAD^{commit} # timeout=10 13:45:56 > git config core.sparsecheckout # timeout=10 13:45:56 > git checkout -f 062d1ec46d4557d4c9ca351fa75cc296f6392d47 # timeout=10 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.748s coverage: 91.2% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.687s coverage: 64.4% of statements 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.248s coverage: 100.0% of statements 13:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 13:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 13:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 13:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 13:46:00 Commit message: "fix(snap): configure kuiper's REST service port" 13:46:00 > git --version # timeout=10 13:46:00 > git --version # 'git version 2.17.1' 13:46:00 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:01 + echo snap-build.sh 13:46:01 snap-build.sh 13:46:01 + SNAP_BASE_DIR=. 13:46:01 + '[' '!' -z /w/workspace/edgex-go/1 ']' 13:46:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 13:46:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 13:46:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 13:46:01 + cd /w/workspace/edgex-go/1 13:46:01 + sudo apt-get remove -qy --purge lxd lxd-client 13:46:01 Reading package lists... 13:46:01 Building dependency tree... 13:46:01 Reading state information... 13:46:01 The following packages were automatically installed and are no longer required: 13:46:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:46:01 uidmap xdelta3 13:46:01 Use 'sudo apt autoremove' to remove them. 13:46:01 The following packages will be REMOVED: 13:46:01 lxd* lxd-client* 13:46:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:46:01 After this operation, 31.7 MB disk space will be freed. 13:46:02 (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.) 13:46:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:46:03 Removing lxd dnsmasq configuration 13:46:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:46:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:46:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:46:04 (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.) 13:46:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.333s coverage: 70.4% of statements 13:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:46:05 Processing triggers for systemd (237-3ubuntu10.45) ... 13:46:05 Processing triggers for ureadahead (0.100.0-21) ... 13:46:06 + sudo snap remove --purge lxd 13:46:06 snap "lxd" is not installed 13:46:06 + sudo groupadd --force --system lxd 13:46:06 ++ whoami 13:46:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:46:06 + newgrp - lxd 13:46:06 + sudo snap install lxd 13:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.780s coverage: 43.4% of statements 13:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements 13:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 13:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:46:16 2021-10-22T13:46:13Z INFO Waiting for automatic snapd restart... 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 17.7% of statements 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 63.2% of statements 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.7% of statements 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements 13:46:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 13:46:16 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 13:46:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:46:16 GO111MODULE=on go vet ./... 13:46:28 lxd 4.19 from Canonical* installed 13:46:28 + sudo lxd init --auto 13:46:38 + sudo snap install --classic snapcraft 13:46:51 snapcraft 5.0 from Canonical* installed 13:46:51 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:46:51 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:46:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:46:51 Dload Upload Total Spent Left Speed 13:46:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3666 13:46:51 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 9210k 13:46:51 ./yq_linux_amd64 13:46:51 + sudo snapcraft prime --use-lxd 13:46:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:46:52 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 13:46:52 - README.md 13:46:52 13:46:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:46:52 Launching a container. 13:46:59 Waiting for container to be ready 13:46:59 To start your first instance, try: lxc launch ubuntu:20.04 13:46:59 13:47:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:47:03 Waiting for network to be ready... 13:47:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:47:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 13:47:03 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:47:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 13:47:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:47:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:47:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 13:47:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 13:47:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 13:47:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:47:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:47:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:47:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:47:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:47:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:47:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:47:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:47:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:47:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:47:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 13:47:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 13:47:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:47:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:47:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 13:47:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 13:47:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 13:47:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:47:08 Fetched 25.5 MB in 4s (5908 kB/s) 13:47:09 Reading package lists... 13:47:09 Reading package lists... 13:47:09 Building dependency tree... 13:47:09 Reading state information... 13:47:09 The following additional packages will be installed: 13:47:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:47:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:47:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:47:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:47:09 Suggested packages: 13:47:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:47:09 Recommended packages: 13:47:09 gnupg libsasl2-modules 13:47:09 The following NEW packages will be installed: 13:47:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:47:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:47:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:47:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:47:09 The following packages will be upgraded: 13:47:09 gpg gpg-agent gpgconf libudev1 13:47:09 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:47:09 Need to get 3527 kB of archives. 13:47:09 After this operation, 13.3 MB of additional disk space will be used. 13:47:09 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] 13:47:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:47:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:47:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:47:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:47:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:47:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:47:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:47:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:47:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:47:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:47:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:47:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:47:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:47:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:47:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:47:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:47:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:47:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:47:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:47:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:47:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:47:10 debconf: delaying package configuration, since apt-utils is not installed 13:47:10 Fetched 3527 kB in 1s (3127 kB/s) 13:47:10 (Reading database ... 12511 files and directories currently installed.) 13:47:10 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:47:10 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:47:10 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:47:10 Selecting previously unselected package udev. 13:47:10 (Reading database ... 12511 files and directories currently installed.) 13:47:10 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:47:11 Unpacking udev (237-3ubuntu10.52) ... 13:47:11 Selecting previously unselected package libfuse2:amd64. 13:47:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:47:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:47:11 Selecting previously unselected package fuse. 13:47:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:47:11 Unpacking fuse (2.9.7-1ubuntu1) ... 13:47:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:47:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:47:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:47:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:47:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:47:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:47:11 Selecting previously unselected package libksba8:amd64. 13:47:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:47:11 Unpacking libksba8:amd64 (1.3.5-2) ... 13:47:11 Selecting previously unselected package libroken18-heimdal:amd64. 13:47:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:47:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:47:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:47:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libwind0-heimdal:amd64. 13:47:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:47:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:47:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:47:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:47:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:47:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Selecting previously unselected package libsasl2-modules-db:amd64. 13:47:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:47:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:47:12 Selecting previously unselected package libsasl2-2:amd64. 13:47:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:47:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:47:12 Selecting previously unselected package libldap-common. 13:47:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:47:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:47:12 Selecting previously unselected package libldap-2.4-2:amd64. 13:47:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:47:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:47:12 Selecting previously unselected package dirmngr. 13:47:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:47:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:47:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:47:12 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:47:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:47:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:47:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:47:12 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:47:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:12 Setting up libksba8:amd64 (1.3.5-2) ... 13:47:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:47:12 Setting up udev (237-3ubuntu10.52) ... 13:47:13 invoke-rc.d: policy-rc.d denied execution of start. 13:47:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Processing triggers for systemd (237-3ubuntu10) ... 13:47:13 Setting up fuse (2.9.7-1ubuntu1) ... 13:47:13 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:47:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:47:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:47:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:47:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:47:13 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:47:13 settings in the [Install] section, and DefaultInstance for template units). 13:47:13 This means they are not meant to be enabled using systemctl. 13:47:13 Possible reasons for having this kind of units are: 13:47:13 1) A unit may be statically enabled by being symlinked from another unit's 13:47:13 .wants/ or .requires/ directory. 13:47:13 2) A unit's purpose may be to act as a helper for some other unit which has 13:47:13 a requirement dependency on it. 13:47:13 3) A unit may be started when needed via activation (socket, path, timer, 13:47:13 D-Bus, udev, scripted systemctl call, ...). 13:47:13 4) In case of template units, the unit is meant to be enabled with some 13:47:13 instance name specified. 13:47:14 Reading package lists... 13:47:14 Building dependency tree... 13:47:14 Reading state information... 13:47:14 The following additional packages will be installed: 13:47:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:47:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:47:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:47:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:47:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:47:14 Suggested packages: 13:47:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:47:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:47:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:47:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:47:14 systemd-container policykit-1 13:47:14 Recommended packages: 13:47:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:47:14 The following NEW packages will be installed: 13:47:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:47:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:47:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:47:14 multiarch-support openssh-client python3 python3-minimal python3.6 13:47:14 python3.6-minimal snapd squashfs-tools sudo 13:47:14 The following packages will be upgraded: 13:47:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:47:14 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:47:14 Need to get 36.8 MB of archives. 13:47:14 After this operation, 147 MB of additional disk space will be used. 13:47:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:47:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:47:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:47:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:47:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:47:14 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:47:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:47:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:47:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:47:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:47:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:47:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:47:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:47:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:47:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:47:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:47:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:47:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:47:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:47:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:47:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:47:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:47:15 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:47:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:47:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:47:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:47:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:47:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:47:15 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:47:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:47:16 debconf: delaying package configuration, since apt-utils is not installed 13:47:16 Fetched 36.8 MB in 2s (20.1 MB/s) 13:47:16 (Reading database ... 12757 files and directories currently installed.) 13:47:16 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:47:16 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:47:17 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:47:17 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:47:17 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:47:17 (Reading database ... 12757 files and directories currently installed.) 13:47:17 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:47:17 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:47:17 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:47:17 (Reading database ... 12757 files and directories currently installed.) 13:47:17 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:47:17 Unpacking apt (1.6.14) over (1.6.1) ... 13:47:17 Setting up apt (1.6.14) ... 13:47:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:47:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:47:18 (Reading database ... 12764 files and directories currently installed.) 13:47:18 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:47:18 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:47:18 Selecting previously unselected package libpython3.6-minimal:amd64. 13:47:18 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:47:18 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:47:18 Selecting previously unselected package libexpat1:amd64. 13:47:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:47:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:47:18 Selecting previously unselected package python3.6-minimal. 13:47:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:47:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:47:19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:47:19 Checking for services that may need to be restarted...done. 13:47:19 Checking for services that may need to be restarted...done. 13:47:19 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:47:19 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:47:19 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:47:19 Selecting previously unselected package python3-minimal. 13:47:19 (Reading database ... 13012 files and directories currently installed.) 13:47:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:47:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:47:19 Selecting previously unselected package mime-support. 13:47:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:47:19 Unpacking mime-support (3.60ubuntu1) ... 13:47:19 Selecting previously unselected package libmpdec2:amd64. 13:47:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:47:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:47:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:47:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:47:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:47:20 Selecting previously unselected package python3.6. 13:47:20 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:47:20 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:47:20 Selecting previously unselected package libpython3-stdlib:amd64. 13:47:20 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:47:20 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:47:20 Setting up python3-minimal (3.6.7-1~18.04) ... 13:47:20 Selecting previously unselected package python3. 13:47:20 (Reading database ... 13442 files and directories currently installed.) 13:47:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:47:20 Unpacking python3 (3.6.7-1~18.04) ... 13:47:20 Selecting previously unselected package multiarch-support. 13:47:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:47:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:47:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:47:20 Selecting previously unselected package liblzo2-2:amd64. 13:47:20 (Reading database ... 13479 files and directories currently installed.) 13:47:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:47:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:47:20 Selecting previously unselected package libbsd0:amd64. 13:47:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:47:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:47:20 Selecting previously unselected package sudo. 13:47:20 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:47:20 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:47:20 Selecting previously unselected package apparmor. 13:47:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:47:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:47:20 Selecting previously unselected package libedit2:amd64. 13:47:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:47:20 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:47:20 Selecting previously unselected package libkrb5support0:amd64. 13:47:20 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:47:20 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:47:20 Selecting previously unselected package libk5crypto3:amd64. 13:47:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:47:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:47:21 Selecting previously unselected package libkeyutils1:amd64. 13:47:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:47:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:47:21 Selecting previously unselected package libkrb5-3:amd64. 13:47:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:47:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:47:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:47:21 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:47:21 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:47:21 Selecting previously unselected package libssl1.0.0:amd64. 13:47:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:47:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:47:21 Selecting previously unselected package openssh-client. 13:47:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:47:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:47:21 Selecting previously unselected package squashfs-tools. 13:47:21 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:47:21 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:47:21 Selecting previously unselected package snapd. 13:47:21 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:47:21 Unpacking snapd (2.51.1+18.04) ... 13:47:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:47:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:47:24 Setting up mime-support (3.60ubuntu1) ... 13:47:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:47:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:47:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:47:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:47:24 Setting up systemd (237-3ubuntu10.52) ... 13:47:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:47:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:47:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:47:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:47:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:47:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:47:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:47:25 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:47:25 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:47:25 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:47:25 Setting up python3 (3.6.7-1~18.04) ... 13:47:25 running python rtupdate hooks for python3.6... 13:47:25 running python post-rtupdate hooks for python3.6... 13:47:25 Setting up apparmor (2.12-4ubuntu5.1) ... 13:47:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:47:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:47:26 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:47:26 Setting up snapd (2.51.1+18.04) ... 13:47:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:47:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:47:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:47:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:47:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:47:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:47:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:47:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:47:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:47:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:47:28 /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' 13:47:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:47:28 Processing triggers for systemd (237-3ubuntu10.52) ... 13:47:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:47:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:47:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:47:30 Reading package lists... 13:47:31 Reading package lists... 13:47:31 Building dependency tree... 13:47:31 Reading state information... 13:47:31 Calculating upgrade... 13:47:31 The following packages will be upgraded: 13:47:31 advancecomp base-files bash binutils binutils-common 13:47:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:47:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:47:31 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:47:31 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:47:31 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:47:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:47:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:47:31 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:47:31 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:47:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:47:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:47:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:47:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:47:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:47:31 ubuntu-keyring util-linux 13:47:31 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:47:31 Need to get 64.1 MB of archives. 13:47:31 After this operation, 5144 kB of additional disk space will be used. 13:47:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 13:47:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:47:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:47:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:47:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:47:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:47:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:47:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:47:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:47:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:47:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:47:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:47:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:47:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:47:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:47:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:47:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:47:31 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:47:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:47:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:47:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:47:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:47:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:47:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:47:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:47:31 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:47:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:47:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:47:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:47:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:47:31 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:47:31 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:47:31 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:47:31 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:47:31 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:47:31 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:47:31 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:47:31 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:47:31 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:47:31 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:47:31 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:47:31 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:47:31 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:47:31 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:47:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:47:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:47:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 13:47:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:47:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:47:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:47:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:47:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:47:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:47:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:47:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:47:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:47:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:47:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:47:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:47:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:47:32 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:47:32 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:47:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:47:32 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:47:32 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:47:32 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:47:32 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:47:32 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:47:32 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:47:32 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:47:32 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:47:32 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:47:32 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:47:32 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:47:32 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:47:32 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:47:32 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:47:32 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:47:32 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:47:32 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:47:32 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:47:32 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:47:32 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:47:32 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:47:32 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] 13:47:32 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:47:32 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:47:33 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] 13:47:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:47:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:47:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:47:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:47:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:47:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:47:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:47:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:47:33 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] 13:47:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:47:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:47:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:47:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:47:33 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:47:33 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:47:33 debconf: delaying package configuration, since apt-utils is not installed 13:47:33 Fetched 64.1 MB in 2s (40.1 MB/s) 13:47:33 (Reading database ... 13914 files and directories currently installed.) 13:47:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:47:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:47:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:47:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:47:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 13:47:33 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 13:47:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:34 (Reading database ... 13914 files and directories currently installed.) 13:47:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:47:35 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:47:35 (Reading database ... 13914 files and directories currently installed.) 13:47:35 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:35 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:47:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:47:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:35 (Reading database ... 13914 files and directories currently installed.) 13:47:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:47:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:47:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:47:36 (Reading database ... 13914 files and directories currently installed.) 13:47:36 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:47:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:47:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:47:36 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:47:36 Setting up base-files (10.1ubuntu2.11) ... 13:47:36 Installing new version of config file /etc/issue ... 13:47:36 Installing new version of config file /etc/issue.net ... 13:47:36 Installing new version of config file /etc/lsb-release ... 13:47:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:47:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:47:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:47:36 Removing obsolete conffile /etc/default/motd-news ... 13:47:36 (Reading database ... 13915 files and directories currently installed.) 13:47:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:47:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:47:37 Setting up bash (4.4.18-2ubuntu1.2) ... 13:47:37 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 13:47:37 (Reading database ... 13915 files and directories currently installed.) 13:47:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:47:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:47:37 (Reading database ... 13915 files and directories currently installed.) 13:47:37 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:47:37 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:47:37 Setting up tar (1.29b-2ubuntu0.2) ... 13:47:37 (Reading database ... 13915 files and directories currently installed.) 13:47:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:47:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:47:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:47:37 (Reading database ... 13915 files and directories currently installed.) 13:47:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:47:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:47:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:47:37 (Reading database ... 13915 files and directories currently installed.) 13:47:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:47:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:47:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:47:37 (Reading database ... 13915 files and directories currently installed.) 13:47:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:47:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:47:38 Setting up grep (3.1-2build1) ... 13:47:38 (Reading database ... 13915 files and directories currently installed.) 13:47:38 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:47:38 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:47:38 Setting up gzip (1.6-5ubuntu1.1) ... 13:47:38 (Reading database ... 13915 files and directories currently installed.) 13:47:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:47:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:47:38 Setting up login (1:4.5-1ubuntu2) ... 13:47:38 (Reading database ... 13915 files and directories currently installed.) 13:47:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:47:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:47:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:38 ./bin/test-attribution-txt.sh [Pipeline] sh 13:47:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:47:38 (Reading database ... 13915 files and directories currently installed.) 13:47:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:47:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:47:39 + ls -al . 13:47:39 total 660 13:47:39 drwxrwxr-x 9 1001 1001 4096 Oct 22 13:47 . 13:47:39 drwxr-xr-x 4 root root 4096 Oct 22 13:43 .. 13:47:39 -rw-rw-r-- 1 1001 1001 11 Oct 22 13:40 .dockerignore 13:47:39 drwxrwxr-x 8 1001 1001 4096 Oct 22 13:41 .git 13:47:39 drwxrwxr-x 4 1001 1001 4096 Oct 22 13:40 .github 13:47:39 -rw-rw-r-- 1 1001 1001 804 Oct 22 13:40 .gitignore 13:47:39 -rw-rw-r-- 1 1001 1001 42 Oct 22 13:40 .golangci.yml 13:47:39 -rw-rw-r-- 1 1001 1001 76 Oct 22 13:40 .hadolint.yml 13:47:39 -rw-rw-r-- 1 1001 1001 166 Oct 22 13:40 .sonarcloud.properties 13:47:39 -rw-rw-r-- 1 1001 1001 1171 Oct 22 13:40 ADOPTERS.md 13:47:39 -rw-rw-r-- 1 1001 1001 8910 Oct 22 13:40 Attribution.txt 13:47:39 -rw-rw-r-- 1 1001 1001 43881 Oct 22 13:40 CHANGELOG.md 13:47:39 -rw-rw-r-- 1 1001 1001 3804 Oct 22 13:40 CONTRIBUTING.md 13:47:39 -rw-rw-r-- 1 1001 1001 677 Oct 22 13:40 GOVERNANCE.md 13:47:39 -rw-rw-r-- 1 1001 1001 849 Oct 22 13:40 Jenkinsfile 13:47:39 -rw-rw-r-- 1 1001 1001 10775 Oct 22 13:40 LICENSE 13:47:39 -rw-rw-r-- 1 1001 1001 6508 Oct 22 13:40 Makefile 13:47:39 -rw-rw-r-- 1 1001 1001 582 Oct 22 13:40 OWNERS.md 13:47:39 -rw-rw-r-- 1 1001 1001 8256 Oct 22 13:40 README.md 13:47:39 -rw-rw-r-- 1 1001 1001 6912 Oct 22 13:40 SECURITY.md 13:47:39 -rw-rw-r-- 1 1001 1001 5 Oct 22 13:38 VERSION 13:47:39 -rw-rw-r-- 1 1001 1001 4131 Oct 22 13:40 ZMQWindows.md 13:47:39 drwxrwxr-x 2 1001 1001 4096 Oct 22 13:40 bin 13:47:39 drwxrwxr-x 14 1001 1001 4096 Oct 22 13:40 cmd 13:47:39 -rw-r--r-- 1 root root 425844 Oct 22 13:46 coverage.out 13:47:39 -rw-rw-r-- 1 1001 1001 848 Oct 22 13:40 go.mod 13:47:39 -rw-rw-r-- 1 1001 1001 50414 Oct 22 13:43 go.sum 13:47:39 drwxrwxr-x 8 1001 1001 4096 Oct 22 13:40 internal 13:47:39 drwxrwxr-x 3 1001 1001 4096 Oct 22 13:40 openapi 13:47:39 drwxrwxr-x 4 1001 1001 4096 Oct 22 13:40 snap 13:47:39 -rw-rw-r-- 1 1001 1001 204 Oct 22 13:40 version.go [Pipeline] sh 13:47:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:47:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:47:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:47:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:47:39 + '[' -e coverage.out ] 13:47:39 + chown 1001:1001 coverage.out [Pipeline] stash 13:47:39 Warning: overwriting stash ‘coverage-report’ 13:47:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:47:39 (Reading database ... 13915 files and directories currently installed.) 13:47:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:47:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:47:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:47:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:47:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:47:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:47:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:47:40 Stashed 1 file(s) [Pipeline] sh 13:47:40 (Reading database ... 13915 files and directories currently installed.) 13:47:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:47:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:47:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:47:40 (Reading database ... 13915 files and directories currently installed.) 13:47:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:47:40 (Reading database ... 13915 files and directories currently installed.) 13:47:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:47:40 (Reading database ... 13915 files and directories currently installed.) 13:47:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:41 + make build 13:47:41 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 13:47:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:47:41 (Reading database ... 13915 files and directories currently installed.) 13:47:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:47:41 (Reading database ... 13915 files and directories currently installed.) 13:47:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:47:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:47:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:47:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:47:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:47:41 (Reading database ... 13915 files and directories currently installed.) 13:47:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:47:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:47:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:47:41 (Reading database ... 13915 files and directories currently installed.) 13:47:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:47:41 (Reading database ... 13915 files and directories currently installed.) 13:47:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:47:42 (Reading database ... 13915 files and directories currently installed.) 13:47:42 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:42 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:47:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:47:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:47:43 (Reading database ... 13915 files and directories currently installed.) 13:47:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:47:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:47:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:47:43 (Reading database ... 13915 files and directories currently installed.) 13:47:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:47:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:47:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:47:43 (Reading database ... 13917 files and directories currently installed.) 13:47:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:47:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:47:43 Setting up debconf (1.5.66ubuntu1) ... 13:47:43 (Reading database ... 13917 files and directories currently installed.) 13:47:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:47:43 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:47:43 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:47:43 (Reading database ... 13917 files and directories currently installed.) 13:47:43 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:47:43 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:47:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:47:44 (Reading database ... 13917 files and directories currently installed.) 13:47:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:47:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:47:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:47:44 (Reading database ... 13917 files and directories currently installed.) 13:47:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:47:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:47:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:47:44 (Reading database ... 13919 files and directories currently installed.) 13:47:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:47:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:47:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:47:44 (Reading database ... 13923 files and directories currently installed.) 13:47:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:47:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:47:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:47:44 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:47:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:47:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:47:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:47:44 (Reading database ... 13923 files and directories currently installed.) 13:47:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:47:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:47:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:47:45 (Reading database ... 13923 files and directories currently installed.) 13:47:45 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:47:45 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:47:45 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:47:45 (Reading database ... 13923 files and directories currently installed.) 13:47:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:47:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:47:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:47:45 (Reading database ... 13923 files and directories currently installed.) 13:47:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:47:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:47:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:47:45 (Reading database ... 13923 files and directories currently installed.) 13:47:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:47:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:47:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:47:45 (Reading database ... 13923 files and directories currently installed.) 13:47:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:47:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:47:46 Setting up passwd (1:4.5-1ubuntu2) ... 13:47:46 (Reading database ... 13923 files and directories currently installed.) 13:47:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:47:46 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:47:46 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:47:46 (Reading database ... 13923 files and directories currently installed.) 13:47:46 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:47:46 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:47:46 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:47:46 (Reading database ... 13923 files and directories currently installed.) 13:47:46 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:47:46 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:47:46 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:47:46 (Reading database ... 13923 files and directories currently installed.) 13:47:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:47:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:47:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:47:47 (Reading database ... 13923 files and directories currently installed.) 13:47:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:47:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:47:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:47:47 (Reading database ... 13923 files and directories currently installed.) 13:47:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:47:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:47:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:47:47 (Reading database ... 13923 files and directories currently installed.) 13:47:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:47:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:47:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:47:47 (Reading database ... 13923 files and directories currently installed.) 13:47:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:47:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:47:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:47:47 (Reading database ... 13923 files and directories currently installed.) 13:47:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:47:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:47:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:47:47 (Reading database ... 13924 files and directories currently installed.) 13:47:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:47:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:47:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:47:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:47:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:47:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:47:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:47:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:47:48 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:47:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:47:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:47:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:47:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:47:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:47:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:47:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:47:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:47:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:47:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:47:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:47:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:47:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:47:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:47:48 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 13:47:48 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 13:47:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:47:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:47:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:47:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:47:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:47:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:47:49 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:47:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:47:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:47:49 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:47:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:47:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:47:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:47:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:47:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:47:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:47:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:47:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:47:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:47:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:47:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:47:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:47:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:47:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:47:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:47:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:47:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:47:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:47:53 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:53 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:47:53 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:53 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:53 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:53 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:47:53 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:47:53 Setting up tzdata (2021a-2ubuntu0.18.04) ... 13:47:54 13:47:54 Current default time zone: 'Etc/UTC' 13:47:54 Local time is now: Fri Oct 22 13:47:53 UTC 2021. 13:47:54 Universal Time is now: Fri Oct 22 13:47:53 UTC 2021. 13:47:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:47:54 13:47:54 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:47:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:54 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 13:47:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:47:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:47:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:47:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:47:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:47:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:47:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:47:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:47:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:47:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:47:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:54 Setting up patch (2.7.6-2ubuntu1.1) ... 13:47:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:47:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:47:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:47:54 Installing new version of config file /etc/ssl/openssl.cnf ... 13:47:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:47:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:47:54 Setting up ca-certificates (20210119~18.04.2) ... 13:47:56 Updating certificates in /etc/ssl/certs... 13:47:57 23 added, 28 removed; done. 13:47:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:47:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:47:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:47:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:47:57 Setting up pkgbinarymangler (138.18.04.1) ... 13:47:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:47:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up perl (5.26.1-6ubuntu0.5) ... 13:47:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:47:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:47:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:47:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:47:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:47:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:47:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:47:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:47:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:47:57 Processing triggers for systemd (237-3ubuntu10.52) ... 13:47:57 Processing triggers for mime-support (3.60ubuntu1) ... 13:47:57 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:47:57 Updating certificates in /etc/ssl/certs... 13:47:58 0 added, 0 removed; done. 13:47:58 Running hooks in /etc/ca-certificates/update.d... 13:47:58 done. 13:47:58 Reading package lists... 13:47:59 Building dependency tree... 13:47:59 Reading state information... 13:47:59 The following NEW packages will be installed: 13:47:59 apt-transport-https 13:47:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:47:59 Need to get 4348 B of archives. 13:47:59 After this operation, 154 kB of additional disk space will be used. 13:47:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:47:59 debconf: delaying package configuration, since apt-utils is not installed 13:47:59 Fetched 4348 B in 0s (23.7 kB/s) 13:47:59 Selecting previously unselected package apt-transport-https. 13:47:59 (Reading database ... 13928 files and directories currently installed.) 13:47:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:47:59 Unpacking apt-transport-https (1.6.14) ... 13:47:59 Setting up apt-transport-https (1.6.14) ... 13:48:00 Waiting for network to be ready... 13:48:06 2021-10-22T13:48:04Z INFO Waiting for automatic snapd restart... 13:48:08 snapd 2.52.1 from Canonical* installed 13:48:09 "snapd" switched to the "latest/stable" channel 13:48:09 13:48:10 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 13:48:11 core18 20210722 from Canonical* installed 13:48:11 "core18" switched to the "latest/stable" channel 13:48:11 13:48:12 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 13:48:14 snapcraft 5.0 from Canonical* installed 13:48:14 "snapcraft" switched to the "latest/stable" channel 13:48:14 13:48:16 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 13:48:16 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 13:48:18 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: 13:48:18 - README.md 13:48:18 13:48:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:48:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:48:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:48:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:48:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:48:20 Reading package lists... 13:48:21 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 13:48:21 Reading package lists... 13:48:21 Building dependency tree... 13:48:21 Reading state information... 13:48:21 Suggested packages: 13:48:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:48:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:48:21 Recommended packages: 13:48:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:48:21 The following NEW packages will be installed: 13:48:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:48:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:48:21 pkg-config zip 13:48:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:48:21 Need to get 7670 kB of archives. 13:48:21 After this operation, 43.8 MB of additional disk space will be used. 13:48:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:48:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:48:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:48:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:48:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:48:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:48:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:48:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:48:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:48:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:48:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:48:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:48:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:48:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:48:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:48:22 debconf: delaying package configuration, since apt-utils is not installed 13:48:22 Fetched 7670 kB in 1s (9390 kB/s) 13:48:22 Selecting previously unselected package libglib2.0-0:amd64. 13:48:22 (Reading database ... 13932 files and directories currently installed.) 13:48:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:48:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:48:22 Selecting previously unselected package libpsl5:amd64. 13:48:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:48:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:48:22 Selecting previously unselected package libnghttp2-14:amd64. 13:48:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:48:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:48:22 Selecting previously unselected package librtmp1:amd64. 13:48:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:48:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:48:22 Selecting previously unselected package libcurl3-gnutls:amd64. 13:48:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:48:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:48:23 Selecting previously unselected package liberror-perl. 13:48:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:48:23 Unpacking liberror-perl (0.17025-1) ... 13:48:23 Selecting previously unselected package git-man. 13:48:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:48:23 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:48:23 Selecting previously unselected package git. 13:48:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:48:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:48:23 Selecting previously unselected package libnorm1:amd64. 13:48:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:48:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:48:23 Selecting previously unselected package libpgm-5.2-0:amd64. 13:48:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:48:23 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 13:48:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:48:23 Selecting previously unselected package libsodium23:amd64. 13:48:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:48:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:48:23 Selecting previously unselected package libzmq5:amd64. 13:48:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:48:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:48:23 Selecting previously unselected package libzmq3-dev:amd64. 13:48:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:48:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:48:24 Selecting previously unselected package pkg-config. 13:48:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:48:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:48:24 Selecting previously unselected package zip. 13:48:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:48:24 Unpacking zip (3.0-11build1) ... 13:48:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:48:24 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:48:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:48:24 Setting up liberror-perl (0.17025-1) ... 13:48:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:48:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:48:24 No schema files found: doing nothing. 13:48:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:48:24 Setting up zip (3.0-11build1) ... 13:48:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:48:24 Setting up libsodium23:amd64 (1.0.16-2) ... 13:48:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:48:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:48:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:48:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:48:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:48:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:48:25 git set to automatically installed. 13:48:25 git-man set to automatically installed. 13:48:25 libcurl3-gnutls set to automatically installed. 13:48:25 liberror-perl set to automatically installed. 13:48:25 libglib2.0-0 set to automatically installed. 13:48:25 libnghttp2-14 set to automatically installed. 13:48:25 libnorm1 set to automatically installed. 13:48:25 libpgm-5.2-0 set to automatically installed. 13:48:25 libpsl5 set to automatically installed. 13:48:25 librtmp1 set to automatically installed. 13:48:25 libsodium23 set to automatically installed. 13:48:25 libzmq3-dev set to automatically installed. 13:48:25 libzmq5 set to automatically installed. 13:48:25 pkg-config set to automatically installed. 13:48:25 zip set to automatically installed. 13:48:26 snapd is not logged in, snap install commands will use sudo 13:48:28 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 13:48:30 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 13:48:31 snapd is not logged in, snap install commands will use sudo 13:48:31 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 13:48:32 snap "core18" has no updates available 13:48:33 Pulling config-common 13:48:33 + snapcraftctl pull 13:48:34 Pulling go-build-helper 13:48:34 + snapcraftctl pull 13:48:34 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 13:48:35 'edgex-go' has dependencies that need to be staged: go-build-helper 13:48:35 Skipping pull go-build-helper (already ran) 13:48:35 Building go-build-helper 13:48:35 + snapcraftctl build 13:48:37 Staging go-build-helper 13:48:37 + snapcraftctl stage 13:48:37 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] } 13:48:44 $ docker stop --time=1 d8d182ab2c653aa20aea27b1db273f5c02c7b009a164e1778526950842313d14 13:48:46 $ docker rm -f d8d182ab2c653aa20aea27b1db273f5c02c7b009a164e1778526950842313d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:48:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:48:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:48:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 13:48:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 13:48:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:48:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:48:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 13:48:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 13:48:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 13:48:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:48:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:48:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:48:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:48:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:48:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:48:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:48:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:48:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:48:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:48:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 13:48:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 13:48:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:48:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:48:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 13:48:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 13:48:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 13:48:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:48:47 Fetched 25.5 MB in 0s (0 B/s) 13:48:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:48:47 Fetched 224 kB in 0s (0 B/s) 13:48:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:48:47 Fetched 157 kB in 0s (0 B/s) 13:48:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:48:47 Fetched 221 kB in 0s (0 B/s) 13:48:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:48:47 Fetched 143 kB in 0s (0 B/s) 13:48:47 Pulling edgex-go 13:48:47 + snapcraftctl pull [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:47 Pulling hooks 13:48:47 + snapcraftctl pull 13:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:48:48 13:48:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:48:48 latest: Pulling from edgex-devops/edgex-compose-arm64 13:48:48 29e5d40040c1: Pulling fs layer 13:48:48 1ce36da41761: Pulling fs layer 13:48:48 25b303627fd3: Pulling fs layer 13:48:48 29e5d40040c1: Verifying Checksum 13:48:48 29e5d40040c1: Download complete 13:48:49 1ce36da41761: Verifying Checksum 13:48:49 1ce36da41761: Download complete 13:48:49 29e5d40040c1: Pull complete 13:48:50 25b303627fd3: Verifying Checksum 13:48:50 25b303627fd3: Download complete 13:48:51 1ce36da41761: Pull complete 13:49:01 25b303627fd3: Pull complete 13:49:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:49:01 prd-ubuntu18.04-docker-arm64-4c-16g-1172 does not seem to be running inside a container 13:49:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:49:04 $ docker top 5ffb2310e52e93c41d57abdfc5a54a69dea75f1c2158dd62ea8e1b0821a8e64f -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:05 + docker-compose build --help 13:49:05 + grep parallel 13:49:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:49:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:49:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:49:05 Fetched 0 B in 0s (0 B/s) 13:49:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:49:05 Fetched 96.5 kB in 0s (0 B/s) 13:49:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:49:05 Fetched 279 kB in 0s (0 B/s) 13:49:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:49:05 Fetched 122 kB in 0s (0 B/s) 13:49:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:49:05 Fetched 77.8 kB in 0s (0 B/s) 13:49:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:49:05 Fetched 8848 B in 0s (0 B/s) 13:49:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:49:05 Fetched 47.8 kB in 0s (0 B/s) 13:49:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:49:05 Fetched 45.6 kB in 0s (0 B/s) 13:49:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:49:05 Fetched 15.0 kB in 0s (0 B/s) 13:49:05 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:49:05 Fetched 220 kB in 0s (0 B/s) 13:49:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:49:05 Fetched 154 kB in 0s (0 B/s) 13:49:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:49:05 Fetched 50.6 kB in 0s (0 B/s) 13:49:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:49:05 Fetched 14.8 kB in 0s (0 B/s) 13:49:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:49:05 Fetched 41.8 kB in 0s (0 B/s) 13:49:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:49:05 Fetched 499 kB in 0s (0 B/s) 13:49:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:49:05 Fetched 111 kB in 0s (0 B/s) 13:49:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:49:05 Fetched 240 kB in 0s (0 B/s) 13:49:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:49:05 Fetched 29.3 kB in 0s (0 B/s) 13:49:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:49:05 Fetched 85.5 kB in 0s (0 B/s) 13:49:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:49:05 Fetched 24.5 kB in 0s (0 B/s) 13:49:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:49:05 Fetched 49.2 kB in 0s (0 B/s) 13:49:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:49:05 Fetched 54.2 kB in 0s (0 B/s) 13:49:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:49:05 Fetched 30.8 kB in 0s (0 B/s) 13:49:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:49:05 Fetched 15.8 kB in 0s (0 B/s) 13:49:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:49:05 Fetched 85.9 kB in 0s (0 B/s) 13:49:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:49:05 Fetched 8720 B in 0s (0 B/s) 13:49:05 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:49:05 Fetched 140 kB in 0s (0 B/s) 13:49:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:49:05 Fetched 119 kB in 0s (0 B/s) 13:49:05 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:49:05 Fetched 111 kB in 0s (0 B/s) 13:49:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:49:05 Fetched 11.1 kB in 0s (0 B/s) 13:49:05 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:49:05 Fetched 646 kB in 0s (0 B/s) 13:49:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:49:05 Fetched 41.3 kB in 0s (0 B/s) 13:49:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:49:05 Fetched 17.9 kB in 0s (0 B/s) 13:49:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:49:05 Fetched 368 kB in 0s (0 B/s) 13:49:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:49:05 Fetched 187 kB in 0s (0 B/s) 13:49:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:49:05 Fetched 175 kB in 0s (0 B/s) 13:49:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:49:05 Fetched 206 kB in 0s (0 B/s) 13:49:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 13:49:05 Fetched 1302 kB in 0s (0 B/s) 13:49:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:49:05 Fetched 36.2 kB in 0s (0 B/s) 13:49:05 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:49:05 Fetched 159 kB in 0s (0 B/s) 13:49:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:49:05 Fetched 107 kB in 0s (0 B/s) 13:49:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:49:05 Fetched 48.7 kB in 0s (0 B/s) 13:49:05 Pulling static-packages 13:49:05 + snapcraftctl pull 13:49:05 Pulling version 13:49:05 + cd /root/project 13:49:05 + git describe --tags --abbrev=0 13:49:05 + sed s/v// 13:49:05 + GIT_VERSION=2.0.1-dev.76 13:49:05 + [ -z 2.0.1-dev.76 ] 13:49:05 + snapcraftctl set-version 2.0.1-dev.76 13:49:06 Building config-common 13:49:06 + snapcraftctl build 13:49:08 --parallel Build images in parallel. [Pipeline] } 13:49:08 $ docker stop --time=1 5ffb2310e52e93c41d57abdfc5a54a69dea75f1c2158dd62ea8e1b0821a8e64f 13:49:09 Skipping build go-build-helper (already ran) 13:49:09 Building edgex-go 13:49:09 + cd /root/parts/edgex-go/src 13:49:09 + git describe --tags --abbrev=0 13:49:09 + sed s/v// 13:49:09 + GIT_VERSION=2.0.1-dev.76 13:49:09 + [ -z 2.0.1-dev.76 ] 13:49:09 + echo 2.0.1-dev.76 13:49:09 + [ ! -d vendor ] 13:49:09 + go mod download all 13:49:10 $ docker rm -f 5ffb2310e52e93c41d57abdfc5a54a69dea75f1c2158dd62ea8e1b0821a8e64f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:49:11 . [Pipeline] withDockerContainer 13:49:11 prd-ubuntu18.04-docker-arm64-4c-16g-1172 does not seem to be running inside a container 13:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:49:12 $ docker top a5816e98b211c9f9c094d28825d5dae63681974f1214019a2d382010bbcab64b -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:13 + docker-compose -f ./docker-compose-build.yml build --parallel 13:49:17 + make build 13:49:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data 13:49:18 Building core-command ... 13:49:18 Building core-data ... 13:49:18 Building core-metadata ... 13:49:18 Building security-bootstrapper ... 13:49:18 Building security-proxy-setup ... 13:49:18 Building security-secretstore-setup ... 13:49:18 Building support-notifications ... 13:49:18 Building support-scheduler ... 13:49:18 Building sys-mgmt-agent ... 13:49:18 Building core-data 13:49:18 Building security-bootstrapper 13:49:18 Building security-secretstore-setup 13:49:18 Building security-proxy-setup 13:49:18 Building sys-mgmt-agent 13:49:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command 13:49:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:49:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:49:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:49:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:49:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config 13:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:49:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:49:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:49:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:49:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:49:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:49:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:49:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:49:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:49:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:49:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:49:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:49:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:49:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:49:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:49:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:49:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:49:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:49:44 + 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 13:49:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:49:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:49:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:49:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:49:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:49:44 + 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 13:49:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:49:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:49:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:49:45 Building hooks 13:49:45 + cd /root/parts/hooks/src 13:49:45 + make build 13:49:45 go mod tidy 13:49:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 13:49:46 go: downloading github.com/davecgh/go-spew v1.1.0 13:49:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:49:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:49:47 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:49:47 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:49:47 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:49:50 Building static-packages 13:49:50 + snapcraftctl build 13:49:52 Building version 13:49:52 + snapcraftctl build 13:49:55 Staging config-common 13:49:55 + snapcraftctl stage 13:49:55 Skipping stage go-build-helper (already ran) 13:49:55 Staging edgex-go 13:49:55 + snapcraftctl stage 13:49:56 Staging hooks 13:49:56 + snapcraftctl stage 13:49:57 Staging static-packages 13:49:57 + snapcraftctl stage 13:49:58 Staging version 13:49:58 + snapcraftctl stage 13:49:59 Priming config-common 13:49:59 + snapcraftctl prime 13:50:00 Priming go-build-helper 13:50:00 + snapcraftctl prime 13:50:02 Priming edgex-go 13:50:02 + snapcraftctl prime 13:50:03 Priming hooks 13:50:03 + snapcraftctl prime 13:50:04 Priming static-packages 13:50:04 + snapcraftctl prime 13:50:07 Priming version 13:50:07 + snapcraftctl prime 13:50:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:50:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:50:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:50:26 ---> 04bfe4f7158b 13:50:26 Step 3/22 : WORKDIR /edgex-go 13:50:26 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:50:26 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:50:26 ---> 04bfe4f7158b 13:50:26 Step 3/30 : WORKDIR /edgex-go 13:50:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:50:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:50:26 ---> 04bfe4f7158b 13:50:26 Step 3/24 : WORKDIR /edgex-go 13:50:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:50:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:50:26 ---> 04bfe4f7158b 13:50:26 Step 3/20 : WORKDIR /edgex-go 13:50:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:50:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:50:26 ---> 04bfe4f7158b 13:50:26 Step 3/22 : WORKDIR /edgex-go 13:50:26 ---> Running in 6e097acdffb8 13:50:26 ---> Running in 98ac3407bcbd 13:50:26 ---> Running in 0d52b60e97e5 13:50:26 ---> Running in 810e4b8cc49b 13:50:26 ---> Running in 618a6ed1d7ed 13:50:26 Removing intermediate container 618a6ed1d7ed 13:50:26 ---> bad622b27673 13:50:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:26 Removing intermediate container 98ac3407bcbd 13:50:26 ---> 5d493255c537 13:50:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:26 Removing intermediate container 810e4b8cc49b 13:50:26 ---> 74fdb147c4bc 13:50:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:26 Removing intermediate container 0d52b60e97e5 13:50:26 ---> 763951a44f26 13:50:26 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:26 Removing intermediate container 6e097acdffb8 13:50:26 ---> b73d39c2e756 13:50:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:26 ---> Running in 09085a0116eb 13:50:26 ---> Running in d85ea9739543 13:50:26 ---> Running in 192532ebaae5 13:50:26 ---> Running in c530a873025d 13:50:26 ---> Running in f9a463f29bf4 13:50:26 Removing intermediate container 09085a0116eb 13:50:26 ---> 1ec51cf096b8 13:50:26 Step 5/20 : RUN apk add --update --no-cache make git 13:50:26 ---> Running in 58dec316b23c 13:50:26 Removing intermediate container d85ea9739543 13:50:26 ---> 3fb4ff8d4d0b 13:50:26 Step 5/22 : RUN apk add --update --no-cache make bash git 13:50:26 ---> Running in e9245c2ae5c6 13:50:26 Removing intermediate container c530a873025d 13:50:26 ---> 3deabd5d5dba 13:50:26 Step 5/24 : RUN apk add --update --no-cache make git 13:50:26 Removing intermediate container f9a463f29bf4 13:50:26 ---> 9fb1ad0e54e1 13:50:26 Step 5/30 : RUN apk add --update --no-cache make git 13:50:27 ---> Running in 2bd2b1fa1cee 13:50:27 ---> Running in eb65637293c5 13:50:27 Removing intermediate container 192532ebaae5 13:50:27 ---> a4e8edcac6c9 13:50:27 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:50:27 ---> Running in c3216293ccab 13:50:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:50:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:50:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:50:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:50:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:50:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:50:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:50:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:50:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:50:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:50:30 OK: 219 MiB in 52 packages 13:50:30 OK: 219 MiB in 52 packages 13:50:31 OK: 219 MiB in 52 packages 13:50:31 OK: 219 MiB in 52 packages 13:50:31 OK: 219 MiB in 52 packages 13:50:32 Removing intermediate container 58dec316b23c 13:50:32 ---> 7b77fc20aa36 13:50:32 Step 6/20 : COPY . . 13:50:32 Removing intermediate container e9245c2ae5c6 13:50:32 ---> 080705824870 13:50:32 Step 6/22 : COPY . . 13:50:33 Removing intermediate container 2bd2b1fa1cee 13:50:33 ---> 0b0bdc9eba2b 13:50:33 Step 6/24 : COPY . . 13:50:33 Removing intermediate container eb65637293c5 13:50:33 ---> af5d78f4e7b8 13:50:33 Step 6/30 : COPY . . 13:50:33 Removing intermediate container c3216293ccab 13:50:33 ---> a88f8de38bb7 13:50:33 Step 6/22 : COPY . . 13:50:55 ---> 08b9cac5d6fd 13:50:55 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:55 ---> a465073b886f 13:50:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:55 ---> 913bc87e4e68 13:50:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:55 ---> Running in eb6970245e07 13:50:55 ---> 0a349ed5f87f 13:50:55 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:55 ---> Running in 12f20ec74a86 13:50:55 ---> Running in 3fa85a4f65b5 13:50:55 ---> Running in 8b1ba4a16df9 13:50:55 ---> d2e8a35ff443 13:50:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:55 ---> Running in 2fec64aa5ff6 13:50:59 Removing intermediate container eb6970245e07 13:50:59 ---> 14d98061a204 13:50:59 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:50:59 ---> Running in 9be43dc43cc6 13:51:00 Removing intermediate container 3fa85a4f65b5 13:51:00 ---> 2b65b532ee7a 13:51:00 Step 8/22 : RUN make cmd/core-data/core-data 13:51:00 ---> Running in b2b2c48e8358 13:51:00 Removing intermediate container 12f20ec74a86 13:51:00 ---> 00be3197b70f 13:51:00 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:51:00 ---> Running in b53f42a9bb02 13:51:01 Removing intermediate container 8b1ba4a16df9 13:51:01 ---> 76a16906e6f0 13:51:01 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:51:01 Removing intermediate container 2fec64aa5ff6 13:51:01 ---> af9019a6b3dd 13:51:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:51:01 ---> Running in 424c14b8d711 13:51:01 ---> Running in 05a6f19d8641 13:51: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 13:51:02 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 13:51:03 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 13:51:04 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 13:51:04 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 13:52:55 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 13:52:55 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 13:52:55 Removing intermediate container b53f42a9bb02 13:52:55 ---> af728542ab57 13:52:55 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:52:55 ---> Running in e39f974557be 13:52:57 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 13:53:04 Removing intermediate container 424c14b8d711 13:53:04 ---> ce8be73a7a9f 13:53:04 13:53:04 Step 9/30 : FROM alpine:3.14 13:53:04 3.14: Pulling from library/alpine 13:53:04 Removing intermediate container e39f974557be 13:53:04 ---> 2a3d86ee1c7f 13:53:04 13:53:04 Step 10/22 : FROM docker:20.10.8 13:53:04 20.10.8: Pulling from library/docker 13:53:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:53:04 Status: Downloaded newer image for alpine:3.14 13:53:04 ---> bb3de5531c18 13:53:04 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:53:05 ---> Running in 8061b73cee65 13:53:06 Removing intermediate container 8061b73cee65 13:53:06 ---> 99fadcd8f2fb 13:53:06 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:53:06 Removing intermediate container 9be43dc43cc6 13:53:06 ---> 6584c4d3330a 13:53:06 13:53:06 Step 9/20 : FROM alpine:3.14 13:53:06 ---> bb3de5531c18 13:53:06 Step 10/20 : RUN apk add --update --no-cache curl 13:53:06 ---> Running in 7805685de4a4 13:53:06 ---> Running in 1af1cd880357 13:53:08 Removing intermediate container 05a6f19d8641 13:53:08 ---> 9903a7933b84 13:53:08 13:53:08 Step 9/24 : FROM alpine:3.14 13:53:08 ---> bb3de5531c18 13:53:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:53:09 ---> Running in 7f3caa22007b 13:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:53:10 (1/2) Installing dumb-init (1.2.5-r1) 13:53:10 (2/2) Installing su-exec (0.2-r1) 13:53:10 Executing busybox-1.33.1-r3.trigger 13:53:10 (1/5) Installing ca-certificates (20191127-r5) 13:53:10 OK: 5 MiB in 16 packages 13:53:10 (2/5) Installing brotli-libs (1.0.9-r5) 13:53:10 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:53:10 (4/5) Installing libcurl (7.79.1-r0) 13:53:10 (5/5) Installing curl (7.79.1-r0) 13:53:10 Executing busybox-1.33.1-r3.trigger 13:53:10 Executing ca-certificates-20191127-r5.trigger 13:53:11 OK: 8 MiB in 19 packages 13:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:53:12 Removing intermediate container 7805685de4a4 13:53:12 ---> 5380fd369d27 13:53:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:53:12 ---> Running in 5a4a985ea1ab 13:53:13 (1/3) Installing ca-certificates (20191127-r5) 13:53:13 (2/3) Installing dumb-init (1.2.5-r1) 13:53:13 (3/3) Installing su-exec (0.2-r1) 13:53:13 Executing busybox-1.33.1-r3.trigger 13:53:13 Executing ca-certificates-20191127-r5.trigger 13:53:13 OK: 6 MiB in 17 packages 13:53:14 Removing intermediate container 5a4a985ea1ab 13:53:14 ---> 7453b711a297 13:53:14 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:53:14 Removing intermediate container 1af1cd880357 13:53:14 ---> 6842e519dedc 13:53:14 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:53:14 ---> Running in f620865191f4 13:53:14 ---> Running in ee121e26e324 13:53:14 Removing intermediate container f620865191f4 13:53:14 ---> 431e1edeb07a 13:53:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:53:14 Removing intermediate container ee121e26e324 13:53:14 ---> 9eac434ae790 13:53:14 Step 12/20 : WORKDIR /edgex 13:53:15 ---> Running in 2738fced72d9 13:53:15 ---> Running in 11e90c2a795d 13:53:15 Removing intermediate container 7f3caa22007b 13:53:15 ---> 803c93b11cd6 13:53:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:53:15 ---> Running in 2714fc0eef85 13:53:16 Removing intermediate container 11e90c2a795d 13:53:16 ---> 3cd2cedd9004 13:53:16 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:53:16 Removing intermediate container 2714fc0eef85 13:53:16 ---> 832b5952e997 13:53:16 Step 12/24 : WORKDIR / 13:53:16 ---> Running in 283942699a75 13:53:17 ---> 2b71e3a08128 13:53:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:53:17 Removing intermediate container 283942699a75 13:53:17 ---> ad0dcf3db37d 13:53:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:53:18 Removing intermediate container 2738fced72d9 13:53:18 ---> 6451e0475484 13:53:18 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:53:18 ---> Running in 5fe1f343f111 13:53:19 ---> 849c4caf84b7 13:53:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:53:19 Removing intermediate container 5fe1f343f111 13:53:19 ---> 383dff3a4e63 13:53:19 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:53:20 ---> 61496bbfed31 13:53:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:53:20 ---> de25e86bb472 13:53:20 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:53:20 ---> e311ff76216a 13:53:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:53:20 ---> Running in 2e1726ad58b0 13:53:21 Removing intermediate container b2b2c48e8358 13:53:21 ---> f25103444857 13:53:21 13:53:21 Step 9/22 : FROM alpine:3.14 13:53:21 ---> bb3de5531c18 13:53:21 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:53:21 ---> Running in dbef1faf448b 13:53:22 ---> 031c1b963d3b 13:53:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:53:22 Removing intermediate container dbef1faf448b 13:53:22 ---> f199b34d7091 13:53:22 Step 11/22 : ENV APP_PORT=59880 13:53:22 ---> 21eb51e82209 13:53:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:53:22 ---> Running in 0291e60d4068 13:53:22 ---> Running in 2e6c13180ed2 13:53:22 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:53:22 Status: Downloaded newer image for docker:20.10.8 13:53:22 ---> 3734d5adc5ac 13:53:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:53:22 ---> Running in b7d56cc002f5 13:53:23 Removing intermediate container 0291e60d4068 13:53:23 ---> 672d3f2ec5a8 13:53:23 Step 12/22 : EXPOSE $APP_PORT 13:53:23 Removing intermediate container 2e6c13180ed2 13:53:23 ---> bca729fa35da 13:53:23 Step 17/20 : CMD ["--init=true"] 13:53:23 ---> b88f6dd2b858 13:53:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:53:23 ---> Running in 404002abc691 13:53:23 ---> Running in 71baf4be3dd7 13:53:23 Removing intermediate container b7d56cc002f5 13:53:23 ---> 17cbe08cf788 13:53:23 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 13:53:23 ---> Running in 0f0b7e0d8e8e 13:53:23 Removing intermediate container 2e1726ad58b0 13:53:23 ---> 6a369699ddc4 13:53:23 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:53:23 Removing intermediate container 404002abc691 13:53:23 ---> 7fcf9bb6e214 13:53:23 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:24 ---> Running in 6d639720f246 13:53:24 Removing intermediate container 71baf4be3dd7 13:53:24 ---> fb1c90e91e10 13:53:24 Step 18/20 : LABEL arch=arm64 13:53:24 ---> Running in bda55831847e 13:53:25 Removing intermediate container bda55831847e 13:53:25 ---> 13d495324d2b 13:53:25 Step 19/20 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:53:25 ---> 800bb7254e10 13:53:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:53:25 ---> a3a4dd56aa98 13:53:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:53:25 ---> Running in fc9f48677488 13:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:53:26 Removing intermediate container fc9f48677488 13:53:26 ---> ff102eb6c81e 13:53:26 Step 20/20 : LABEL version=0.0.0 13:53:26 ---> Running in f8aa8a29df79 13:53:26 (1/42) Installing readline (8.1.0-r0) 13:53:26 (2/42) Installing bash (5.1.4-r0) 13:53:27 Executing bash-5.1.4-r0.post-install 13:53:27 (3/42) Installing brotli-libs (1.0.9-r5) 13:53:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:53:27 (5/42) Installing libcurl (7.79.1-r0) 13:53:27 (6/42) Installing curl (7.79.1-r0) 13:53:27 (7/42) Installing dumb-init (1.2.5-r1) 13:53:27 (8/42) Installing libbz2 (1.0.8-r1) 13:53:27 (9/42) Installing expat (2.4.1-r0) 13:53:27 (10/42) Installing libffi (3.3-r2) 13:53:27 (11/42) Installing gdbm (1.19-r0) 13:53:27 (12/42) Installing xz-libs (5.2.5-r0) 13:53:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:53:27 Removing intermediate container f8aa8a29df79 13:53:27 ---> facb063de009 13:53:27 13:53:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:53:27 (15/42) Installing mpdecimal (2.5.1-r1) 13:53:27 (16/42) Installing sqlite-libs (3.35.5-r0) 13:53:27 (17/42) Installing python3 (3.9.5-r1) 13:53:27 Removing intermediate container 6d639720f246 13:53:27 ---> 7b658f6d9966 13:53:27 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:53:27 ---> 47f07e5c2d50 13:53:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:53:27 ---> 12306ea41768 13:53:27 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:53:27 ---> Running in a384dd1836d3 13:53:28 Successfully built facb063de009 13:53:28 Successfully tagged security-proxy-setup-arm64:latest 13:53:28 Building support-scheduler 13:53:29  Building security-proxy-setup ... done  ---> e1bb91143b8a 13:53:29 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/ 13:53:29 ---> 830ea607815b 13:53:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:53:29 ---> Running in 11a2e0bdedcc 13:53:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:53:29 (18/42) Installing py3-appdirs (1.4.4-r2) 13:53:29 (19/42) Installing py3-chardet (4.0.0-r2) 13:53:29 (20/42) Installing py3-idna (3.2-r0) 13:53:30 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:53:30 (22/42) Installing py3-certifi (2020.12.5-r1) 13:53:30 (23/42) Installing py3-requests (2.25.1-r4) 13:53:30 (24/42) Installing py3-msgpack (1.0.2-r1) 13:53:30 (25/42) Installing py3-lockfile (0.12.2-r4) 13:53:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:53:30 (27/42) Installing py3-colorama (0.4.4-r1) 13:53:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:53:30 (29/42) Installing py3-distlib (0.3.1-r3) 13:53:30 (30/42) Installing py3-distro (1.5.0-r3) 13:53:30 (31/42) Installing py3-six (1.15.0-r1) 13:53:30 (32/42) Installing py3-webencodings (0.5.1-r4) 13:53:30 (33/42) Installing py3-html5lib (1.1-r1) 13:53:30 (34/42) Installing py3-parsing (2.4.7-r2) 13:53:30 (35/42) Installing py3-packaging (20.9-r1) 13:53:30 (36/42) Installing py3-toml (0.10.2-r2) 13:53:30 (37/42) Installing py3-pep517 (0.10.0-r2) 13:53:30 (38/42) Installing py3-progress (1.5-r2) 13:53:30 (39/42) Installing py3-retrying (1.3.3-r1) 13:53:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:53:30 (41/42) Installing py3-setuptools (52.0.0-r3) 13:53:30 (42/42) Installing py3-pip (20.3.4-r1) 13:53:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:53:30 ---> b13b9a0c10c3 13:53:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:53:31 Executing busybox-1.33.1-r3.trigger 13:53:31 OK: 84 MiB in 64 packages 13:53:31 (1/6) Installing dumb-init (1.2.5-r1) 13:53:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:53:32 (3/6) Installing libsodium (1.0.18-r0) 13:53:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:53:32 ---> b0a6811276f4 13:53:32 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:53:32 (5/6) Installing libzmq (4.3.4-r0) 13:53:32 (6/6) Installing zeromq (4.3.4-r0) 13:53:32 ---> Running in 8ab702a4b651 13:53:32 Executing busybox-1.33.1-r3.trigger 13:53:32 Removing intermediate container 11a2e0bdedcc 13:53:32 ---> 56cf4affcb5f 13:53:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:53:32 OK: 8 MiB in 20 packages 13:53:32 ---> Running in acca676169dc 13:53:33 Removing intermediate container 8ab702a4b651 13:53:33 ---> 544424426708 13:53:33 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:53:33 Removing intermediate container acca676169dc 13:53:33 ---> cdeed617fc0d 13:53:33 Step 22/24 : LABEL arch=arm64 13:53:33 ---> Running in 183c7c206de3 13:53:34 Removing intermediate container a384dd1836d3 13:53:34 ---> 051b6411c83c 13:53:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:53:34 Removing intermediate container 183c7c206de3 13:53:34 ---> b62a9ab2e6a8 13:53:34 Step 23/24 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:53:34 ---> Running in 854581a8c27a 13:53:34 ---> 16b4e6c05885 13:53:34 Step 25/30 : RUN chmod +x /entrypoint.sh 13:53:35 ---> Running in ad7af8a2ff1a 13:53:35 Removing intermediate container 854581a8c27a 13:53:35 ---> 6902be9c5758 13:53:35 Step 24/24 : LABEL version=0.0.0 13:53:35 ---> Running in 38f38b5930f7 13:53:35 ---> a25dc5f02792 13:53:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:53:36 Collecting docker-compose==1.23.2 13:53:36 Removing intermediate container 38f38b5930f7 13:53:36 ---> 85c71d1a1637 13:53:36 13:53:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:53:36 Collecting cached-property<2,>=1.2.0 13:53:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:53:36 Successfully built 85c71d1a1637 13:53:36 Successfully tagged security-secretstore-setup-arm64:latest 13:53:36 Building support-notifications 13:53:37  Building security-secretstore-setup ... done  ---> 48b953f91154 13:53:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:53:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:53:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:53:38 Collecting texttable<0.10,>=0.9.0 13:53:38 Downloading texttable-0.9.1.tar.gz (11 kB) 13:53:38 Removing intermediate container ad7af8a2ff1a 13:53:38 ---> 0ef9570daa0a 13:53:38 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:53:38 ---> Running in f485d4f04bc1 13:53:38 ---> 0403702e494d 13:53:38 Step 18/22 : ENTRYPOINT ["/core-data"] 13:53:39 ---> Running in 29d3982a4f0f 13:53:39 Removing intermediate container f485d4f04bc1 13:53:39 ---> c3cf88465322 13:53:39 Step 27/30 : CMD ["gate"] 13:53:39 Removing intermediate container 29d3982a4f0f 13:53:39 ---> 86532c1daa7a 13:53:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:53:39 ---> Running in e909cccff021 13:53:39 ---> Running in 95a51c7e4b5f 13:53:40 Removing intermediate container 95a51c7e4b5f 13:53:40 ---> d5b00c95d57e 13:53:40 Step 20/22 : LABEL arch=arm64 13:53:40 Collecting docker<4.0,>=3.6.0 13:53:40 Removing intermediate container e909cccff021 13:53:40 ---> bc428fe40814 13:53:40 Step 28/30 : LABEL arch=arm64 13:53:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:53:41 ---> Running in e3ac28c412c7 13:53:41 Collecting jsonschema<3,>=2.5.1 13:53:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:53:41 ---> Running in a0679c1b0605 13:53:42 Removing intermediate container e3ac28c412c7 13:53:42 ---> 17c4c74701f8 13:53:42 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:53:42 ---> Running in 58ef3f066272 13:53:42 Collecting PyYAML<4,>=3.10 13:53:42 Removing intermediate container a0679c1b0605 13:53:42 ---> ef229c5af9e3 13:53:42 Step 29/30 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:53:42 Downloading PyYAML-3.13.tar.gz (270 kB) 13:53:42 ---> Running in 9e195ae5915f 13:53:43 Removing intermediate container 58ef3f066272 13:53:43 ---> dafd2c2fb54b 13:53:43 Step 22/22 : LABEL version=0.0.0 13:53:43 ---> Running in c9f08f2a9935 13:53:43 Removing intermediate container 9e195ae5915f 13:53:43 ---> 551f86f50a6e 13:53:43 Step 30/30 : LABEL version=0.0.0 13:53:44 ---> Running in a66aeed13749 13:53:44 Removing intermediate container c9f08f2a9935 13:53:44 ---> 6396bd2afc8b 13:53:44 13:53:44 Successfully built 6396bd2afc8b 13:53:44 Successfully tagged core-data-arm64:latest 13:53:44  Building core-data ... done Building core-metadata 13:53:44 Removing intermediate container a66aeed13749 13:53:44 ---> 63eaea9ef0c8 13:53:44 13:53:44 Successfully built 63eaea9ef0c8 13:53:44 Successfully tagged security-bootstrapper-arm64:latest 13:53:44  Building security-bootstrapper ... done Building core-command 13:53:46 Collecting websocket-client<1.0,>=0.32.0 13:53:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:53:46 Collecting dockerpty<0.5,>=0.4.1 13:53:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:53:48 Collecting docopt<0.7,>=0.6.1 13:53:48 Downloading docopt-0.6.2.tar.gz (25 kB) 13:53:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:53:50 Collecting docker-pycreds>=0.4.0 13:53:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:53:51 Collecting urllib3<1.25,>=1.21.1 13:53:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:53:51 Collecting chardet<3.1.0,>=3.0.2 13:53:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:53:51 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) 13:53:51 Collecting idna<2.8,>=2.5 13:53:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:53:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:53:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:53:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:53:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:53:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:53:52 Attempting uninstall: urllib3 13:53:52 Found existing installation: urllib3 1.26.5 13:53:52 Uninstalling urllib3-1.26.5: 13:53:53 Successfully uninstalled urllib3-1.26.5 13:53:53 Attempting uninstall: idna 13:53:53 Found existing installation: idna 3.2 13:53:53 Uninstalling idna-3.2: 13:53:53 Successfully uninstalled idna-3.2 13:53:54 Attempting uninstall: chardet 13:53:54 Found existing installation: chardet 4.0.0 13:53:54 Uninstalling chardet-4.0.0: 13:53:54 Successfully uninstalled chardet-4.0.0 13:53:56 Attempting uninstall: requests 13:53:56 Found existing installation: requests 2.25.1 13:53:56 Uninstalling requests-2.25.1: 13:53:56 Successfully uninstalled requests-2.25.1 13:53:57 Running setup.py install for texttable: started 13:53:59 Running setup.py install for texttable: finished with status 'done' 13:53:59 Running setup.py install for PyYAML: started 13:54:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:54:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:54:01 ---> 04bfe4f7158b 13:54:01 Step 3/23 : WORKDIR /edgex-go 13:54:01 ---> Using cache 13:54:01 ---> b73d39c2e756 13:54:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:01 ---> Using cache 13:54:01 ---> 3deabd5d5dba 13:54:01 Step 5/23 : RUN apk add --update --no-cache make git 13:54:01 ---> Using cache 13:54:01 ---> 0b0bdc9eba2b 13:54:01 Step 6/23 : COPY go.mod . 13:54:01 Running setup.py install for PyYAML: finished with status 'done' 13:54:01 Running setup.py install for docopt: started 13:54:03 ---> f4aa988e8797 13:54:03 Step 7/23 : RUN go mod download 13:54:03 ---> Running in ede387f7b927 13:54:04 Running setup.py install for docopt: finished with status 'done' 13:54:04 Running setup.py install for dockerpty: started 13:54:06 Running setup.py install for dockerpty: finished with status 'done' 13:54:08 Removing intermediate container ede387f7b927 13:54:08 ---> 841c3473ede2 13:54:08 Step 8/23 : COPY . . 13:54:08 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 13:54:16 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:54:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:54:16 ---> 04bfe4f7158b 13:54:16 Step 3/21 : WORKDIR /edgex-go 13:54:16 ---> Using cache 13:54:16 ---> b73d39c2e756 13:54:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:16 ---> Using cache 13:54:16 ---> 3deabd5d5dba 13:54:16 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:54:16 ---> Running in 6e430bda2990 13:54:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:54:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:54:20 OK: 219 MiB in 52 packages 13:54:22 Removing intermediate container 6e430bda2990 13:54:22 ---> 0bbec0cdd11f 13:54:22 Step 6/21 : COPY . . 13:54:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:54:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:54:23 ---> 04bfe4f7158b 13:54:23 Step 3/22 : WORKDIR /edgex-go 13:54:23 ---> Using cache 13:54:23 ---> b73d39c2e756 13:54:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:23 ---> Using cache 13:54:23 ---> 3deabd5d5dba 13:54:23 Step 5/22 : RUN apk add --update --no-cache make git 13:54:23 ---> Using cache 13:54:23 ---> 0b0bdc9eba2b 13:54:23 Step 6/22 : COPY . . 13:54:23 ---> Using cache 13:54:23 ---> d2e8a35ff443 13:54:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:23 ---> Using cache 13:54:23 ---> af9019a6b3dd 13:54:23 Step 8/22 : RUN make cmd/core-command/core-command 13:54:23 ---> Running in 2917d5abf4fd 13:54:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:54:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:54:24 ---> 04bfe4f7158b 13:54:24 Step 3/22 : WORKDIR /edgex-go 13:54:24 ---> Using cache 13:54:24 ---> b73d39c2e756 13:54:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:24 ---> Using cache 13:54:24 ---> 3deabd5d5dba 13:54:24 Step 5/22 : RUN apk add --update --no-cache make git 13:54:24 ---> Using cache 13:54:24 ---> 0b0bdc9eba2b 13:54:24 Step 6/22 : COPY . . 13:54:24 ---> Using cache 13:54:24 ---> d2e8a35ff443 13:54:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:24 ---> Using cache 13:54:24 ---> af9019a6b3dd 13:54:24 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:54:24 ---> Running in a313d068378d 13:54:25 Removing intermediate container 0f0b7e0d8e8e 13:54:25 ---> 1e7dc8e12e4a 13:54:25 Step 13/22 : ENV APP_PORT=58890 13:54:25 ---> Running in af83b1080f64 13:54:25 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 13:54:26 Removing intermediate container af83b1080f64 13:54:26 ---> 1bcfd3cf8a4a 13:54:26 Step 14/22 : EXPOSE $APP_PORT 13:54:26 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 13:54:26 ---> Running in a566006a054e 13:54:27 Removing intermediate container a566006a054e 13:54:27 ---> 885269c6d81f 13:54:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:54:31 ---> c11e9fa92d65 13:54:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:54:33 ---> 917d43b4f86d 13:54:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:54:35 ---> 501df486f5e2 13:54:35 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:54:35 ---> aa292985b444 13:54:35 Step 9/23 : RUN go mod tidy 13:54:35 ---> Running in d98a00bf9b40 13:54:36 ---> Running in aa92e41038a0 13:54:37 Removing intermediate container d98a00bf9b40 13:54:37 ---> 1759ada04705 13:54:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:54:37 ---> Running in 3e4f10aab6b2 13:54:38 Removing intermediate container 3e4f10aab6b2 13:54:38 ---> cbb836cf7e49 13:54:38 Step 20/22 : LABEL arch=arm64 13:54:38 ---> Running in b059a1679f5b 13:54:39 Removing intermediate container b059a1679f5b 13:54:39 ---> eb33c8314aa0 13:54:39 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:54:40 ---> Running in 02ec5328b971 13:54:41 Removing intermediate container 02ec5328b971 13:54:41 ---> a2bf31b86e99 13:54:41 Step 22/22 : LABEL version=0.0.0 13:54:41 ---> Running in 96965487c4ce 13:54:42 Removing intermediate container 96965487c4ce 13:54:42 ---> d8ff27f36c44 13:54:42 13:54:42 Successfully built d8ff27f36c44 13:54:42 Successfully tagged sys-mgmt-agent-arm64:latest 13:54:45  Building sys-mgmt-agent ... done Removing intermediate container aa92e41038a0 13:54:45 ---> 136428f174eb 13:54:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:54:45 ---> Running in ab87f455b44d 13:54:47 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 13:54:49 ---> 4cdc594b659d 13:54:49 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:49 ---> Running in 429878eac67a 13:54:55 Removing intermediate container 429878eac67a 13:54:55 ---> bc17b4f3eb56 13:54:55 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:54:55 ---> Running in 87289a721086 13:54:57 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 13:56:05 Removing intermediate container 2917d5abf4fd 13:56:05 ---> 726ecb67bdb9 13:56:05 13:56:05 Step 9/22 : FROM alpine:3.14 13:56:05 ---> bb3de5531c18 13:56:05 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:56:05 ---> Running in 90890f082b60 13:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:56:05 (1/1) Installing dumb-init (1.2.5-r1) 13:56:05 Executing busybox-1.33.1-r3.trigger 13:56:05 OK: 5 MiB in 15 packages 13:56:05 Removing intermediate container 90890f082b60 13:56:05 ---> 959c2e9372f9 13:56:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:56:05 ---> Running in 0e45a2eebab2 13:56:05 Removing intermediate container 0e45a2eebab2 13:56:05 ---> c59a0111a6c8 13:56:05 Step 12/22 : ENV APP_PORT=59882 13:56:05 ---> Running in 27d74a05e955 13:56:05 Removing intermediate container 27d74a05e955 13:56:05 ---> b4c9607fc7e1 13:56:05 Step 13/22 : EXPOSE $APP_PORT 13:56:05 ---> Running in aee1a12c7456 13:56:05 Removing intermediate container aee1a12c7456 13:56:05 ---> a9f36acf17df 13:56:05 Step 14/22 : WORKDIR / 13:56:05 ---> Running in 14004097976b 13:56:05 Removing intermediate container 14004097976b 13:56:05 ---> c577982960fd 13:56:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:56:05 ---> b2a7f0132177 13:56:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:56:05 ---> a7bbf6f20ed9 13:56:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:56:06 ---> 33ed43a2710c 13:56:06 Step 18/22 : ENTRYPOINT ["/core-command"] 13:56:06 ---> Running in 3d7ffe249466 13:56:07 Removing intermediate container 3d7ffe249466 13:56:07 ---> 4afe75938672 13:56:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:56:07 ---> Running in 88568751b379 13:56:08 Removing intermediate container 88568751b379 13:56:08 ---> 7598f58d00cb 13:56:08 Step 20/22 : LABEL arch=arm64 13:56:08 ---> Running in 05d21b70bdec 13:56:09 Removing intermediate container 05d21b70bdec 13:56:09 ---> eda9552729a7 13:56:09 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:56:09 ---> Running in d680bf4483b4 13:56:10 Removing intermediate container d680bf4483b4 13:56:10 ---> a9a498895b9c 13:56:10 Step 22/22 : LABEL version=0.0.0 13:56:10 ---> Running in b1daeb507cd9 13:56:11 Removing intermediate container b1daeb507cd9 13:56:11 ---> 8ab202fb497d 13:56:11 13:56:12 Successfully built 8ab202fb497d 13:56:12 Successfully tagged core-command-arm64:latest 13:56:12  Building core-command ... done Removing intermediate container a313d068378d 13:56:12 ---> 020a8aa831ef 13:56:12 13:56:12 Step 9/22 : FROM alpine:3.14 13:56:12 ---> bb3de5531c18 13:56:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:56:12 ---> Using cache 13:56:12 ---> 959c2e9372f9 13:56:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:56:12 ---> Using cache 13:56:12 ---> c59a0111a6c8 13:56:12 Step 12/22 : ENV APP_PORT=59881 13:56:12 ---> Running in ac5e787485b5 13:56:13 Removing intermediate container ac5e787485b5 13:56:13 ---> 9bf7f290b09c 13:56:13 Step 13/22 : EXPOSE $APP_PORT 13:56:13 ---> Running in 54f13f94ba7e 13:56:14 Removing intermediate container 54f13f94ba7e 13:56:14 ---> 02d8a16c1dea 13:56:14 Step 14/22 : WORKDIR / 13:56:14 ---> Running in 60ee7ae3ceda 13:56:14 Removing intermediate container 60ee7ae3ceda 13:56:14 ---> 0a1296aabcf7 13:56:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:56:16 ---> 57894ad5f0bd 13:56:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:56:17 ---> f87060e3955b 13:56:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:56:19 ---> cd032eccb49d 13:56:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:56:19 ---> Running in b70747bacd17 13:56:19 Removing intermediate container b70747bacd17 13:56:19 ---> 958687010b56 13:56:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:56:19 ---> Running in a3e56ce077cc 13:56:20 Removing intermediate container a3e56ce077cc 13:56:20 ---> 85cdab57e02c 13:56:20 Step 20/22 : LABEL arch=arm64 13:56:20 ---> Running in 0065ba37e987 13:56:21 Removing intermediate container 0065ba37e987 13:56:21 ---> 0817467027e6 13:56:21 Step 21/22 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:56:21 ---> Running in 32f20aeeaabf 13:56:22 Removing intermediate container 32f20aeeaabf 13:56:22 ---> b9d82f97373e 13:56:22 Step 22/22 : LABEL version=0.0.0 13:56:22 ---> Running in 9b663582d141 13:56:22 Removing intermediate container ab87f455b44d 13:56:22 ---> 8ba62ce89f44 13:56:22 13:56:22 Step 11/23 : FROM alpine:3.14 13:56:22 ---> bb3de5531c18 13:56:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:56:22 ---> Using cache 13:56:22 ---> 959c2e9372f9 13:56:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:56:22 ---> Using cache 13:56:22 ---> c59a0111a6c8 13:56:22 Step 14/23 : ENV APP_PORT=59861 13:56:22 ---> Running in 49dd8a0a8fb2 13:56:22 Removing intermediate container 9b663582d141 13:56:22 ---> 017f1bd18e8c 13:56:22 13:56:23 Successfully built 017f1bd18e8c 13:56:23 Successfully tagged core-metadata-arm64:latest 13:56:23  Building core-metadata ... done Removing intermediate container 49dd8a0a8fb2 13:56:23 ---> 5cefe27e395c 13:56:23 Step 15/23 : EXPOSE $APP_PORT 13:56:23 ---> Running in 95e4e87d6d5b 13:56:23 Removing intermediate container 95e4e87d6d5b 13:56:23 ---> 1ec3b6207342 13:56:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:56:24 ---> 7c4dc3f31805 13:56:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:56:26 ---> dcff75ee4457 13:56:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:56:26 Removing intermediate container 87289a721086 13:56:26 ---> 31a5ec947db2 13:56:26 13:56:26 Step 9/21 : FROM alpine:3.14 13:56:26 ---> bb3de5531c18 13:56:26 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:56:26 ---> Running in abdfe88efe26 13:56:27 ---> ae78e9205617 13:56:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:56:27 ---> Running in ca183abc85c7 13:56:27 Removing intermediate container ca183abc85c7 13:56:27 ---> 5370b55c95cb 13:56:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:56:27 ---> Running in 96183398eba4 13:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:56:28 Removing intermediate container 96183398eba4 13:56:28 ---> 0a579760ebeb 13:56:28 Step 21/23 : LABEL arch=arm64 13:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:56:28 ---> Running in 27701381a854 13:56:28 Removing intermediate container 27701381a854 13:56:28 ---> 148ca45bf714 13:56:28 Step 22/23 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:56:28 ---> Running in 0519632323be 13:56:29 (1/2) Installing ca-certificates (20191127-r5) 13:56:29 (2/2) Installing dumb-init (1.2.5-r1) 13:56:29 Executing busybox-1.33.1-r3.trigger 13:56:29 Executing ca-certificates-20191127-r5.trigger 13:56:29 OK: 6 MiB in 16 packages 13:56:29 Removing intermediate container 0519632323be 13:56:29 ---> 746fb05613ee 13:56:29 Step 23/23 : LABEL version=0.0.0 13:56:29 ---> Running in 0de8b6f7891b 13:56:30 Removing intermediate container 0de8b6f7891b 13:56:30 ---> d1cf120d5cd3 13:56:30 13:56:30 Successfully built d1cf120d5cd3 13:56:30 Successfully tagged support-scheduler-arm64:latest 13:56:30  Building support-scheduler ... done Removing intermediate container abdfe88efe26 13:56:30 ---> 27715983351a 13:56:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:56:30 ---> Running in 3208e12065bc 13:56:31 Removing intermediate container 3208e12065bc 13:56:31 ---> 0f3b6b1807a7 13:56:31 Step 12/21 : ENV APP_PORT=59860 13:56:31 ---> Running in 1fcb54193502 13:56:31 Removing intermediate container 1fcb54193502 13:56:31 ---> 039bbb5103db 13:56:31 Step 13/21 : EXPOSE $APP_PORT 13:56:31 ---> Running in 3566dcee90e4 13:56:32 Removing intermediate container 3566dcee90e4 13:56:32 ---> dee640453993 13:56:32 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:56:32 ---> 9d2e0a6f749d 13:56:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:56:33 ---> 1dffc5a7bae7 13:56:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:56:34 ---> 498d1597600f 13:56:34 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:56:34 ---> Running in 4cb901995595 13:56:34 Removing intermediate container 4cb901995595 13:56:34 ---> 2f7cc14e2c6c 13:56:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:56:34 ---> Running in f56a9c59933a 13:56:35 Removing intermediate container f56a9c59933a 13:56:35 ---> 50d4e06783ee 13:56:35 Step 19/21 : LABEL arch=arm64 13:56:35 ---> Running in 90bb3c1cbdd6 13:56:35 Removing intermediate container 90bb3c1cbdd6 13:56:35 ---> 5dd6e15f2b7b 13:56:35 Step 20/21 : LABEL git_sha=062d1ec46d4557d4c9ca351fa75cc296f6392d47 13:56:35 ---> Running in 174f8422cafd 13:56:36 Removing intermediate container 174f8422cafd 13:56:36 ---> 4a58fe855cda 13:56:36 Step 21/21 : LABEL version=0.0.0 13:56:36 ---> Running in 81db38b16f67 13:56:36 Removing intermediate container 81db38b16f67 13:56:36 ---> 07eb6d4e2d16 13:56:36 13:56:37 Successfully built 07eb6d4e2d16 13:56:37 Successfully tagged support-notifications-arm64:latest 13:56:37  Building support-notifications ... done  [Pipeline] } 13:56:37 $ docker stop --time=1 a5816e98b211c9f9c094d28825d5dae63681974f1214019a2d382010bbcab64b 13:56:39 $ docker rm -f a5816e98b211c9f9c094d28825d5dae63681974f1214019a2d382010bbcab64b [Pipeline] // withDockerContainer [Pipeline] sh 13:56:39 + docker images 13:56:39 REPOSITORY TAG IMAGE ID CREATED SIZE 13:56:39 support-notifications-arm64 latest 07eb6d4e2d16 3 seconds ago 16.1MB 13:56:39 support-scheduler-arm64 latest d1cf120d5cd3 10 seconds ago 15.3MB 13:56:39 31a5ec947db2 13 seconds ago 1.57GB 13:56:39 8ba62ce89f44 17 seconds ago 1.57GB 13:56:39 core-metadata-arm64 latest 017f1bd18e8c 17 seconds ago 15.9MB 13:56:39 020a8aa831ef 27 seconds ago 1.57GB 13:56:39 core-command-arm64 latest 8ab202fb497d 28 seconds ago 15.2MB 13:56:39 726ecb67bdb9 45 seconds ago 1.57GB 13:56:39 sys-mgmt-agent-arm64 latest d8ff27f36c44 About a minute ago 277MB 13:56:39 security-bootstrapper-arm64 latest 63eaea9ef0c8 2 minutes ago 17.8MB 13:56:39 core-data-arm64 latest 6396bd2afc8b 2 minutes ago 19.5MB 13:56:39 security-secretstore-setup-arm64 latest 85c71d1a1637 3 minutes ago 26.8MB 13:56:39 security-proxy-setup-arm64 latest facb063de009 3 minutes ago 25.4MB 13:56:39 f25103444857 3 minutes ago 1.58GB 13:56:39 9903a7933b84 3 minutes ago 1.58GB 13:56:39 6584c4d3330a 3 minutes ago 1.57GB 13:56:39 2a3d86ee1c7f 3 minutes ago 1.57GB 13:56:39 ce8be73a7a9f 3 minutes ago 1.57GB 13:56:39 ci-base-image-arm64 latest 04bfe4f7158b 13 minutes ago 1.24GB 13:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB 13:56:39 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 13:56:39 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 13:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 13:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:40 13:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:41 arm64: Pulling from edgex-lftools-log-publisher 13:56:41 448f6bf000e3: Pulling fs layer 13:56:41 f757da607395: Pulling fs layer 13:56:41 05883995daec: Pulling fs layer 13:56:41 8603b9c90790: Pulling fs layer 13:56:41 1560dd03e051: Pulling fs layer 13:56:41 27f5ce0e4adf: Pulling fs layer 13:56:41 c2d8d7efcc4b: Pulling fs layer 13:56:41 8603b9c90790: Waiting 13:56:41 27f5ce0e4adf: Waiting 13:56:41 1560dd03e051: Waiting 13:56:41 c2d8d7efcc4b: Waiting 13:56:41 f757da607395: Verifying Checksum 13:56:41 f757da607395: Download complete 13:56:41 8603b9c90790: Verifying Checksum 13:56:41 8603b9c90790: Download complete 13:56:41 1560dd03e051: Verifying Checksum 13:56:41 1560dd03e051: Download complete 13:56:41 05883995daec: Verifying Checksum 13:56:41 05883995daec: Download complete 13:56:41 27f5ce0e4adf: Verifying Checksum 13:56:41 27f5ce0e4adf: Download complete 13:56:41 448f6bf000e3: Download complete 13:56:44 c2d8d7efcc4b: Verifying Checksum 13:56:44 c2d8d7efcc4b: Download complete 13:56:46 448f6bf000e3: Pull complete 13:56:46 f757da607395: Pull complete 13:56:48 05883995daec: Pull complete 13:56:48 8603b9c90790: Pull complete 13:56:49 1560dd03e051: Pull complete 13:56:49 27f5ce0e4adf: Pull complete 13:57:04 c2d8d7efcc4b: Pull complete 13:57:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:57:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:57:05 prd-ubuntu18.04-docker-arm64-4c-16g-1172 does not seem to be running inside a container 13:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:57:08 $ docker top 79a6345c8f6ca08797a96c2c184f8133e5a4c73dfb1fa3dafdf1f0a9886830c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:09 ---> job-cost.sh 13:57:09 lf-activate-venv: SKIPPING 13:57:09 INFO: No Stack... 13:57:09 INFO: Retrieving Pricing Info for: v3-standard-4 13:57:10 INFO: Archiving Costs [Pipeline] sh 13:57:10 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:57:10 + cut -d, -f6 [Pipeline] lock 13:57:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-1-stack-cost] 13:57:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3770-1-stack-cost] did not exist. Created. 13:57:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:57:11 + echo total: 0.10999999940395355 [Pipeline] stash 13:57:11 Stashed 1 file(s) [Pipeline] } 13:57:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:57:12 $ docker stop --time=1 79a6345c8f6ca08797a96c2c184f8133e5a4c73dfb1fa3dafdf1f0a9886830c4 13:57:13 $ docker rm -f 79a6345c8f6ca08797a96c2c184f8133e5a4c73dfb1fa3dafdf1f0a9886830c4 [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 13:57:14 provisioning config files... 13:57:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3288287736620731408tmp [Pipeline] { [Pipeline] sh 13:57:15 + set +x 13:57:15 + curl -s https://codecov.io/bash 13:57:15 + bash -s -- 13:57:15 13:57:15 _____ _ 13:57:15 / ____| | | 13:57:15 | | ___ __| | ___ ___ _____ __ 13:57:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:57:15 | |___| (_) | (_| | __/ (_| (_) \ V / 13:57:15 \_____\___/ \__,_|\___|\___\___/ \_/ 13:57:15 Bash-1.0.6 13:57:15 13:57:15 13:57:15 ==> git version 2.24.4 found 13:57:15 ==> 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 13:57:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:57:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:57:15 ==> Jenkins CI detected. 13:57:15 current dir:  /w/workspace/edgex-go/1 13:57:15 project root: . 13:57:15 --> token set from env 13:57:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:57:15 ==> Running gcov in . (disable via -X gcov) 13:57:15 ==> Python coveragepy not found 13:57:15 ==> Searching for coverage reports in: 13:57:15 + . 13:57:15 -> Found 1 reports 13:57:15 ==> Detecting git/mercurial file structure 13:57:15 ==> Reading reports 13:57:15 + ./coverage.out bytes=425844 13:57:15 ==> Appending adjustments 13:57:15 https://docs.codecov.io/docs/fixing-reports 13:57:16 + Found adjustments 13:57:16 ==> Gzipping contents 13:57:16 60K /tmp/codecov.fblEbN.gz 13:57:16 ==> Uploading reports 13:57:16 url: https://codecov.io 13:57:16 query: branch=PR-3770&commit=062d1ec46d4557d4c9ca351fa75cc296f6392d47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= 13:57:16 -> Pinging Codecov 13:57:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3770&commit=062d1ec46d4557d4c9ca351fa75cc296f6392d47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= 13:57:17 -> Uploading to 13:57:17 https://storage.googleapis.com/codecov/v4/raw/2021-10-22/00271124DB129430A58F1EEE437C3FCB/062d1ec46d4557d4c9ca351fa75cc296f6392d47/944cc406-8f1c-485b-a28c-c81ee2c8fb54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T135716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ada8f9d3ce5d80efc65dfb2d1ab30e9c0b9c2e116989ed406407b996b8da488 13:57:17 % Total % Received % Xferd Average Speed Time Time Time Current 13:57:17 Dload Upload Total Spent Left Speed 13:57:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57440 0 0 100 57440 0 176k --:--:-- --:--:-- --:--:-- 176k 13:57:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/062d1ec46d4557d4c9ca351fa75cc296f6392d47 [Pipeline] } 13:57:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:57:19 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:57:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:57:19 ---> package-listing.sh 13:57:19 ++ facter osfamily 13:57:19 ++ tr '[:upper:]' '[:lower:]' 13:57:20 + OS_FAMILY=redhat 13:57:20 + workspace=/w/workspace/edgex-go/1 13:57:20 + START_PACKAGES=/tmp/packages_start.txt 13:57:20 + END_PACKAGES=/tmp/packages_end.txt 13:57:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:20 + PACKAGES=/tmp/packages_start.txt 13:57:20 + '[' /w/workspace/edgex-go/1 ']' 13:57:20 + PACKAGES=/tmp/packages_end.txt 13:57:20 + case "${OS_FAMILY}" in 13:57:20 + sort 13:57:20 + rpm -qa 13:57:23 + '[' -f /tmp/packages_start.txt ']' 13:57:23 + '[' -f /tmp/packages_end.txt ']' 13:57:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:23 + '[' /w/workspace/edgex-go/1 ']' 13:57:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:57:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:57:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:57:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:24 13:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:24 latest: Pulling from edgex-lftools-log-publisher 13:57:24 b4d181a07f80: Pulling fs layer 13:57:24 a1111a8f2ec3: Pulling fs layer 13:57:24 ed53099fbce6: Pulling fs layer 13:57:24 dc539afda2c1: Pulling fs layer 13:57:24 77bc0d833cb6: Pulling fs layer 13:57:24 9065ff56babe: Pulling fs layer 13:57:24 d287ab97295c: Pulling fs layer 13:57:24 dc539afda2c1: Waiting 13:57:24 77bc0d833cb6: Waiting 13:57:24 9065ff56babe: Waiting 13:57:24 d287ab97295c: Waiting 13:57:24 a1111a8f2ec3: Verifying Checksum 13:57:24 a1111a8f2ec3: Download complete 13:57:24 dc539afda2c1: Verifying Checksum 13:57:24 dc539afda2c1: Download complete 13:57:24 ed53099fbce6: Verifying Checksum 13:57:24 ed53099fbce6: Download complete 13:57:25 9065ff56babe: Verifying Checksum 13:57:25 9065ff56babe: Download complete 13:57:25 77bc0d833cb6: Verifying Checksum 13:57:25 77bc0d833cb6: Download complete 13:57:25 b4d181a07f80: Verifying Checksum 13:57:25 b4d181a07f80: Download complete 13:57:25 d287ab97295c: Verifying Checksum 13:57:25 d287ab97295c: Download complete 13:57:26 b4d181a07f80: Pull complete 13:57:26 a1111a8f2ec3: Pull complete 13:57:27 ed53099fbce6: Pull complete 13:57:27 dc539afda2c1: Pull complete 13:57:27 77bc0d833cb6: Pull complete 13:57:27 9065ff56babe: Pull complete 13:57:32 d287ab97295c: Pull complete 13:57:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:57:33 prd-centos7-docker-4c-2g-1170 does not seem to be running inside a container 13:57:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:57:36 $ docker top 8d34d80d41e81382b132fc73e900e34e901a9ed859942c9b5c53c0a639b0b7da -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:36 + touch /tmp/pre-build-complete [Pipeline] sh 13:57:37 + mkdir -p /var/log/sysstat [Pipeline] sh 13:57:37 + ls /var/log/sa-host 13:57:37 + sadf -c /var/log/sa-host/sa22 13:57:37 file_magic: OK 13:57:37 HZ: Using current value: 100 13:57:37 file_header: OK 13:57:37 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 13:57:37 Statistics: 13:57:37 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... 13:57:37 File successfully converted to sysstat format version 12.0.3 13:57:37 + sadf -c /var/log/sa-host/sa30 13:57:37 file_magic: OK 13:57:37 HZ: Using current value: 100 13:57:37 file_header: OK 13:57:37 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 13:57:37 Statistics: 13:57:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:57:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:37 provisioning config files... 13:57:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4212653274667622419tmp [Pipeline] { [Pipeline] echo 13:57:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:57:38 ---> create-netrc.sh [Pipeline] } 13:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:57:38 ---> python-tools-install.sh [Pipeline] echo 13:57:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:57:38 ---> sudo-logs.sh 13:57:38 Archiving 'sudo' log.. 13:57:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-1170.novalocal: Name or service not known 13:57:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-1170.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:57:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:57:39 ---> job-cost.sh 13:57:39 lf-activate-venv: SKIPPING 13:57:39 DEBUG: total: 0.10999999940395355 13:57:39 INFO: Retrieving Stack Cost... 13:57:51 INFO: Retrieving Pricing Info for: v3-standard-2 13:57:51 INFO: Archiving Costs [Pipeline] echo 13:57:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:57:51 ---> logs-deploy.sh 13:57:51 lf-activate-venv: SKIPPING 13:57:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/1 13:57:51 INFO: archiving workspace using pattern(s): 13:57:52 Archives upload complete. 13:57:52 INFO: archiving logs to Nexus 13:57:53 ---> uname -a: 13:57:53 Linux prd-centos7-docker-4c-2g-1170.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:57:53 13:57:53 13:57:53 ---> lscpu: 13:57:53 Architecture: x86_64 13:57:53 CPU op-mode(s): 32-bit, 64-bit 13:57:53 Byte Order: Little Endian 13:57:53 Address sizes: 40 bits physical, 48 bits virtual 13:57:53 CPU(s): 2 13:57:53 On-line CPU(s) list: 0,1 13:57:53 Thread(s) per core: 1 13:57:53 Core(s) per socket: 1 13:57:53 Socket(s): 2 13:57:53 NUMA node(s): 1 13:57:53 Vendor ID: AuthenticAMD 13:57:53 CPU family: 23 13:57:53 Model: 49 13:57:53 Model name: AMD EPYC-Rome Processor 13:57:53 Stepping: 0 13:57:53 CPU MHz: 2799.998 13:57:53 BogoMIPS: 5599.99 13:57:53 Virtualization: AMD-V 13:57:53 Hypervisor vendor: KVM 13:57:53 Virtualization type: full 13:57:53 L1d cache: 32K 13:57:53 L1i cache: 32K 13:57:53 L2 cache: 512K 13:57:53 L3 cache: 16384K 13:57:53 NUMA node0 CPU(s): 0,1 13:57:53 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 13:57:53 13:57:53 13:57:53 ---> nproc: 13:57:53 2 13:57:53 13:57:53 13:57:53 ---> df -h: 13:57:53 Filesystem Size Used Avail Use% Mounted on 13:57:53 overlay 40G 14G 27G 33% / 13:57:53 tmpfs 64M 0 64M 0% /dev 13:57:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:57:53 shm 64M 0 64M 0% /dev/shm 13:57:53 /dev/vda1 40G 14G 27G 33% /facter-os 13:57:53 13:57:53 13:57:53 ---> sar -b -r -n DEV: 13:57:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 13:57:53 13:57:53 13:36:55 LINUX RESTART (2 CPU) 13:57:53 13:57:53 13:38:01 tps rtps wtps bread/s bwrtn/s 13:57:53 13:39:01 384.10 0.05 384.05 3.86 88497.65 13:57:53 13:40:01 58.00 0.00 58.00 0.00 10227.14 13:57:53 13:41:01 106.51 0.00 106.51 0.00 4031.46 13:57:53 13:42:03 475.28 235.02 240.26 6692.78 147243.28 13:57:53 13:43:01 661.60 373.02 288.58 17574.24 171662.16 13:57:53 13:44:01 587.30 113.38 473.91 5472.55 199141.47 13:57:53 13:45:01 285.71 80.55 205.16 3953.24 54223.20 13:57:53 13:46:01 1.48 0.02 1.47 0.40 25.95 13:57:53 13:47:01 0.25 0.00 0.25 0.00 3.10 13:57:53 13:48:01 0.37 0.02 0.35 0.27 4.78 13:57:53 13:49:01 0.25 0.00 0.25 0.00 3.15 13:57:53 13:50:01 0.28 0.00 0.28 0.00 2.90 13:57:53 13:51:01 0.23 0.00 0.23 0.00 1.98 13:57:53 13:52:01 0.53 0.25 0.28 7.86 3.03 13:57:53 13:53:01 0.95 0.22 0.73 94.59 13.37 13:57:53 13:54:01 0.28 0.00 0.28 0.00 3.16 13:57:53 13:55:01 0.20 0.00 0.20 0.00 2.63 13:57:53 13:56:01 0.40 0.00 0.40 0.00 5.38 13:57:53 13:57:02 0.15 0.00 0.15 0.00 1.47 13:57:53 Average: 134.46 41.89 92.56 1757.52 35433.43 13:57:53 13:57:53 13:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:57:53 13:39:01 3591940 0 982240 12.26 2620 3432140 1638152 18.09 1243332 2710252 89696 13:57:53 13:40:01 3275068 0 1059332 13.23 2620 3671920 1694496 18.71 1442124 2807128 32740 13:57:53 13:41:01 3347708 0 1033200 12.90 2620 3625412 1516548 16.74 1382788 2774100 38608 13:57:53 13:42:03 1206952 0 1214392 15.16 2620 5584976 2082044 22.99 1791168 4436028 100 13:57:53 13:43:01 625652 0 1928188 24.08 2620 5452480 4031996 44.52 2944600 3816268 170776 13:57:53 13:44:01 828076 0 1575152 19.67 2620 5603092 3834860 42.34 2441036 4077328 4 13:57:53 13:45:01 2617476 0 1147172 14.32 2620 4241672 1554656 17.16 1420852 3355040 20 13:57:53 13:46:01 2632800 0 1131844 14.13 2620 4241676 1382692 15.27 1433428 3331000 16 13:57:53 13:47:01 2650616 0 1114024 13.91 2620 4241680 1375328 15.18 1428928 3319288 12 13:57:53 13:48:01 2651884 0 1112752 13.89 2620 4241684 1375460 15.19 1429036 3319296 12 13:57:53 13:49:01 2651728 0 1112900 13.90 2620 4241692 1375328 15.18 1429380 3319192 12 13:57:53 13:50:01 2651752 0 1112872 13.90 2620 4241696 1375328 15.18 1429384 3319192 8 13:57:53 13:51:01 2651612 0 1113004 13.90 2620 4241704 1375328 15.18 1429396 3319192 8 13:57:53 13:52:01 2651520 0 1113064 13.90 2620 4241736 1375328 15.18 1429832 3318908 16 13:57:53 13:53:01 2645548 0 1116220 13.94 2620 4244552 1375412 15.19 1435420 3318940 8 13:57:53 13:54:01 2645900 0 1115868 13.93 2620 4244552 1375388 15.19 1435348 3318940 8 13:57:53 13:55:01 2645972 0 1115792 13.93 2620 4244556 1375328 15.18 1435452 3318940 8 13:57:53 13:56:01 2646112 0 1115644 13.93 2620 4244564 1375328 15.18 1435376 3318940 16 13:57:53 13:57:02 2646256 0 1115500 13.93 2620 4244564 1375328 15.18 1435444 3318940 8 13:57:53 Average: 2487609 0 1175219 14.67 2620 4343492 1729701 19.10 1571175 3358785 17478 13:57:53 13:57:53 13:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:57:53 13:39:01 eth0 354.58 268.81 5278.26 36.45 0.00 0.00 0.00 0.00 13:57:53 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:39:01 veth3a8cce0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:57:53 13:39:01 docker0 194.79 226.30 15.09 2042.33 0.00 0.00 0.00 0.00 13:57:53 13:40:01 eth0 31.24 15.04 26.34 11.22 0.00 0.00 0.00 0.00 13:57:53 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:40:01 veth3a8cce0 0.83 0.83 0.07 0.08 0.00 0.00 0.00 0.00 13:57:53 13:40:01 docker0 0.83 0.83 0.05 0.08 0.00 0.00 0.00 0.00 13:57:53 13:41:01 eth0 16.36 8.87 12.47 6.69 0.00 0.00 0.00 0.00 13:57:53 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:41:01 veth3a8cce0 1.33 1.33 0.10 0.10 0.00 0.00 0.00 0.00 13:57:53 13:41:01 docker0 1.33 1.33 0.08 0.10 0.00 0.00 0.00 0.00 13:57:53 13:42:03 eth0 108.82 70.44 1667.55 124.70 0.00 0.00 0.00 0.00 13:57:53 13:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:42:03 vethf937003 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:57:53 13:42:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:43:01 veth5bf1dc7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:57:53 13:43:01 veth1dd9493 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:57:53 13:43:01 eth0 56.25 30.39 202.70 11.19 0.00 0.00 0.00 0.00 13:57:53 13:43:01 veth5a06ee8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:57:53 13:44:01 vetha3433d3 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:57:53 13:44:01 eth0 117.10 58.17 1652.58 17.59 0.00 0.00 0.00 0.00 13:57:53 13:44:01 veth6a039d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:57:53 13:45:01 eth0 48.18 29.88 125.65 120.84 0.00 0.00 0.00 0.00 13:57:53 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:45:01 docker0 870.96 680.42 76.24 5582.26 0.00 0.00 0.00 0.00 13:57:53 13:46:01 eth0 1.35 0.88 0.69 0.24 0.00 0.00 0.00 0.00 13:57:53 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:47:01 eth0 0.22 0.18 0.02 0.01 0.00 0.00 0.00 0.00 13:57:53 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:48:01 eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 13:57:53 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:49:01 eth0 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:57:53 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:50:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:57:53 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:51:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:57:53 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:52:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:57:53 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:53:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:57:53 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:54:01 eth0 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 13:57:53 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:57:53 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:57:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 13:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 Average: eth0 38.78 25.52 473.97 17.46 0.00 0.00 0.00 0.00 13:57:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:53 Average: docker0 12.71 17.04 0.96 153.48 0.00 0.00 0.00 0.00 13:57:53 13:57:53 13:57:53 ---> sar -P ALL: 13:57:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 13:57:53 13:57:53 13:36:55 LINUX RESTART (2 CPU) 13:57:53 13:57:53 13:38:01 CPU %user %nice %system %iowait %steal %idle 13:57:53 13:39:01 all 40.64 0.00 14.94 3.59 0.12 40.71 13:57:53 13:39:01 0 39.95 0.00 15.32 3.53 0.13 41.07 13:57:53 13:39:01 1 41.33 0.00 14.56 3.65 0.11 40.35 13:57:53 13:40:01 all 45.60 0.00 5.71 0.28 0.09 48.33 13:57:53 13:40:01 0 45.48 0.00 5.75 0.23 0.09 48.45 13:57:53 13:40:01 1 45.71 0.00 5.66 0.32 0.09 48.22 13:57:53 13:41:01 all 69.66 0.00 6.75 1.22 0.11 22.26 13:57:53 13:41:01 0 70.72 0.00 6.62 1.27 0.11 21.29 13:57:53 13:41:01 1 68.61 0.00 6.89 1.17 0.11 23.23 13:57:53 13:42:03 all 40.46 0.00 13.98 16.00 0.12 29.43 13:57:53 13:42:03 0 39.84 0.00 14.02 16.68 0.12 29.35 13:57:53 13:42:03 1 41.09 0.00 13.94 15.33 0.12 29.52 13:57:53 13:43:01 all 49.89 0.00 15.53 30.80 0.13 3.64 13:57:53 13:43:01 0 49.79 0.00 15.66 30.76 0.13 3.65 13:57:53 13:43:01 1 50.00 0.00 15.39 30.84 0.13 3.63 13:57:53 13:44:01 all 67.43 0.00 19.31 8.37 0.14 4.75 13:57:53 13:44:01 0 67.19 0.00 19.80 8.06 0.13 4.81 13:57:53 13:44:01 1 67.67 0.00 18.82 8.68 0.15 4.68 13:57:53 13:45:01 all 45.67 0.00 9.46 0.86 0.08 43.94 13:57:53 13:45:01 0 45.44 0.00 9.61 0.85 0.09 44.02 13:57:53 13:45:01 1 45.90 0.00 9.30 0.87 0.07 43.86 13:57:53 13:46:01 all 0.17 0.00 0.08 0.00 0.02 99.73 13:57:53 13:46:01 0 0.10 0.00 0.08 0.00 0.02 99.80 13:57:53 13:46:01 1 0.23 0.00 0.08 0.00 0.02 99.67 13:57:53 13:47:01 all 0.10 0.00 0.06 0.00 0.02 99.82 13:57:53 13:47:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:57:53 13:47:01 1 0.15 0.00 0.07 0.00 0.02 99.77 13:57:53 13:48:01 all 0.23 0.00 0.05 0.00 0.01 99.72 13:57:53 13:48:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:57:53 13:48:01 1 0.38 0.00 0.05 0.00 0.00 99.57 13:57:53 13:49:01 all 0.18 0.00 0.04 0.00 0.00 99.78 13:57:53 13:49:01 0 0.07 0.00 0.05 0.00 0.00 99.88 13:57:53 13:49:01 1 0.28 0.00 0.03 0.00 0.00 99.68 13:57:53 13:57:53 13:49:01 CPU %user %nice %system %iowait %steal %idle 13:57:53 13:50:01 all 0.17 0.00 0.03 0.00 0.03 99.77 13:57:53 13:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:57:53 13:50:01 1 0.30 0.00 0.03 0.00 0.02 99.65 13:57:53 13:51:01 all 0.20 0.00 0.02 0.00 0.00 99.78 13:57:53 13:51:01 0 0.37 0.00 0.02 0.00 0.00 99.62 13:57:53 13:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:57:53 13:52:01 all 0.23 0.00 0.05 0.00 0.02 99.71 13:57:53 13:52:01 0 0.42 0.00 0.05 0.00 0.02 99.52 13:57:53 13:52:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:57:53 13:53:01 all 0.18 0.00 0.04 0.01 0.02 99.75 13:57:53 13:53:01 0 0.35 0.00 0.03 0.00 0.02 99.60 13:57:53 13:53:01 1 0.02 0.00 0.05 0.02 0.02 99.90 13:57:53 13:54:01 all 0.23 0.00 0.04 0.00 0.01 99.72 13:57:53 13:54:01 0 0.40 0.00 0.05 0.00 0.02 99.53 13:57:53 13:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:57:53 13:55:01 all 0.14 0.00 0.04 0.00 0.01 99.81 13:57:53 13:55:01 0 0.25 0.00 0.03 0.00 0.00 99.72 13:57:53 13:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:57:53 13:56:01 all 0.16 0.00 0.03 0.00 0.02 99.79 13:57:53 13:56:01 0 0.25 0.00 0.02 0.00 0.02 99.72 13:57:53 13:56:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:57:53 13:57:02 all 0.18 0.00 0.03 0.00 0.01 99.78 13:57:53 13:57:02 0 0.33 0.00 0.02 0.00 0.00 99.65 13:57:53 13:57:02 1 0.03 0.00 0.03 0.00 0.02 99.92 13:57:53 Average: all 17.98 0.00 4.28 2.99 0.05 74.71 13:57:53 Average: 0 17.94 0.00 4.33 3.00 0.05 74.68 13:57:53 Average: 1 18.02 0.00 4.23 2.97 0.05 74.73 13:57:53 13:57:53 13:57:53