Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33b18ca859af497484855edbd0e22a57b658f7ac+9d6a4513a2ce67a55ac7208e4cc4009604167c71 (51434cd8c16e89acd08b6ef61b704523d6c61320) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8313208956048031633.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-ssh612091135715346895.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1167332399846711668.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 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-ssh1014344145599006453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3748/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3735712965301125901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1137 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh1106951950295754486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh1908137829076343963.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac Merge succeeded, producing 078d8d571631d4ff628b864aaf98b67f8c458896 Checking out Revision 078d8d571631d4ff628b864aaf98b67f8c458896 (PR-3748) > git config core.sparsecheckout # timeout=10 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # 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/6@tmp/jenkins-gitclient-ssh4742810489176829255.key > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 078d8d571631d4ff628b864aaf98b67f8c458896 # timeout=10 Commit message: "Merge commit '9d6a4513a2ce67a55ac7208e4cc4009604167c71' into HEAD" > git rev-list --no-walk 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T16:31:46.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T16:31:46.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T16:31:46.104Z] ========================================================= [2021-10-13T16:31:46.104Z] EdgeX Global Pipelines Version Info [2021-10-13T16:31:46.104Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:31:47.252Z] ------------------- [2021-10-13T16:31:47.252Z] stable info: [2021-10-13T16:31:47.252Z] ------------------- [2021-10-13T16:31:47.252Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T16:31:47.252Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-13T16:31:47.252Z] Message: update stable to v1.0.210 [2021-10-13T16:31:47.826Z] ------------------- [2021-10-13T16:31:47.826Z] experimental info: [2021-10-13T16:31:47.826Z] ------------------- [2021-10-13T16:31:47.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T16:31:47.826Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-13T16:31:47.826Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T16:31:47.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-13T16:31:47.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-13T16:31:47.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T16:31:47.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T16:31:47.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T16:31:47.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T16:31:47.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T16:31:47.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-13T16:31:47.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-13T16:31:47.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-13T16:31:48.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T16:31:48.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T16:31:48.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T16:31:48.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T16:31:48.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T16:31:48.054Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T16:31:48.067Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T16:31:48.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T16:31:48.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-13T16:31:48.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-13T16:31:48.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-13T16:31:48.123Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T16:31:48.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3748 [Pipeline] echo [2021-10-13T16:31:48.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3748 [Pipeline] echo [2021-10-13T16:31:48.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3748 [Pipeline] echo [2021-10-13T16:31:48.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 078d8d571631d4ff628b864aaf98b67f8c458896 [Pipeline] echo [2021-10-13T16:31:48.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 078d8d5 [Pipeline] echo [2021-10-13T16:31:48.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T16:31:48.229Z] provisioning config files... [2021-10-13T16:31:48.242Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4248728170435749338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:31:48.554Z] ---> docker-login.sh [2021-10-13T16:31:48.554Z] nexus3.edgexfoundry.org:10001 [2021-10-13T16:31:48.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:31:48.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:31:48.554Z] Configure a credential helper to remove this warning. See [2021-10-13T16:31:48.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:31:48.554Z] [2021-10-13T16:31:48.554Z] Login Succeeded [2021-10-13T16:31:48.554Z] nexus3.edgexfoundry.org:10002 [2021-10-13T16:31:48.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:31:48.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:31:48.826Z] Configure a credential helper to remove this warning. See [2021-10-13T16:31:48.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:31:48.826Z] [2021-10-13T16:31:48.826Z] Login Succeeded [2021-10-13T16:31:48.826Z] nexus3.edgexfoundry.org:10003 [2021-10-13T16:31:48.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:31:48.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:31:48.826Z] Configure a credential helper to remove this warning. See [2021-10-13T16:31:48.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:31:48.826Z] [2021-10-13T16:31:48.826Z] Login Succeeded [2021-10-13T16:31:48.826Z] nexus3.edgexfoundry.org:10004 [2021-10-13T16:31:49.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:31:49.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:31:49.087Z] Configure a credential helper to remove this warning. See [2021-10-13T16:31:49.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:31:49.087Z] [2021-10-13T16:31:49.087Z] Login Succeeded [2021-10-13T16:31:49.087Z] docker.io [2021-10-13T16:31:49.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:31:49.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:31:49.661Z] Configure a credential helper to remove this warning. See [2021-10-13T16:31:49.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:31:49.661Z] [2021-10-13T16:31:49.661Z] Login Succeeded [2021-10-13T16:31:49.661Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T16:31:49.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T16:31:49.971Z] ++ 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 [2021-10-13T16:31:49.971Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.971Z] ++ dirname cmd/core-command/Dockerfile [2021-10-13T16:31:49.971Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.971Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-13T16:31:49.971Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.971Z] ++ dirname cmd/core-data/Dockerfile [2021-10-13T16:31:49.971Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.971Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-13T16:31:49.971Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.971Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-13T16:31:49.971Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.971Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-13T16:31:49.971Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.971Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-13T16:31:49.971Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.971Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-13T16:31:49.971Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.971Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-13T16:31:49.971Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.972Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-13T16:31:49.972Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.972Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-13T16:31:49.972Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.972Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-13T16:31:49.972Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.972Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-13T16:31:49.972Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.972Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-13T16:31:49.972Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.972Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-13T16:31:49.972Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.972Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-13T16:31:49.972Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-13T16:31:49.972Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-13T16:31:49.972Z] ++ cut -d/ -f2 [2021-10-13T16:31:49.972Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-13T16:31:50.012Z] 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 [2021-10-13T16:31:50.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T16:31:50.559Z] [2021-10-13T16:31:50.559Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:31:50.866Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T16:31:50.866Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T16:31:50.866Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T16:31:50.866Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T16:31:50.866Z] 4c7163046ea9: Pulling fs layer [2021-10-13T16:31:50.866Z] 0c2d73faf560: Pulling fs layer [2021-10-13T16:31:50.866Z] 0c2d73faf560: Waiting [2021-10-13T16:31:50.866Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T16:31:50.866Z] 3e5f54012d9b: Download complete [2021-10-13T16:31:50.866Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T16:31:50.866Z] a0d0a0d46f8b: Download complete [2021-10-13T16:31:50.866Z] 0c2d73faf560: Verifying Checksum [2021-10-13T16:31:50.866Z] 0c2d73faf560: Download complete [2021-10-13T16:31:51.146Z] 4c7163046ea9: Verifying Checksum [2021-10-13T16:31:51.146Z] 4c7163046ea9: Download complete [2021-10-13T16:31:51.146Z] a0d0a0d46f8b: Pull complete [2021-10-13T16:31:51.146Z] 3e5f54012d9b: Pull complete [2021-10-13T16:31:51.407Z] 4c7163046ea9: Pull complete [2021-10-13T16:31:51.672Z] 0c2d73faf560: Pull complete [2021-10-13T16:31:51.672Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T16:31:51.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T16:31:51.672Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T16:31:51.749Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-10-13T16:31:51.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:31:52.396Z] $ docker top 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T16:31:52.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T16:31:52.484Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T16:31:52.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T16:31:52.571Z] $ docker exec 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent [2021-10-13T16:31:52.664Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBFmhGf/agent.13 [2021-10-13T16:31:52.664Z] SSH_AGENT_PID=20 [2021-10-13T16:31:52.672Z] Running ssh-add (command line suppressed) [2021-10-13T16:31:52.759Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8207967265998999855.key (/w/workspace/edgex-go/6@tmp/private_key_8207967265998999855.key) [2021-10-13T16:31:52.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T16:31:53.064Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T16:31:53.073Z] $ docker exec --env ******** --env ******** 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent -k [2021-10-13T16:31:53.157Z] unset SSH_AUTH_SOCK; [2021-10-13T16:31:53.157Z] unset SSH_AGENT_PID; [2021-10-13T16:31:53.157Z] echo Agent pid 20 killed; [2021-10-13T16:31:53.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T16:31:53.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T16:31:53.190Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T16:31:53.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T16:31:53.298Z] $ docker exec 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent [2021-10-13T16:31:53.400Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDIeDMG/agent.54 [2021-10-13T16:31:53.400Z] SSH_AGENT_PID=60 [2021-10-13T16:31:53.404Z] Running ssh-add (command line suppressed) [2021-10-13T16:31:53.506Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1291905169832829867.key (/w/workspace/edgex-go/6@tmp/private_key_1291905169832829867.key) [2021-10-13T16:31:53.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T16:31:53.807Z] + git semver init [2021-10-13T16:31:53.807Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T16:31:53.807Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-10-13T16:31:53.807Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-10-13T16:31:53.807Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T16:31:53.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T16:31:53.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T16:31:53.807Z] # $SEMVER_BRANCH = PR-3748 [2021-10-13T16:31:53.807Z] # $SEMVER_TEMP = /tmp/semver-118669505 [2021-10-13T16:31:53.807Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-13T16:32:08.812Z] # '/tmp/semver-118669505' -> '/w/workspace/edgex-go/6/.semver' [2021-10-13T16:32:08.812Z] # -> Force: false [2021-10-13T16:32:08.812Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-10-13T16:32:08.821Z] $ docker exec --env ******** --env ******** 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent -k [2021-10-13T16:32:08.936Z] unset SSH_AUTH_SOCK; [2021-10-13T16:32:08.936Z] unset SSH_AGENT_PID; [2021-10-13T16:32:08.936Z] echo Agent pid 60 killed; [2021-10-13T16:32:08.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T16:32:09.277Z] + git semver [Pipeline] } [2021-10-13T16:32:09.289Z] $ docker stop --time=1 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 [2021-10-13T16:32:11.127Z] $ docker rm -f 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T16:32:11.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T16:32:11.769Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T16:32:11.772Z] [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 [2021-10-13T16:32:11.931Z] ========================================================= [2021-10-13T16:32:11.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T16:32:11.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:32:12.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:32:12.230Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T16:32:12.230Z] a0d0a0d46f8b: Already exists [2021-10-13T16:32:12.230Z] 31adcdaf11c8: Pulling fs layer [2021-10-13T16:32:12.230Z] b8b176561691: Pulling fs layer [2021-10-13T16:32:12.230Z] 4527c011a84f: Pulling fs layer [2021-10-13T16:32:12.230Z] 5d74067f8e1e: Pulling fs layer [2021-10-13T16:32:12.230Z] e0aca202a116: Pulling fs layer [2021-10-13T16:32:12.230Z] 3a43be97a3b4: Pulling fs layer [2021-10-13T16:32:12.230Z] 34cad66bf833: Pulling fs layer [2021-10-13T16:32:12.230Z] b4e3c513aaa6: Pulling fs layer [2021-10-13T16:32:12.230Z] 3a43be97a3b4: Waiting [2021-10-13T16:32:12.230Z] 34cad66bf833: Waiting [2021-10-13T16:32:12.230Z] b4e3c513aaa6: Waiting [2021-10-13T16:32:12.230Z] 5d74067f8e1e: Waiting [2021-10-13T16:32:12.230Z] e0aca202a116: Waiting [2021-10-13T16:32:12.230Z] b8b176561691: Verifying Checksum [2021-10-13T16:32:12.230Z] b8b176561691: Download complete [2021-10-13T16:32:12.230Z] 31adcdaf11c8: Verifying Checksum [2021-10-13T16:32:12.230Z] 31adcdaf11c8: Download complete [2021-10-13T16:32:12.230Z] 5d74067f8e1e: Verifying Checksum [2021-10-13T16:32:12.230Z] 5d74067f8e1e: Download complete [2021-10-13T16:32:12.230Z] e0aca202a116: Verifying Checksum [2021-10-13T16:32:12.230Z] e0aca202a116: Download complete [2021-10-13T16:32:12.230Z] 3a43be97a3b4: Verifying Checksum [2021-10-13T16:32:12.230Z] 3a43be97a3b4: Download complete [2021-10-13T16:32:12.494Z] 34cad66bf833: Verifying Checksum [2021-10-13T16:32:12.494Z] 34cad66bf833: Download complete [2021-10-13T16:32:12.494Z] 31adcdaf11c8: Pull complete [2021-10-13T16:32:12.494Z] b8b176561691: Pull complete [2021-10-13T16:32:13.080Z] 4527c011a84f: Verifying Checksum [2021-10-13T16:32:13.080Z] 4527c011a84f: Download complete [2021-10-13T16:32:13.080Z] b4e3c513aaa6: Verifying Checksum [2021-10-13T16:32:13.080Z] b4e3c513aaa6: Download complete [2021-10-13T16:32:17.314Z] 4527c011a84f: Pull complete [2021-10-13T16:32:17.314Z] 5d74067f8e1e: Pull complete [2021-10-13T16:32:17.314Z] e0aca202a116: Pull complete [2021-10-13T16:32:17.314Z] 3a43be97a3b4: Pull complete [2021-10-13T16:32:17.314Z] 34cad66bf833: Pull complete [2021-10-13T16:32:19.906Z] b4e3c513aaa6: Pull complete [2021-10-13T16:32:19.906Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-13T16:32:19.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:32:19.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:32:20.204Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-13T16:32:20.204Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:32:20.204Z] WORKDIR /edgex [2021-10-13T16:32:20.204Z] COPY go.mod . [2021-10-13T16:32:20.204Z] RUN go mod download' [2021-10-13T16:32:22.150Z] Sending build context to Docker daemon 329.4MB [2021-10-13T16:32:22.150Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T16:32:22.150Z] ---> 9f6097aaca64 [2021-10-13T16:32:22.150Z] Step 2/4 : WORKDIR /edgex [2021-10-13T16:32:23.096Z] ---> Running in 19de5448f17e [2021-10-13T16:32:23.096Z] Removing intermediate container 19de5448f17e [2021-10-13T16:32:23.096Z] ---> 4858cd35da81 [2021-10-13T16:32:23.096Z] Step 3/4 : COPY go.mod . [2021-10-13T16:32:23.096Z] ---> 0b8caaa1d8b4 [2021-10-13T16:32:23.096Z] Step 4/4 : RUN go mod download [2021-10-13T16:32:23.096Z] ---> Running in 6664276b8b2a [2021-10-13T16:32:26.900Z] Still waiting to schedule task [2021-10-13T16:32:26.901Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1134’ [2021-10-13T16:32:55.271Z] Removing intermediate container 6664276b8b2a [2021-10-13T16:32:55.271Z] ---> f0ff7fb6e396 [2021-10-13T16:32:55.271Z] Successfully built f0ff7fb6e396 [2021-10-13T16:32:55.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:32:55.572Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T16:32:55.572Z] . [Pipeline] withDockerContainer [2021-10-13T16:32:55.646Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-10-13T16:32:55.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:32:56.077Z] $ docker top 26feacf0e8fc443eccd46158a85848b5403421ebead77d50cbd86b584626e7c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:32:56.457Z] + go version [2021-10-13T16:32:56.457Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T16:32:56.464Z] $ docker stop --time=1 26feacf0e8fc443eccd46158a85848b5403421ebead77d50cbd86b584626e7c4 [2021-10-13T16:32:57.661Z] $ docker rm -f 26feacf0e8fc443eccd46158a85848b5403421ebead77d50cbd86b584626e7c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:32:58.178Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T16:32:58.179Z] . [Pipeline] withDockerContainer [2021-10-13T16:32:58.249Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-10-13T16:32:58.276Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:32:58.628Z] $ docker top a54e7361e0a4f2be911a87179cad3fb364231bd5657c2c0058e046ff51d0a9cf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-13T16:32:58.709Z] ========================================================= [2021-10-13T16:32:58.709Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-13T16:32:58.709Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:32:59.006Z] + make test [2021-10-13T16:32:59.006Z] go mod tidy [2021-10-13T16:32:59.270Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-13T16:33:04.715Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-13T16:33:22.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-13T16:33:28.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-13T16:33:28.552Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-13T16:33:28.836Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-13T16:33:31.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-13T16:33:32.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-13T16:33:32.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-13T16:33:32.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-13T16:33:32.603Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-13T16:33:32.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-13T16:33:33.135Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-13T16:33:33.135Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-13T16:33:33.135Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-13T16:33:33.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-13T16:33:35.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2021-10-13T16:33:35.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-13T16:33:35.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-13T16:33:36.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2021-10-13T16:33:36.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-13T16:33:36.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 46.3% of statements [2021-10-13T16:33:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-13T16:33:36.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-13T16:33:37.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-10-13T16:33:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-13T16:33:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:33:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-10-13T16:33:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-13T16:33:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-13T16:33:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-13T16:33:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-13T16:33:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-13T16:33:39.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:33:39.164Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-13T16:33:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-13T16:33:39.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-10-13T16:33:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-13T16:33:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-13T16:33:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-13T16:33:40.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 1.0% of statements [2021-10-13T16:33:40.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-13T16:33:40.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-10-13T16:33:40.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-10-13T16:33:40.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-13T16:33:40.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-10-13T16:33:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-10-13T16:33:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-10-13T16:33:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-10-13T16:33:42.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-10-13T16:33:54.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-10-13T16:33:54.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-10-13T16:33:59.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements [2021-10-13T16:33:59.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-13T16:34:17.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-13T16:34:17.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-13T16:34:17.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-13T16:34:17.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-10-13T16:34:17.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-13T16:34:17.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 70.4% of statements [2021-10-13T16:34:17.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-13T16:34:17.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-13T16:34:17.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-13T16:34:18.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.4% of statements [2021-10-13T16:34:18.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-13T16:34:18.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-13T16:34:18.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-13T16:34:18.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-13T16:34:18.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-10-13T16:34:18.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-13T16:34:26.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-10-13T16:34:26.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-13T16:34:26.728Z] 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 [2021-10-13T16:35:05.623Z] GO111MODULE=on go vet ./... [2021-10-13T16:35:13.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T16:35:13.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T16:35:13.843Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-13T16:35:14.395Z] + ls -al . [2021-10-13T16:35:14.395Z] total 612 [2021-10-13T16:35:14.395Z] drwxrwxr-x 10 1001 1001 4096 Oct 13 16:35 . [2021-10-13T16:35:14.395Z] drwxr-xr-x 4 root root 28 Oct 13 16:32 .. [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 11 Oct 13 16:31 .dockerignore [2021-10-13T16:35:14.395Z] drwxrwxr-x 8 1001 1001 179 Oct 13 16:31 .git [2021-10-13T16:35:14.395Z] drwxrwxr-x 4 1001 1001 142 Oct 13 16:31 .github [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 804 Oct 13 16:31 .gitignore [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 42 Oct 13 16:31 .golangci.yml [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 76 Oct 13 16:31 .hadolint.yml [2021-10-13T16:35:14.395Z] drwx------ 3 1001 1001 58 Oct 13 16:32 .semver [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 166 Oct 13 16:31 .sonarcloud.properties [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:31 ADOPTERS.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:31 Attribution.txt [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:31 CHANGELOG.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:31 CONTRIBUTING.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 677 Oct 13 16:31 GOVERNANCE.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 849 Oct 13 16:31 Jenkinsfile [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:31 LICENSE [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:31 Makefile [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 582 Oct 13 16:31 OWNERS.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:31 README.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:31 SECURITY.md [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 5 Oct 13 16:32 VERSION [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:31 ZMQWindows.md [2021-10-13T16:35:14.395Z] drwxrwxr-x 2 1001 1001 37 Oct 13 16:31 bin [2021-10-13T16:35:14.395Z] drwxrwxr-x 14 1001 1001 4096 Oct 13 16:31 cmd [2021-10-13T16:35:14.395Z] -rw-r--r-- 1 root root 403932 Oct 13 16:34 coverage.out [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 829 Oct 13 16:31 go.mod [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:31 go.sum [2021-10-13T16:35:14.395Z] drwxrwxr-x 8 1001 1001 124 Oct 13 16:31 internal [2021-10-13T16:35:14.395Z] drwxrwxr-x 3 1001 1001 16 Oct 13 16:31 openapi [2021-10-13T16:35:14.395Z] drwxrwxr-x 4 1001 1001 71 Oct 13 16:31 snap [2021-10-13T16:35:14.395Z] -rw-rw-r-- 1 1001 1001 204 Oct 13 16:31 version.go [Pipeline] sh [2021-10-13T16:35:14.687Z] + '[' -e coverage.out ] [2021-10-13T16:35:14.687Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-13T16:35:14.792Z] Stashed 1 file(s) [Pipeline] sh [2021-10-13T16:35:15.086Z] + make build [2021-10-13T16:35:15.086Z] 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 [2021-10-13T16:35:16.476Z] 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 [2021-10-13T16:35:23.146Z] 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 [2021-10-13T16:35:24.108Z] 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 [2021-10-13T16:35:25.056Z] 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 [2021-10-13T16:35:25.323Z] 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 [2021-10-13T16:35:26.268Z] 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 [2021-10-13T16:35:27.222Z] 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 [2021-10-13T16:35:28.174Z] 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 [2021-10-13T16:35:29.134Z] 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 [2021-10-13T16:35:30.093Z] 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 [2021-10-13T16:35:31.396Z] 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] } [2021-10-13T16:35:33.133Z] $ docker stop --time=1 a54e7361e0a4f2be911a87179cad3fb364231bd5657c2c0058e046ff51d0a9cf [2021-10-13T16:35:34.835Z] $ docker rm -f a54e7361e0a4f2be911a87179cad3fb364231bd5657c2c0058e046ff51d0a9cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:35:35.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:35:35.842Z] [2021-10-13T16:35:35.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:35:36.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:35:36.150Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-13T16:35:36.150Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-13T16:35:36.150Z] ca9280d653b3: Pulling fs layer [2021-10-13T16:35:36.150Z] 7e9c9ca2126c: Pulling fs layer [2021-10-13T16:35:36.150Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-13T16:35:36.150Z] cbdbe7a5bc2a: Download complete [2021-10-13T16:35:36.412Z] ca9280d653b3: Verifying Checksum [2021-10-13T16:35:36.412Z] ca9280d653b3: Download complete [2021-10-13T16:35:36.412Z] cbdbe7a5bc2a: Pull complete [2021-10-13T16:35:36.678Z] 7e9c9ca2126c: Verifying Checksum [2021-10-13T16:35:36.678Z] 7e9c9ca2126c: Download complete [2021-10-13T16:35:36.938Z] ca9280d653b3: Pull complete [2021-10-13T16:35:41.173Z] 7e9c9ca2126c: Pull complete [2021-10-13T16:35:41.173Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-13T16:35:41.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:35:41.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-13T16:35:41.239Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-10-13T16:35:41.265Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:35:43.862Z] $ docker top 9d0561e4d892e9d6f30275cdf2b523ce1aed44b3af7200b3a93df97a46dbb638 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:35:44.234Z] + docker-compose build --help [2021-10-13T16:35:44.234Z] + grep parallel [2021-10-13T16:35:44.804Z] --parallel Build images in parallel. [Pipeline] } [2021-10-13T16:35:44.808Z] $ docker stop --time=1 9d0561e4d892e9d6f30275cdf2b523ce1aed44b3af7200b3a93df97a46dbb638 [2021-10-13T16:35:45.997Z] $ docker rm -f 9d0561e4d892e9d6f30275cdf2b523ce1aed44b3af7200b3a93df97a46dbb638 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:35:46.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-13T16:35:46.379Z] . [Pipeline] withDockerContainer [2021-10-13T16:35:46.442Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-10-13T16:35:46.469Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:35:46.806Z] $ docker top 103deba4e617f8cdf0b30401ccc18c372ed5deb6135a9890a9b72b60ce5d94d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:35:47.164Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-13T16:35:47.732Z] Building core-command ... [2021-10-13T16:35:47.732Z] Building core-data ... [2021-10-13T16:35:47.732Z] Building core-metadata ... [2021-10-13T16:35:47.732Z] Building security-bootstrapper ... [2021-10-13T16:35:47.732Z] Building security-proxy-setup ... [2021-10-13T16:35:47.732Z] Building security-secretstore-setup ... [2021-10-13T16:35:47.732Z] Building support-notifications ... [2021-10-13T16:35:47.732Z] Building support-scheduler ... [2021-10-13T16:35:47.732Z] Building sys-mgmt-agent ... [2021-10-13T16:35:47.732Z] Building support-notifications [2021-10-13T16:35:47.732Z] Building core-metadata [2021-10-13T16:35:47.732Z] Building security-proxy-setup [2021-10-13T16:35:47.732Z] Building support-scheduler [2021-10-13T16:35:47.732Z] Building core-command [2021-10-13T16:36:00.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:36:00.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:36:00.190Z] ---> f0ff7fb6e396 [2021-10-13T16:36:00.190Z] Step 3/23 : WORKDIR /edgex-go [2021-10-13T16:36:00.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:36:00.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:36:00.190Z] ---> f0ff7fb6e396 [2021-10-13T16:36:00.190Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:36:00.190Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:36:00.190Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:36:00.190Z] ---> f0ff7fb6e396 [2021-10-13T16:36:00.190Z] Step 3/21 : WORKDIR /edgex-go [2021-10-13T16:36:03.494Z] ---> Running in 89da11870239 [2021-10-13T16:36:03.494Z] ---> Running in 77007d255b70 [2021-10-13T16:36:03.494Z] ---> Running in cd63e8051d44 [2021-10-13T16:36:07.696Z] Removing intermediate container 89da11870239 [2021-10-13T16:36:07.696Z] ---> 26479f02f0c8 [2021-10-13T16:36:07.696Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:36:07.696Z] Removing intermediate container cd63e8051d44 [2021-10-13T16:36:07.697Z] ---> 4b0d09012aa5 [2021-10-13T16:36:07.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:36:07.697Z] Removing intermediate container 77007d255b70 [2021-10-13T16:36:07.697Z] ---> 89ac390c6996 [2021-10-13T16:36:07.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:36:07.697Z] ---> Running in a1814cf8a2b9 [2021-10-13T16:36:07.697Z] ---> Running in 399dd7799dd1 [2021-10-13T16:36:07.956Z] ---> Running in 8ad49d07ed57 [2021-10-13T16:36:14.554Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:36:14.554Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:36:14.554Z] ---> f0ff7fb6e396 [2021-10-13T16:36:14.554Z] Step 3/20 : WORKDIR /edgex-go [2021-10-13T16:36:14.554Z] ---> Using cache [2021-10-13T16:36:14.554Z] ---> 26479f02f0c8 [2021-10-13T16:36:14.554Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:36:14.554Z] Removing intermediate container a1814cf8a2b9 [2021-10-13T16:36:14.554Z] ---> 594840ae30fc [2021-10-13T16:36:14.554Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-13T16:36:14.554Z] Removing intermediate container 399dd7799dd1 [2021-10-13T16:36:14.554Z] ---> 6301255aaee0 [2021-10-13T16:36:14.554Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-13T16:36:14.554Z] ---> Running in ff52842ed131 [2021-10-13T16:36:14.554Z] Removing intermediate container 8ad49d07ed57 [2021-10-13T16:36:14.554Z] ---> ae2fb0a13566 [2021-10-13T16:36:14.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:36:14.554Z] ---> Running in ff52228456e4 [2021-10-13T16:36:14.554Z] ---> Running in b507dae1d811 [2021-10-13T16:36:14.554Z] ---> Running in ccdb04c82627 [2021-10-13T16:36:14.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:36:14.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:36:14.554Z] ---> f0ff7fb6e396 [2021-10-13T16:36:14.554Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:36:14.554Z] ---> Using cache [2021-10-13T16:36:14.554Z] ---> 26479f02f0c8 [2021-10-13T16:36:14.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:36:14.554Z] ---> Using cache [2021-10-13T16:36:14.554Z] ---> 6301255aaee0 [2021-10-13T16:36:14.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:36:14.554Z] ---> Running in f3d0d8efb9d0 [2021-10-13T16:36:14.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:14.554Z] Removing intermediate container ff52842ed131 [2021-10-13T16:36:14.554Z] ---> 004d2d6348a5 [2021-10-13T16:36:14.554Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-13T16:36:14.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:14.554Z] ---> Running in 64ecb9d29213 [2021-10-13T16:36:14.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:14.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:14.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:15.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:15.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:15.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:15.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:15.661Z] OK: 220 MiB in 52 packages [2021-10-13T16:36:15.661Z] OK: 220 MiB in 52 packages [2021-10-13T16:36:15.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:36:15.922Z] OK: 220 MiB in 52 packages [2021-10-13T16:36:15.922Z] OK: 220 MiB in 52 packages [2021-10-13T16:36:16.187Z] Removing intermediate container ff52228456e4 [2021-10-13T16:36:16.187Z] ---> 65199ca22cb4 [2021-10-13T16:36:16.187Z] Step 6/21 : COPY . . [2021-10-13T16:36:16.187Z] OK: 220 MiB in 52 packages [2021-10-13T16:36:16.187Z] Removing intermediate container b507dae1d811 [2021-10-13T16:36:16.187Z] ---> 71c4adbce6ab [2021-10-13T16:36:16.187Z] Step 6/23 : COPY go.mod . [2021-10-13T16:36:16.758Z] Removing intermediate container ccdb04c82627 [2021-10-13T16:36:16.758Z] ---> dc3b8f609ea3 [2021-10-13T16:36:16.758Z] Step 6/22 : COPY . . [2021-10-13T16:36:17.360Z] ---> 8f717165a36b [2021-10-13T16:36:17.360Z] Step 7/23 : RUN go mod download [2021-10-13T16:36:17.360Z] Removing intermediate container f3d0d8efb9d0 [2021-10-13T16:36:17.360Z] ---> 5af56e683a9b [2021-10-13T16:36:17.360Z] Step 6/22 : COPY . . [2021-10-13T16:36:19.923Z] ---> Running in 366b33a1a0aa [2021-10-13T16:36:19.923Z] Removing intermediate container 64ecb9d29213 [2021-10-13T16:36:19.923Z] ---> bcadbf6004f9 [2021-10-13T16:36:19.923Z] Step 6/20 : COPY . . [2021-10-13T16:36:24.150Z] ---> dad5335e1bb2 [2021-10-13T16:36:24.150Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:36:24.150Z] Removing intermediate container 366b33a1a0aa [2021-10-13T16:36:24.150Z] ---> 905e2240c784 [2021-10-13T16:36:24.150Z] Step 8/23 : COPY . . [2021-10-13T16:36:24.150Z] ---> Running in be66ec26df08 [2021-10-13T16:36:28.404Z] ---> 8a09f43bb922 [2021-10-13T16:36:28.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:36:28.404Z] ---> Running in 01d232343c99 [2021-10-13T16:36:28.404Z] ---> 7a8bcf2570d0 [2021-10-13T16:36:28.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:36:28.404Z] ---> 46850ea5391a [2021-10-13T16:36:28.404Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:36:28.667Z] ---> Running in 32a00cd6b5ba [2021-10-13T16:36:28.930Z] ---> Running in cd340093ae19 [2021-10-13T16:36:30.330Z] Removing intermediate container be66ec26df08 [2021-10-13T16:36:30.330Z] ---> 2e3b5989f2bc [2021-10-13T16:36:30.330Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-13T16:36:30.330Z] ---> Running in 73fe1925888f [2021-10-13T16:36:30.604Z] Removing intermediate container 01d232343c99 [2021-10-13T16:36:30.604Z] ---> dcea87af7c78 [2021-10-13T16:36:30.604Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-13T16:36:31.183Z] ---> Running in caf05e7d2d0b [2021-10-13T16:36:31.445Z] 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 [2021-10-13T16:36:33.994Z] 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 [2021-10-13T16:36:33.994Z] Removing intermediate container cd340093ae19 [2021-10-13T16:36:33.994Z] ---> 0f4247ae70c2 [2021-10-13T16:36:33.994Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-13T16:36:34.259Z] Removing intermediate container 32a00cd6b5ba [2021-10-13T16:36:34.259Z] ---> 2db406ca3237 [2021-10-13T16:36:34.259Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-13T16:36:34.519Z] ---> Running in e9d851428782 [2021-10-13T16:36:34.780Z] ---> Running in baaa668156db [2021-10-13T16:36:36.182Z] 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 [2021-10-13T16:36:36.182Z] 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 [2021-10-13T16:36:44.448Z] ---> 6a3edf255cf7 [2021-10-13T16:36:44.448Z] Step 9/23 : RUN go mod tidy [2021-10-13T16:36:44.448Z] ---> Running in 19c5b1cf87c8 [2021-10-13T16:36:45.835Z] Removing intermediate container 19c5b1cf87c8 [2021-10-13T16:36:45.835Z] ---> bd0805a24863 [2021-10-13T16:36:45.835Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-13T16:36:45.835Z] ---> Running in 7155322afde6 [2021-10-13T16:36:46.408Z] 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 [2021-10-13T16:36:48.436Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1141 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws [2021-10-13T16:36:48.445Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-10-13T16:36:48.695Z] The recommended git tool is: git [2021-10-13T16:36:55.569Z] using credential edgex-jenkins-ssh [2021-10-13T16:36:55.590Z] Cloning the remote Git repository [2021-10-13T16:36:55.680Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:36:55.890Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-10-13T16:36:56.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:36:56.024Z] > git --version # timeout=10 [2021-10-13T16:36:56.048Z] > git --version # 'git version 2.17.1' [2021-10-13T16:36:56.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:36:56.152Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:37:12.983Z] Removing intermediate container 73fe1925888f [2021-10-13T16:37:12.983Z] ---> 2ef6534fad79 [2021-10-13T16:37:12.983Z] [2021-10-13T16:37:12.983Z] Step 9/21 : FROM alpine:3.14 [2021-10-13T16:37:12.983Z] 3.14: Pulling from library/alpine [2021-10-13T16:37:12.983Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T16:37:12.983Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T16:37:12.983Z] ---> 14119a10abf4 [2021-10-13T16:37:12.983Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-13T16:37:12.983Z] ---> Running in d12935fe7b90 [2021-10-13T16:37:12.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:12.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:12.983Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-13T16:37:12.983Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:37:12.983Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:37:12.983Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:37:12.983Z] OK: 6 MiB in 16 packages [2021-10-13T16:37:12.983Z] 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 [2021-10-13T16:37:12.983Z] Removing intermediate container d12935fe7b90 [2021-10-13T16:37:12.983Z] ---> dd7b662e94d1 [2021-10-13T16:37:12.983Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:37:12.983Z] ---> Running in 0667546a2913 [2021-10-13T16:37:12.983Z] Removing intermediate container 0667546a2913 [2021-10-13T16:37:12.983Z] ---> 4110ad0c9582 [2021-10-13T16:37:12.983Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-13T16:37:12.983Z] ---> Running in 19cdce807be2 [2021-10-13T16:37:12.983Z] Removing intermediate container 19cdce807be2 [2021-10-13T16:37:12.983Z] ---> 7ebc11dc906e [2021-10-13T16:37:12.983Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-13T16:37:12.983Z] ---> Running in b0ef54df3ba7 [2021-10-13T16:37:12.983Z] Removing intermediate container b0ef54df3ba7 [2021-10-13T16:37:12.983Z] ---> 8a6409be88c7 [2021-10-13T16:37:12.983Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:37:12.983Z] ---> ffb40d304f06 [2021-10-13T16:37:12.983Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-13T16:37:13.560Z] ---> e97e3a34d6b7 [2021-10-13T16:37:13.560Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-13T16:37:14.134Z] ---> ebcab17d6571 [2021-10-13T16:37:14.134Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-13T16:37:14.134Z] ---> Running in 28650d2b63ee [2021-10-13T16:37:14.134Z] Removing intermediate container 28650d2b63ee [2021-10-13T16:37:14.134Z] ---> c2e3c9cb40a8 [2021-10-13T16:37:14.134Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:37:14.404Z] ---> Running in ca86fb7cccbf [2021-10-13T16:37:14.404Z] Removing intermediate container ca86fb7cccbf [2021-10-13T16:37:14.404Z] ---> 105d68ddd770 [2021-10-13T16:37:14.404Z] Step 19/21 : LABEL arch=x86_64 [2021-10-13T16:37:14.681Z] ---> Running in 318b24f8ac12 [2021-10-13T16:37:14.959Z] Removing intermediate container 318b24f8ac12 [2021-10-13T16:37:14.959Z] ---> 9ed38c3edd3e [2021-10-13T16:37:14.959Z] Step 20/21 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:37:15.240Z] ---> Running in 21c2ec1eb1b3 [2021-10-13T16:37:15.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:37:15.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:37:15.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:37:15.512Z] Removing intermediate container 21c2ec1eb1b3 [2021-10-13T16:37:15.512Z] ---> f765d3a8d798 [2021-10-13T16:37:15.512Z] Step 21/21 : LABEL version=0.0.0 [2021-10-13T16:37:15.789Z] Removing intermediate container caf05e7d2d0b [2021-10-13T16:37:15.789Z] ---> b75d33e2ff7e [2021-10-13T16:37:15.789Z] [2021-10-13T16:37:15.789Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:37:15.789Z] ---> 14119a10abf4 [2021-10-13T16:37:15.789Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:37:15.789Z] ---> Running in d76d31c7a7dd [2021-10-13T16:37:16.028Z] Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-13T16:37:16.073Z] ---> Running in 913ef8526d31 [2021-10-13T16:37:16.073Z] Removing intermediate container d76d31c7a7dd [2021-10-13T16:37:16.073Z] ---> 1401fbd9ebce [2021-10-13T16:37:16.073Z] [2021-10-13T16:37:16.351Z] Successfully built 1401fbd9ebce [2021-10-13T16:37:16.351Z] Successfully tagged support-notifications:latest [2021-10-13T16:37:16.351Z] Building core-data [2021-10-13T16:37:16.622Z]  Building support-notifications ... done Removing intermediate container e9d851428782 [2021-10-13T16:37:16.622Z] ---> 241de369ba14 [2021-10-13T16:37:16.622Z] [2021-10-13T16:37:16.622Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:37:16.622Z] ---> 14119a10abf4 [2021-10-13T16:37:16.622Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:37:16.655Z] Merge succeeded, producing 3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:37:16.656Z] Checking out Revision 3e9ed1db5477ae5e315abada0c736bdcabd9a864 (PR-3748) [2021-10-13T16:37:16.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:17.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:17.171Z] ---> Running in 931e01fbafc6 [2021-10-13T16:37:15.295Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:37:15.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:37:15.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T16:37:16.055Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:37:16.075Z] > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-13T16:37:16.326Z] > git remote # timeout=10 [2021-10-13T16:37:16.351Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T16:37:16.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:37:16.383Z] > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 [2021-10-13T16:37:16.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T16:37:16.668Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:37:16.680Z] > git checkout -f 3e9ed1db5477ae5e315abada0c736bdcabd9a864 # timeout=10 [2021-10-13T16:37:17.789Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:37:17.789Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:37:17.789Z] OK: 6 MiB in 15 packages [2021-10-13T16:37:18.364Z] Removing intermediate container baaa668156db [2021-10-13T16:37:18.364Z] ---> 1b7901747adb [2021-10-13T16:37:18.364Z] [2021-10-13T16:37:18.364Z] Step 9/20 : FROM alpine:3.14 [2021-10-13T16:37:18.364Z] ---> 14119a10abf4 [2021-10-13T16:37:18.364Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-13T16:37:18.941Z] ---> Running in 98ebb6e02df4 [2021-10-13T16:37:18.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:18.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:19.214Z] Removing intermediate container 913ef8526d31 [2021-10-13T16:37:19.214Z] ---> 66baea746a80 [2021-10-13T16:37:19.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:37:19.214Z] ---> Running in 2022538e8321 [2021-10-13T16:37:19.483Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:37:19.483Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:37:19.483Z] OK: 6 MiB in 15 packages [2021-10-13T16:37:19.483Z] Removing intermediate container 2022538e8321 [2021-10-13T16:37:19.483Z] ---> 8825396681b7 [2021-10-13T16:37:19.483Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-13T16:37:19.483Z] ---> Running in f8ac448623a5 [2021-10-13T16:37:19.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:19.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:20.041Z] Removing intermediate container f8ac448623a5 [2021-10-13T16:37:20.041Z] ---> 5f7f7d20c57e [2021-10-13T16:37:20.041Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:37:20.041Z] Removing intermediate container 931e01fbafc6 [2021-10-13T16:37:20.041Z] ---> 7611d2b42391 [2021-10-13T16:37:20.041Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:37:20.041Z] ---> Running in 557026672a9b [2021-10-13T16:37:20.041Z] ---> Running in 9d63bc3e8c42 [2021-10-13T16:37:20.311Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-13T16:37:20.311Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:37:20.311Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:37:20.311Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-13T16:37:20.311Z] Removing intermediate container 557026672a9b [2021-10-13T16:37:20.311Z] ---> 3ea3d77d8234 [2021-10-13T16:37:20.311Z] Step 14/22 : WORKDIR / [2021-10-13T16:37:20.311Z] (5/5) Installing curl (7.79.1-r0) [2021-10-13T16:37:20.311Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:37:20.311Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:37:20.311Z] Removing intermediate container 9d63bc3e8c42 [2021-10-13T16:37:20.311Z] ---> cef98e5ec80c [2021-10-13T16:37:20.311Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-13T16:37:20.311Z] OK: 8 MiB in 19 packages [2021-10-13T16:37:20.595Z] ---> Running in 9ea467d7d0cf [2021-10-13T16:37:20.595Z] ---> Running in 9e61974ec546 [2021-10-13T16:37:20.875Z] Removing intermediate container 9ea467d7d0cf [2021-10-13T16:37:20.875Z] ---> 5c7e50e42fe2 [2021-10-13T16:37:20.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:37:20.875Z] Removing intermediate container 9e61974ec546 [2021-10-13T16:37:20.875Z] ---> 43f4fa9bff5a [2021-10-13T16:37:20.875Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:37:20.875Z] ---> Running in 5a13d47302ec [2021-10-13T16:37:21.162Z] ---> 6fa60a9b1a40 [2021-10-13T16:37:21.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-13T16:37:21.162Z] Removing intermediate container 98ebb6e02df4 [2021-10-13T16:37:21.162Z] ---> ca5153f18a3e [2021-10-13T16:37:21.162Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:37:21.162Z] Removing intermediate container 5a13d47302ec [2021-10-13T16:37:21.162Z] ---> fe2f761d5f16 [2021-10-13T16:37:21.162Z] Step 14/22 : WORKDIR / [2021-10-13T16:37:21.287Z] Commit message: "Merge commit '9d6a4513a2ce67a55ac7208e4cc4009604167c71' into HEAD" [2021-10-13T16:37:21.301Z] > git rev-list --no-walk 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-13T16:37:21.433Z] ---> Running in 108435a51fb3 [2021-10-13T16:37:21.433Z] ---> Running in e633b8324ed4 [2021-10-13T16:37:21.699Z] Removing intermediate container 108435a51fb3 [2021-10-13T16:37:21.699Z] ---> b266005d1304 [2021-10-13T16:37:21.699Z] Step 12/20 : WORKDIR /edgex [2021-10-13T16:37:21.699Z] ---> Running in 5772cb77cb2a [2021-10-13T16:37:21.699Z] Removing intermediate container e633b8324ed4 [2021-10-13T16:37:21.699Z] ---> e0141019866c [2021-10-13T16:37:21.700Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T16:37:21.962Z] ---> aba785aa9cce [2021-10-13T16:37:21.962Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-13T16:37:21.962Z] Removing intermediate container 5772cb77cb2a [2021-10-13T16:37:21.962Z] ---> 65c45d26b1ac [2021-10-13T16:37:21.963Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-13T16:37:22.224Z] ---> b5a94c8e4007 [2021-10-13T16:37:22.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-13T16:37:22.224Z] ---> 8590a29fa568 [2021-10-13T16:37:22.224Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-13T16:37:22.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-13T16:37:22.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T16:37:22.389Z] Dload Upload Total Spent Left Speed [2021-10-13T16:37:22.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [2021-10-13T16:37:22.488Z] ---> d0f461900c25 [2021-10-13T16:37:22.488Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-13T16:37:22.488Z] ---> Running in b1603a23acde [2021-10-13T16:37:22.488Z] Removing intermediate container b1603a23acde [2021-10-13T16:37:22.488Z] ---> 473a60b97ce8 [2021-10-13T16:37:22.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh [2021-10-13T16:37:22.748Z] ---> 295263760f33 [2021-10-13T16:37:22.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-13T16:37:22.748Z] ---> Running in c4f72e5a08db [2021-10-13T16:37:22.852Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-13T16:37:23.007Z] Removing intermediate container c4f72e5a08db [2021-10-13T16:37:23.007Z] ---> db57b2e45fa1 [2021-10-13T16:37:23.007Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:37:23.007Z] ---> 65e72c4cfe3a [2021-10-13T16:37:23.007Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-13T16:37:23.219Z] + sudo tee /etc/docker/daemon.new [2021-10-13T16:37:23.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-13T16:37:23.219Z] { [2021-10-13T16:37:23.219Z] "registry-mirrors": [ [2021-10-13T16:37:23.219Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-13T16:37:23.219Z] ], [2021-10-13T16:37:23.219Z] "bip": "10.250.0.254/24", [2021-10-13T16:37:23.219Z] "hosts": [ [2021-10-13T16:37:23.219Z] "tcp://0.0.0.0:5555", [2021-10-13T16:37:23.219Z] "unix:///var/run/docker.sock" [2021-10-13T16:37:23.219Z] ], [2021-10-13T16:37:23.219Z] "mtu": 1458, [2021-10-13T16:37:23.219Z] "selinux-enabled": true, [2021-10-13T16:37:23.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-13T16:37:23.219Z] } [Pipeline] sh [2021-10-13T16:37:23.270Z] ---> bc48762ed75d [2021-10-13T16:37:23.270Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-13T16:37:23.270Z] ---> Running in b92508522277 [2021-10-13T16:37:23.270Z] ---> Running in 83e92c8496aa [2021-10-13T16:37:23.270Z] Removing intermediate container b92508522277 [2021-10-13T16:37:23.270Z] ---> 66b5b04b6f04 [2021-10-13T16:37:23.270Z] Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:37:23.270Z] Removing intermediate container 83e92c8496aa [2021-10-13T16:37:23.270Z] ---> 79a27102fd4e [2021-10-13T16:37:23.270Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:37:23.536Z] ---> Running in 00b081afd68f [2021-10-13T16:37:23.536Z] ---> Running in feb469b6cfe9 [2021-10-13T16:37:23.536Z] ---> ae98ca70aa53 [2021-10-13T16:37:23.536Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-13T16:37:23.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-13T16:37:23.802Z] Removing intermediate container 00b081afd68f [2021-10-13T16:37:23.802Z] ---> 826766cfd780 [2021-10-13T16:37:23.802Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:37:23.802Z] Removing intermediate container feb469b6cfe9 [2021-10-13T16:37:23.802Z] ---> 0ecdc677c8af [2021-10-13T16:37:23.802Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:37:23.802Z] ---> Running in 76889f2af911 [2021-10-13T16:37:23.802Z] ---> Running in 4b493f9b25d1 [2021-10-13T16:37:23.802Z] ---> Running in 7624e4c3212a [2021-10-13T16:37:23.973Z] + sudo service docker restart [2021-10-13T16:37:24.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:37:24.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:37:24.062Z] ---> f0ff7fb6e396 [2021-10-13T16:37:24.062Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:37:24.062Z] ---> Using cache [2021-10-13T16:37:24.062Z] ---> 26479f02f0c8 [2021-10-13T16:37:24.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:37:24.062Z] ---> Using cache [2021-10-13T16:37:24.062Z] ---> 004d2d6348a5 [2021-10-13T16:37:24.062Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-13T16:37:24.339Z] Removing intermediate container 76889f2af911 [2021-10-13T16:37:24.339Z] ---> 039282c0c367 [2021-10-13T16:37:24.339Z] Step 17/20 : CMD ["--init=true"] [2021-10-13T16:37:24.339Z] Removing intermediate container 7624e4c3212a [2021-10-13T16:37:24.339Z] ---> d1b98043ca21 [2021-10-13T16:37:24.339Z] Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:37:24.339Z] Removing intermediate container 4b493f9b25d1 [2021-10-13T16:37:24.339Z] ---> 1604de615e95 [2021-10-13T16:37:24.339Z] [2021-10-13T16:37:24.339Z] ---> Running in 4f9a6a6ca5b7 [2021-10-13T16:37:24.339Z] ---> Running in 576614621a55 [2021-10-13T16:37:24.339Z] ---> Running in 67a10429fb34 [2021-10-13T16:37:24.339Z] Successfully built 1604de615e95 [2021-10-13T16:37:24.339Z] Removing intermediate container 7155322afde6 [2021-10-13T16:37:24.339Z] ---> 05ea8a187b97 [2021-10-13T16:37:24.339Z] [2021-10-13T16:37:24.339Z] Step 11/23 : FROM alpine:3.14 [2021-10-13T16:37:24.339Z] ---> 14119a10abf4 [2021-10-13T16:37:24.339Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:37:24.339Z] ---> Using cache [2021-10-13T16:37:24.339Z] ---> 7611d2b42391 [2021-10-13T16:37:24.340Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:37:24.340Z] ---> Using cache [2021-10-13T16:37:24.340Z] ---> cef98e5ec80c [2021-10-13T16:37:24.340Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-13T16:37:24.340Z] Successfully tagged core-metadata:latest [2021-10-13T16:37:24.340Z] Building sys-mgmt-agent [2021-10-13T16:37:24.603Z]  Building core-metadata ... done  ---> Running in 44891292965c [2021-10-13T16:37:24.603Z] Removing intermediate container 576614621a55 [2021-10-13T16:37:24.603Z] ---> 5bdf651d7607 [2021-10-13T16:37:24.603Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:37:24.863Z] Removing intermediate container 67a10429fb34 [2021-10-13T16:37:24.863Z] ---> 1973fd2761a5 [2021-10-13T16:37:24.863Z] Step 18/20 : LABEL arch=x86_64 [2021-10-13T16:37:25.131Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:26.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:26.101Z] ---> Running in 81f11b752eec [2021-10-13T16:37:26.101Z] ---> Running in 05b380a2108d [2021-10-13T16:37:26.101Z] Removing intermediate container 44891292965c [2021-10-13T16:37:26.101Z] ---> 6bf9fa11564d [2021-10-13T16:37:26.101Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-13T16:37:26.362Z] OK: 220 MiB in 52 packages [2021-10-13T16:37:26.362Z] Removing intermediate container 81f11b752eec [2021-10-13T16:37:26.362Z] ---> 06da2687639f [2021-10-13T16:37:26.362Z] [2021-10-13T16:37:26.362Z] ---> Running in 45e0979cdf19 [2021-10-13T16:37:26.362Z] Removing intermediate container 05b380a2108d [2021-10-13T16:37:26.362Z] ---> 122552050c00 [2021-10-13T16:37:26.362Z] Step 19/20 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:37:26.362Z] ---> Running in feb836147349 [2021-10-13T16:37:26.363Z] Successfully built 06da2687639f [2021-10-13T16:37:26.625Z] Successfully tagged core-command:latest [2021-10-13T16:37:26.625Z] Building security-secretstore-setup [2021-10-13T16:37:26.625Z]  Building core-command ... done Removing intermediate container 45e0979cdf19 [2021-10-13T16:37:26.625Z] ---> e30e113d8039 [2021-10-13T16:37:26.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:37:26.625Z] Removing intermediate container feb836147349 [2021-10-13T16:37:26.625Z] ---> ed92d2a73d77 [2021-10-13T16:37:26.625Z] Step 20/20 : LABEL version=0.0.0 [2021-10-13T16:37:27.195Z] ---> Running in ceb659963552 [2021-10-13T16:37:27.777Z] Removing intermediate container 4f9a6a6ca5b7 [2021-10-13T16:37:27.777Z] ---> 9524ab4e011c [2021-10-13T16:37:27.777Z] Step 6/22 : COPY . . [2021-10-13T16:37:28.060Z] ---> 5f28a8cbc0fa [2021-10-13T16:37:28.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-13T16:37:28.060Z] Removing intermediate container ceb659963552 [2021-10-13T16:37:28.060Z] ---> 8ab39fc7af09 [2021-10-13T16:37:28.060Z] [2021-10-13T16:37:28.351Z] Successfully built 8ab39fc7af09 [2021-10-13T16:37:28.351Z] Successfully tagged security-proxy-setup:latest [2021-10-13T16:37:28.351Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-13T16:37:34.942Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:37:34.942Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:37:34.942Z] ---> f0ff7fb6e396 [2021-10-13T16:37:34.942Z] Step 3/30 : WORKDIR /edgex-go [2021-10-13T16:37:34.942Z] ---> Using cache [2021-10-13T16:37:34.942Z] ---> 26479f02f0c8 [2021-10-13T16:37:34.942Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:37:34.942Z] ---> Using cache [2021-10-13T16:37:34.942Z] ---> 004d2d6348a5 [2021-10-13T16:37:34.942Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-13T16:37:34.942Z] ---> Using cache [2021-10-13T16:37:34.942Z] ---> bcadbf6004f9 [2021-10-13T16:37:34.942Z] Step 6/30 : COPY . . [2021-10-13T16:37:34.942Z] ---> Using cache [2021-10-13T16:37:34.942Z] ---> 46850ea5391a [2021-10-13T16:37:34.942Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:37:34.942Z] ---> Using cache [2021-10-13T16:37:34.942Z] ---> 0f4247ae70c2 [2021-10-13T16:37:34.942Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-13T16:37:37.488Z] ---> 63f157f52112 [2021-10-13T16:37:37.488Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-13T16:37:37.488Z] ---> 3e56b6918994 [2021-10-13T16:37:37.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:37:38.053Z] ---> Running in 22c6054b0499 [2021-10-13T16:37:38.053Z] ---> Running in 633139823e42 [2021-10-13T16:37:38.993Z] ---> e90b4f31167d [2021-10-13T16:37:38.993Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-13T16:37:39.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:37:39.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:37:39.252Z] ---> f0ff7fb6e396 [2021-10-13T16:37:39.252Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:37:39.252Z] ---> Using cache [2021-10-13T16:37:39.252Z] ---> 26479f02f0c8 [2021-10-13T16:37:39.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:37:39.252Z] ---> Using cache [2021-10-13T16:37:39.252Z] ---> 004d2d6348a5 [2021-10-13T16:37:39.252Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-13T16:37:39.515Z] ---> Running in ca9c99fc52de [2021-10-13T16:37:40.087Z] ---> Running in 1aecc5210207 [2021-10-13T16:37:40.346Z] 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 [2021-10-13T16:37:40.606Z] Removing intermediate container ca9c99fc52de [2021-10-13T16:37:40.606Z] ---> 94ce8c667a72 [2021-10-13T16:37:40.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:37:40.867Z] ---> Running in 6167847a126b [2021-10-13T16:37:41.806Z] Removing intermediate container 6167847a126b [2021-10-13T16:37:41.806Z] ---> 3d6f85e406bf [2021-10-13T16:37:41.806Z] Step 21/23 : LABEL arch=x86_64 [2021-10-13T16:37:42.070Z] ---> Running in 618c7cb536d0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T16:37:42.402Z] provisioning config files... [2021-10-13T16:37:42.432Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2053415710284975999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:37:42.652Z] Removing intermediate container 618c7cb536d0 [2021-10-13T16:37:42.652Z] ---> 7a366742a35c [2021-10-13T16:37:42.652Z] Step 22/23 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:37:42.824Z] ---> docker-login.sh [2021-10-13T16:37:42.824Z] nexus3.edgexfoundry.org:10001 [2021-10-13T16:37:42.913Z] Removing intermediate container 633139823e42 [2021-10-13T16:37:42.913Z] ---> 7980053a19e0 [2021-10-13T16:37:42.913Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-13T16:37:42.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:43.179Z] ---> Running in 433a6ad3d124 [2021-10-13T16:37:43.444Z] ---> Running in 5e6c4bd9b176 [2021-10-13T16:37:43.711Z] Removing intermediate container 433a6ad3d124 [2021-10-13T16:37:43.711Z] ---> 0878ca4e6ea8 [2021-10-13T16:37:43.711Z] Step 23/23 : LABEL version=0.0.0 [2021-10-13T16:37:43.711Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:37:43.980Z] ---> Running in 3c51d05ac92d [2021-10-13T16:37:44.257Z] OK: 220 MiB in 52 packages [2021-10-13T16:37:44.257Z] Removing intermediate container 3c51d05ac92d [2021-10-13T16:37:44.257Z] ---> 57e1e0c0896d [2021-10-13T16:37:44.257Z] [2021-10-13T16:37:44.526Z] Successfully built 57e1e0c0896d [2021-10-13T16:37:44.526Z] Successfully tagged support-scheduler:latest [2021-10-13T16:37:44.526Z]  Building support-scheduler ... done 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 [2021-10-13T16:37:44.796Z] Removing intermediate container 1aecc5210207 [2021-10-13T16:37:44.796Z] ---> e1a10f34d242 [2021-10-13T16:37:44.796Z] Step 6/22 : COPY . . [2021-10-13T16:37:44.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:37:45.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:37:45.121Z] Configure a credential helper to remove this warning. See [2021-10-13T16:37:45.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:37:45.121Z] [2021-10-13T16:37:45.121Z] Login Succeeded [2021-10-13T16:37:45.121Z] nexus3.edgexfoundry.org:10002 [2021-10-13T16:37:45.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:37:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:37:46.021Z] Configure a credential helper to remove this warning. See [2021-10-13T16:37:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:37:46.021Z] [2021-10-13T16:37:46.021Z] Login Succeeded [2021-10-13T16:37:46.021Z] nexus3.edgexfoundry.org:10003 [2021-10-13T16:37:46.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:37:46.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:37:46.627Z] Configure a credential helper to remove this warning. See [2021-10-13T16:37:46.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:37:46.627Z] [2021-10-13T16:37:46.627Z] Login Succeeded [2021-10-13T16:37:46.627Z] nexus3.edgexfoundry.org:10004 [2021-10-13T16:37:47.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:37:47.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:37:47.241Z] Configure a credential helper to remove this warning. See [2021-10-13T16:37:47.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:37:47.241Z] [2021-10-13T16:37:47.241Z] Login Succeeded [2021-10-13T16:37:47.241Z] docker.io [2021-10-13T16:37:47.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T16:37:48.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T16:37:48.128Z] Configure a credential helper to remove this warning. See [2021-10-13T16:37:48.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T16:37:48.128Z] [2021-10-13T16:37:48.128Z] Login Succeeded [2021-10-13T16:37:48.128Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T16:37:48.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T16:37:48.738Z] ========================================================= [2021-10-13T16:37:48.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T16:37:48.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:37:49.056Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:37:49.056Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:37:49.056Z] ---> f0ff7fb6e396 [2021-10-13T16:37:49.056Z] Step 3/24 : WORKDIR /edgex-go [2021-10-13T16:37:49.056Z] ---> Using cache [2021-10-13T16:37:49.056Z] ---> 26479f02f0c8 [2021-10-13T16:37:49.056Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:37:49.056Z] ---> Using cache [2021-10-13T16:37:49.056Z] ---> 004d2d6348a5 [2021-10-13T16:37:49.056Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-13T16:37:49.056Z] ---> Using cache [2021-10-13T16:37:49.056Z] ---> bcadbf6004f9 [2021-10-13T16:37:49.056Z] Step 6/24 : COPY . . [2021-10-13T16:37:49.056Z] ---> Using cache [2021-10-13T16:37:49.056Z] ---> 46850ea5391a [2021-10-13T16:37:49.056Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:37:49.056Z] ---> Using cache [2021-10-13T16:37:49.056Z] ---> 0f4247ae70c2 [2021-10-13T16:37:49.056Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-13T16:37:49.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:37:49.410Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T16:37:49.410Z] 552d1f2373af: Pulling fs layer [2021-10-13T16:37:49.410Z] ea3f2d53f512: Pulling fs layer [2021-10-13T16:37:49.410Z] 9e70ebbbe112: Pulling fs layer [2021-10-13T16:37:49.410Z] 7a9cfe048b4a: Pulling fs layer [2021-10-13T16:37:49.410Z] 72dc09318566: Pulling fs layer [2021-10-13T16:37:49.410Z] f4f7b4309257: Pulling fs layer [2021-10-13T16:37:49.410Z] 0ac9a79272e3: Pulling fs layer [2021-10-13T16:37:49.410Z] b78e95d17946: Pulling fs layer [2021-10-13T16:37:49.410Z] 7a9cfe048b4a: Waiting [2021-10-13T16:37:49.410Z] 72dc09318566: Waiting [2021-10-13T16:37:49.410Z] f4f7b4309257: Waiting [2021-10-13T16:37:49.410Z] 0ac9a79272e3: Waiting [2021-10-13T16:37:49.410Z] b78e95d17946: Waiting [2021-10-13T16:37:49.410Z] 9e70ebbbe112: Download complete [2021-10-13T16:37:49.410Z] ea3f2d53f512: Download complete [2021-10-13T16:37:49.693Z] 72dc09318566: Verifying Checksum [2021-10-13T16:37:49.693Z] 72dc09318566: Download complete [2021-10-13T16:37:49.693Z] f4f7b4309257: Verifying Checksum [2021-10-13T16:37:49.693Z] f4f7b4309257: Download complete [2021-10-13T16:37:49.693Z] 552d1f2373af: Verifying Checksum [2021-10-13T16:37:49.693Z] 552d1f2373af: Download complete [2021-10-13T16:37:49.693Z] 0ac9a79272e3: Verifying Checksum [2021-10-13T16:37:49.693Z] 0ac9a79272e3: Download complete [2021-10-13T16:37:50.331Z] 552d1f2373af: Pull complete [2021-10-13T16:37:50.475Z] ---> Running in ccf7dd99107d [2021-10-13T16:37:50.734Z] ---> dda8351c2b61 [2021-10-13T16:37:50.734Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:37:50.734Z] ---> Running in 1b1c6dc00ff4 [2021-10-13T16:37:50.998Z] 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 [2021-10-13T16:37:51.347Z] ea3f2d53f512: Pull complete [2021-10-13T16:37:51.630Z] 9e70ebbbe112: Pull complete [2021-10-13T16:37:51.630Z] b78e95d17946: Verifying Checksum [2021-10-13T16:37:51.630Z] b78e95d17946: Download complete [2021-10-13T16:37:52.240Z] 7a9cfe048b4a: Verifying Checksum [2021-10-13T16:37:52.240Z] 7a9cfe048b4a: Download complete [2021-10-13T16:37:52.409Z] Removing intermediate container 1b1c6dc00ff4 [2021-10-13T16:37:52.409Z] ---> 0cf28d9f2a21 [2021-10-13T16:37:52.409Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-13T16:37:52.409Z] ---> Running in 2dd1ee3ed9da [2021-10-13T16:37:52.994Z] 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 [2021-10-13T16:38:02.501Z] 7a9cfe048b4a: Pull complete [2021-10-13T16:38:02.780Z] 72dc09318566: Pull complete [2021-10-13T16:38:03.387Z] f4f7b4309257: Pull complete [2021-10-13T16:38:03.672Z] 0ac9a79272e3: Pull complete [2021-10-13T16:38:08.008Z] Removing intermediate container 22c6054b0499 [2021-10-13T16:38:08.008Z] ---> 30d379fee164 [2021-10-13T16:38:08.008Z] [2021-10-13T16:38:08.008Z] Step 9/30 : FROM alpine:3.14 [2021-10-13T16:38:08.008Z] ---> 14119a10abf4 [2021-10-13T16:38:08.008Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-13T16:38:08.008Z] ---> Running in 4fc67213b21b [2021-10-13T16:38:08.008Z] Removing intermediate container 4fc67213b21b [2021-10-13T16:38:08.008Z] ---> 80758d41330a [2021-10-13T16:38:08.008Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-13T16:38:08.008Z] ---> Running in 898d52c38dfb [2021-10-13T16:38:08.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:08.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:08.605Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:38:08.605Z] (2/2) Installing su-exec (0.2-r1) [2021-10-13T16:38:08.605Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:38:08.605Z] OK: 6 MiB in 16 packages [2021-10-13T16:38:08.876Z] Removing intermediate container 898d52c38dfb [2021-10-13T16:38:08.876Z] ---> 91b160c8f955 [2021-10-13T16:38:08.876Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-13T16:38:08.876Z] ---> Running in 70e7f336dcb5 [2021-10-13T16:38:09.146Z] Removing intermediate container 70e7f336dcb5 [2021-10-13T16:38:09.146Z] ---> 663c603157a4 [2021-10-13T16:38:09.146Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-13T16:38:09.146Z] ---> Running in 3386bf496417 [2021-10-13T16:38:09.158Z] b78e95d17946: Pull complete [2021-10-13T16:38:09.415Z] Removing intermediate container 3386bf496417 [2021-10-13T16:38:09.415Z] ---> 46d8e362c867 [2021-10-13T16:38:09.415Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-13T16:38:09.415Z] ---> Running in 89a225cd2586 [2021-10-13T16:38:09.438Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-13T16:38:09.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:38:09.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:38:09.815Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:38:09.816Z] WORKDIR /edgex [2021-10-13T16:38:09.816Z] COPY go.mod . [2021-10-13T16:38:09.816Z] RUN go mod download -t [2021-10-13T16:38:09.816Z] ci-base-image-arm64 -f - . [2021-10-13T16:38:10.414Z] Removing intermediate container 89a225cd2586 [2021-10-13T16:38:10.414Z] ---> 4a4709e9c315 [2021-10-13T16:38:10.414Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-13T16:38:10.414Z] ---> Running in c0691e3a10e3 [2021-10-13T16:38:10.414Z] Removing intermediate container c0691e3a10e3 [2021-10-13T16:38:10.414Z] ---> ca0193b2ce5c [2021-10-13T16:38:10.414Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-13T16:38:10.680Z] ---> 1f762a36cc23 [2021-10-13T16:38:10.680Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-13T16:38:10.680Z] ---> Running in f7877ef97a2c [2021-10-13T16:38:11.626Z] Removing intermediate container f7877ef97a2c [2021-10-13T16:38:11.626Z] ---> b3b60bbe0d61 [2021-10-13T16:38:11.626Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:38:11.886Z] ---> 05ede87b794a [2021-10-13T16:38:11.886Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-13T16:38:12.469Z] ---> b621914d538a [2021-10-13T16:38:12.469Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-13T16:38:12.484Z] Sending build context to Docker daemon 166.3MB [2021-10-13T16:38:12.484Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T16:38:12.484Z] ---> 8b459fc5aaf0 [2021-10-13T16:38:12.484Z] Step 2/4 : WORKDIR /edgex [2021-10-13T16:38:12.728Z] ---> b71cc90b399a [2021-10-13T16:38:12.728Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-13T16:38:12.987Z] ---> c50e68a0d98c [2021-10-13T16:38:12.987Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-13T16:38:12.987Z] ---> 2659a4943442 [2021-10-13T16:38:12.987Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-13T16:38:13.562Z] ---> Running in 7a7d07333cbc [2021-10-13T16:38:13.562Z] Removing intermediate container 7a7d07333cbc [2021-10-13T16:38:13.562Z] ---> cb96762e8c5f [2021-10-13T16:38:13.562Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-13T16:38:13.823Z] ---> 5568e6fe41e3 [2021-10-13T16:38:13.823Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-13T16:38:14.085Z] ---> Running in 7e2531cb98ef [2021-10-13T16:38:14.657Z] Removing intermediate container 7e2531cb98ef [2021-10-13T16:38:14.657Z] ---> 7cb2b6b6cedf [2021-10-13T16:38:14.657Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-13T16:38:14.918Z] ---> Running in 1105d96b049f [2021-10-13T16:38:14.918Z] Removing intermediate container 1105d96b049f [2021-10-13T16:38:14.918Z] ---> f51e80278789 [2021-10-13T16:38:14.918Z] Step 27/30 : CMD ["gate"] [2021-10-13T16:38:14.918Z] ---> Running in dd9e578b10c4 [2021-10-13T16:38:15.178Z] Removing intermediate container dd9e578b10c4 [2021-10-13T16:38:15.178Z] ---> b6333820f907 [2021-10-13T16:38:15.178Z] Step 28/30 : LABEL arch=x86_64 [2021-10-13T16:38:15.178Z] ---> Running in c471d07891ca [2021-10-13T16:38:15.444Z] Removing intermediate container c471d07891ca [2021-10-13T16:38:15.444Z] ---> 3a09209dc8cc [2021-10-13T16:38:15.444Z] Step 29/30 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:38:15.444Z] ---> Running in 44fb1e51e9de [2021-10-13T16:38:15.705Z] Removing intermediate container 44fb1e51e9de [2021-10-13T16:38:15.705Z] ---> 645bd558dc90 [2021-10-13T16:38:15.705Z] Step 30/30 : LABEL version=0.0.0 [2021-10-13T16:38:15.705Z] ---> Running in 9a9b91fd6829 [2021-10-13T16:38:15.966Z] Removing intermediate container 9a9b91fd6829 [2021-10-13T16:38:15.966Z] ---> ebc05b31c64a [2021-10-13T16:38:15.966Z] [2021-10-13T16:38:15.966Z] Successfully built ebc05b31c64a [2021-10-13T16:38:15.966Z] Successfully tagged security-bootstrapper:latest [2021-10-13T16:38:17.888Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:38:19.449Z] ---> Running in f3d757d834df [2021-10-13T16:38:19.726Z] Removing intermediate container f3d757d834df [2021-10-13T16:38:19.726Z] ---> 827fa003db07 [2021-10-13T16:38:19.726Z] Step 3/4 : COPY go.mod . [2021-10-13T16:38:20.334Z] ---> c686bda7cd6a [2021-10-13T16:38:20.334Z] Step 4/4 : RUN go mod download [2021-10-13T16:38:20.612Z] ---> Running in 3d75bbf769ee [2021-10-13T16:38:21.246Z] Removing intermediate container ccf7dd99107d [2021-10-13T16:38:21.246Z] ---> bb109067c120 [2021-10-13T16:38:21.246Z] [2021-10-13T16:38:21.246Z] Step 9/24 : FROM alpine:3.14 [2021-10-13T16:38:21.246Z] ---> 14119a10abf4 [2021-10-13T16:38:21.246Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-13T16:38:21.246Z] Removing intermediate container 5e6c4bd9b176 [2021-10-13T16:38:21.246Z] ---> f8accab94195 [2021-10-13T16:38:21.246Z] [2021-10-13T16:38:21.246Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:38:21.246Z] ---> 14119a10abf4 [2021-10-13T16:38:21.246Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-13T16:38:21.507Z] Removing intermediate container 2dd1ee3ed9da [2021-10-13T16:38:21.507Z] ---> 3b88b0e1ff6f [2021-10-13T16:38:21.507Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-13T16:38:21.507Z] ---> Running in f712654e1046 [2021-10-13T16:38:21.507Z] ---> Running in 7f82db96e14d [2021-10-13T16:38:21.507Z] ---> Running in 1635713e8093 [2021-10-13T16:38:21.507Z] Removing intermediate container f712654e1046 [2021-10-13T16:38:21.507Z] ---> d80a8a711e74 [2021-10-13T16:38:21.507Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-13T16:38:21.507Z] ---> Running in 710f1a8b17bf [2021-10-13T16:38:21.769Z] Removing intermediate container 710f1a8b17bf [2021-10-13T16:38:21.769Z] ---> 5e90c7252981 [2021-10-13T16:38:21.769Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-13T16:38:21.769Z] ---> Running in 2abab6dbdfd8 [2021-10-13T16:38:21.769Z] 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 [2021-10-13T16:38:21.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:21.769Z] Removing intermediate container 2abab6dbdfd8 [2021-10-13T16:38:21.769Z] ---> cfaac548ffde [2021-10-13T16:38:21.769Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:38:21.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:22.031Z] ---> Running in b53dc895310b [2021-10-13T16:38:22.031Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-13T16:38:22.031Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-13T16:38:22.031Z] (3/3) Installing su-exec (0.2-r1) [2021-10-13T16:38:22.031Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:38:22.300Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:38:22.300Z] OK: 6 MiB in 17 packages [2021-10-13T16:38:22.565Z] Removing intermediate container 7f82db96e14d [2021-10-13T16:38:22.565Z] ---> 32c1c8515fb7 [2021-10-13T16:38:22.565Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:38:22.565Z] ---> Running in 6a28155e9dbe [2021-10-13T16:38:22.829Z] Removing intermediate container 1635713e8093 [2021-10-13T16:38:22.829Z] ---> a66c24756878 [2021-10-13T16:38:22.829Z] [2021-10-13T16:38:22.829Z] Step 10/22 : FROM docker:20.10.8 [2021-10-13T16:38:22.829Z] Removing intermediate container 6a28155e9dbe [2021-10-13T16:38:22.829Z] ---> 70418ff62e96 [2021-10-13T16:38:22.829Z] Step 12/24 : WORKDIR / [2021-10-13T16:38:22.829Z] Removing intermediate container b53dc895310b [2021-10-13T16:38:22.829Z] ---> 10fd2c66e0af [2021-10-13T16:38:22.829Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-13T16:38:22.829Z] ---> Running in b7801be6f4e6 [2021-10-13T16:38:22.829Z] ---> Running in 4b7b8175c019 [2021-10-13T16:38:22.829Z] 20.10.8: Pulling from library/docker [2021-10-13T16:38:22.829Z] Removing intermediate container b7801be6f4e6 [2021-10-13T16:38:22.829Z] ---> a6ad00ac77d6 [2021-10-13T16:38:22.829Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-13T16:38:23.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:23.099Z] ---> 6e121c7ee2a9 [2021-10-13T16:38:23.099Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-13T16:38:23.686Z] ---> 4c7a6e481a61 [2021-10-13T16:38:23.686Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-13T16:38:23.686Z] ---> 55515928bef5 [2021-10-13T16:38:23.686Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-13T16:38:23.958Z] ---> 628682d09e23 [2021-10-13T16:38:23.958Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-13T16:38:23.958Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:24.562Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-13T16:38:24.562Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:38:24.562Z] ---> 385c3aa9c30b [2021-10-13T16:38:24.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-13T16:38:24.562Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-13T16:38:24.562Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:38:24.823Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-13T16:38:24.823Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-13T16:38:24.823Z] ---> 79a883a8612f [2021-10-13T16:38:24.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-13T16:38:25.086Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:38:25.086Z] OK: 8 MiB in 20 packages [2021-10-13T16:38:25.086Z] ---> 9b3737913b58 [2021-10-13T16:38:25.086Z] 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/ [2021-10-13T16:38:25.351Z] ---> Running in 9f9744153681 [2021-10-13T16:38:25.351Z] Removing intermediate container 4b7b8175c019 [2021-10-13T16:38:25.351Z] ---> 4d958976cdeb [2021-10-13T16:38:25.351Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:38:25.615Z] ---> ebc634df6a19 [2021-10-13T16:38:25.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-13T16:38:25.884Z] Removing intermediate container 9f9744153681 [2021-10-13T16:38:25.884Z] ---> bdd44f676aee [2021-10-13T16:38:25.884Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-13T16:38:26.146Z] ---> Running in 9f8152e1c96f [2021-10-13T16:38:26.146Z] ---> 82ba7c515eab [2021-10-13T16:38:26.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-13T16:38:26.146Z] Removing intermediate container 9f8152e1c96f [2021-10-13T16:38:26.146Z] ---> b0e9baf87b15 [2021-10-13T16:38:26.146Z] Step 22/24 : LABEL arch=x86_64 [2021-10-13T16:38:26.146Z] ---> Running in 6fffec9cd484 [2021-10-13T16:38:26.506Z] ---> 5716bc588d6c [2021-10-13T16:38:26.506Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-13T16:38:26.506Z] ---> Running in a201befe5002 [2021-10-13T16:38:26.506Z] Removing intermediate container 6fffec9cd484 [2021-10-13T16:38:26.506Z] ---> 04b8bc084b43 [2021-10-13T16:38:26.506Z] Step 23/24 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:38:26.506Z] ---> Running in 3790a3df9369 [2021-10-13T16:38:26.506Z] Removing intermediate container a201befe5002 [2021-10-13T16:38:26.506Z] ---> b2cb12a6ff6c [2021-10-13T16:38:26.506Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:38:26.506Z] Removing intermediate container 3790a3df9369 [2021-10-13T16:38:26.506Z] ---> 6d4734b97b48 [2021-10-13T16:38:26.506Z] Step 24/24 : LABEL version=0.0.0 [2021-10-13T16:38:26.506Z] ---> Running in 70bf5c6933e5 [2021-10-13T16:38:26.506Z] ---> Running in ff5118405c87 [2021-10-13T16:38:26.506Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-13T16:38:26.506Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-13T16:38:26.506Z] ---> bc6c0ffef665 [2021-10-13T16:38:26.506Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:38:26.506Z] ---> Running in a862efab984c [2021-10-13T16:38:26.941Z] Removing intermediate container 70bf5c6933e5 [2021-10-13T16:38:26.941Z] ---> 15c7b07f293c [2021-10-13T16:38:26.941Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:38:26.941Z] Removing intermediate container ff5118405c87 [2021-10-13T16:38:26.941Z] ---> b92c2ef5de36 [2021-10-13T16:38:26.941Z] [2021-10-13T16:38:26.941Z] Removing intermediate container a862efab984c [2021-10-13T16:38:26.941Z] ---> 6ac6d0b4fa4e [2021-10-13T16:38:26.941Z] 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 [2021-10-13T16:38:26.941Z] ---> Running in 375cb5bc522d [2021-10-13T16:38:26.941Z] ---> Running in 578f96325035 [2021-10-13T16:38:26.941Z] Successfully built b92c2ef5de36 [2021-10-13T16:38:26.941Z] Successfully tagged security-secretstore-setup:latest [2021-10-13T16:38:26.941Z]  Building security-secretstore-setup ... done Removing intermediate container 375cb5bc522d [2021-10-13T16:38:26.941Z] ---> 5951effcd3a1 [2021-10-13T16:38:26.941Z] Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:38:26.941Z] ---> Running in a909798bc120 [2021-10-13T16:38:26.941Z] Removing intermediate container a909798bc120 [2021-10-13T16:38:26.941Z] ---> d9c34b08f86a [2021-10-13T16:38:26.941Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:38:26.941Z] ---> Running in dff4f8fc82b2 [2021-10-13T16:38:27.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:27.255Z] Removing intermediate container dff4f8fc82b2 [2021-10-13T16:38:27.255Z] ---> 95f2756d5c47 [2021-10-13T16:38:27.255Z] [2021-10-13T16:38:27.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T16:38:27.255Z] Successfully built 95f2756d5c47 [2021-10-13T16:38:27.255Z] Successfully tagged core-data:latest [2021-10-13T16:38:27.255Z]  Building core-data ... done (1/42) Installing readline (8.1.0-r0) [2021-10-13T16:38:27.255Z] (2/42) Installing bash (5.1.4-r0) [2021-10-13T16:38:27.255Z] Executing bash-5.1.4-r0.post-install [2021-10-13T16:38:27.255Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:38:27.569Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:38:27.569Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-13T16:38:27.569Z] (6/42) Installing curl (7.79.1-r0) [2021-10-13T16:38:27.569Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-13T16:38:27.569Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-13T16:38:27.569Z] (9/42) Installing expat (2.4.1-r0) [2021-10-13T16:38:27.569Z] (10/42) Installing libffi (3.3-r2) [2021-10-13T16:38:27.569Z] (11/42) Installing gdbm (1.19-r0) [2021-10-13T16:38:27.569Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-13T16:38:27.569Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:38:27.569Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:38:27.569Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-13T16:38:27.569Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-13T16:38:27.569Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-13T16:38:27.887Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-13T16:38:27.887Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-13T16:38:27.887Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-13T16:38:27.887Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-13T16:38:27.887Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-13T16:38:27.887Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-13T16:38:27.887Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-13T16:38:27.887Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-13T16:38:27.887Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-13T16:38:27.887Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-13T16:38:27.887Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-13T16:38:27.887Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-13T16:38:28.203Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-13T16:38:28.203Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-13T16:38:28.203Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-13T16:38:28.203Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-13T16:38:28.203Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-13T16:38:28.203Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-13T16:38:28.203Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-13T16:38:28.203Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-13T16:38:28.203Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-13T16:38:28.203Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-13T16:38:28.203Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-13T16:38:28.203Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-13T16:38:28.203Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-13T16:38:28.203Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:38:28.203Z] OK: 84 MiB in 64 packages [2021-10-13T16:38:28.823Z] Collecting docker-compose==1.23.2 [2021-10-13T16:38:28.823Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-13T16:38:29.083Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-13T16:38:29.083Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-13T16:38:29.083Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-13T16:38:29.083Z] Collecting PyYAML<4,>=3.10 [2021-10-13T16:38:29.343Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-13T16:38:29.602Z] Collecting texttable<0.10,>=0.9.0 [2021-10-13T16:38:29.602Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-13T16:38:29.865Z] Collecting jsonschema<3,>=2.5.1 [2021-10-13T16:38:29.865Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-13T16:38:30.127Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-13T16:38:30.127Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-13T16:38:30.389Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-13T16:38:30.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-13T16:38:30.389Z] Collecting cached-property<2,>=1.2.0 [2021-10-13T16:38:30.389Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-13T16:38:30.389Z] Collecting docopt<0.7,>=0.6.1 [2021-10-13T16:38:30.389Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-13T16:38:30.651Z] Collecting docker<4.0,>=3.6.0 [2021-10-13T16:38:30.651Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-13T16:38:30.913Z] Collecting docker-pycreds>=0.4.0 [2021-10-13T16:38:30.913Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-13T16:38:30.913Z] Collecting idna<2.8,>=2.5 [2021-10-13T16:38:30.913Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-13T16:38:30.913Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-13T16:38:30.913Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-13T16:38:30.913Z] 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) [2021-10-13T16:38:30.913Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-13T16:38:30.913Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-13T16:38:30.913Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-13T16:38:30.913Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-13T16:38:30.913Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-13T16:38:30.913Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-13T16:38:31.172Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-13T16:38:31.172Z] Attempting uninstall: urllib3 [2021-10-13T16:38:31.172Z] Found existing installation: urllib3 1.26.5 [2021-10-13T16:38:31.172Z] Uninstalling urllib3-1.26.5: [2021-10-13T16:38:31.172Z] Successfully uninstalled urllib3-1.26.5 [2021-10-13T16:38:31.172Z] Attempting uninstall: idna [2021-10-13T16:38:31.172Z] Found existing installation: idna 3.2 [2021-10-13T16:38:31.172Z] Uninstalling idna-3.2: [2021-10-13T16:38:31.172Z] Successfully uninstalled idna-3.2 [2021-10-13T16:38:31.433Z] Attempting uninstall: chardet [2021-10-13T16:38:31.433Z] Found existing installation: chardet 4.0.0 [2021-10-13T16:38:31.433Z] Uninstalling chardet-4.0.0: [2021-10-13T16:38:31.433Z] Successfully uninstalled chardet-4.0.0 [2021-10-13T16:38:31.692Z] Attempting uninstall: requests [2021-10-13T16:38:31.692Z] Found existing installation: requests 2.25.1 [2021-10-13T16:38:31.693Z] Uninstalling requests-2.25.1: [2021-10-13T16:38:31.693Z] Successfully uninstalled requests-2.25.1 [2021-10-13T16:38:31.955Z] Running setup.py install for texttable: started [2021-10-13T16:38:32.224Z] Running setup.py install for texttable: finished with status 'done' [2021-10-13T16:38:32.224Z] Running setup.py install for PyYAML: started [2021-10-13T16:38:32.486Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-13T16:38:32.486Z] Running setup.py install for docopt: started [2021-10-13T16:38:32.747Z] Running setup.py install for docopt: finished with status 'done' [2021-10-13T16:38:32.747Z] Running setup.py install for dockerpty: started [2021-10-13T16:38:33.319Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-13T16:38:33.583Z] 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 [2021-10-13T16:38:36.882Z] Removing intermediate container 578f96325035 [2021-10-13T16:38:36.882Z] ---> fe38443eb7b1 [2021-10-13T16:38:36.882Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-13T16:38:36.882Z] ---> Running in f81c5c569a3f [2021-10-13T16:38:36.882Z] Removing intermediate container f81c5c569a3f [2021-10-13T16:38:36.882Z] ---> d13016112de1 [2021-10-13T16:38:36.882Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-13T16:38:36.882Z] ---> Running in 1dab031ace6e [2021-10-13T16:38:36.882Z] Removing intermediate container 1dab031ace6e [2021-10-13T16:38:36.882Z] ---> 9ab4a7fa1c05 [2021-10-13T16:38:36.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-13T16:38:37.451Z] ---> 614a8a8caa44 [2021-10-13T16:38:37.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-13T16:38:37.451Z] ---> aca76d7def67 [2021-10-13T16:38:37.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-13T16:38:37.712Z] ---> 741687cfe544 [2021-10-13T16:38:37.713Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-13T16:38:37.713Z] ---> Running in 2f370e04b774 [2021-10-13T16:38:37.713Z] Removing intermediate container 2f370e04b774 [2021-10-13T16:38:37.713Z] ---> b04e7fbf1970 [2021-10-13T16:38:37.713Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:38:37.713Z] ---> Running in e82199d3d99e [2021-10-13T16:38:37.713Z] Removing intermediate container e82199d3d99e [2021-10-13T16:38:37.713Z] ---> faa5c5b90c29 [2021-10-13T16:38:37.713Z] Step 20/22 : LABEL arch=x86_64 [2021-10-13T16:38:37.981Z] ---> Running in 072eda704481 [2021-10-13T16:38:37.981Z] Removing intermediate container 072eda704481 [2021-10-13T16:38:37.981Z] ---> 2a49bf12bf7d [2021-10-13T16:38:37.981Z] Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 [2021-10-13T16:38:37.981Z] ---> Running in ead873bde3cb [2021-10-13T16:38:37.981Z] Removing intermediate container ead873bde3cb [2021-10-13T16:38:37.981Z] ---> 8d876a07902c [2021-10-13T16:38:37.981Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:38:37.981Z] ---> Running in 073abef8be0f [2021-10-13T16:38:38.242Z] Removing intermediate container 073abef8be0f [2021-10-13T16:38:38.242Z] ---> 479f1cea9588 [2021-10-13T16:38:38.242Z] [2021-10-13T16:38:38.242Z] Successfully built 479f1cea9588 [2021-10-13T16:38:38.242Z] Successfully tagged sys-mgmt-agent:latest [2021-10-13T16:38:38.250Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-13T16:38:38.249Z] $ docker stop --time=1 103deba4e617f8cdf0b30401ccc18c372ed5deb6135a9890a9b72b60ce5d94d8 [2021-10-13T16:38:39.538Z] $ docker rm -f 103deba4e617f8cdf0b30401ccc18c372ed5deb6135a9890a9b72b60ce5d94d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T16:38:39.896Z] + docker images [2021-10-13T16:38:39.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-13T16:38:39.896Z] sys-mgmt-agent latest 479f1cea9588 1 second ago 294MB [2021-10-13T16:38:39.896Z] core-data latest 95f2756d5c47 13 seconds ago 20.5MB [2021-10-13T16:38:39.896Z] security-secretstore-setup latest b92c2ef5de36 13 seconds ago 28.2MB [2021-10-13T16:38:39.896Z] a66c24756878 17 seconds ago 1.75GB [2021-10-13T16:38:39.896Z] f8accab94195 18 seconds ago 1.76GB [2021-10-13T16:38:39.896Z] bb109067c120 19 seconds ago 1.76GB [2021-10-13T16:38:39.896Z] security-bootstrapper latest ebc05b31c64a 24 seconds ago 18.8MB [2021-10-13T16:38:39.896Z] 30d379fee164 33 seconds ago 1.75GB [2021-10-13T16:38:39.896Z] support-scheduler latest 57e1e0c0896d 55 seconds ago 16.1MB [2021-10-13T16:38:39.896Z] security-proxy-setup latest 8ab39fc7af09 About a minute ago 26.7MB [2021-10-13T16:38:39.896Z] core-command latest 06da2687639f About a minute ago 16MB [2021-10-13T16:38:39.896Z] core-metadata latest 1604de615e95 About a minute ago 16.8MB [2021-10-13T16:38:39.896Z] 05ea8a187b97 About a minute ago 1.75GB [2021-10-13T16:38:39.896Z] 1b7901747adb About a minute ago 1.76GB [2021-10-13T16:38:39.896Z] 241de369ba14 About a minute ago 1.75GB [2021-10-13T16:38:39.896Z] b75d33e2ff7e About a minute ago 1.76GB [2021-10-13T16:38:39.896Z] support-notifications latest 1401fbd9ebce About a minute ago 16.8MB [2021-10-13T16:38:39.896Z] 2ef6534fad79 About a minute ago 1.76GB [2021-10-13T16:38:39.896Z] ci-base-image-x86_64 latest f0ff7fb6e396 5 minutes ago 1.25GB [2021-10-13T16:38:39.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 47 minutes ago 548MB [2021-10-13T16:38:39.896Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 days ago 34.5MB [2021-10-13T16:38:39.896Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-13T16:38:39.896Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-13T16:38:39.896Z] 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 [2021-10-13T16:38:55.210Z] Still waiting to schedule task [2021-10-13T16:38:55.211Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1140’ [2021-10-13T16:39:57.620Z] Removing intermediate container 3d75bbf769ee [2021-10-13T16:39:57.620Z] ---> cf1734f624d1 [2021-10-13T16:39:57.620Z] Successfully built cf1734f624d1 [2021-10-13T16:39:57.620Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:39:57.997Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T16:39:57.998Z] . [Pipeline] withDockerContainer [2021-10-13T16:39:58.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container [2021-10-13T16:39:58.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:40:00.396Z] $ docker top c5a5370430eef6657c5b062f2e10d33934b16795b207ac9849e8857b94d6b143 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:40:01.455Z] + go version [2021-10-13T16:40:01.455Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T16:40:01.479Z] $ docker stop --time=1 c5a5370430eef6657c5b062f2e10d33934b16795b207ac9849e8857b94d6b143 [2021-10-13T16:40:03.420Z] $ docker rm -f c5a5370430eef6657c5b062f2e10d33934b16795b207ac9849e8857b94d6b143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:40:04.213Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T16:40:04.213Z] . [Pipeline] withDockerContainer [2021-10-13T16:40:04.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container [2021-10-13T16:40:04.643Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:40:06.308Z] $ docker top ecb4de2013d9fef903d741dba2dadcc95fd504e2b2ccb996bbd253ca8f82d299 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-13T16:40:06.609Z] ========================================================= [2021-10-13T16:40:06.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-13T16:40:06.609Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-13T16:40:07.294Z] + make test [2021-10-13T16:40:07.294Z] go mod tidy [2021-10-13T16:40:07.908Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-13T16:40:40.365Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-13T16:41:37.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-13T16:41:41.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-13T16:41:42.433Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-13T16:41:43.446Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-13T16:41:55.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-13T16:41:55.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-13T16:41:55.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-13T16:41:55.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-13T16:41:55.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-13T16:41:56.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-13T16:41:57.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-13T16:41:57.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-13T16:41:57.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-13T16:41:57.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-13T16:42:07.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.472s coverage: 28.7% of statements [2021-10-13T16:42:07.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-13T16:42:07.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-13T16:42:11.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.457s coverage: 98.5% of statements [2021-10-13T16:42:11.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-13T16:42:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 46.3% of statements [2021-10-13T16:42:12.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-13T16:42:12.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-13T16:42:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.708s coverage: 90.1% of statements [2021-10-13T16:42:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-13T16:42:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:42:16.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements [2021-10-13T16:42:16.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-13T16:42:16.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-13T16:42:16.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-13T16:42:16.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-13T16:42:16.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.718s coverage: 94.2% of statements [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 1.0% of statements [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.190s coverage: 58.8% of statements [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 21.7% of statements [2021-10-13T16:42:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2021-10-13T16:42:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements [2021-10-13T16:42:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2021-10-13T16:42:26.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements [2021-10-13T16:42:26.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2021-10-13T16:42:39.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.286s coverage: 94.4% of statements [2021-10-13T16:42:39.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-10-13T16:42:46.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.857s coverage: 82.5% of statements [2021-10-13T16:42:46.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 58.8% of statements [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.377s coverage: 80.0% of statements [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.400s coverage: 85.4% of statements [2021-10-13T16:42:53.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements [2021-10-13T16:42:53.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-13T16:42:58.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.4% of statements [2021-10-13T16:42:58.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-13T16:42:58.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-13T16:42:58.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements [2021-10-13T16:42:58.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2021-10-13T16:42:58.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2021-10-13T16:42:58.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-10-13T16:42:58.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-10-13T16:43:01.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.469s coverage: 70.4% of statements [2021-10-13T16:43:01.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-13T16:43:01.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-13T16:43:01.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-13T16:43:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.113s coverage: 43.4% of statements [2021-10-13T16:43:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-13T16:43:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-13T16:43:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2021-10-13T16:43:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-13T16:43:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2021-10-13T16:43:07.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 19.5% of statements [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.0% of statements [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-13T16:43:14.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements [2021-10-13T16:43:14.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-13T16:43:14.244Z] 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 [2021-10-13T16:43:14.244Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-13T16:43:14.244Z] GO111MODULE=on go vet ./... [2021-10-13T16:43:17.675Z] Running on prd-ubuntu18.04-docker-8c-8g-1144 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws [2021-10-13T16:43:17.686Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-10-13T16:43:17.766Z] The recommended git tool is: git [2021-10-13T16:43:19.585Z] using credential edgex-jenkins-ssh [2021-10-13T16:43:19.596Z] Cloning the remote Git repository [2021-10-13T16:43:19.623Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:43:19.679Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-10-13T16:43:19.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:43:19.711Z] > git --version # timeout=10 [2021-10-13T16:43:19.724Z] > git --version # 'git version 2.17.1' [2021-10-13T16:43:19.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:43:19.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:43:24.452Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:43:24.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T16:43:24.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-13T16:43:24.479Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-13T16:43:24.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:43:24.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T16:43:25.027Z] Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac [2021-10-13T16:43:25.179Z] Merge succeeded, producing 534744eedf497f179978a2bc701c41ccc321de3d [2021-10-13T16:43:25.179Z] Checking out Revision 534744eedf497f179978a2bc701c41ccc321de3d (PR-3748) [2021-10-13T16:43:25.044Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:43:25.050Z] > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [2021-10-13T16:43:25.103Z] > git remote # timeout=10 [2021-10-13T16:43:25.108Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T16:43:25.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T16:43:25.116Z] > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 [2021-10-13T16:43:25.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T16:43:25.191Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T16:43:25.197Z] > git checkout -f 534744eedf497f179978a2bc701c41ccc321de3d # timeout=10 [2021-10-13T16:43:28.832Z] Commit message: "Merge commit '9d6a4513a2ce67a55ac7208e4cc4009604167c71' into HEAD" [2021-10-13T16:43:28.848Z] > git rev-list --no-walk 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:43:29.932Z] + echo snap-build.sh [2021-10-13T16:43:29.933Z] snap-build.sh [2021-10-13T16:43:29.933Z] + SNAP_BASE_DIR=. [2021-10-13T16:43:29.933Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-10-13T16:43:29.933Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-10-13T16:43:29.933Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-10-13T16:43:29.933Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-10-13T16:43:29.933Z] + cd /w/workspace/edgex-go/6 [2021-10-13T16:43:29.933Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-13T16:43:29.933Z] Reading package lists... [2021-10-13T16:43:29.933Z] Building dependency tree... [2021-10-13T16:43:29.933Z] Reading state information... [2021-10-13T16:43:29.933Z] The following packages were automatically installed and are no longer required: [2021-10-13T16:43:29.933Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-13T16:43:29.933Z] uidmap xdelta3 [2021-10-13T16:43:29.933Z] Use 'sudo apt autoremove' to remove them. [2021-10-13T16:43:29.933Z] The following packages will be REMOVED: [2021-10-13T16:43:29.933Z] lxd* lxd-client* [2021-10-13T16:43:30.198Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-13T16:43:30.198Z] After this operation, 31.7 MB disk space will be freed. [2021-10-13T16:43:30.983Z] (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.) [2021-10-13T16:43:30.983Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-13T16:43:31.925Z] Removing lxd dnsmasq configuration [2021-10-13T16:43:31.925Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-13T16:43:31.925Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-13T16:43:32.864Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:43:32.864Z] (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.) [2021-10-13T16:43:32.864Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-13T16:43:34.251Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-13T16:43:34.251Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-13T16:43:34.823Z] + sudo snap remove --purge lxd [2021-10-13T16:43:35.084Z] snap "lxd" is not installed [2021-10-13T16:43:35.084Z] + sudo groupadd --force --system lxd [2021-10-13T16:43:35.084Z] ++ whoami [2021-10-13T16:43:35.084Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-13T16:43:35.084Z] + newgrp - lxd [2021-10-13T16:43:35.084Z] + sudo snap install lxd [2021-10-13T16:43:45.078Z] 2021-10-13T16:43:42Z INFO Waiting for automatic snapd restart... [2021-10-13T16:43:59.981Z] lxd 4.19 from Canonical* installed [2021-10-13T16:43:59.981Z] + sudo lxd init --auto [2021-10-13T16:44:08.119Z] + sudo snap install --classic snapcraft [2021-10-13T16:44:20.344Z] snapcraft 5.0 from Canonical* installed [2021-10-13T16:44:20.344Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-13T16:44:20.344Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-13T16:44:20.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T16:44:20.344Z] Dload Upload Total Spent Left Speed [2021-10-13T16:44:20.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 [2021-10-13T16:44:20.344Z] 100 3325k 100 3325k 0 0 6771k 0 --:--:-- --:--:-- --:--:-- 6771k [2021-10-13T16:44:20.344Z] ./yq_linux_amd64 [2021-10-13T16:44:20.344Z] + sudo snapcraft prime --use-lxd [2021-10-13T16:44:22.261Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-13T16:44:22.261Z] 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: [2021-10-13T16:44:22.261Z] - README.md [2021-10-13T16:44:22.261Z] [2021-10-13T16:44:22.261Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-13T16:44:22.261Z] Launching a container. [2021-10-13T16:44:27.542Z] Waiting for container to be ready [2021-10-13T16:44:28.111Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-13T16:44:28.111Z] [2021-10-13T16:44:31.404Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-13T16:44:31.976Z] Waiting for network to be ready... [2021-10-13T16:44:32.236Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-13T16:44:32.236Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-13T16:44:32.236Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] [2021-10-13T16:44:32.497Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-13T16:44:32.497Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-13T16:44:32.497Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-13T16:44:32.497Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] [2021-10-13T16:44:32.497Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] [2021-10-13T16:44:32.497Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-13T16:44:32.497Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] [2021-10-13T16:44:32.759Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-13T16:44:33.018Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-13T16:44:33.278Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-13T16:44:33.278Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-13T16:44:33.278Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-13T16:44:33.278Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-13T16:44:33.278Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-13T16:44:33.278Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-13T16:44:33.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-13T16:44:34.110Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] [2021-10-13T16:44:34.110Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-13T16:44:34.110Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-13T16:44:34.110Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-13T16:44:34.110Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] [2021-10-13T16:44:34.110Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] [2021-10-13T16:44:34.110Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-13T16:44:34.110Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] [2021-10-13T16:44:36.653Z] Fetched 25.4 MB in 4s (5955 kB/s) [2021-10-13T16:44:37.237Z] Reading package lists... [2021-10-13T16:44:37.496Z] Reading package lists... [2021-10-13T16:44:37.756Z] Building dependency tree... [2021-10-13T16:44:37.756Z] Reading state information... [2021-10-13T16:44:37.756Z] The following additional packages will be installed: [2021-10-13T16:44:37.756Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-13T16:44:37.756Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-13T16:44:37.756Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-13T16:44:37.756Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-13T16:44:37.756Z] Suggested packages: [2021-10-13T16:44:37.756Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-13T16:44:37.756Z] Recommended packages: [2021-10-13T16:44:37.756Z] gnupg libsasl2-modules [2021-10-13T16:44:38.017Z] The following NEW packages will be installed: [2021-10-13T16:44:38.017Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-13T16:44:38.017Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-13T16:44:38.017Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-13T16:44:38.017Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-13T16:44:38.017Z] The following packages will be upgraded: [2021-10-13T16:44:38.017Z] gpg gpg-agent gpgconf libudev1 [2021-10-13T16:44:38.017Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-13T16:44:38.017Z] Need to get 3527 kB of archives. [2021-10-13T16:44:38.017Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-13T16:44:38.017Z] 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] [2021-10-13T16:44:38.017Z] 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] [2021-10-13T16:44:38.017Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-13T16:44:38.017Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-13T16:44:38.017Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-13T16:44:38.276Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-13T16:44:38.847Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-13T16:44:38.847Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-13T16:44:38.847Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-13T16:44:38.847Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-13T16:44:38.847Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-13T16:44:38.847Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-13T16:44:38.847Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-13T16:44:38.847Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-13T16:44:38.847Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-13T16:44:38.847Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-13T16:44:38.847Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-13T16:44:38.847Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-13T16:44:38.847Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-13T16:44:38.847Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-13T16:44:38.847Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-13T16:44:39.107Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-13T16:44:39.107Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:44:39.107Z] Fetched 3527 kB in 1s (3054 kB/s) [2021-10-13T16:44:39.107Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-13T16:44:39.107Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:44:39.107Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:44:39.367Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-13T16:44:39.367Z] Selecting previously unselected package udev. [2021-10-13T16:44:39.367Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-13T16:44:39.367Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:44:39.367Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-13T16:44:39.627Z] Selecting previously unselected package libfuse2:amd64. [2021-10-13T16:44:39.627Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-13T16:44:39.627Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-13T16:44:39.627Z] Selecting previously unselected package fuse. [2021-10-13T16:44:39.627Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-13T16:44:39.627Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-13T16:44:39.627Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:44:39.627Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:44:39.887Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:44:39.887Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:44:39.887Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:44:39.887Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:44:39.887Z] Selecting previously unselected package libksba8:amd64. [2021-10-13T16:44:39.887Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-13T16:44:39.887Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-13T16:44:40.147Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-13T16:44:40.147Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.147Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.147Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-13T16:44:40.147Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.147Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.147Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-13T16:44:40.147Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.147Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.147Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-13T16:44:40.147Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.147Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.147Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-13T16:44:40.147Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.147Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.406Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-13T16:44:40.406Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.406Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.406Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-13T16:44:40.406Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.406Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.406Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-13T16:44:40.406Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.406Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.406Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-13T16:44:40.406Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-13T16:44:40.406Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.666Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-13T16:44:40.666Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-13T16:44:40.666Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:44:40.666Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-13T16:44:40.666Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-13T16:44:40.666Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:44:40.666Z] Selecting previously unselected package libldap-common. [2021-10-13T16:44:40.666Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-13T16:44:40.666Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:44:40.666Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-13T16:44:40.666Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-13T16:44:40.666Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:44:40.926Z] Selecting previously unselected package dirmngr. [2021-10-13T16:44:40.926Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:44:40.926Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-13T16:44:40.926Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:44:40.926Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-13T16:44:40.926Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-13T16:44:40.926Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:44:40.926Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-13T16:44:40.926Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-13T16:44:40.926Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:40.926Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-13T16:44:41.186Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:44:41.186Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-13T16:44:41.446Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-13T16:44:41.446Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.446Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-13T16:44:41.446Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-13T16:44:41.446Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-13T16:44:41.446Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.446Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.705Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.705Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.706Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.706Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.706Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-13T16:44:41.706Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-13T16:44:41.706Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-13T16:44:41.706Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:44:41.965Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-13T16:44:41.965Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-13T16:44:41.965Z] This means they are not meant to be enabled using systemctl. [2021-10-13T16:44:41.965Z] Possible reasons for having this kind of units are: [2021-10-13T16:44:41.965Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-13T16:44:41.965Z] .wants/ or .requires/ directory. [2021-10-13T16:44:41.965Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-13T16:44:41.965Z] a requirement dependency on it. [2021-10-13T16:44:41.965Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-13T16:44:41.965Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-13T16:44:41.965Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-13T16:44:41.965Z] instance name specified. [2021-10-13T16:44:42.535Z] Reading package lists... [2021-10-13T16:44:42.535Z] Building dependency tree... [2021-10-13T16:44:42.535Z] Reading state information... [2021-10-13T16:44:42.796Z] The following additional packages will be installed: [2021-10-13T16:44:42.796Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-13T16:44:42.796Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-13T16:44:42.796Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-13T16:44:42.796Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-13T16:44:42.796Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-13T16:44:42.796Z] Suggested packages: [2021-10-13T16:44:42.796Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-13T16:44:42.796Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-13T16:44:42.796Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-13T16:44:42.796Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-13T16:44:42.796Z] systemd-container policykit-1 [2021-10-13T16:44:42.796Z] Recommended packages: [2021-10-13T16:44:42.796Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-13T16:44:42.796Z] The following NEW packages will be installed: [2021-10-13T16:44:42.796Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-13T16:44:42.796Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-13T16:44:42.796Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-13T16:44:42.796Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-13T16:44:42.796Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-13T16:44:42.796Z] The following packages will be upgraded: [2021-10-13T16:44:42.796Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-13T16:44:42.796Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-13T16:44:42.796Z] Need to get 36.8 MB of archives. [2021-10-13T16:44:42.796Z] After this operation, 147 MB of additional disk space will be used. [2021-10-13T16:44:42.796Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-13T16:44:43.058Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-13T16:44:43.058Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-13T16:44:43.058Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-13T16:44:43.058Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-13T16:44:43.058Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-13T16:44:43.058Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-13T16:44:43.058Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-13T16:44:43.058Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-13T16:44:43.058Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-13T16:44:43.058Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-13T16:44:43.058Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-13T16:44:43.058Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-13T16:44:43.058Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-13T16:44:43.058Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-13T16:44:43.058Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-13T16:44:43.058Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-13T16:44:43.999Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-13T16:44:43.999Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-13T16:44:43.999Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-13T16:44:43.999Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-13T16:44:43.999Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-13T16:44:43.999Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-13T16:44:43.999Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-13T16:44:43.999Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-13T16:44:43.999Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-13T16:44:43.999Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-13T16:44:43.999Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-13T16:44:43.999Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-13T16:44:43.999Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-13T16:44:44.940Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:44:44.940Z] Fetched 36.8 MB in 2s (17.9 MB/s) [2021-10-13T16:44:44.940Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-13T16:44:44.940Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:44:45.200Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:44:45.769Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:44:45.769Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:44:45.769Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-13T16:44:45.769Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-13T16:44:45.769Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-13T16:44:45.769Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-13T16:44:45.769Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-13T16:44:46.030Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-13T16:44:46.030Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-13T16:44:46.030Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-13T16:44:46.290Z] Setting up apt (1.6.14) ... [2021-10-13T16:44:46.290Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-13T16:44:46.551Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-13T16:44:46.811Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-13T16:44:46.811Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-13T16:44:46.811Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-13T16:44:47.071Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-13T16:44:47.071Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:44:47.071Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:47.331Z] Selecting previously unselected package libexpat1:amd64. [2021-10-13T16:44:47.331Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-13T16:44:47.331Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-13T16:44:47.331Z] Selecting previously unselected package python3.6-minimal. [2021-10-13T16:44:47.331Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:44:47.331Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:47.590Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-13T16:44:47.590Z] Checking for services that may need to be restarted...done. [2021-10-13T16:44:47.590Z] Checking for services that may need to be restarted...done. [2021-10-13T16:44:47.590Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:47.590Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-13T16:44:47.590Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:48.160Z] Selecting previously unselected package python3-minimal. [2021-10-13T16:44:48.160Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-13T16:44:48.160Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-13T16:44:48.160Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-13T16:44:48.160Z] Selecting previously unselected package mime-support. [2021-10-13T16:44:48.160Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-13T16:44:48.160Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-13T16:44:48.160Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-13T16:44:48.160Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-13T16:44:48.160Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-13T16:44:48.420Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-13T16:44:48.420Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:44:48.420Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:48.420Z] Selecting previously unselected package python3.6. [2021-10-13T16:44:48.420Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-13T16:44:48.420Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:48.680Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-13T16:44:48.680Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-13T16:44:48.680Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-13T16:44:48.680Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-13T16:44:48.942Z] Selecting previously unselected package python3. [2021-10-13T16:44:48.942Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-13T16:44:48.942Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-13T16:44:48.942Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-13T16:44:48.942Z] Selecting previously unselected package multiarch-support. [2021-10-13T16:44:48.942Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:44:48.942Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-13T16:44:48.942Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-13T16:44:48.942Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-13T16:44:48.942Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-13T16:44:48.942Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-13T16:44:48.942Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-13T16:44:49.203Z] Selecting previously unselected package libbsd0:amd64. [2021-10-13T16:44:49.203Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-13T16:44:49.203Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-13T16:44:49.203Z] Selecting previously unselected package sudo. [2021-10-13T16:44:49.203Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-13T16:44:49.203Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-13T16:44:49.203Z] Selecting previously unselected package apparmor. [2021-10-13T16:44:49.203Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-13T16:44:49.464Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-13T16:44:49.464Z] Selecting previously unselected package libedit2:amd64. [2021-10-13T16:44:49.464Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-13T16:44:49.464Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-13T16:44:49.464Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-13T16:44:49.464Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:44:49.464Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:49.464Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-13T16:44:49.464Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:44:49.464Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:49.727Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-13T16:44:49.727Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-13T16:44:49.727Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-13T16:44:49.727Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-13T16:44:49.727Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:44:49.727Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:49.727Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-13T16:44:49.727Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-13T16:44:49.727Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:49.727Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-13T16:44:49.727Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-13T16:44:49.727Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-13T16:44:50.002Z] Selecting previously unselected package openssh-client. [2021-10-13T16:44:50.002Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-13T16:44:50.002Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-13T16:44:50.002Z] Selecting previously unselected package squashfs-tools. [2021-10-13T16:44:50.002Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-13T16:44:50.002Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-13T16:44:50.262Z] Selecting previously unselected package snapd. [2021-10-13T16:44:50.262Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-13T16:44:50.262Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-13T16:44:51.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T16:44:51.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T16:44:51.187Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-13T16:44:51.875Z] + ls -al . [2021-10-13T16:44:51.875Z] total 640 [2021-10-13T16:44:51.875Z] drwxrwxr-x 9 1001 1001 4096 Oct 13 16:44 . [2021-10-13T16:44:51.875Z] drwxr-xr-x 4 root root 4096 Oct 13 16:40 .. [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 11 Oct 13 16:37 .dockerignore [2021-10-13T16:44:51.875Z] drwxrwxr-x 8 1001 1001 4096 Oct 13 16:37 .git [2021-10-13T16:44:51.875Z] drwxrwxr-x 4 1001 1001 4096 Oct 13 16:37 .github [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 804 Oct 13 16:37 .gitignore [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 42 Oct 13 16:37 .golangci.yml [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 76 Oct 13 16:37 .hadolint.yml [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 166 Oct 13 16:37 .sonarcloud.properties [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:37 ADOPTERS.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:37 Attribution.txt [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:37 CHANGELOG.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:37 CONTRIBUTING.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 677 Oct 13 16:37 GOVERNANCE.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 849 Oct 13 16:37 Jenkinsfile [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:37 LICENSE [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:37 Makefile [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 582 Oct 13 16:37 OWNERS.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:37 README.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:37 SECURITY.md [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 5 Oct 13 16:32 VERSION [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:37 ZMQWindows.md [2021-10-13T16:44:51.875Z] drwxrwxr-x 2 1001 1001 4096 Oct 13 16:37 bin [2021-10-13T16:44:51.875Z] drwxrwxr-x 14 1001 1001 4096 Oct 13 16:37 cmd [2021-10-13T16:44:51.875Z] -rw-r--r-- 1 root root 403932 Oct 13 16:43 coverage.out [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 829 Oct 13 16:37 go.mod [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:37 go.sum [2021-10-13T16:44:51.875Z] drwxrwxr-x 8 1001 1001 4096 Oct 13 16:37 internal [2021-10-13T16:44:51.875Z] drwxrwxr-x 3 1001 1001 4096 Oct 13 16:37 openapi [2021-10-13T16:44:51.875Z] drwxrwxr-x 4 1001 1001 4096 Oct 13 16:37 snap [2021-10-13T16:44:51.875Z] -rw-rw-r-- 1 1001 1001 204 Oct 13 16:37 version.go [Pipeline] sh [2021-10-13T16:44:52.168Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-13T16:44:52.168Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-13T16:44:52.429Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-13T16:44:52.429Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-13T16:44:52.429Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-13T16:44:52.429Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:52.429Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:44:52.429Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-13T16:44:52.429Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-13T16:44:52.561Z] + '[' -e coverage.out ] [2021-10-13T16:44:52.561Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-13T16:44:52.589Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T16:44:53.000Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-13T16:44:53.000Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-13T16:44:53.000Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-13T16:44:53.000Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:53.000Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:53.000Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-13T16:44:53.580Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-13T16:44:53.580Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:53.580Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-13T16:44:53.580Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-13T16:44:53.580Z] running python rtupdate hooks for python3.6... [2021-10-13T16:44:53.580Z] running python post-rtupdate hooks for python3.6... [2021-10-13T16:44:53.646Z] Stashed 1 file(s) [Pipeline] sh [2021-10-13T16:44:53.840Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-13T16:44:54.320Z] + make build [2021-10-13T16:44:54.320Z] 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 [2021-10-13T16:44:55.223Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-13T16:44:55.223Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-13T16:44:55.223Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-13T16:44:55.485Z] Setting up snapd (2.51.1+18.04) ... [2021-10-13T16:44:55.746Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-13T16:44:56.005Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-13T16:44:56.005Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-13T16:44:56.266Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-13T16:44:56.525Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-13T16:44:56.525Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-13T16:44:56.525Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-13T16:44:56.786Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-13T16:44:57.047Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-13T16:44:57.307Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-13T16:44:57.307Z] /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' [2021-10-13T16:44:57.307Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-13T16:44:57.307Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-13T16:44:58.246Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-13T16:44:58.246Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-13T16:44:58.246Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-13T16:44:59.446Z] Reading package lists... [2021-10-13T16:44:59.704Z] Reading package lists... [2021-10-13T16:44:59.964Z] Building dependency tree... [2021-10-13T16:44:59.964Z] Reading state information... [2021-10-13T16:44:59.964Z] Calculating upgrade... [2021-10-13T16:45:00.224Z] The following packages will be upgraded: [2021-10-13T16:45:00.224Z] advancecomp base-files bash binutils binutils-common [2021-10-13T16:45:00.224Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-13T16:45:00.224Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-13T16:45:00.224Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-13T16:45:00.224Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-13T16:45:00.224Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-13T16:45:00.224Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-13T16:45:00.224Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-13T16:45:00.224Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-13T16:45:00.224Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-13T16:45:00.224Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-13T16:45:00.224Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-13T16:45:00.224Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-13T16:45:00.224Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-13T16:45:00.224Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-13T16:45:00.224Z] ubuntu-keyring util-linux [2021-10-13T16:45:00.224Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-13T16:45:00.224Z] Need to get 64.2 MB of archives. [2021-10-13T16:45:00.224Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-13T16:45:00.224Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-13T16:45:00.488Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-13T16:45:00.489Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-13T16:45:00.489Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-13T16:45:00.489Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-13T16:45:00.489Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-13T16:45:00.489Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-13T16:45:00.489Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-13T16:45:00.489Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-13T16:45:00.489Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-13T16:45:00.489Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-13T16:45:00.489Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-13T16:45:00.489Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-13T16:45:00.489Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-13T16:45:00.489Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-13T16:45:00.489Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-13T16:45:00.489Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-13T16:45:00.489Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-13T16:45:00.748Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-13T16:45:00.748Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-13T16:45:00.748Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-13T16:45:00.748Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-13T16:45:00.748Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-13T16:45:00.748Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-13T16:45:00.748Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-13T16:45:00.748Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-13T16:45:00.748Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-13T16:45:00.748Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-13T16:45:00.748Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-13T16:45:00.748Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-13T16:45:00.748Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-13T16:45:01.007Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-13T16:45:01.007Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-13T16:45:01.007Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-13T16:45:01.007Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-13T16:45:01.007Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-13T16:45:01.007Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-13T16:45:01.007Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-13T16:45:01.007Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-13T16:45:01.007Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-13T16:45:01.007Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-13T16:45:01.007Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-13T16:45:01.007Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-13T16:45:01.007Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-13T16:45:01.007Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-13T16:45:01.007Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-13T16:45:01.007Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-13T16:45:01.007Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-13T16:45:01.007Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-13T16:45:01.007Z] 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] [2021-10-13T16:45:01.007Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-13T16:45:01.007Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-13T16:45:01.007Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-13T16:45:01.007Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-13T16:45:01.007Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-13T16:45:01.007Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-13T16:45:01.007Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-13T16:45:01.074Z] 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 [2021-10-13T16:45:01.267Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-13T16:45:01.267Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-13T16:45:01.267Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-13T16:45:01.267Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-13T16:45:01.267Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-13T16:45:01.267Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-13T16:45:01.527Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-13T16:45:01.527Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-13T16:45:01.527Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-13T16:45:01.527Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-13T16:45:01.527Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-13T16:45:01.527Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-13T16:45:01.527Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-13T16:45:01.527Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-13T16:45:01.527Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-13T16:45:01.527Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-13T16:45:01.527Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-13T16:45:01.527Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-13T16:45:01.527Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-13T16:45:01.527Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-13T16:45:01.527Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-13T16:45:01.527Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-13T16:45:01.527Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-13T16:45:01.527Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-13T16:45:01.527Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-13T16:45:01.527Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-13T16:45:01.527Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-13T16:45:01.527Z] 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] [2021-10-13T16:45:01.527Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-13T16:45:01.527Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-13T16:45:01.788Z] 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] [2021-10-13T16:45:01.788Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-13T16:45:01.788Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-13T16:45:01.788Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-13T16:45:01.788Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-13T16:45:01.788Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-13T16:45:01.788Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-13T16:45:01.788Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-13T16:45:01.788Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-13T16:45:01.788Z] 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] [2021-10-13T16:45:01.788Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-13T16:45:01.788Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-13T16:45:01.788Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-13T16:45:02.048Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-13T16:45:02.048Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-13T16:45:02.048Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-13T16:45:02.048Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:45:02.048Z] Fetched 64.2 MB in 2s (35.3 MB/s) [2021-10-13T16:45:02.309Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:45:02.309Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:45:02.309Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:45:02.568Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:45:02.568Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:45:02.568Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-13T16:45:02.568Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-13T16:45:02.828Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:02.828Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.089Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.089Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.089Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.089Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.089Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.089Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.373Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.373Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.373Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.373Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.373Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.373Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.373Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:03.373Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:45:03.373Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.643Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.643Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:03.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:45:03.643Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.643Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.643Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.643Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.643Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:03.907Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-13T16:45:03.908Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:03.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:45:03.908Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:45:04.173Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:45:04.437Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-13T16:45:04.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-13T16:45:04.700Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-13T16:45:04.700Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-13T16:45:04.700Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-13T16:45:04.700Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-13T16:45:04.969Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-13T16:45:04.969Z] Installing new version of config file /etc/issue ... [2021-10-13T16:45:04.969Z] Installing new version of config file /etc/issue.net ... [2021-10-13T16:45:04.969Z] Installing new version of config file /etc/lsb-release ... [2021-10-13T16:45:04.969Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-13T16:45:05.272Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-13T16:45:05.272Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-13T16:45:05.272Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-13T16:45:05.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:05.272Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-13T16:45:05.272Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-13T16:45:05.533Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-13T16:45:05.533Z] 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 [2021-10-13T16:45:05.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:05.533Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:05.533Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:05.533Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:05.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:05.533Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-13T16:45:05.533Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-13T16:45:05.794Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-13T16:45:05.794Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:05.794Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-13T16:45:05.794Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-13T16:45:06.366Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-13T16:45:06.366Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:06.366Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:45:06.366Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:45:06.626Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-13T16:45:06.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:06.626Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:45:06.626Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:45:06.626Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-13T16:45:06.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:06.626Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-13T16:45:06.626Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-13T16:45:06.886Z] Setting up grep (3.1-2build1) ... [2021-10-13T16:45:06.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:06.886Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-13T16:45:06.886Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-13T16:45:06.886Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-13T16:45:06.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:06.886Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-13T16:45:06.886Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-13T16:45:07.145Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-13T16:45:07.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:07.145Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:45:07.145Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:45:07.145Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-13T16:45:07.403Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:07.403Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-13T16:45:07.403Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:45:07.663Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-13T16:45:07.663Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:45:07.924Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-13T16:45:07.924Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:45:08.184Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-13T16:45:08.184Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:08.184Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-13T16:45:08.184Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-13T16:45:08.753Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-13T16:45:08.753Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-13T16:45:08.753Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-13T16:45:08.753Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-13T16:45:08.753Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-13T16:45:08.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:08.753Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-13T16:45:09.013Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-13T16:45:09.013Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-13T16:45:09.013Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:09.013Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:09.013Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:09.013Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:09.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:09.272Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:09.272Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:09.272Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:09.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:09.272Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:09.272Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:09.272Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:09.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:09.533Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:09.533Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:09.533Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:09.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:09.533Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:45:09.533Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:45:09.793Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:45:09.793Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:45:09.793Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-13T16:45:09.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:09.793Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-13T16:45:09.793Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:45:10.053Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-13T16:45:10.053Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:10.053Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:10.053Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:10.053Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:10.313Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:10.313Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:10.313Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:10.313Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:10.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:10.573Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:10.573Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:10.833Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:11.093Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-13T16:45:11.354Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-13T16:45:11.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:11.354Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-13T16:45:11.354Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-13T16:45:11.613Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:45:11.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-13T16:45:11.613Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-13T16:45:11.613Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-13T16:45:11.613Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-13T16:45:11.872Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:45:11.872Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-13T16:45:11.872Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-13T16:45:11.872Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-13T16:45:12.133Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:45:12.133Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-13T16:45:12.133Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-13T16:45:12.133Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-13T16:45:12.133Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:45:12.133Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-13T16:45:12.133Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-13T16:45:12.133Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-13T16:45:12.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:45:12.394Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-13T16:45:12.394Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:45:12.394Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:45:12.654Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-13T16:45:12.654Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-13T16:45:12.654Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:45:12.654Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:45:12.654Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-13T16:45:12.654Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-13T16:45:12.654Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:45:12.916Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:45:12.916Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:12.916Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-13T16:45:12.916Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-13T16:45:12.916Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-13T16:45:12.916Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-13T16:45:13.177Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:45:13.177Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:45:13.177Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-13T16:45:13.177Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:13.177Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-13T16:45:13.177Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-13T16:45:13.177Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-13T16:45:13.438Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:13.438Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-13T16:45:13.438Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-13T16:45:13.438Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-13T16:45:13.438Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:13.438Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-13T16:45:13.438Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-13T16:45:13.438Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-13T16:45:13.701Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:13.701Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-13T16:45:13.701Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-13T16:45:13.701Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-13T16:45:13.962Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:13.962Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-13T16:45:13.962Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-13T16:45:13.962Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-13T16:45:13.962Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:13.962Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-13T16:45:13.962Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-13T16:45:14.223Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-13T16:45:14.223Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:14.223Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-13T16:45:14.223Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-13T16:45:14.483Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-13T16:45:14.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:14.483Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-13T16:45:14.483Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-13T16:45:14.483Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-13T16:45:14.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:14.745Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-13T16:45:14.745Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-13T16:45:14.745Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-13T16:45:14.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:14.745Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-13T16:45:14.745Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-13T16:45:14.745Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-13T16:45:15.006Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:15.006Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-13T16:45:15.006Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-13T16:45:15.006Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-13T16:45:15.006Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:15.006Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-13T16:45:15.006Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-13T16:45:15.006Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-13T16:45:15.268Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:15.268Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-13T16:45:15.268Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-13T16:45:15.268Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-13T16:45:15.268Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:15.268Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-13T16:45:15.268Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-13T16:45:15.530Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-13T16:45:15.530Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-13T16:45:15.530Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-13T16:45:15.530Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-13T16:45:15.530Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-13T16:45:15.790Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-13T16:45:15.790Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-13T16:45:15.790Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-13T16:45:16.050Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-13T16:45:16.050Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-13T16:45:16.050Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-13T16:45:16.050Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-13T16:45:16.312Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-13T16:45:16.312Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-13T16:45:16.574Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-13T16:45:16.574Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-13T16:45:16.574Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-13T16:45:16.574Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-13T16:45:16.574Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-13T16:45:16.574Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-13T16:45:16.574Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-13T16:45:16.574Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-13T16:45:16.834Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-13T16:45:16.834Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-13T16:45:16.834Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-13T16:45:16.834Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-13T16:45:16.834Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-13T16:45:16.834Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-13T16:45:16.834Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-13T16:45:17.094Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-13T16:45:17.355Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-13T16:45:17.355Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-13T16:45:17.355Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-13T16:45:17.355Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-13T16:45:17.355Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:45:17.355Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:45:17.615Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:45:17.615Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:45:17.878Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:45:17.878Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:45:17.878Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-13T16:45:17.878Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-13T16:45:17.878Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:17.878Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:18.138Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:18.138Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:18.138Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:18.138Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:18.138Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:18.138Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:19.077Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:19.077Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:20.015Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:20.015Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:20.276Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:20.276Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:20.536Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:20.536Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:21.478Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-13T16:45:21.478Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-13T16:45:21.478Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-13T16:45:21.478Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-13T16:45:21.478Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-13T16:45:21.478Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-13T16:45:21.478Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-13T16:45:21.478Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-13T16:45:21.737Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-13T16:45:21.737Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-13T16:45:21.737Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-13T16:45:21.737Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-13T16:45:21.998Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-13T16:45:21.998Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-13T16:45:21.998Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-13T16:45:21.998Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-13T16:45:22.258Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:22.258Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-13T16:45:22.258Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:22.258Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:22.258Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:22.258Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-13T16:45:22.258Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-13T16:45:22.258Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-13T16:45:22.516Z] [2021-10-13T16:45:22.516Z] Current default time zone: 'Etc/UTC' [2021-10-13T16:45:22.516Z] Local time is now: Wed Oct 13 16:45:22 UTC 2021. [2021-10-13T16:45:22.516Z] Universal Time is now: Wed Oct 13 16:45:22 UTC 2021. [2021-10-13T16:45:22.516Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-13T16:45:22.516Z] [2021-10-13T16:45:22.516Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-13T16:45:22.516Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:22.516Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-13T16:45:22.516Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-13T16:45:22.516Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-13T16:45:22.516Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-13T16:45:22.778Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-13T16:45:22.778Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-13T16:45:22.778Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-13T16:45:22.778Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-13T16:45:22.778Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:22.778Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-13T16:45:23.039Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:23.039Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:45:23.039Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:23.039Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-13T16:45:23.039Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-13T16:45:23.039Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-13T16:45:23.039Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-13T16:45:23.039Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-13T16:45:23.039Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-13T16:45:23.039Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:45:23.039Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-13T16:45:24.951Z] Updating certificates in /etc/ssl/certs... [2021-10-13T16:45:25.892Z] 23 added, 28 removed; done. [2021-10-13T16:45:25.892Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-13T16:45:25.892Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-13T16:45:25.892Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-13T16:45:25.892Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-13T16:45:25.892Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-13T16:45:25.892Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:25.892Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:45:25.892Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:25.892Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:25.892Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:25.892Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:26.151Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:26.151Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-13T16:45:26.151Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:45:26.151Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-13T16:45:26.151Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-13T16:45:26.151Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-13T16:45:26.151Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:26.151Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-13T16:45:26.151Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-13T16:45:26.151Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-13T16:45:26.151Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-13T16:45:26.151Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:45:26.151Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-13T16:45:26.411Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-13T16:45:26.411Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-13T16:45:26.411Z] Updating certificates in /etc/ssl/certs... [2021-10-13T16:45:26.982Z] 0 added, 0 removed; done. [2021-10-13T16:45:26.982Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-13T16:45:26.982Z] done. [2021-10-13T16:45:27.501Z] Reading package lists... [2021-10-13T16:45:27.501Z] Building dependency tree... [2021-10-13T16:45:27.501Z] Reading state information... [2021-10-13T16:45:27.761Z] The following NEW packages will be installed: [2021-10-13T16:45:27.761Z] apt-transport-https [2021-10-13T16:45:27.761Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-13T16:45:27.970Z] 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 [2021-10-13T16:45:28.021Z] Need to get 4348 B of archives. [2021-10-13T16:45:28.021Z] After this operation, 154 kB of additional disk space will be used. [2021-10-13T16:45:28.021Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-13T16:45:28.021Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:45:28.021Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-10-13T16:45:28.021Z] Selecting previously unselected package apt-transport-https. [2021-10-13T16:45:28.021Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-13T16:45:28.021Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-13T16:45:28.021Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-13T16:45:28.021Z] Setting up apt-transport-https (1.6.14) ... [2021-10-13T16:45:28.281Z] Waiting for network to be ready... [2021-10-13T16:45:28.585Z] 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 [2021-10-13T16:45:32.920Z] 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 [2021-10-13T16:45:33.927Z] 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 [2021-10-13T16:45:34.852Z] 2021-10-13T16:45:31Z INFO Waiting for automatic snapd restart... [2021-10-13T16:45:36.235Z] snapd 2.51.7 from Canonical* installed [2021-10-13T16:45:36.805Z] "snapd" switched to the "latest/stable" channel [2021-10-13T16:45:36.805Z] [2021-10-13T16:45:38.274Z] 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 [2021-10-13T16:45:39.340Z] core18 20210722 from Canonical* installed [2021-10-13T16:45:39.341Z] "core18" switched to the "latest/stable" channel [2021-10-13T16:45:39.341Z] [2021-10-13T16:45:41.696Z] 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 [2021-10-13T16:45:41.872Z] snapcraft 5.0 from Canonical* installed [2021-10-13T16:45:41.872Z] "snapcraft" switched to the "latest/stable" channel [2021-10-13T16:45:41.872Z] [2021-10-13T16:45:44.342Z] 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 [2021-10-13T16:45:47.149Z] 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: [2021-10-13T16:45:47.149Z] - README.md [2021-10-13T16:45:47.149Z] [2021-10-13T16:45:47.149Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-13T16:45:47.149Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-13T16:45:47.149Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-13T16:45:47.149Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-13T16:45:48.088Z] Reading package lists... [2021-10-13T16:45:48.348Z] 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 [2021-10-13T16:45:48.609Z] Reading package lists... [2021-10-13T16:45:48.609Z] Building dependency tree... [2021-10-13T16:45:48.609Z] Reading state information... [2021-10-13T16:45:48.868Z] Suggested packages: [2021-10-13T16:45:48.868Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-13T16:45:48.868Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-13T16:45:48.868Z] Recommended packages: [2021-10-13T16:45:48.868Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-13T16:45:48.868Z] The following NEW packages will be installed: [2021-10-13T16:45:48.868Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-13T16:45:48.868Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-13T16:45:48.868Z] pkg-config zip [2021-10-13T16:45:48.868Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-13T16:45:48.868Z] Need to get 7670 kB of archives. [2021-10-13T16:45:48.868Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-13T16:45:48.868Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-13T16:45:49.128Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-13T16:45:49.128Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-13T16:45:49.128Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-13T16:45:49.128Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-13T16:45:49.128Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-13T16:45:49.128Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-13T16:45:49.388Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-13T16:45:49.388Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-13T16:45:49.388Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-13T16:45:49.388Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-13T16:45:49.647Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-13T16:45:49.647Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-13T16:45:49.647Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-13T16:45:49.647Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-13T16:45:49.800Z] 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 [2021-10-13T16:45:49.907Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-13T16:45:49.907Z] Fetched 7670 kB in 1s (9893 kB/s) [2021-10-13T16:45:49.907Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-13T16:45:49.907Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-13T16:45:49.907Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-13T16:45:49.907Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-13T16:45:49.907Z] Selecting previously unselected package libpsl5:amd64. [2021-10-13T16:45:49.907Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-13T16:45:49.907Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-13T16:45:50.166Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-13T16:45:50.166Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-13T16:45:50.166Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-13T16:45:50.166Z] Selecting previously unselected package librtmp1:amd64. [2021-10-13T16:45:50.166Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-13T16:45:50.166Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-13T16:45:50.166Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-13T16:45:50.166Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-13T16:45:50.166Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-13T16:45:50.166Z] Selecting previously unselected package liberror-perl. [2021-10-13T16:45:50.166Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-13T16:45:50.166Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-13T16:45:50.166Z] Selecting previously unselected package git-man. [2021-10-13T16:45:50.166Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-13T16:45:50.166Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:45:50.426Z] Selecting previously unselected package git. [2021-10-13T16:45:50.426Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-13T16:45:50.426Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:45:50.996Z] Selecting previously unselected package libnorm1:amd64. [2021-10-13T16:45:50.996Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-13T16:45:50.996Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-13T16:45:50.996Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-13T16:45:50.996Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-13T16:45:50.996Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-13T16:45:50.996Z] Selecting previously unselected package libsodium23:amd64. [2021-10-13T16:45:50.996Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-13T16:45:50.996Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-13T16:45:50.996Z] Selecting previously unselected package libzmq5:amd64. [2021-10-13T16:45:50.996Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-13T16:45:50.996Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:45:51.254Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-13T16:45:51.255Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-13T16:45:51.255Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:45:51.255Z] Selecting previously unselected package pkg-config. [2021-10-13T16:45:51.255Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-13T16:45:51.255Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-13T16:45:51.255Z] Selecting previously unselected package zip. [2021-10-13T16:45:51.255Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-13T16:45:51.255Z] Unpacking zip (3.0-11build1) ... [2021-10-13T16:45:51.515Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-13T16:45:51.515Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:45:51.515Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-13T16:45:51.515Z] Setting up liberror-perl (0.17025-1) ... [2021-10-13T16:45:51.515Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-13T16:45:51.515Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-13T16:45:51.515Z] No schema files found: doing nothing. [2021-10-13T16:45:51.515Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-13T16:45:51.515Z] Setting up zip (3.0-11build1) ... [2021-10-13T16:45:51.515Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-13T16:45:51.515Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-13T16:45:51.515Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-13T16:45:51.515Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:45:51.515Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-13T16:45:51.515Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-13T16:45:51.515Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-13T16:45:51.775Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-13T16:45:52.346Z] git set to automatically installed. [2021-10-13T16:45:52.346Z] git-man set to automatically installed. [2021-10-13T16:45:52.346Z] libcurl3-gnutls set to automatically installed. [2021-10-13T16:45:52.346Z] liberror-perl set to automatically installed. [2021-10-13T16:45:52.346Z] libglib2.0-0 set to automatically installed. [2021-10-13T16:45:52.346Z] libnghttp2-14 set to automatically installed. [2021-10-13T16:45:52.346Z] libnorm1 set to automatically installed. [2021-10-13T16:45:52.346Z] libpgm-5.2-0 set to automatically installed. [2021-10-13T16:45:52.346Z] libpsl5 set to automatically installed. [2021-10-13T16:45:52.346Z] librtmp1 set to automatically installed. [2021-10-13T16:45:52.346Z] libsodium23 set to automatically installed. [2021-10-13T16:45:52.346Z] libzmq3-dev set to automatically installed. [2021-10-13T16:45:52.346Z] libzmq5 set to automatically installed. [2021-10-13T16:45:52.346Z] pkg-config set to automatically installed. [2021-10-13T16:45:52.346Z] zip set to automatically installed. [2021-10-13T16:45:52.449Z] 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 [2021-10-13T16:45:54.254Z] snapd is not logged in, snap install commands will use sudo [2021-10-13T16:45:55.192Z] snap "core18" has no updates available [2021-10-13T16:45:55.761Z] snapd is not logged in, snap install commands will use sudo [2021-10-13T16:45:55.875Z] 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] } [2021-10-13T16:46:02.638Z] $ docker stop --time=1 ecb4de2013d9fef903d741dba2dadcc95fd504e2b2ccb996bbd253ca8f82d299 [2021-10-13T16:46:05.580Z] $ docker rm -f ecb4de2013d9fef903d741dba2dadcc95fd504e2b2ccb996bbd253ca8f82d299 [2021-10-13T16:46:05.748Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-13T16:46:05.749Z] Pulling config-common [2021-10-13T16:46:05.749Z] + snapcraftctl pull [2021-10-13T16:46:06.691Z] Pulling go-build-helper [2021-10-13T16:46:06.691Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:46:07.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:46:07.758Z] [2021-10-13T16:46:07.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:46:08.076Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-13T16:46:08.076Z] Skipping pull go-build-helper (already ran) [2021-10-13T16:46:08.076Z] Building go-build-helper [2021-10-13T16:46:08.076Z] + snapcraftctl build [2021-10-13T16:46:08.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:46:08.405Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-13T16:46:08.405Z] 29e5d40040c1: Pulling fs layer [2021-10-13T16:46:08.405Z] 1ce36da41761: Pulling fs layer [2021-10-13T16:46:08.405Z] 25b303627fd3: Pulling fs layer [2021-10-13T16:46:08.687Z] 29e5d40040c1: Verifying Checksum [2021-10-13T16:46:08.687Z] 29e5d40040c1: Download complete [2021-10-13T16:46:08.968Z] 1ce36da41761: Verifying Checksum [2021-10-13T16:46:08.968Z] 1ce36da41761: Download complete [2021-10-13T16:46:09.251Z] 29e5d40040c1: Pull complete [2021-10-13T16:46:09.988Z] Staging go-build-helper [2021-10-13T16:46:09.988Z] + snapcraftctl stage [2021-10-13T16:46:10.715Z] 25b303627fd3: Verifying Checksum [2021-10-13T16:46:10.715Z] 25b303627fd3: Download complete [2021-10-13T16:46:10.715Z] 1ce36da41761: Pull complete [2021-10-13T16:46:19.986Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-13T16:46:19.986Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-13T16:46:19.986Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] [2021-10-13T16:46:19.986Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-13T16:46:19.986Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-13T16:46:19.986Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-13T16:46:19.986Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] [2021-10-13T16:46:19.986Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] [2021-10-13T16:46:19.986Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] [2021-10-13T16:46:19.986Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] [2021-10-13T16:46:19.986Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-13T16:46:19.986Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-13T16:46:19.986Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-13T16:46:19.986Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-13T16:46:19.986Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-13T16:46:19.986Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-13T16:46:19.986Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-13T16:46:19.986Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-13T16:46:19.986Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-13T16:46:19.986Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] [2021-10-13T16:46:19.986Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-13T16:46:19.986Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-13T16:46:19.986Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-13T16:46:19.986Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] [2021-10-13T16:46:19.986Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] [2021-10-13T16:46:19.986Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] [2021-10-13T16:46:19.986Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] [2021-10-13T16:46:19.986Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-13T16:46:19.986Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-13T16:46:19.986Z] Fetched 224 kB in 0s (0 B/s) [2021-10-13T16:46:19.986Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-13T16:46:19.986Z] Fetched 157 kB in 0s (0 B/s) [2021-10-13T16:46:19.986Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-13T16:46:19.986Z] Fetched 221 kB in 0s (0 B/s) [2021-10-13T16:46:19.986Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-13T16:46:19.986Z] Fetched 143 kB in 0s (0 B/s) [2021-10-13T16:46:19.986Z] Pulling edgex-go [2021-10-13T16:46:19.986Z] + snapcraftctl pull [2021-10-13T16:46:20.245Z] Pulling hooks [2021-10-13T16:46:20.245Z] + snapcraftctl pull [2021-10-13T16:46:20.931Z] 25b303627fd3: Pull complete [2021-10-13T16:46:20.931Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-13T16:46:20.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:46:20.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-13T16:46:21.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container [2021-10-13T16:46:21.275Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:46:24.917Z] $ docker top 01fb4bc7d5964df9acf2d47342e65917a6587f703347b711c68b8b19a54db85f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:46:25.936Z] + docker-compose build --help [2021-10-13T16:46:25.936Z] + grep parallel [2021-10-13T16:46:30.266Z] --parallel Build images in parallel. [Pipeline] } [2021-10-13T16:46:30.278Z] $ docker stop --time=1 01fb4bc7d5964df9acf2d47342e65917a6587f703347b711c68b8b19a54db85f [2021-10-13T16:46:32.012Z] $ docker rm -f 01fb4bc7d5964df9acf2d47342e65917a6587f703347b711c68b8b19a54db85f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:46:32.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-13T16:46:32.643Z] . [Pipeline] withDockerContainer [2021-10-13T16:46:32.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container [2021-10-13T16:46:33.026Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:46:34.633Z] $ docker top f3d271be643d9977f59e44b3ecfd8e2dcb2198e698bb1b21933767004ee1bcdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:46:35.657Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-13T16:46:38.444Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-13T16:46:38.444Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-13T16:46:38.444Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-13T16:46:38.444Z] Fetched 0 B in 0s (0 B/s) [2021-10-13T16:46:38.444Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-13T16:46:38.444Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-13T16:46:38.444Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-13T16:46:38.444Z] Fetched 279 kB in 0s (0 B/s) [2021-10-13T16:46:38.444Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-13T16:46:38.444Z] Fetched 122 kB in 0s (0 B/s) [2021-10-13T16:46:38.444Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-13T16:46:38.444Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-13T16:46:38.444Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-13T16:46:38.444Z] Fetched 8848 B in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-13T16:46:38.445Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-13T16:46:38.445Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-13T16:46:38.445Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-13T16:46:38.445Z] Fetched 220 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-13T16:46:38.445Z] Fetched 154 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-13T16:46:38.445Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-13T16:46:38.445Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-13T16:46:38.445Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-13T16:46:38.445Z] Fetched 499 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-13T16:46:38.445Z] Fetched 111 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-13T16:46:38.445Z] Fetched 240 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-13T16:46:38.445Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-13T16:46:38.445Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-13T16:46:38.445Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-13T16:46:38.445Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-13T16:46:38.445Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-13T16:46:38.445Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-13T16:46:38.445Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-13T16:46:38.445Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-13T16:46:38.445Z] Fetched 8720 B in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-13T16:46:38.445Z] Fetched 140 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-13T16:46:38.445Z] Fetched 119 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-13T16:46:38.445Z] Fetched 111 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-13T16:46:38.445Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-13T16:46:38.445Z] Fetched 646 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-13T16:46:38.445Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-13T16:46:38.445Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-13T16:46:38.445Z] Fetched 368 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-13T16:46:38.445Z] Fetched 187 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-13T16:46:38.445Z] Fetched 175 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-13T16:46:38.445Z] Fetched 206 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-13T16:46:38.445Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-13T16:46:38.445Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-13T16:46:38.445Z] Fetched 159 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-13T16:46:38.445Z] Fetched 107 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-13T16:46:38.445Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-13T16:46:38.445Z] Pulling static-packages [2021-10-13T16:46:38.445Z] + snapcraftctl pull [2021-10-13T16:46:38.445Z] Pulling version [2021-10-13T16:46:38.445Z] + cd /root/project [2021-10-13T16:46:38.445Z] + git describe --tags --abbrev=0 [2021-10-13T16:46:38.445Z] + sed s/v// [2021-10-13T16:46:38.445Z] + GIT_VERSION=2.0.1-dev.69 [2021-10-13T16:46:38.445Z] + [ -z 2.0.1-dev.69 ] [2021-10-13T16:46:38.445Z] + snapcraftctl set-version 2.0.1-dev.69 [2021-10-13T16:46:39.461Z] Building config-common [2021-10-13T16:46:39.461Z] + snapcraftctl build [2021-10-13T16:46:40.006Z] Building core-command ... [2021-10-13T16:46:40.006Z] Building core-data ... [2021-10-13T16:46:40.006Z] Building core-metadata ... [2021-10-13T16:46:40.006Z] Building security-bootstrapper ... [2021-10-13T16:46:40.006Z] Building security-proxy-setup ... [2021-10-13T16:46:40.006Z] Building security-secretstore-setup ... [2021-10-13T16:46:40.006Z] Building support-notifications ... [2021-10-13T16:46:40.006Z] Building support-scheduler ... [2021-10-13T16:46:40.006Z] Building sys-mgmt-agent ... [2021-10-13T16:46:40.006Z] Building sys-mgmt-agent [2021-10-13T16:46:40.006Z] Building core-data [2021-10-13T16:46:40.006Z] Building security-proxy-setup [2021-10-13T16:46:40.006Z] Building support-scheduler [2021-10-13T16:46:40.006Z] Building core-command [2021-10-13T16:46:42.014Z] Skipping build go-build-helper (already ran) [2021-10-13T16:46:42.275Z] Building edgex-go [2021-10-13T16:46:42.536Z] + cd /root/parts/edgex-go/src [2021-10-13T16:46:42.536Z] + git+ describe --tags --abbrev=0 [2021-10-13T16:46:42.536Z] sed s/v// [2021-10-13T16:46:42.536Z] + GIT_VERSION=2.0.1-dev.69 [2021-10-13T16:46:42.536Z] + [ -z 2.0.1-dev.69 ] [2021-10-13T16:46:42.536Z] + echo 2.0.1-dev.69 [2021-10-13T16:46:42.536Z] + [ ! -d vendor ] [2021-10-13T16:46:42.536Z] + go mod download all [2021-10-13T16:46:54.791Z] + make build [2021-10-13T16:46:54.791Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data [2021-10-13T16:47:04.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-13T16:47:08.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command [2021-10-13T16:47:09.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-13T16:47:10.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-13T16:47:10.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-13T16:47:11.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-13T16:47:12.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-13T16:47:14.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-13T16:47:15.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-13T16:47:16.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-13T16:47:17.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-13T16:47:19.039Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-13T16:47:19.039Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-13T16:47:19.039Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-13T16:47:19.039Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-13T16:47:19.039Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-13T16:47:19.039Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-13T16:47:19.039Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-13T16:47:19.039Z] + 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 [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-13T16:47:19.039Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-13T16:47:19.039Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-13T16:47:19.039Z] + 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 [2021-10-13T16:47:19.039Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-13T16:47:19.039Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-13T16:47:19.039Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-13T16:47:19.978Z] Building hooks [2021-10-13T16:47:19.978Z] + cd /root/parts/hooks/src [2021-10-13T16:47:19.978Z] + make build [2021-10-13T16:47:19.978Z] go mod tidy [2021-10-13T16:47:20.549Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-13T16:47:20.549Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-13T16:47:20.549Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-13T16:47:20.809Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-13T16:47:21.750Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-13T16:47:22.010Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-13T16:47:22.010Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-13T16:47:25.305Z] Building static-packages [2021-10-13T16:47:25.305Z] + snapcraftctl build [2021-10-13T16:47:27.214Z] Building version [2021-10-13T16:47:27.214Z] + snapcraftctl build [2021-10-13T16:47:29.123Z] Staging config-common [2021-10-13T16:47:29.123Z] + snapcraftctl stage [2021-10-13T16:47:30.509Z] Skipping stage go-build-helper (already ran) [2021-10-13T16:47:30.509Z] Staging edgex-go [2021-10-13T16:47:30.509Z] + snapcraftctl stage [2021-10-13T16:47:31.447Z] Staging hooks [2021-10-13T16:47:31.447Z] + snapcraftctl stage [2021-10-13T16:47:32.387Z] Staging static-packages [2021-10-13T16:47:32.387Z] + snapcraftctl stage [2021-10-13T16:47:33.774Z] Staging version [2021-10-13T16:47:33.774Z] + snapcraftctl stage [2021-10-13T16:47:34.717Z] Priming config-common [2021-10-13T16:47:34.717Z] + snapcraftctl prime [2021-10-13T16:47:36.098Z] Priming go-build-helper [2021-10-13T16:47:36.098Z] + snapcraftctl prime [2021-10-13T16:47:37.040Z] Priming edgex-go [2021-10-13T16:47:37.040Z] + snapcraftctl prime [2021-10-13T16:47:38.953Z] Priming hooks [2021-10-13T16:47:38.953Z] + snapcraftctl prime [2021-10-13T16:47:39.896Z] Priming static-packages [2021-10-13T16:47:39.896Z] + snapcraftctl prime [2021-10-13T16:47:43.206Z] Priming version [2021-10-13T16:47:43.206Z] + snapcraftctl prime [2021-10-13T16:47:44.144Z] 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] } [2021-10-13T16:47:48.098Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:47:48.098Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:47:48.098Z] ---> cf1734f624d1 [2021-10-13T16:47:48.098Z] Step 3/20 : WORKDIR /edgex-go [2021-10-13T16:47:48.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:47:48.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:47:48.098Z] ---> cf1734f624d1 [2021-10-13T16:47:48.098Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:47:48.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:47:48.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:47:48.098Z] ---> cf1734f624d1 [2021-10-13T16:47:48.098Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:47:48.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:47:48.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:47:48.098Z] ---> cf1734f624d1 [2021-10-13T16:47:48.098Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:47:48.098Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:47:48.098Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:47:48.098Z] ---> cf1734f624d1 [2021-10-13T16:47:48.098Z] Step 3/23 : WORKDIR /edgex-go [2021-10-13T16:47:48.098Z] ---> Running in be91800302cf [2021-10-13T16:47:48.098Z] ---> Running in 860ae4d1d347 [2021-10-13T16:47:48.098Z] ---> Running in 57fd8a5162a1 [2021-10-13T16:47:48.098Z] ---> Running in 8ffe4b49865a [2021-10-13T16:47:48.098Z] ---> Running in f583bed9e503 [2021-10-13T16:47:48.705Z] Removing intermediate container 57fd8a5162a1 [2021-10-13T16:47:48.705Z] ---> 7c567106bdd4 [2021-10-13T16:47:48.705Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:47:48.705Z] Removing intermediate container be91800302cf [2021-10-13T16:47:48.705Z] ---> d4169cc554a2 [2021-10-13T16:47:48.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:47:48.705Z] Removing intermediate container 8ffe4b49865a [2021-10-13T16:47:48.705Z] ---> 73151d62fb9a [2021-10-13T16:47:48.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:47:48.705Z] Removing intermediate container 860ae4d1d347 [2021-10-13T16:47:48.705Z] ---> 68da74cd2b29 [2021-10-13T16:47:48.705Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:47:48.989Z] Removing intermediate container f583bed9e503 [2021-10-13T16:47:48.989Z] ---> e9c8469090d9 [2021-10-13T16:47:48.989Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:47:48.989Z] ---> Running in 851301bbc502 [2021-10-13T16:47:48.989Z] ---> Running in 7c83a043a434 [2021-10-13T16:47:48.989Z] ---> Running in c4a4928a1ff4 [2021-10-13T16:47:48.989Z] ---> Running in dbc1c5eb40f8 [2021-10-13T16:47:48.989Z] ---> Running in 678ee42c8999 [2021-10-13T16:47:53.344Z] Removing intermediate container 7c83a043a434 [2021-10-13T16:47:53.344Z] ---> 2a8e4f1e2b7d [2021-10-13T16:47:53.344Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-13T16:47:53.344Z] ---> Running in 5a2d959011b5 [2021-10-13T16:47:53.344Z] Removing intermediate container 851301bbc502 [2021-10-13T16:47:53.344Z] ---> d30e89a60ce5 [2021-10-13T16:47:53.344Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-13T16:47:53.344Z] Removing intermediate container dbc1c5eb40f8 [2021-10-13T16:47:53.344Z] ---> 466dc1e9150f [2021-10-13T16:47:53.344Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-13T16:47:53.344Z] ---> Running in be9ce1d5c8dd [2021-10-13T16:47:53.344Z] Removing intermediate container c4a4928a1ff4 [2021-10-13T16:47:53.344Z] ---> 785986ccb02b [2021-10-13T16:47:53.344Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-13T16:47:53.620Z] ---> Running in d4da02ed47b6 [2021-10-13T16:47:53.620Z] Removing intermediate container 678ee42c8999 [2021-10-13T16:47:53.620Z] ---> edd49b14a928 [2021-10-13T16:47:53.620Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:47:53.620Z] ---> Running in 36edd4fd187e [2021-10-13T16:47:53.620Z] ---> Running in 00d4dcefbd23 [2021-10-13T16:47:54.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:55.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:55.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:55.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:55.792Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:55.792Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:56.401Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:56.401Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:56.401Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:56.685Z] OK: 219 MiB in 52 packages [2021-10-13T16:47:56.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:47:57.248Z] OK: 219 MiB in 52 packages [2021-10-13T16:47:57.526Z] OK: 219 MiB in 52 packages [2021-10-13T16:47:57.805Z] OK: 219 MiB in 52 packages [2021-10-13T16:47:58.086Z] OK: 219 MiB in 52 packages [2021-10-13T16:47:58.364Z] Removing intermediate container 5a2d959011b5 [2021-10-13T16:47:58.364Z] ---> 8926787ed5f1 [2021-10-13T16:47:58.364Z] Step 6/22 : COPY . . [2021-10-13T16:47:58.981Z] Removing intermediate container be9ce1d5c8dd [2021-10-13T16:47:58.981Z] ---> e3eedc71f4a8 [2021-10-13T16:47:58.981Z] Step 6/20 : COPY . . [2021-10-13T16:47:59.588Z] Removing intermediate container d4da02ed47b6 [2021-10-13T16:47:59.588Z] ---> 1d4463d433fe [2021-10-13T16:47:59.588Z] Step 6/23 : COPY go.mod . [2021-10-13T16:47:59.588Z] Removing intermediate container 36edd4fd187e [2021-10-13T16:47:59.588Z] ---> 1764fc716d7a [2021-10-13T16:47:59.588Z] Step 6/22 : COPY . . [2021-10-13T16:48:00.198Z] Removing intermediate container 00d4dcefbd23 [2021-10-13T16:48:00.198Z] ---> 70928d0dce22 [2021-10-13T16:48:00.198Z] Step 6/22 : COPY . . [2021-10-13T16:48:02.858Z] ---> b53ca06086fb [2021-10-13T16:48:02.858Z] Step 7/23 : RUN go mod download [2021-10-13T16:48:18.042Z] ---> Running in 9ab03f986ae1 [2021-10-13T16:48:18.655Z] ---> 7b7f079b5b83 [2021-10-13T16:48:18.655Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:48:18.937Z] ---> 023a32213276 [2021-10-13T16:48:18.937Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:48:18.937Z] ---> d216b28f9335 [2021-10-13T16:48:18.937Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:48:18.937Z] ---> 246656e31c4f [2021-10-13T16:48:18.937Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:48:18.937Z] ---> Running in a86cca524677 [2021-10-13T16:48:18.937Z] ---> Running in 787d785e65d1 [2021-10-13T16:48:19.220Z] ---> Running in 742419869abd [2021-10-13T16:48:19.220Z] ---> Running in 63b77d39a18b [2021-10-13T16:48:23.622Z] Removing intermediate container 9ab03f986ae1 [2021-10-13T16:48:23.622Z] ---> c89381947626 [2021-10-13T16:48:23.622Z] Step 8/23 : COPY . . [2021-10-13T16:48:25.078Z] Removing intermediate container a86cca524677 [2021-10-13T16:48:25.078Z] ---> 75d867ce7717 [2021-10-13T16:48:25.078Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-13T16:48:28.506Z] ---> Running in efc93239f850 [2021-10-13T16:48:28.783Z] Removing intermediate container 787d785e65d1 [2021-10-13T16:48:28.783Z] ---> 199cb6a2343d [2021-10-13T16:48:28.783Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-13T16:48:29.772Z] Removing intermediate container 63b77d39a18b [2021-10-13T16:48:29.772Z] ---> 68efe792f387 [2021-10-13T16:48:29.772Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-13T16:48:29.772Z] ---> Running in e0392e2dccc5 [2021-10-13T16:48:30.047Z] Removing intermediate container 742419869abd [2021-10-13T16:48:30.047Z] ---> 373b61217ee2 [2021-10-13T16:48:30.047Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-13T16:48:30.328Z] ---> Running in fd37e2c179c9 [2021-10-13T16:48:30.608Z] 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 [2021-10-13T16:48:30.889Z] ---> Running in 4cb5540442d4 [2021-10-13T16:48:32.909Z] 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 [2021-10-13T16:48:33.191Z] 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 [2021-10-13T16:48:33.191Z] 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 [2021-10-13T16:48:36.672Z] ---> b74df958f962 [2021-10-13T16:48:36.672Z] Step 9/23 : RUN go mod tidy [2021-10-13T16:48:37.051Z] ---> Running in 3d54f71a3422 [2021-10-13T16:48:45.482Z] Removing intermediate container 3d54f71a3422 [2021-10-13T16:48:45.482Z] ---> a86083323b7b [2021-10-13T16:48:45.482Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-13T16:48:45.482Z] ---> Running in d0fd3d00ad14 [2021-10-13T16:48:47.498Z] 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 [2021-10-13T16:50:24.501Z] 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 [2021-10-13T16:50:31.300Z] Removing intermediate container e0392e2dccc5 [2021-10-13T16:50:31.300Z] ---> cb7d40509aa3 [2021-10-13T16:50:31.300Z] [2021-10-13T16:50:31.300Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:50:31.300Z] Removing intermediate container fd37e2c179c9 [2021-10-13T16:50:31.300Z] ---> 26a6c4103259 [2021-10-13T16:50:31.300Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-13T16:50:31.300Z] 3.14: Pulling from library/alpine [2021-10-13T16:50:31.300Z] ---> Running in 3f6efdaf6086 [2021-10-13T16:50:31.584Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T16:50:31.584Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T16:50:31.584Z] ---> bb3de5531c18 [2021-10-13T16:50:31.584Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:50:31.892Z] ---> Running in fc5ecb06482c [2021-10-13T16:50:34.575Z] 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 [2021-10-13T16:50:34.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:50:35.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:50:36.206Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-13T16:50:36.206Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:50:36.206Z] Removing intermediate container 4cb5540442d4 [2021-10-13T16:50:36.206Z] ---> ff90a30b319f [2021-10-13T16:50:36.206Z] [2021-10-13T16:50:36.206Z] Step 9/20 : FROM alpine:3.14 [2021-10-13T16:50:36.206Z] ---> bb3de5531c18 [2021-10-13T16:50:36.206Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-13T16:50:36.206Z] OK: 5 MiB in 15 packages [2021-10-13T16:50:36.495Z] ---> Running in 70ab4519a2d5 [2021-10-13T16:50:37.996Z] Removing intermediate container fc5ecb06482c [2021-10-13T16:50:37.996Z] ---> b363010cc54a [2021-10-13T16:50:37.996Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:50:37.996Z] ---> Running in 05ac57d94ae4 [2021-10-13T16:50:39.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:50:39.001Z] Removing intermediate container 05ac57d94ae4 [2021-10-13T16:50:39.001Z] ---> f35fa349af40 [2021-10-13T16:50:39.280Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-13T16:50:39.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:50:39.280Z] ---> Running in b0af5e66d886 [2021-10-13T16:50:39.563Z] Removing intermediate container 3f6efdaf6086 [2021-10-13T16:50:39.563Z] ---> ce5a31344b1d [2021-10-13T16:50:39.563Z] [2021-10-13T16:50:39.563Z] Step 10/22 : FROM docker:20.10.8 [2021-10-13T16:50:39.563Z] 20.10.8: Pulling from library/docker [2021-10-13T16:50:40.174Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-13T16:50:40.454Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:50:40.454Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:50:40.454Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-13T16:50:40.454Z] (5/5) Installing curl (7.79.1-r0) [2021-10-13T16:50:40.454Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:50:40.454Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:50:40.735Z] Removing intermediate container b0af5e66d886 [2021-10-13T16:50:40.735Z] ---> 9a06d8d56484 [2021-10-13T16:50:40.735Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:50:40.735Z] OK: 8 MiB in 19 packages [2021-10-13T16:50:41.739Z] ---> Running in 0cae221efd10 [2021-10-13T16:50:43.228Z] Removing intermediate container 0cae221efd10 [2021-10-13T16:50:43.228Z] ---> a11396067852 [2021-10-13T16:50:43.228Z] Step 14/22 : WORKDIR / [2021-10-13T16:50:43.509Z] ---> Running in 1b472b438f93 [2021-10-13T16:50:43.509Z] Removing intermediate container 70ab4519a2d5 [2021-10-13T16:50:43.509Z] ---> e275e9984110 [2021-10-13T16:50:43.509Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:50:43.792Z] ---> Running in 4995992ca040 [2021-10-13T16:50:44.790Z] Removing intermediate container 1b472b438f93 [2021-10-13T16:50:44.790Z] ---> 8153acc9d7a6 [2021-10-13T16:50:44.790Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:50:45.068Z] Removing intermediate container 4995992ca040 [2021-10-13T16:50:45.068Z] ---> 00f5d304708a [2021-10-13T16:50:45.068Z] Step 12/20 : WORKDIR /edgex [2021-10-13T16:50:46.067Z] ---> Running in dc3746a727b7 [2021-10-13T16:50:46.067Z] ---> 63555ee073ae [2021-10-13T16:50:46.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-13T16:50:47.086Z] Removing intermediate container dc3746a727b7 [2021-10-13T16:50:47.086Z] ---> 830b8d35d319 [2021-10-13T16:50:47.086Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-13T16:50:49.098Z] Removing intermediate container d0fd3d00ad14 [2021-10-13T16:50:49.098Z] ---> 5e0da8142323 [2021-10-13T16:50:49.098Z] [2021-10-13T16:50:49.098Z] Step 11/23 : FROM alpine:3.14 [2021-10-13T16:50:49.098Z] ---> bb3de5531c18 [2021-10-13T16:50:49.098Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:50:49.098Z] ---> Using cache [2021-10-13T16:50:49.098Z] ---> b363010cc54a [2021-10-13T16:50:49.098Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:50:49.098Z] ---> Using cache [2021-10-13T16:50:49.098Z] ---> f35fa349af40 [2021-10-13T16:50:49.098Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-13T16:50:49.711Z] ---> 678e4431a541 [2021-10-13T16:50:49.711Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-13T16:50:49.711Z] ---> 8892d5c1ab4e [2021-10-13T16:50:49.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-13T16:50:50.320Z] ---> Running in cf3c4c680dc5 [2021-10-13T16:50:50.931Z] Removing intermediate container efc93239f850 [2021-10-13T16:50:50.931Z] ---> a9875cb3066c [2021-10-13T16:50:50.931Z] [2021-10-13T16:50:50.931Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:50:50.931Z] ---> bb3de5531c18 [2021-10-13T16:50:50.931Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-13T16:50:51.213Z] Removing intermediate container cf3c4c680dc5 [2021-10-13T16:50:51.213Z] ---> 89c5b6f9b3a7 [2021-10-13T16:50:51.213Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-13T16:50:51.821Z] ---> Running in 04db61adc73f [2021-10-13T16:50:51.821Z] ---> Running in 13334aa5beef [2021-10-13T16:50:51.821Z] ---> 057a037dcb36 [2021-10-13T16:50:51.821Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-13T16:50:51.821Z] ---> c743846c6a1e [2021-10-13T16:50:51.821Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-13T16:50:52.100Z] ---> Running in 5ac7cb8e0fa3 [2021-10-13T16:50:52.426Z] Removing intermediate container 04db61adc73f [2021-10-13T16:50:52.426Z] ---> 8fe8df6f4afe [2021-10-13T16:50:52.426Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-13T16:50:52.426Z] Removing intermediate container 13334aa5beef [2021-10-13T16:50:52.715Z] ---> 6ba48dcf1691 [2021-10-13T16:50:52.715Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:50:52.715Z] ---> Running in 4332c2ab32ce [2021-10-13T16:50:52.715Z] Removing intermediate container 5ac7cb8e0fa3 [2021-10-13T16:50:52.715Z] ---> 76b22ca17bc0 [2021-10-13T16:50:52.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:50:52.998Z] ---> Running in 6b24cd0dde3c [2021-10-13T16:50:53.603Z] Removing intermediate container 4332c2ab32ce [2021-10-13T16:50:53.603Z] ---> 05e582d338b2 [2021-10-13T16:50:53.603Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-13T16:50:53.603Z] ---> d303adb063ac [2021-10-13T16:50:53.603Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-13T16:50:53.878Z] ---> Running in 056e0669b97e [2021-10-13T16:50:53.878Z] ---> Running in e091c3b7f234 [2021-10-13T16:50:53.878Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-13T16:50:53.878Z] Removing intermediate container 6b24cd0dde3c [2021-10-13T16:50:53.878Z] ---> 143ee31c5108 [2021-10-13T16:50:53.878Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:50:53.878Z] ---> 58528dd61b5d [2021-10-13T16:50:53.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-13T16:50:53.878Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-13T16:50:53.878Z] ---> 3734d5adc5ac [2021-10-13T16:50:53.878Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:50:54.158Z] ---> Running in 9c76279728d1 [2021-10-13T16:50:54.158Z] ---> Running in 8db9ca3464c3 [2021-10-13T16:50:54.441Z] Removing intermediate container e091c3b7f234 [2021-10-13T16:50:54.441Z] ---> 31d3668a38cf [2021-10-13T16:50:54.441Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:50:54.719Z] Removing intermediate container 056e0669b97e [2021-10-13T16:50:54.719Z] ---> 78cc542e0d9f [2021-10-13T16:50:54.719Z] Step 17/20 : CMD ["--init=true"] [2021-10-13T16:50:54.719Z] ---> Running in d49ac9b5811e [2021-10-13T16:50:54.719Z] Removing intermediate container 9c76279728d1 [2021-10-13T16:50:54.719Z] ---> 362c9e567cc9 [2021-10-13T16:50:54.719Z] Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:50:55.001Z] ---> Running in 2266e4974b43 [2021-10-13T16:50:55.001Z] Removing intermediate container 8db9ca3464c3 [2021-10-13T16:50:55.001Z] ---> 08cf3b6948d3 [2021-10-13T16:50:55.001Z] 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 [2021-10-13T16:50:55.283Z] ---> Running in 274b975aa509 [2021-10-13T16:50:55.565Z] ---> Running in 66021906ccaa [2021-10-13T16:50:55.565Z] ---> 79f0c4004681 [2021-10-13T16:50:55.565Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-13T16:50:55.844Z] Removing intermediate container 2266e4974b43 [2021-10-13T16:50:55.844Z] ---> 2a5b49bb0d10 [2021-10-13T16:50:55.844Z] Step 18/20 : LABEL arch=arm64 [2021-10-13T16:50:55.844Z] ---> Running in 2b73209db363 [2021-10-13T16:50:56.125Z] Removing intermediate container 274b975aa509 [2021-10-13T16:50:56.125Z] ---> df5939d3f9aa [2021-10-13T16:50:56.125Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:50:56.125Z] ---> Running in 5d5eeda89f6d [2021-10-13T16:50:56.734Z] Removing intermediate container 2b73209db363 [2021-10-13T16:50:56.734Z] ---> 3b8276799567 [2021-10-13T16:50:56.734Z] Step 19/20 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:50:56.734Z] ---> Running in e867d275db24 [2021-10-13T16:50:57.019Z] Removing intermediate container 5d5eeda89f6d [2021-10-13T16:50:57.019Z] ---> e5d6270a28f2 [2021-10-13T16:50:57.019Z] [2021-10-13T16:50:57.301Z] ---> 8412f63527f9 [2021-10-13T16:50:57.301Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-13T16:50:57.301Z] ---> Running in 1dac00c6d781 [2021-10-13T16:50:57.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:50:57.579Z] Removing intermediate container e867d275db24 [2021-10-13T16:50:57.579Z] ---> 2709fcce1bc2 [2021-10-13T16:50:57.579Z] Step 20/20 : LABEL version=0.0.0 [2021-10-13T16:50:57.579Z] Successfully built e5d6270a28f2 [2021-10-13T16:50:57.579Z] Successfully tagged core-command-arm64:latest [2021-10-13T16:50:57.579Z]  Building core-command ... done Building core-metadata [2021-10-13T16:50:57.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:50:57.865Z] ---> Running in 9ecba08fc82f [2021-10-13T16:50:58.157Z] Removing intermediate container 1dac00c6d781 [2021-10-13T16:50:58.157Z] ---> 48ccc3679ca8 [2021-10-13T16:50:58.157Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:50:58.452Z] Removing intermediate container d49ac9b5811e [2021-10-13T16:50:58.452Z] ---> d7fdfe0f5f84 [2021-10-13T16:50:58.452Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-13T16:50:58.452Z] ---> Running in e9c9946494de [2021-10-13T16:50:58.452Z] ---> Running in 32e6b9ea43c6 [2021-10-13T16:50:58.730Z] Removing intermediate container 9ecba08fc82f [2021-10-13T16:50:58.730Z] ---> c117cc0a1368 [2021-10-13T16:50:58.730Z] [2021-10-13T16:50:58.730Z] (1/42) Installing readline (8.1.0-r0) [2021-10-13T16:50:58.730Z] (2/42) Installing bash (5.1.4-r0) [2021-10-13T16:50:58.730Z] Executing bash-5.1.4-r0.post-install [2021-10-13T16:50:58.730Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-13T16:50:58.730Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-13T16:50:58.730Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-13T16:50:58.730Z] (6/42) Installing curl (7.79.1-r0) [2021-10-13T16:50:59.014Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-13T16:50:59.014Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-13T16:50:59.014Z] (9/42) Installing expat (2.4.1-r0) [2021-10-13T16:50:59.014Z] (10/42) Installing libffi (3.3-r2) [2021-10-13T16:50:59.014Z] (11/42) Installing gdbm (1.19-r0) [2021-10-13T16:50:59.014Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-13T16:50:59.014Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:50:59.014Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:50:59.014Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-13T16:50:59.014Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-13T16:50:59.014Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-13T16:50:59.303Z] Successfully built c117cc0a1368 [2021-10-13T16:50:59.584Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-13T16:50:59.585Z] Building security-bootstrapper [2021-10-13T16:50:59.585Z]  Building security-proxy-setup ... done Removing intermediate container e9c9946494de [2021-10-13T16:50:59.585Z] ---> 77ce1adbda7b [2021-10-13T16:50:59.585Z] Step 21/23 : LABEL arch=arm64 [2021-10-13T16:51:00.583Z] ---> Running in a613260d650b [2021-10-13T16:51:00.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:51:00.859Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-13T16:51:00.860Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-13T16:51:01.141Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-13T16:51:01.141Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-13T16:51:01.141Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-13T16:51:01.141Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-13T16:51:01.141Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-13T16:51:01.141Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-13T16:51:01.141Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-13T16:51:01.424Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-13T16:51:01.424Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-13T16:51:01.424Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-13T16:51:01.424Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-13T16:51:01.424Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-13T16:51:01.424Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-13T16:51:01.424Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-13T16:51:01.424Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-13T16:51:01.424Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-13T16:51:01.424Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-13T16:51:01.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:51:01.717Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-13T16:51:01.717Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-13T16:51:01.717Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-13T16:51:01.717Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-13T16:51:01.717Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-13T16:51:01.717Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-13T16:51:01.995Z] Removing intermediate container a613260d650b [2021-10-13T16:51:01.995Z] ---> dc80da11e578 [2021-10-13T16:51:01.995Z] Step 22/23 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:51:02.601Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:51:02.601Z] OK: 84 MiB in 64 packages [2021-10-13T16:51:02.601Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-13T16:51:02.601Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T16:51:02.887Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-13T16:51:02.887Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T16:51:03.165Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-13T16:51:03.165Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-13T16:51:03.165Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:51:03.165Z] OK: 8 MiB in 20 packages [2021-10-13T16:51:03.442Z] ---> Running in 468edac56378 [2021-10-13T16:51:06.110Z] Removing intermediate container 468edac56378 [2021-10-13T16:51:06.110Z] ---> 3e8f140666cb [2021-10-13T16:51:06.110Z] Step 23/23 : LABEL version=0.0.0 [2021-10-13T16:51:06.724Z] Removing intermediate container 32e6b9ea43c6 [2021-10-13T16:51:06.724Z] ---> 4c06f190e901 [2021-10-13T16:51:06.724Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:51:06.724Z] Collecting docker-compose==1.23.2 [2021-10-13T16:51:06.724Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-13T16:51:06.724Z] ---> Running in ccf2ea744338 [2021-10-13T16:51:07.340Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-13T16:51:07.340Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-13T16:51:07.626Z] Removing intermediate container ccf2ea744338 [2021-10-13T16:51:07.626Z] ---> 434b2760eb40 [2021-10-13T16:51:07.626Z] [2021-10-13T16:51:07.626Z] Collecting docopt<0.7,>=0.6.1 [2021-10-13T16:51:07.626Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-13T16:51:07.926Z] Successfully built 434b2760eb40 [2021-10-13T16:51:08.211Z] Successfully tagged support-scheduler-arm64:latest [2021-10-13T16:51:08.211Z] Building support-notifications [2021-10-13T16:51:08.487Z]  Building support-scheduler ... done  ---> 9ea6cd298f7b [2021-10-13T16:51:08.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-13T16:51:09.489Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-13T16:51:09.489Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-13T16:51:09.489Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-13T16:51:10.943Z] ---> 39377e2ed928 [2021-10-13T16:51:10.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-13T16:51:12.394Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-13T16:51:12.394Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-13T16:51:13.003Z] Collecting PyYAML<4,>=3.10 [2021-10-13T16:51:13.003Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-13T16:51:13.286Z] ---> 5b5d7ed61a29 [2021-10-13T16:51:13.286Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-13T16:51:14.318Z] ---> Running in 99b703e5c28d [2021-10-13T16:51:15.853Z] Removing intermediate container 99b703e5c28d [2021-10-13T16:51:15.853Z] ---> 31b69add750b [2021-10-13T16:51:15.853Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:51:16.491Z] Collecting texttable<0.10,>=0.9.0 [2021-10-13T16:51:16.491Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-13T16:51:16.491Z] ---> Running in e6cd303bca76 [2021-10-13T16:51:17.956Z] Removing intermediate container e6cd303bca76 [2021-10-13T16:51:17.956Z] ---> b1f7bf8eae2c [2021-10-13T16:51:17.956Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:51:18.234Z] ---> Running in 5d3344818697 [2021-10-13T16:51:18.510Z] Collecting jsonschema<3,>=2.5.1 [2021-10-13T16:51:18.510Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-13T16:51:19.117Z] Removing intermediate container 5d3344818697 [2021-10-13T16:51:19.117Z] ---> 33cad0bcd33d [2021-10-13T16:51:19.117Z] Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:51:19.117Z] Collecting docker<4.0,>=3.6.0 [2021-10-13T16:51:19.117Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-13T16:51:19.117Z] Collecting cached-property<2,>=1.2.0 [2021-10-13T16:51:19.117Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-13T16:51:19.396Z] Collecting docker-pycreds>=0.4.0 [2021-10-13T16:51:19.396Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-13T16:51:20.003Z] ---> Running in 36c4fbacb652 [2021-10-13T16:51:20.289Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-13T16:51:20.289Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-13T16:51:20.568Z] Collecting idna<2.8,>=2.5 [2021-10-13T16:51:20.568Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-13T16:51:20.848Z] Removing intermediate container 36c4fbacb652 [2021-10-13T16:51:20.848Z] ---> c29da399fdfc [2021-10-13T16:51:20.848Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:51:21.129Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-13T16:51:21.129Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-13T16:51:21.129Z] 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) [2021-10-13T16:51:21.412Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-13T16:51:21.412Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-13T16:51:21.412Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-13T16:51:21.412Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-13T16:51:21.412Z] ---> Running in 059ba3b8c7ba [2021-10-13T16:51:22.406Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-13T16:51:22.406Z] Attempting uninstall: urllib3 [2021-10-13T16:51:22.406Z] Found existing installation: urllib3 1.26.5 [2021-10-13T16:51:22.406Z] Uninstalling urllib3-1.26.5: [2021-10-13T16:51:22.685Z] Successfully uninstalled urllib3-1.26.5 [2021-10-13T16:51:22.685Z] Removing intermediate container 059ba3b8c7ba [2021-10-13T16:51:22.685Z] ---> 3621c5ad67ce [2021-10-13T16:51:22.685Z] [2021-10-13T16:51:22.964Z] Successfully built 3621c5ad67ce [2021-10-13T16:51:22.964Z] Successfully tagged core-data-arm64:latest [2021-10-13T16:51:23.241Z]  Building core-data ... done Building security-secretstore-setup [2021-10-13T16:51:23.241Z] Attempting uninstall: idna [2021-10-13T16:51:23.241Z] Found existing installation: idna 3.2 [2021-10-13T16:51:23.241Z] Uninstalling idna-3.2: [2021-10-13T16:51:23.241Z] Successfully uninstalled idna-3.2 [2021-10-13T16:51:23.849Z] Attempting uninstall: chardet [2021-10-13T16:51:23.849Z] Found existing installation: chardet 4.0.0 [2021-10-13T16:51:23.849Z] Uninstalling chardet-4.0.0: [2021-10-13T16:51:24.128Z] Successfully uninstalled chardet-4.0.0 [2021-10-13T16:51:25.586Z] Attempting uninstall: requests [2021-10-13T16:51:25.586Z] Found existing installation: requests 2.25.1 [2021-10-13T16:51:25.864Z] Uninstalling requests-2.25.1: [2021-10-13T16:51:25.864Z] Successfully uninstalled requests-2.25.1 [2021-10-13T16:51:26.141Z] Running setup.py install for texttable: started [2021-10-13T16:51:28.144Z] Running setup.py install for texttable: finished with status 'done' [2021-10-13T16:51:28.425Z] Running setup.py install for PyYAML: started [2021-10-13T16:51:29.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:51:29.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:51:29.429Z] ---> cf1734f624d1 [2021-10-13T16:51:29.429Z] Step 3/22 : WORKDIR /edgex-go [2021-10-13T16:51:29.429Z] ---> Using cache [2021-10-13T16:51:29.429Z] ---> e9c8469090d9 [2021-10-13T16:51:29.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:51:29.429Z] ---> Using cache [2021-10-13T16:51:29.429Z] ---> edd49b14a928 [2021-10-13T16:51:29.429Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-13T16:51:29.429Z] ---> Using cache [2021-10-13T16:51:29.429Z] ---> 70928d0dce22 [2021-10-13T16:51:29.429Z] Step 6/22 : COPY . . [2021-10-13T16:51:29.429Z] ---> Using cache [2021-10-13T16:51:29.429Z] ---> 023a32213276 [2021-10-13T16:51:29.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:51:29.429Z] ---> Using cache [2021-10-13T16:51:29.429Z] ---> 199cb6a2343d [2021-10-13T16:51:29.429Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-13T16:51:30.893Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-13T16:51:31.175Z] ---> Running in 8b35b5bc42af [2021-10-13T16:51:31.457Z] Running setup.py install for docopt: started [2021-10-13T16:51:32.084Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:51:32.084Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:51:32.085Z] ---> cf1734f624d1 [2021-10-13T16:51:32.085Z] Step 3/30 : WORKDIR /edgex-go [2021-10-13T16:51:32.085Z] ---> Using cache [2021-10-13T16:51:32.085Z] ---> e9c8469090d9 [2021-10-13T16:51:32.085Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:51:32.085Z] ---> Using cache [2021-10-13T16:51:32.085Z] ---> edd49b14a928 [2021-10-13T16:51:32.085Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-13T16:51:32.085Z] ---> Using cache [2021-10-13T16:51:32.085Z] ---> 70928d0dce22 [2021-10-13T16:51:32.085Z] Step 6/30 : COPY . . [2021-10-13T16:51:32.085Z] ---> Using cache [2021-10-13T16:51:32.085Z] ---> 023a32213276 [2021-10-13T16:51:32.085Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:51:32.085Z] ---> Using cache [2021-10-13T16:51:32.085Z] ---> 199cb6a2343d [2021-10-13T16:51:32.085Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-13T16:51:32.371Z] ---> Running in 63a28f6a2df1 [2021-10-13T16:51:33.378Z] 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 [2021-10-13T16:51:33.661Z] Running setup.py install for docopt: finished with status 'done' [2021-10-13T16:51:33.661Z] Running setup.py install for dockerpty: started [2021-10-13T16:51:34.275Z] 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 [2021-10-13T16:51:36.322Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-13T16:51:38.341Z] 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 [2021-10-13T16:51:46.746Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:51:46.746Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:51:46.746Z] ---> cf1734f624d1 [2021-10-13T16:51:46.746Z] Step 3/21 : WORKDIR /edgex-go [2021-10-13T16:51:46.746Z] ---> Using cache [2021-10-13T16:51:46.746Z] ---> e9c8469090d9 [2021-10-13T16:51:46.746Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:51:46.746Z] ---> Using cache [2021-10-13T16:51:46.746Z] ---> edd49b14a928 [2021-10-13T16:51:46.746Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-13T16:51:47.368Z] ---> Running in cce6732d8b35 [2021-10-13T16:51:50.056Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:51:51.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:51:52.559Z] OK: 219 MiB in 52 packages [2021-10-13T16:51:55.243Z] Removing intermediate container cce6732d8b35 [2021-10-13T16:51:55.243Z] ---> 9148305d0bd4 [2021-10-13T16:51:55.243Z] Step 6/21 : COPY . . [2021-10-13T16:51:59.621Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-13T16:51:59.621Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-13T16:51:59.621Z] ---> cf1734f624d1 [2021-10-13T16:51:59.621Z] Step 3/24 : WORKDIR /edgex-go [2021-10-13T16:51:59.621Z] ---> Using cache [2021-10-13T16:51:59.621Z] ---> e9c8469090d9 [2021-10-13T16:51:59.621Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T16:51:59.621Z] ---> Using cache [2021-10-13T16:51:59.621Z] ---> edd49b14a928 [2021-10-13T16:51:59.621Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-13T16:51:59.621Z] ---> Using cache [2021-10-13T16:51:59.621Z] ---> 70928d0dce22 [2021-10-13T16:51:59.621Z] Step 6/24 : COPY . . [2021-10-13T16:51:59.621Z] ---> Using cache [2021-10-13T16:51:59.621Z] ---> 023a32213276 [2021-10-13T16:51:59.621Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:51:59.621Z] ---> Using cache [2021-10-13T16:51:59.621Z] ---> 199cb6a2343d [2021-10-13T16:51:59.621Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-13T16:51:59.621Z] ---> Running in 1b43c5199ff0 [2021-10-13T16:52:01.667Z] Removing intermediate container 66021906ccaa [2021-10-13T16:52:01.667Z] ---> f5615bc57dce [2021-10-13T16:52:01.667Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-13T16:52:01.950Z] ---> Running in 7dae9e0a02e7 [2021-10-13T16:52:02.563Z] 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 [2021-10-13T16:52:03.188Z] Removing intermediate container 7dae9e0a02e7 [2021-10-13T16:52:03.188Z] ---> 8e490f7d6fa0 [2021-10-13T16:52:03.188Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-13T16:52:03.488Z] ---> Running in aa78755ae9c6 [2021-10-13T16:52:04.510Z] Removing intermediate container aa78755ae9c6 [2021-10-13T16:52:04.510Z] ---> 357c3f5bb1b1 [2021-10-13T16:52:04.510Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-13T16:52:07.191Z] ---> 0c40245a9e8a [2021-10-13T16:52:07.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-13T16:52:09.229Z] ---> 44e21e882e78 [2021-10-13T16:52:09.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-13T16:52:11.263Z] ---> 598967fa91e0 [2021-10-13T16:52:11.263Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-13T16:52:11.263Z] ---> Running in 575b0efc9fd9 [2021-10-13T16:52:12.276Z] Removing intermediate container 575b0efc9fd9 [2021-10-13T16:52:12.276Z] ---> 7f9cb9f273d4 [2021-10-13T16:52:12.276Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:52:12.558Z] ---> Running in 39413520ede3 [2021-10-13T16:52:13.579Z] Removing intermediate container 39413520ede3 [2021-10-13T16:52:13.579Z] ---> c4cc8fb3dc22 [2021-10-13T16:52:13.579Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:52:13.579Z] ---> Running in 61550b3d3c06 [2021-10-13T16:52:14.619Z] Removing intermediate container 61550b3d3c06 [2021-10-13T16:52:14.619Z] ---> c3ddb6bb4350 [2021-10-13T16:52:14.619Z] Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:52:14.901Z] ---> Running in 5e42147237f7 [2021-10-13T16:52:15.909Z] Removing intermediate container 5e42147237f7 [2021-10-13T16:52:15.909Z] ---> 067739a9ce5c [2021-10-13T16:52:15.909Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:52:16.191Z] ---> Running in 7941e535512d [2021-10-13T16:52:17.197Z] Removing intermediate container 7941e535512d [2021-10-13T16:52:17.197Z] ---> ad2d741cad53 [2021-10-13T16:52:17.197Z] [2021-10-13T16:52:17.810Z] Successfully built ad2d741cad53 [2021-10-13T16:52:17.810Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-13T16:52:18.904Z]  Building sys-mgmt-agent ... done  ---> c9e03ed6ecb1 [2021-10-13T16:52:18.904Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T16:52:19.206Z] ---> Running in c0b8c976bf81 [2021-10-13T16:52:24.721Z] Removing intermediate container c0b8c976bf81 [2021-10-13T16:52:24.721Z] ---> 65ec295bf23f [2021-10-13T16:52:24.721Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-13T16:52:24.721Z] ---> Running in bc2b1531b932 [2021-10-13T16:52:26.188Z] 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 [2021-10-13T16:53:22.886Z] Removing intermediate container 63a28f6a2df1 [2021-10-13T16:53:22.886Z] ---> 0684fc2b3506 [2021-10-13T16:53:22.886Z] [2021-10-13T16:53:22.886Z] Step 9/30 : FROM alpine:3.14 [2021-10-13T16:53:22.886Z] ---> bb3de5531c18 [2021-10-13T16:53:22.886Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-13T16:53:22.886Z] ---> Running in 76c752ed65d1 [2021-10-13T16:53:22.886Z] Removing intermediate container 76c752ed65d1 [2021-10-13T16:53:22.886Z] ---> d85bea4c152d [2021-10-13T16:53:22.886Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-13T16:53:22.886Z] ---> Running in 2fdf0b85adaa [2021-10-13T16:53:22.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:53:22.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:53:22.886Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:53:22.886Z] (2/2) Installing su-exec (0.2-r1) [2021-10-13T16:53:22.886Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:53:22.886Z] OK: 5 MiB in 16 packages [2021-10-13T16:53:22.886Z] Removing intermediate container 2fdf0b85adaa [2021-10-13T16:53:22.886Z] ---> 435ab5e0072e [2021-10-13T16:53:22.886Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-13T16:53:22.886Z] ---> Running in 9edfb101f461 [2021-10-13T16:53:22.886Z] Removing intermediate container 9edfb101f461 [2021-10-13T16:53:22.886Z] ---> 43ab6f2541fc [2021-10-13T16:53:22.886Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-13T16:53:22.886Z] ---> Running in e9c5f88137cb [2021-10-13T16:53:22.886Z] Removing intermediate container e9c5f88137cb [2021-10-13T16:53:22.886Z] ---> 8a7ad84b9826 [2021-10-13T16:53:22.886Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-13T16:53:22.886Z] ---> Running in c353a9bb971e [2021-10-13T16:53:25.571Z] Removing intermediate container 8b35b5bc42af [2021-10-13T16:53:25.571Z] ---> 550d7bfea579 [2021-10-13T16:53:25.571Z] [2021-10-13T16:53:25.571Z] Step 9/22 : FROM alpine:3.14 [2021-10-13T16:53:25.571Z] ---> bb3de5531c18 [2021-10-13T16:53:25.571Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-13T16:53:25.571Z] ---> Using cache [2021-10-13T16:53:25.571Z] ---> b363010cc54a [2021-10-13T16:53:25.571Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:53:25.571Z] ---> Using cache [2021-10-13T16:53:25.571Z] ---> f35fa349af40 [2021-10-13T16:53:25.571Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-13T16:53:25.571Z] ---> Running in f4a24c14e463 [2021-10-13T16:53:25.855Z] Removing intermediate container c353a9bb971e [2021-10-13T16:53:25.855Z] ---> 35b9bf6eb1f4 [2021-10-13T16:53:25.855Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-13T16:53:25.855Z] ---> Running in 21885ab22ebe [2021-10-13T16:53:26.468Z] Removing intermediate container f4a24c14e463 [2021-10-13T16:53:26.468Z] ---> 9073a4932e82 [2021-10-13T16:53:26.468Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-13T16:53:26.749Z] ---> Running in b2076431eb22 [2021-10-13T16:53:26.749Z] Removing intermediate container 21885ab22ebe [2021-10-13T16:53:26.749Z] ---> d88f8f1c0f48 [2021-10-13T16:53:26.749Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-13T16:53:27.752Z] Removing intermediate container b2076431eb22 [2021-10-13T16:53:27.752Z] ---> a28bc61f53ef [2021-10-13T16:53:27.752Z] Step 14/22 : WORKDIR / [2021-10-13T16:53:27.752Z] ---> Running in 4a16bfbe5f65 [2021-10-13T16:53:28.026Z] ---> 8877777f69b2 [2021-10-13T16:53:28.026Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-13T16:53:28.026Z] ---> Running in 93f354804fae [2021-10-13T16:53:28.633Z] Removing intermediate container 4a16bfbe5f65 [2021-10-13T16:53:28.633Z] ---> 3483832c6f19 [2021-10-13T16:53:28.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:53:30.090Z] ---> 420c56988ba1 [2021-10-13T16:53:30.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-13T16:53:30.702Z] 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 [2021-10-13T16:53:31.702Z] Removing intermediate container 93f354804fae [2021-10-13T16:53:31.702Z] ---> 184946399585 [2021-10-13T16:53:31.702Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:53:32.313Z] ---> cb9d5a3894fd [2021-10-13T16:53:32.313Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-13T16:53:33.319Z] ---> 3b5fe3787e51 [2021-10-13T16:53:33.319Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-13T16:53:33.602Z] ---> 0bcbfa836641 [2021-10-13T16:53:33.602Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-13T16:53:33.896Z] ---> Running in cfae73efc1be [2021-10-13T16:53:34.906Z] Removing intermediate container cfae73efc1be [2021-10-13T16:53:34.906Z] ---> 3e7b7c56e1b8 [2021-10-13T16:53:34.906Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:53:34.906Z] ---> Running in 66c6c09d7669 [2021-10-13T16:53:35.534Z] ---> ce5c4d22b97c [2021-10-13T16:53:35.534Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-13T16:53:35.816Z] Removing intermediate container 66c6c09d7669 [2021-10-13T16:53:35.816Z] ---> 019fb7fda99c [2021-10-13T16:53:35.816Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T16:53:36.095Z] ---> Running in b8396340406c [2021-10-13T16:53:37.104Z] Removing intermediate container b8396340406c [2021-10-13T16:53:37.104Z] ---> 03dc260e00e6 [2021-10-13T16:53:37.104Z] Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:53:37.104Z] ---> 4a73b0ca2d1d [2021-10-13T16:53:37.104Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-13T16:53:37.104Z] ---> Running in 9a28a9900701 [2021-10-13T16:53:38.104Z] Removing intermediate container 9a28a9900701 [2021-10-13T16:53:38.104Z] ---> 4f97e335338e [2021-10-13T16:53:38.104Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T16:53:38.389Z] ---> Running in 62853e320611 [2021-10-13T16:53:39.015Z] ---> 3ce643392be8 [2021-10-13T16:53:39.015Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-13T16:53:39.294Z] Removing intermediate container 62853e320611 [2021-10-13T16:53:39.294Z] ---> 8ed66e3c69b5 [2021-10-13T16:53:39.294Z] [2021-10-13T16:53:40.758Z] Successfully built 8ed66e3c69b5 [2021-10-13T16:53:40.758Z] Successfully tagged core-metadata-arm64:latest [2021-10-13T16:53:41.367Z]  Building core-metadata ... done  ---> dedc10b59a9d [2021-10-13T16:53:41.367Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-13T16:53:41.650Z] ---> Running in 7f0557787e5b [2021-10-13T16:53:42.276Z] Removing intermediate container 1b43c5199ff0 [2021-10-13T16:53:42.276Z] ---> 26fbfaf471bf [2021-10-13T16:53:42.276Z] [2021-10-13T16:53:42.276Z] Step 9/24 : FROM alpine:3.14 [2021-10-13T16:53:42.276Z] ---> bb3de5531c18 [2021-10-13T16:53:42.276Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-13T16:53:42.276Z] Removing intermediate container 7f0557787e5b [2021-10-13T16:53:42.276Z] ---> 5bbacbab355c [2021-10-13T16:53:42.276Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-13T16:53:42.556Z] ---> Running in 9fe2be0b1c95 [2021-10-13T16:53:44.019Z] ---> cfaeb8b0f87f [2021-10-13T16:53:44.019Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-13T16:53:44.019Z] ---> Running in 6e49401df326 [2021-10-13T16:53:44.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:53:44.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:53:45.586Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-13T16:53:45.872Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-13T16:53:45.872Z] (3/3) Installing su-exec (0.2-r1) [2021-10-13T16:53:45.872Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:53:45.872Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:53:46.153Z] OK: 6 MiB in 17 packages [2021-10-13T16:53:46.770Z] Removing intermediate container 6e49401df326 [2021-10-13T16:53:46.770Z] ---> b66668f80f61 [2021-10-13T16:53:46.770Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-13T16:53:47.386Z] ---> Running in 14e5c8b8f7cf [2021-10-13T16:53:47.674Z] Removing intermediate container 9fe2be0b1c95 [2021-10-13T16:53:47.675Z] ---> ffc047429afe [2021-10-13T16:53:47.675Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-13T16:53:47.959Z] Removing intermediate container 14e5c8b8f7cf [2021-10-13T16:53:47.959Z] ---> 91b2b531b0c8 [2021-10-13T16:53:47.959Z] Step 27/30 : CMD ["gate"] [2021-10-13T16:53:47.959Z] ---> Running in f51abcda77f1 [2021-10-13T16:53:48.239Z] ---> Running in 9c751cebfabc [2021-10-13T16:53:48.517Z] Removing intermediate container f51abcda77f1 [2021-10-13T16:53:48.517Z] ---> 08169ad0fa48 [2021-10-13T16:53:48.517Z] Step 12/24 : WORKDIR / [2021-10-13T16:53:48.794Z] ---> Running in 0d03eb3db124 [2021-10-13T16:53:48.794Z] Removing intermediate container 9c751cebfabc [2021-10-13T16:53:48.794Z] ---> aa548191a4a5 [2021-10-13T16:53:48.794Z] Step 28/30 : LABEL arch=arm64 [2021-10-13T16:53:49.404Z] ---> Running in 5a8b5dcc9608 [2021-10-13T16:53:49.682Z] Removing intermediate container 0d03eb3db124 [2021-10-13T16:53:49.682Z] ---> e0db3182046b [2021-10-13T16:53:49.682Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-13T16:53:49.959Z] Removing intermediate container 5a8b5dcc9608 [2021-10-13T16:53:49.959Z] ---> d01a17a722c2 [2021-10-13T16:53:49.959Z] Step 29/30 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:53:50.570Z] ---> Running in 4d2518f52666 [2021-10-13T16:53:50.570Z] ---> 84010dfdcb4f [2021-10-13T16:53:50.570Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-13T16:53:50.849Z] Removing intermediate container bc2b1531b932 [2021-10-13T16:53:50.849Z] ---> 9607c10653dc [2021-10-13T16:53:50.849Z] [2021-10-13T16:53:50.849Z] Step 9/21 : FROM alpine:3.14 [2021-10-13T16:53:50.849Z] ---> bb3de5531c18 [2021-10-13T16:53:50.849Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-13T16:53:51.125Z] ---> Running in 9bf5cb9c2ccb [2021-10-13T16:53:51.125Z] Removing intermediate container 4d2518f52666 [2021-10-13T16:53:51.125Z] ---> 2845196591af [2021-10-13T16:53:51.125Z] Step 30/30 : LABEL version=0.0.0 [2021-10-13T16:53:51.730Z] ---> Running in a2b99d3b9eb5 [2021-10-13T16:53:51.730Z] ---> c0541caf5ab3 [2021-10-13T16:53:51.730Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-13T16:53:52.335Z] Removing intermediate container a2b99d3b9eb5 [2021-10-13T16:53:52.335Z] ---> 6ce618fe6764 [2021-10-13T16:53:52.335Z] [2021-10-13T16:53:52.613Z] Successfully built 6ce618fe6764 [2021-10-13T16:53:52.613Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-13T16:53:52.890Z]  Building security-bootstrapper ... done  ---> 1ab7bb2c89a8 [2021-10-13T16:53:52.890Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-13T16:53:52.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T16:53:53.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T16:53:53.777Z] ---> 3ff7f891bf75 [2021-10-13T16:53:53.777Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-13T16:53:54.057Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-13T16:53:54.057Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-13T16:53:54.057Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T16:53:54.057Z] Executing ca-certificates-20191127-r5.trigger [2021-10-13T16:53:54.336Z] OK: 6 MiB in 16 packages [2021-10-13T16:53:54.944Z] ---> a9ffaf4dd322 [2021-10-13T16:53:54.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-13T16:53:55.942Z] Removing intermediate container 9bf5cb9c2ccb [2021-10-13T16:53:55.942Z] ---> 4f1f0736d95c [2021-10-13T16:53:55.942Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-13T16:53:55.942Z] ---> Running in 99e0f2602005 [2021-10-13T16:53:56.546Z] ---> 63f591f4ffe5 [2021-10-13T16:53:56.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-13T16:53:56.546Z] Removing intermediate container 99e0f2602005 [2021-10-13T16:53:56.546Z] ---> 1981b81fe635 [2021-10-13T16:53:56.546Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-13T16:53:56.823Z] ---> Running in 99c57c708066 [2021-10-13T16:53:57.432Z] Removing intermediate container 99c57c708066 [2021-10-13T16:53:57.432Z] ---> e616cb42692f [2021-10-13T16:53:57.432Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-13T16:53:57.432Z] ---> fd82c31013fc [2021-10-13T16:53:57.432Z] 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/ [2021-10-13T16:53:57.432Z] ---> Running in ea2c5629bb70 [2021-10-13T16:53:57.432Z] ---> Running in f5c702598cd4 [2021-10-13T16:53:58.039Z] Removing intermediate container ea2c5629bb70 [2021-10-13T16:53:58.039Z] ---> 7fcedd530322 [2021-10-13T16:53:58.039Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-13T16:53:59.035Z] ---> 7a7c67b041a2 [2021-10-13T16:53:59.035Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-13T16:54:00.035Z] Removing intermediate container f5c702598cd4 [2021-10-13T16:54:00.035Z] ---> 79a9d80f96ec [2021-10-13T16:54:00.035Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-13T16:54:00.035Z] ---> Running in 825911fd049c [2021-10-13T16:54:00.332Z] ---> edc89124945f [2021-10-13T16:54:00.332Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-13T16:54:00.608Z] Removing intermediate container 825911fd049c [2021-10-13T16:54:00.608Z] ---> 5bf88bebde61 [2021-10-13T16:54:00.608Z] Step 22/24 : LABEL arch=arm64 [2021-10-13T16:54:00.884Z] ---> Running in 83a50250d7da [2021-10-13T16:54:01.159Z] ---> 77b7c1965f4c [2021-10-13T16:54:01.159Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-13T16:54:01.159Z] Removing intermediate container 83a50250d7da [2021-10-13T16:54:01.159Z] ---> f809c0357ada [2021-10-13T16:54:01.159Z] Step 23/24 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:54:01.159Z] ---> Running in 31ec99c53f00 [2021-10-13T16:54:01.435Z] ---> Running in e8642d46b50e [2021-10-13T16:54:01.710Z] Removing intermediate container 31ec99c53f00 [2021-10-13T16:54:01.710Z] ---> 18bff2fca8bd [2021-10-13T16:54:01.710Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T16:54:01.986Z] ---> Running in fa6b82c2a31a [2021-10-13T16:54:01.986Z] Removing intermediate container e8642d46b50e [2021-10-13T16:54:01.986Z] ---> 1a866058e1f4 [2021-10-13T16:54:01.986Z] Step 24/24 : LABEL version=0.0.0 [2021-10-13T16:54:01.986Z] ---> Running in c9c420ed7589 [2021-10-13T16:54:02.262Z] Removing intermediate container fa6b82c2a31a [2021-10-13T16:54:02.263Z] ---> af6e890931ea [2021-10-13T16:54:02.263Z] Step 19/21 : LABEL arch=arm64 [2021-10-13T16:54:02.549Z] ---> Running in 069194d26104 [2021-10-13T16:54:02.549Z] Removing intermediate container c9c420ed7589 [2021-10-13T16:54:02.549Z] ---> 3acdf954ec1e [2021-10-13T16:54:02.549Z] [2021-10-13T16:54:02.826Z] Successfully built 3acdf954ec1e [2021-10-13T16:54:02.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-13T16:54:03.103Z]  Building security-secretstore-setup ... done Removing intermediate container 069194d26104 [2021-10-13T16:54:03.103Z] ---> 2ac327058d69 [2021-10-13T16:54:03.103Z] Step 20/21 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 [2021-10-13T16:54:03.103Z] ---> Running in 70ea219f9d2d [2021-10-13T16:54:03.721Z] Removing intermediate container 70ea219f9d2d [2021-10-13T16:54:03.721Z] ---> ab671854b518 [2021-10-13T16:54:03.721Z] Step 21/21 : LABEL version=0.0.0 [2021-10-13T16:54:03.721Z] ---> Running in bd7ea332f747 [2021-10-13T16:54:04.336Z] Removing intermediate container bd7ea332f747 [2021-10-13T16:54:04.336Z] ---> f8a8587406b6 [2021-10-13T16:54:04.336Z] [2021-10-13T16:54:04.619Z] Successfully built f8a8587406b6 [2021-10-13T16:54:04.619Z] Successfully tagged support-notifications-arm64:latest [2021-10-13T16:54:04.919Z]  Building support-notifications ... done  [Pipeline] } [2021-10-13T16:54:04.911Z] $ docker stop --time=1 f3d271be643d9977f59e44b3ecfd8e2dcb2198e698bb1b21933767004ee1bcdb [2021-10-13T16:54:06.756Z] $ docker rm -f f3d271be643d9977f59e44b3ecfd8e2dcb2198e698bb1b21933767004ee1bcdb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T16:54:07.386Z] + docker images [2021-10-13T16:54:07.661Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-13T16:54:07.661Z] support-notifications-arm64 latest f8a8587406b6 4 seconds ago 15.9MB [2021-10-13T16:54:07.661Z] security-secretstore-setup-arm64 latest 3acdf954ec1e 5 seconds ago 26.5MB [2021-10-13T16:54:07.661Z] security-bootstrapper-arm64 latest 6ce618fe6764 16 seconds ago 17.7MB [2021-10-13T16:54:07.661Z] 9607c10653dc 17 seconds ago 1.57GB [2021-10-13T16:54:07.661Z] 26fbfaf471bf 26 seconds ago 1.58GB [2021-10-13T16:54:07.661Z] core-metadata-arm64 latest 8ed66e3c69b5 29 seconds ago 15.8MB [2021-10-13T16:54:07.661Z] 550d7bfea579 43 seconds ago 1.57GB [2021-10-13T16:54:07.661Z] 0684fc2b3506 54 seconds ago 1.57GB [2021-10-13T16:54:07.661Z] sys-mgmt-agent-arm64 latest ad2d741cad53 About a minute ago 277MB [2021-10-13T16:54:07.661Z] core-data-arm64 latest 3621c5ad67ce 2 minutes ago 19.4MB [2021-10-13T16:54:07.662Z] support-scheduler-arm64 latest 434b2760eb40 3 minutes ago 15.2MB [2021-10-13T16:54:07.662Z] security-proxy-setup-arm64 latest c117cc0a1368 3 minutes ago 25.3MB [2021-10-13T16:54:07.662Z] core-command-arm64 latest e5d6270a28f2 3 minutes ago 15.2MB [2021-10-13T16:54:07.662Z] a9875cb3066c 3 minutes ago 1.58GB [2021-10-13T16:54:07.662Z] 5e0da8142323 3 minutes ago 1.57GB [2021-10-13T16:54:07.662Z] ce5a31344b1d 3 minutes ago 1.57GB [2021-10-13T16:54:07.662Z] ff90a30b319f 3 minutes ago 1.57GB [2021-10-13T16:54:07.662Z] cb7d40509aa3 3 minutes ago 1.57GB [2021-10-13T16:54:07.662Z] ci-base-image-arm64 latest cf1734f624d1 14 minutes ago 1.24GB [2021-10-13T16:54:07.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 57 minutes ago 534MB [2021-10-13T16:54:07.662Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-13T16:54:07.662Z] alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB [2021-10-13T16:54:07.662Z] 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 [2021-10-13T16:54:08.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T16:54:08.582Z] [2021-10-13T16:54:08.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:54:08.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T16:54:09.229Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T16:54:09.229Z] 448f6bf000e3: Pulling fs layer [2021-10-13T16:54:09.229Z] f757da607395: Pulling fs layer [2021-10-13T16:54:09.229Z] 05883995daec: Pulling fs layer [2021-10-13T16:54:09.229Z] 8603b9c90790: Pulling fs layer [2021-10-13T16:54:09.229Z] 1560dd03e051: Pulling fs layer [2021-10-13T16:54:09.229Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T16:54:09.229Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T16:54:09.229Z] 1560dd03e051: Waiting [2021-10-13T16:54:09.229Z] 27f5ce0e4adf: Waiting [2021-10-13T16:54:09.229Z] c2d8d7efcc4b: Waiting [2021-10-13T16:54:09.229Z] 8603b9c90790: Waiting [2021-10-13T16:54:09.510Z] f757da607395: Verifying Checksum [2021-10-13T16:54:09.510Z] f757da607395: Download complete [2021-10-13T16:54:09.510Z] 8603b9c90790: Verifying Checksum [2021-10-13T16:54:09.510Z] 8603b9c90790: Download complete [2021-10-13T16:54:09.791Z] 1560dd03e051: Verifying Checksum [2021-10-13T16:54:09.791Z] 1560dd03e051: Download complete [2021-10-13T16:54:09.791Z] 05883995daec: Verifying Checksum [2021-10-13T16:54:09.791Z] 05883995daec: Download complete [2021-10-13T16:54:09.791Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T16:54:09.791Z] 27f5ce0e4adf: Download complete [2021-10-13T16:54:10.070Z] 448f6bf000e3: Verifying Checksum [2021-10-13T16:54:10.070Z] 448f6bf000e3: Download complete [2021-10-13T16:54:12.741Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T16:54:12.741Z] c2d8d7efcc4b: Download complete [2021-10-13T16:54:13.735Z] 448f6bf000e3: Pull complete [2021-10-13T16:54:14.725Z] f757da607395: Pull complete [2021-10-13T16:54:16.171Z] 05883995daec: Pull complete [2021-10-13T16:54:16.171Z] 8603b9c90790: Pull complete [2021-10-13T16:54:17.162Z] 1560dd03e051: Pull complete [2021-10-13T16:54:17.440Z] 27f5ce0e4adf: Pull complete [2021-10-13T16:54:32.579Z] c2d8d7efcc4b: Pull complete [2021-10-13T16:54:32.579Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T16:54:32.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T16:54:32.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T16:54:32.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container [2021-10-13T16:54:32.959Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:54:36.168Z] $ docker top db5b00303f2304bba8410913d5cf2bbe0d8ca8a5167008568a00752b1571c2e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:54:37.279Z] ---> job-cost.sh [2021-10-13T16:54:37.279Z] lf-activate-venv: SKIPPING [2021-10-13T16:54:37.279Z] INFO: No Stack... [2021-10-13T16:54:38.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T16:54:38.546Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T16:54:39.229Z] + cut -d, -f6 [2021-10-13T16:54:39.229Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-10-13T16:54:39.298Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] [2021-10-13T16:54:39.304Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] did not exist. Created. [2021-10-13T16:54:39.304Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T16:54:39.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T16:54:40.165Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T16:54:40.172Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T16:54:40.171Z] $ docker stop --time=1 db5b00303f2304bba8410913d5cf2bbe0d8ca8a5167008568a00752b1571c2e4 [2021-10-13T16:54:41.852Z] $ docker rm -f db5b00303f2304bba8410913d5cf2bbe0d8ca8a5167008568a00752b1571c2e4 [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 [2021-10-13T16:54:42.614Z] provisioning config files... [2021-10-13T16:54:42.625Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5627129459416746543tmp [Pipeline] { [Pipeline] sh [2021-10-13T16:54:42.916Z] + set +x [2021-10-13T16:54:42.916Z] + curl -s https://codecov.io/bash [2021-10-13T16:54:42.916Z] + bash -s -- [2021-10-13T16:54:43.176Z] [2021-10-13T16:54:43.176Z] _____ _ [2021-10-13T16:54:43.176Z] / ____| | | [2021-10-13T16:54:43.176Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T16:54:43.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T16:54:43.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T16:54:43.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T16:54:43.176Z] Bash-1.0.6 [2021-10-13T16:54:43.176Z] [2021-10-13T16:54:43.176Z] [2021-10-13T16:54:43.176Z] ==> git version 2.24.4 found [2021-10-13T16:54:43.176Z] ==> 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 [2021-10-13T16:54:43.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T16:54:43.176Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T16:54:43.176Z] ==> Jenkins CI detected. [2021-10-13T16:54:43.176Z] current dir:  /w/workspace/edgex-go/6 [2021-10-13T16:54:43.176Z] project root: . [2021-10-13T16:54:43.176Z] --> token set from env [2021-10-13T16:54:43.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T16:54:43.176Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T16:54:43.176Z] ==> Python coveragepy not found [2021-10-13T16:54:43.176Z] ==> Searching for coverage reports in: [2021-10-13T16:54:43.176Z] + . [2021-10-13T16:54:43.176Z] -> Found 1 reports [2021-10-13T16:54:43.176Z] ==> Detecting git/mercurial file structure [2021-10-13T16:54:43.176Z] ==> Reading reports [2021-10-13T16:54:43.176Z] + ./coverage.out bytes=403932 [2021-10-13T16:54:43.176Z] ==> Appending adjustments [2021-10-13T16:54:43.176Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T16:54:44.556Z] + Found adjustments [2021-10-13T16:54:44.556Z] ==> Gzipping contents [2021-10-13T16:54:44.556Z] 56K /tmp/codecov.PzYLM2.gz [2021-10-13T16:54:44.556Z] ==> Uploading reports [2021-10-13T16:54:44.556Z] url: https://codecov.io [2021-10-13T16:54:44.556Z] query: branch=PR-3748&commit=078d8d571631d4ff628b864aaf98b67f8c458896&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3748%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3748&job=&cmd_args= [2021-10-13T16:54:44.556Z] -> Pinging Codecov [2021-10-13T16:54:44.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3748&commit=078d8d571631d4ff628b864aaf98b67f8c458896&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3748%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3748&job=&cmd_args= [2021-10-13T16:54:44.556Z] -> Uploading to [2021-10-13T16:54:44.556Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/00271124DB129430A58F1EEE437C3FCB/078d8d571631d4ff628b864aaf98b67f8c458896/e9177c33-038e-41ef-ade7-5e936ddf92b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T165444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b1cb96e047c0f74d03c6e8390ea090fffa38e19b84303afeba9cf6a23be7e60 [2021-10-13T16:54:44.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T16:54:44.556Z] Dload Upload Total Spent Left Speed [2021-10-13T16:54:45.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54391 0 0 100 54391 0 155k --:--:-- --:--:-- --:--:-- 155k [2021-10-13T16:54:45.126Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/078d8d571631d4ff628b864aaf98b67f8c458896 [Pipeline] } [2021-10-13T16:54:45.132Z] 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 [2021-10-13T16:54:45.982Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:54:46.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:54:46.838Z] ---> package-listing.sh [2021-10-13T16:54:46.838Z] ++ facter osfamily [2021-10-13T16:54:46.838Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T16:54:47.099Z] + OS_FAMILY=redhat [2021-10-13T16:54:47.099Z] + workspace=/w/workspace/edgex-go/6 [2021-10-13T16:54:47.099Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T16:54:47.099Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T16:54:47.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T16:54:47.099Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T16:54:47.099Z] + '[' /w/workspace/edgex-go/6 ']' [2021-10-13T16:54:47.099Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T16:54:47.099Z] + case "${OS_FAMILY}" in [2021-10-13T16:54:47.099Z] + sort [2021-10-13T16:54:47.099Z] + rpm -qa [2021-10-13T16:54:50.498Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T16:54:50.498Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T16:54:50.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T16:54:50.498Z] + '[' /w/workspace/edgex-go/6 ']' [2021-10-13T16:54:50.498Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-10-13T16:54:50.498Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-10-13T16:54:50.543Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T16:54:50.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:54:51.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T16:54:51.204Z] [2021-10-13T16:54:51.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T16:54:51.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T16:54:51.501Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T16:54:51.501Z] b4d181a07f80: Pulling fs layer [2021-10-13T16:54:51.501Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T16:54:51.501Z] ed53099fbce6: Pulling fs layer [2021-10-13T16:54:51.501Z] dc539afda2c1: Pulling fs layer [2021-10-13T16:54:51.501Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T16:54:51.501Z] 9065ff56babe: Pulling fs layer [2021-10-13T16:54:51.501Z] d287ab97295c: Pulling fs layer [2021-10-13T16:54:51.501Z] 77bc0d833cb6: Waiting [2021-10-13T16:54:51.501Z] 9065ff56babe: Waiting [2021-10-13T16:54:51.501Z] d287ab97295c: Waiting [2021-10-13T16:54:51.501Z] dc539afda2c1: Waiting [2021-10-13T16:54:51.501Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T16:54:51.501Z] a1111a8f2ec3: Download complete [2021-10-13T16:54:51.501Z] dc539afda2c1: Verifying Checksum [2021-10-13T16:54:51.501Z] dc539afda2c1: Download complete [2021-10-13T16:54:51.763Z] ed53099fbce6: Verifying Checksum [2021-10-13T16:54:51.763Z] ed53099fbce6: Download complete [2021-10-13T16:54:51.763Z] 9065ff56babe: Verifying Checksum [2021-10-13T16:54:51.763Z] 9065ff56babe: Download complete [2021-10-13T16:54:51.763Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T16:54:51.763Z] 77bc0d833cb6: Download complete [2021-10-13T16:54:51.763Z] b4d181a07f80: Verifying Checksum [2021-10-13T16:54:51.763Z] b4d181a07f80: Download complete [2021-10-13T16:54:52.354Z] d287ab97295c: Verifying Checksum [2021-10-13T16:54:52.354Z] d287ab97295c: Download complete [2021-10-13T16:54:53.290Z] b4d181a07f80: Pull complete [2021-10-13T16:54:53.290Z] a1111a8f2ec3: Pull complete [2021-10-13T16:54:54.234Z] ed53099fbce6: Pull complete [2021-10-13T16:54:54.234Z] dc539afda2c1: Pull complete [2021-10-13T16:54:54.234Z] 77bc0d833cb6: Pull complete [2021-10-13T16:54:54.493Z] 9065ff56babe: Pull complete [2021-10-13T16:54:59.813Z] d287ab97295c: Pull complete [2021-10-13T16:54:59.813Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T16:54:59.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T16:54:59.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T16:54:59.878Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-10-13T16:54:59.910Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2021-10-13T16:55:02.974Z] $ docker top d67a9e98788511a3198828cb5d52102026dad0c67bb0c5a6220dc8333d416e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T16:55:03.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T16:55:03.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T16:55:03.948Z] + ls /var/log/sa-host [2021-10-13T16:55:03.948Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T16:55:03.948Z] file_magic: OK [2021-10-13T16:55:03.948Z] HZ: Using current value: 100 [2021-10-13T16:55:03.948Z] file_header: OK [2021-10-13T16:55:03.948Z] 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 [2021-10-13T16:55:03.948Z] Statistics: [2021-10-13T16:55:03.949Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T16:55:03.949Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T16:55:03.949Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T16:55:03.949Z] file_magic: OK [2021-10-13T16:55:03.949Z] HZ: Using current value: 100 [2021-10-13T16:55:03.949Z] file_header: OK [2021-10-13T16:55:03.949Z] 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 [2021-10-13T16:55:03.949Z] Statistics: [2021-10-13T16:55:03.949Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T16:55:03.949Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T16:55:04.032Z] provisioning config files... [2021-10-13T16:55:04.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3906185617956743899tmp [Pipeline] { [Pipeline] echo [2021-10-13T16:55:04.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:55:04.340Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T16:55:04.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:55:04.664Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T16:55:04.673Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:55:04.978Z] ---> sudo-logs.sh [2021-10-13T16:55:04.978Z] Archiving 'sudo' log.. [2021-10-13T16:55:04.978Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1137.novalocal: Name or service not known [2021-10-13T16:55:04.978Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1137.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T16:55:04.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:55:05.285Z] ---> job-cost.sh [2021-10-13T16:55:05.285Z] lf-activate-venv: SKIPPING [2021-10-13T16:55:05.285Z] DEBUG: total: 0.10999999940395355 [2021-10-13T16:55:05.285Z] INFO: Retrieving Stack Cost... [2021-10-13T16:55:05.544Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T16:55:06.113Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T16:55:06.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T16:55:06.417Z] ---> logs-deploy.sh [2021-10-13T16:55:06.417Z] lf-activate-venv: SKIPPING [2021-10-13T16:55:06.417Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3748/6 [2021-10-13T16:55:06.417Z] INFO: archiving workspace using pattern(s): [2021-10-13T16:55:06.987Z] Archives upload complete. [2021-10-13T16:55:07.249Z] INFO: archiving logs to Nexus