Pull request #3758 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from e462041107369ea5f4f7de20c9f99930c2ea7559+4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 (e619eec69e9aeb98f0dd395edcc008b8214226f9) 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-ssh6280256422112734199.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-ssh6325658552044519402.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-3758/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-3758/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3234897517626069675.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-ssh7299935427589146226.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-3758/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-3758/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4382100022645374443.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 Running on prd-centos7-docker-4c-2g-860 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh7949717678189652833.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit e462041107369ea5f4f7de20c9f99930c2ea7559 > 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/5@tmp/jenkins-gitclient-ssh7606531949470891011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 Merge succeeded, producing e462041107369ea5f4f7de20c9f99930c2ea7559 Checking out Revision e462041107369ea5f4f7de20c9f99930c2ea7559 (PR-3758) > 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/5@tmp/jenkins-gitclient-ssh8389624190057125054.key > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 Commit message: "feat(all): Enable CORS headers for all services" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-21T06:26:36.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 87f2c2be9b48e3a80b6cf54bff75732d64d0560e # timeout=10 [2021-10-21T06:26:36.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-21T06:26:36.494Z] ========================================================= [2021-10-21T06:26:36.494Z] EdgeX Global Pipelines Version Info [2021-10-21T06:26:36.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:26:37.656Z] ------------------- [2021-10-21T06:26:37.656Z] stable info: [2021-10-21T06:26:37.656Z] ------------------- [2021-10-21T06:26:37.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-21T06:26:37.656Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-21T06:26:37.656Z] Message: update stable to v1.0.210 [2021-10-21T06:26:38.234Z] ------------------- [2021-10-21T06:26:38.234Z] experimental info: [2021-10-21T06:26:38.234Z] ------------------- [2021-10-21T06:26:38.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-21T06:26:38.235Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-21T06:26:38.235Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-21T06:26:38.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-21T06:26:38.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-21T06:26:38.328Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-21T06:26:38.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-21T06:26:38.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-21T06:26:38.356Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-21T06:26:38.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-21T06:26:38.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-21T06:26:38.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-21T06:26:38.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-21T06:26:38.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-21T06:26:38.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-21T06:26:38.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-21T06:26:38.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-21T06:26:38.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-21T06:26:38.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-21T06:26:38.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-21T06:26:38.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-21T06:26:38.508Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-21T06:26:38.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-21T06:26:38.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-21T06:26:38.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-21T06:26:38.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3758 [Pipeline] echo [2021-10-21T06:26:38.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3758 [Pipeline] echo [2021-10-21T06:26:38.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3758 [Pipeline] echo [2021-10-21T06:26:38.581Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e462041107369ea5f4f7de20c9f99930c2ea7559 [Pipeline] echo [2021-10-21T06:26:38.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e462041 [Pipeline] echo [2021-10-21T06:26:38.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T06:26:38.638Z] provisioning config files... [2021-10-21T06:26:38.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4689708121566480428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:26:38.960Z] ---> docker-login.sh [2021-10-21T06:26:38.960Z] nexus3.edgexfoundry.org:10001 [2021-10-21T06:26:38.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:26:39.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:26:39.221Z] Configure a credential helper to remove this warning. See [2021-10-21T06:26:39.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:26:39.221Z] [2021-10-21T06:26:39.221Z] Login Succeeded [2021-10-21T06:26:39.221Z] nexus3.edgexfoundry.org:10002 [2021-10-21T06:26:39.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:26:39.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:26:39.221Z] Configure a credential helper to remove this warning. See [2021-10-21T06:26:39.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:26:39.221Z] [2021-10-21T06:26:39.221Z] Login Succeeded [2021-10-21T06:26:39.221Z] nexus3.edgexfoundry.org:10003 [2021-10-21T06:26:39.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:26:39.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:26:39.488Z] Configure a credential helper to remove this warning. See [2021-10-21T06:26:39.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:26:39.488Z] [2021-10-21T06:26:39.488Z] Login Succeeded [2021-10-21T06:26:39.488Z] nexus3.edgexfoundry.org:10004 [2021-10-21T06:26:39.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:26:39.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:26:39.488Z] Configure a credential helper to remove this warning. See [2021-10-21T06:26:39.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:26:39.488Z] [2021-10-21T06:26:39.488Z] Login Succeeded [2021-10-21T06:26:39.488Z] docker.io [2021-10-21T06:26:39.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:26:40.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:26:40.015Z] Configure a credential helper to remove this warning. See [2021-10-21T06:26:40.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:26:40.015Z] [2021-10-21T06:26:40.015Z] Login Succeeded [2021-10-21T06:26:40.015Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T06:26:40.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T06:26:40.345Z] ++ 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-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/core-command/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/core-data/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-21T06:26:40.345Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-21T06:26:40.345Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T06:26:40.345Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-21T06:26:40.345Z] ++ cut -d/ -f2 [2021-10-21T06:26:40.345Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-21T06:26:40.387Z] 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-21T06:26:40.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T06:26:40.919Z] [2021-10-21T06:26:40.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:26:41.232Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T06:26:41.232Z] latest: Pulling from edgex-devops/git-semver [2021-10-21T06:26:41.232Z] a0d0a0d46f8b: Pulling fs layer [2021-10-21T06:26:41.232Z] 3e5f54012d9b: Pulling fs layer [2021-10-21T06:26:41.232Z] 4c7163046ea9: Pulling fs layer [2021-10-21T06:26:41.232Z] 0c2d73faf560: Pulling fs layer [2021-10-21T06:26:41.232Z] 0c2d73faf560: Waiting [2021-10-21T06:26:41.232Z] 3e5f54012d9b: Verifying Checksum [2021-10-21T06:26:41.232Z] 3e5f54012d9b: Download complete [2021-10-21T06:26:41.233Z] a0d0a0d46f8b: Verifying Checksum [2021-10-21T06:26:41.233Z] a0d0a0d46f8b: Download complete [2021-10-21T06:26:41.233Z] 4c7163046ea9: Verifying Checksum [2021-10-21T06:26:41.233Z] 4c7163046ea9: Download complete [2021-10-21T06:26:41.505Z] 0c2d73faf560: Verifying Checksum [2021-10-21T06:26:41.505Z] 0c2d73faf560: Download complete [2021-10-21T06:26:41.505Z] a0d0a0d46f8b: Pull complete [2021-10-21T06:26:41.505Z] 3e5f54012d9b: Pull complete [2021-10-21T06:26:41.768Z] 4c7163046ea9: Pull complete [2021-10-21T06:26:42.030Z] 0c2d73faf560: Pull complete [2021-10-21T06:26:42.030Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-21T06:26:42.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T06:26:42.030Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-21T06:26:42.103Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2021-10-21T06:26:42.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-21T06:26:42.758Z] $ docker top 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-21T06:26:42.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T06:26:42.873Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T06:26:42.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T06:26:42.974Z] $ docker exec 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent [2021-10-21T06:26:43.085Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGgmAm/agent.15 [2021-10-21T06:26:43.085Z] SSH_AGENT_PID=22 [2021-10-21T06:26:43.091Z] Running ssh-add (command line suppressed) [2021-10-21T06:26:43.203Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4499912238286031425.key (/w/workspace/edgex-go/5@tmp/private_key_4499912238286031425.key) [2021-10-21T06:26:43.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T06:26:43.505Z] + git tag --points-at HEAD [Pipeline] } [2021-10-21T06:26:43.518Z] $ docker exec --env ******** --env ******** 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent -k [2021-10-21T06:26:43.607Z] unset SSH_AUTH_SOCK; [2021-10-21T06:26:43.607Z] unset SSH_AGENT_PID; [2021-10-21T06:26:43.607Z] echo Agent pid 22 killed; [2021-10-21T06:26:43.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-21T06:26:43.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T06:26:43.640Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T06:26:43.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T06:26:43.743Z] $ docker exec 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent [2021-10-21T06:26:43.841Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooaaBM/agent.55 [2021-10-21T06:26:43.841Z] SSH_AGENT_PID=61 [2021-10-21T06:26:43.847Z] Running ssh-add (command line suppressed) [2021-10-21T06:26:43.952Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8234134925140263403.key (/w/workspace/edgex-go/5@tmp/private_key_8234134925140263403.key) [2021-10-21T06:26:43.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T06:26:44.255Z] + git semver init [2021-10-21T06:26:44.255Z] # -> Open(): unable to determine branch for HEAD [2021-10-21T06:26:44.255Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-10-21T06:26:44.255Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-10-21T06:26:44.255Z] # $SEMVER_REMOTE_NAME = origin [2021-10-21T06:26:44.255Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-21T06:26:44.255Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-21T06:26:44.255Z] # $SEMVER_BRANCH = PR-3758 [2021-10-21T06:26:44.255Z] # $SEMVER_TEMP = /tmp/semver-538715923 [2021-10-21T06:26:44.255Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-21T06:26:59.215Z] # '/tmp/semver-538715923' -> '/w/workspace/edgex-go/5/.semver' [2021-10-21T06:26:59.215Z] # -> Force: false [2021-10-21T06:26:59.215Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-10-21T06:26:59.226Z] $ docker exec --env ******** --env ******** 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff ssh-agent -k [2021-10-21T06:26:59.315Z] unset SSH_AUTH_SOCK; [2021-10-21T06:26:59.315Z] unset SSH_AGENT_PID; [2021-10-21T06:26:59.315Z] echo Agent pid 61 killed; [2021-10-21T06:26:59.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T06:26:59.648Z] + git semver [Pipeline] } [2021-10-21T06:26:59.663Z] $ docker stop --time=1 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff [2021-10-21T06:27:01.796Z] $ docker rm -f 7cf4284c5ce718f9be6257a116157073815c945e6ba3b1f44118534901868dff [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T06:27:02.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-21T06:27:02.390Z] Stashed 1 file(s) [Pipeline] echo [2021-10-21T06:27:02.392Z] [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-21T06:27:02.606Z] ========================================================= [2021-10-21T06:27:02.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-21T06:27:02.606Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:27:02.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:27:02.905Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-21T06:27:02.905Z] a0d0a0d46f8b: Already exists [2021-10-21T06:27:02.905Z] 31adcdaf11c8: Pulling fs layer [2021-10-21T06:27:02.905Z] b8b176561691: Pulling fs layer [2021-10-21T06:27:02.905Z] 4527c011a84f: Pulling fs layer [2021-10-21T06:27:02.905Z] 5d74067f8e1e: Pulling fs layer [2021-10-21T06:27:02.905Z] e0aca202a116: Pulling fs layer [2021-10-21T06:27:02.905Z] 3a43be97a3b4: Pulling fs layer [2021-10-21T06:27:02.905Z] 34cad66bf833: Pulling fs layer [2021-10-21T06:27:02.905Z] b4e3c513aaa6: Pulling fs layer [2021-10-21T06:27:02.905Z] 5d74067f8e1e: Waiting [2021-10-21T06:27:02.905Z] e0aca202a116: Waiting [2021-10-21T06:27:02.905Z] 3a43be97a3b4: Waiting [2021-10-21T06:27:02.905Z] 34cad66bf833: Waiting [2021-10-21T06:27:02.905Z] b4e3c513aaa6: Waiting [2021-10-21T06:27:02.905Z] b8b176561691: Verifying Checksum [2021-10-21T06:27:02.905Z] b8b176561691: Download complete [2021-10-21T06:27:02.905Z] 31adcdaf11c8: Verifying Checksum [2021-10-21T06:27:02.905Z] 31adcdaf11c8: Download complete [2021-10-21T06:27:02.905Z] 5d74067f8e1e: Verifying Checksum [2021-10-21T06:27:02.905Z] 5d74067f8e1e: Download complete [2021-10-21T06:27:02.905Z] e0aca202a116: Verifying Checksum [2021-10-21T06:27:02.905Z] e0aca202a116: Download complete [2021-10-21T06:27:02.905Z] 3a43be97a3b4: Download complete [2021-10-21T06:27:03.171Z] 31adcdaf11c8: Pull complete [2021-10-21T06:27:03.171Z] 34cad66bf833: Verifying Checksum [2021-10-21T06:27:03.171Z] 34cad66bf833: Download complete [2021-10-21T06:27:03.434Z] b8b176561691: Pull complete [2021-10-21T06:27:03.434Z] b4e3c513aaa6: Verifying Checksum [2021-10-21T06:27:03.434Z] b4e3c513aaa6: Download complete [2021-10-21T06:27:03.693Z] 4527c011a84f: Verifying Checksum [2021-10-21T06:27:03.693Z] 4527c011a84f: Download complete [2021-10-21T06:27:07.953Z] 4527c011a84f: Pull complete [2021-10-21T06:27:07.953Z] 5d74067f8e1e: Pull complete [2021-10-21T06:27:07.953Z] e0aca202a116: Pull complete [2021-10-21T06:27:07.953Z] 3a43be97a3b4: Pull complete [2021-10-21T06:27:07.953Z] 34cad66bf833: Pull complete [2021-10-21T06:27:09.882Z] b4e3c513aaa6: Pull complete [2021-10-21T06:27:09.882Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-21T06:27:09.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:27:09.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:27:10.186Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:27:10.186Z] WORKDIR /edgex [2021-10-21T06:27:10.186Z] COPY go.mod . [2021-10-21T06:27:10.186Z] RUN go mod download' [2021-10-21T06:27:10.186Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-21T06:27:11.588Z] Sending build context to Docker daemon 329.7MB [2021-10-21T06:27:11.588Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T06:27:11.588Z] ---> 9f6097aaca64 [2021-10-21T06:27:11.588Z] Step 2/4 : WORKDIR /edgex [2021-10-21T06:27:12.976Z] ---> Running in 136cd90ad29b [2021-10-21T06:27:12.976Z] Removing intermediate container 136cd90ad29b [2021-10-21T06:27:12.976Z] ---> c37f58fceed6 [2021-10-21T06:27:12.976Z] Step 3/4 : COPY go.mod . [2021-10-21T06:27:13.241Z] ---> bb58f9090602 [2021-10-21T06:27:13.241Z] Step 4/4 : RUN go mod download [2021-10-21T06:27:13.241Z] ---> Running in ff296c6b8f6d [2021-10-21T06:27:17.581Z] Still waiting to schedule task [2021-10-21T06:27:17.582Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-868’ [2021-10-21T06:27:39.855Z] Removing intermediate container ff296c6b8f6d [2021-10-21T06:27:39.856Z] ---> 229587df3a44 [2021-10-21T06:27:39.856Z] Successfully built 229587df3a44 [2021-10-21T06:27:39.856Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:27:40.157Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-21T06:27:40.157Z] . [Pipeline] withDockerContainer [2021-10-21T06:27:40.224Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2021-10-21T06:27:40.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-10-21T06:27:40.629Z] $ docker top f0dac5cf9686b2ebbbdafef1422a5b36ed3255caddd14c57e758c9d88a8e37ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:27:40.991Z] + go version [2021-10-21T06:27:40.991Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-21T06:27:41.002Z] $ docker stop --time=1 f0dac5cf9686b2ebbbdafef1422a5b36ed3255caddd14c57e758c9d88a8e37ec [2021-10-21T06:27:42.175Z] $ docker rm -f f0dac5cf9686b2ebbbdafef1422a5b36ed3255caddd14c57e758c9d88a8e37ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:27:42.683Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-21T06:27:42.683Z] . [Pipeline] withDockerContainer [2021-10-21T06:27:42.745Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2021-10-21T06:27:42.776Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-10-21T06:27:43.109Z] $ docker top d1b96045b04495c86ceacda91a621b6fe4a1db0b69021a150fe3986547892e5c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-21T06:27:43.176Z] ========================================================= [2021-10-21T06:27:43.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-21T06:27:43.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:27:43.479Z] + make test [2021-10-21T06:27:43.479Z] go mod tidy [2021-10-21T06:27:43.755Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-21T06:27:49.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-21T06:28:07.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-21T06:28:10.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-21T06:28:10.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-21T06:28:10.907Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-21T06:28:12.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-21T06:28:13.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-21T06:28:13.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-21T06:28:13.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-21T06:28:14.393Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-21T06:28:14.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-21T06:28:14.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-21T06:28:14.945Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-21T06:28:14.945Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-21T06:28:14.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-21T06:28:16.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-10-21T06:28:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-21T06:28:16.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-21T06:28:17.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-10-21T06:28:17.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-21T06:28:17.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 47.2% of statements [2021-10-21T06:28:17.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-21T06:28:17.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-21T06:28:18.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements [2021-10-21T06:28:18.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-21T06:28:18.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:28:19.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-10-21T06:28:19.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-21T06:28:19.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-21T06:28:19.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-21T06:28:19.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-21T06:28:19.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-21T06:28:20.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:28:20.253Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-21T06:28:20.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-21T06:28:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2021-10-21T06:28:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-21T06:28:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-21T06:28:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-21T06:28:21.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-10-21T06:28:21.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-21T06:28:21.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-10-21T06:28:21.675Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-10-21T06:28:21.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-21T06:28:21.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-21T06:28:23.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-10-21T06:28:23.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-21T06:28:23.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-10-21T06:28:23.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-10-21T06:28:35.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-10-21T06:28:35.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-10-21T06:28:39.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 82.5% of statements [2021-10-21T06:28:39.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-21T06:28:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-10-21T06:28:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-10-21T06:28:58.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 70.4% of statements [2021-10-21T06:28:58.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-21T06:28:58.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-21T06:28:58.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-21T06:28:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.4% of statements [2021-10-21T06:28:58.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-21T06:28:58.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-21T06:28:58.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2021-10-21T06:28:58.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-21T06:28:58.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-10-21T06:28:58.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-21T06:29:07.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-21T06:29:07.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-21T06:29:07.102Z] 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-21T06:29:46.071Z] GO111MODULE=on go vet ./... [2021-10-21T06:29:52.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-21T06:29:52.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-21T06:29:52.995Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-21T06:29:53.868Z] + ls -al . [2021-10-21T06:29:53.868Z] total 628 [2021-10-21T06:29:53.868Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 06:29 . [2021-10-21T06:29:53.868Z] drwxr-xr-x 4 root root 28 Oct 21 06:27 .. [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 06:26 .dockerignore [2021-10-21T06:29:53.868Z] drwxrwxr-x 8 1001 1001 179 Oct 21 06:26 .git [2021-10-21T06:29:53.868Z] drwxrwxr-x 4 1001 1001 142 Oct 21 06:26 .github [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 804 Oct 21 06:26 .gitignore [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 42 Oct 21 06:26 .golangci.yml [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 76 Oct 21 06:26 .hadolint.yml [2021-10-21T06:29:53.868Z] drwx------ 3 1001 1001 58 Oct 21 06:26 .semver [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 06:26 .sonarcloud.properties [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:26 ADOPTERS.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 8910 Oct 21 06:26 Attribution.txt [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:26 CHANGELOG.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:26 CONTRIBUTING.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 06:26 GOVERNANCE.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 849 Oct 21 06:26 Jenkinsfile [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:26 LICENSE [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:26 Makefile [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 06:26 OWNERS.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:26 README.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:26 SECURITY.md [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 06:27 VERSION [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:26 ZMQWindows.md [2021-10-21T06:29:53.868Z] drwxrwxr-x 2 1001 1001 37 Oct 21 06:26 bin [2021-10-21T06:29:53.868Z] drwxrwxr-x 14 1001 1001 4096 Oct 21 06:26 cmd [2021-10-21T06:29:53.868Z] -rw-r--r-- 1 root root 420693 Oct 21 06:29 coverage.out [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 848 Oct 21 06:26 go.mod [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 50296 Oct 21 06:26 go.sum [2021-10-21T06:29:53.868Z] drwxrwxr-x 8 1001 1001 124 Oct 21 06:26 internal [2021-10-21T06:29:53.868Z] drwxrwxr-x 3 1001 1001 16 Oct 21 06:26 openapi [2021-10-21T06:29:53.868Z] drwxrwxr-x 4 1001 1001 71 Oct 21 06:26 snap [2021-10-21T06:29:53.868Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 06:26 version.go [Pipeline] sh [2021-10-21T06:29:54.160Z] + '[' -e coverage.out ] [2021-10-21T06:29:54.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-21T06:29:54.251Z] Stashed 1 file(s) [Pipeline] sh [2021-10-21T06:29:54.558Z] + make build [2021-10-21T06:29:54.558Z] 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-21T06:29:56.486Z] 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-21T06:30:03.119Z] 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-21T06:30:04.520Z] 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-21T06:30:05.476Z] 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-21T06:30:05.738Z] 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-21T06:30:06.686Z] 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-21T06:30:07.637Z] 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-21T06:30:08.215Z] 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-21T06:30:09.608Z] 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-21T06:30:10.194Z] 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-21T06:30:11.148Z] 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-21T06:30:13.085Z] $ docker stop --time=1 d1b96045b04495c86ceacda91a621b6fe4a1db0b69021a150fe3986547892e5c [2021-10-21T06:30:14.811Z] $ docker rm -f d1b96045b04495c86ceacda91a621b6fe4a1db0b69021a150fe3986547892e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:30:17.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:30:17.047Z] [2021-10-21T06:30:17.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:30:17.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:30:17.468Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-21T06:30:17.468Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-21T06:30:17.468Z] ca9280d653b3: Pulling fs layer [2021-10-21T06:30:17.468Z] 7e9c9ca2126c: Pulling fs layer [2021-10-21T06:30:17.736Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-21T06:30:17.736Z] cbdbe7a5bc2a: Download complete [2021-10-21T06:30:17.736Z] ca9280d653b3: Verifying Checksum [2021-10-21T06:30:17.736Z] ca9280d653b3: Download complete [2021-10-21T06:30:17.999Z] cbdbe7a5bc2a: Pull complete [2021-10-21T06:30:17.999Z] 7e9c9ca2126c: Verifying Checksum [2021-10-21T06:30:17.999Z] 7e9c9ca2126c: Download complete [2021-10-21T06:30:18.578Z] ca9280d653b3: Pull complete [2021-10-21T06:30:22.798Z] 7e9c9ca2126c: Pull complete [2021-10-21T06:30:22.798Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-21T06:30:22.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:30:22.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-21T06:30:22.866Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2021-10-21T06:30:22.902Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-21T06:30:25.024Z] $ docker top 6b30765dfc3637b3795b6ceb81de5d4824edb8fe6aca8b00309d8953d9b89a19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:30:25.399Z] + docker-compose build --help [2021-10-21T06:30:25.399Z] + grep parallel [2021-10-21T06:30:25.976Z] --parallel Build images in parallel. [Pipeline] } [2021-10-21T06:30:25.988Z] $ docker stop --time=1 6b30765dfc3637b3795b6ceb81de5d4824edb8fe6aca8b00309d8953d9b89a19 [2021-10-21T06:30:27.189Z] $ docker rm -f 6b30765dfc3637b3795b6ceb81de5d4824edb8fe6aca8b00309d8953d9b89a19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:30:27.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T06:30:27.563Z] . [Pipeline] withDockerContainer [2021-10-21T06:30:27.624Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2021-10-21T06:30:27.661Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2021-10-21T06:30:28.007Z] $ docker top 315b33b018e256a3ddc920412102ca514e8ecd7f814ae4b2679d870196798772 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:30:28.354Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-21T06:30:28.931Z] Building core-command ... [2021-10-21T06:30:28.931Z] Building core-data ... [2021-10-21T06:30:28.931Z] Building core-metadata ... [2021-10-21T06:30:28.931Z] Building security-bootstrapper ... [2021-10-21T06:30:28.931Z] Building security-proxy-setup ... [2021-10-21T06:30:28.931Z] Building security-secretstore-setup ... [2021-10-21T06:30:28.931Z] Building support-notifications ... [2021-10-21T06:30:28.931Z] Building support-scheduler ... [2021-10-21T06:30:28.931Z] Building sys-mgmt-agent ... [2021-10-21T06:30:28.931Z] Building sys-mgmt-agent [2021-10-21T06:30:28.931Z] Building core-command [2021-10-21T06:30:28.931Z] Building core-data [2021-10-21T06:30:28.931Z] Building security-secretstore-setup [2021-10-21T06:30:28.931Z] Building security-proxy-setup [2021-10-21T06:30:37.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:30:37.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:30:37.147Z] ---> 229587df3a44 [2021-10-21T06:30:37.147Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:30:45.687Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:30:45.687Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:30:45.687Z] ---> 229587df3a44 [2021-10-21T06:30:45.687Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:30:45.947Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:30:45.947Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:30:45.947Z] ---> 229587df3a44 [2021-10-21T06:30:45.947Z] Step 3/20 : WORKDIR /edgex-go [2021-10-21T06:30:46.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:30:46.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:30:46.519Z] ---> 229587df3a44 [2021-10-21T06:30:46.519Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:30:47.462Z] ---> Running in 594adab86224 [2021-10-21T06:30:47.462Z] ---> Running in 155cc48496ba [2021-10-21T06:30:47.462Z] ---> Running in b3fa89250117 [2021-10-21T06:30:47.722Z] ---> Running in b44ed20ddb51 [2021-10-21T06:30:51.935Z] Removing intermediate container b3fa89250117 [2021-10-21T06:30:51.935Z] ---> 5833df8c2ab8 [2021-10-21T06:30:51.935Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:30:51.935Z] Removing intermediate container 155cc48496ba [2021-10-21T06:30:51.935Z] ---> 0c6c1e1e83ed [2021-10-21T06:30:51.935Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:30:51.935Z] Removing intermediate container 594adab86224 [2021-10-21T06:30:51.935Z] ---> 3452e38558ff [2021-10-21T06:30:51.935Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:30:51.935Z] Removing intermediate container b44ed20ddb51 [2021-10-21T06:30:51.935Z] ---> 4913787b963d [2021-10-21T06:30:51.935Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:30:51.935Z] ---> Running in 79ab0d484d63 [2021-10-21T06:30:51.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:30:51.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:30:51.935Z] ---> 229587df3a44 [2021-10-21T06:30:51.935Z] Step 3/24 : WORKDIR /edgex-go [2021-10-21T06:30:51.935Z] ---> Using cache [2021-10-21T06:30:51.935Z] ---> 4913787b963d [2021-10-21T06:30:51.935Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:30:51.935Z] ---> Running in 534febdf11ba [2021-10-21T06:30:51.935Z] ---> Running in 94f17f861985 [2021-10-21T06:30:51.935Z] ---> Running in e96d6a7577b2 [2021-10-21T06:30:51.935Z] ---> Running in 6c0903f4a045 [2021-10-21T06:30:52.884Z] Removing intermediate container 79ab0d484d63 [2021-10-21T06:30:52.884Z] ---> 8f25a117e969 [2021-10-21T06:30:52.884Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-21T06:30:52.884Z] ---> Running in 44517a6f070e [2021-10-21T06:30:52.884Z] Removing intermediate container 534febdf11ba [2021-10-21T06:30:52.884Z] ---> 82973b3f8fdd [2021-10-21T06:30:52.884Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-21T06:30:52.884Z] ---> Running in c14550b706c1 [2021-10-21T06:30:52.884Z] Removing intermediate container 94f17f861985 [2021-10-21T06:30:52.884Z] ---> 253e5870f240 [2021-10-21T06:30:52.884Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-21T06:30:52.884Z] Removing intermediate container e96d6a7577b2 [2021-10-21T06:30:52.884Z] ---> 2096b215a306 [2021-10-21T06:30:52.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T06:30:53.146Z] ---> Running in 8cea979596d6 [2021-10-21T06:30:53.146Z] ---> Running in a66a67f13756 [2021-10-21T06:30:53.146Z] Removing intermediate container 6c0903f4a045 [2021-10-21T06:30:53.146Z] ---> e8f6f0f8aecf [2021-10-21T06:30:53.146Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-21T06:30:53.146Z] ---> Running in 87639f5e560e [2021-10-21T06:30:53.406Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:53.406Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:53.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:53.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:53.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:54.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:54.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:54.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:54.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:54.621Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:30:54.895Z] OK: 220 MiB in 52 packages [2021-10-21T06:30:54.895Z] OK: 220 MiB in 52 packages [2021-10-21T06:30:54.895Z] OK: 220 MiB in 52 packages [2021-10-21T06:30:54.895Z] OK: 220 MiB in 52 packages [2021-10-21T06:30:55.164Z] OK: 220 MiB in 52 packages [2021-10-21T06:30:55.428Z] Removing intermediate container c14550b706c1 [2021-10-21T06:30:55.428Z] ---> eacfc3548c2b [2021-10-21T06:30:55.428Z] Step 6/22 : COPY . . [2021-10-21T06:30:55.428Z] Removing intermediate container 44517a6f070e [2021-10-21T06:30:55.428Z] ---> ffdd19aeb0f7 [2021-10-21T06:30:55.428Z] Step 6/20 : COPY . . [2021-10-21T06:30:55.694Z] Removing intermediate container 8cea979596d6 [2021-10-21T06:30:55.694Z] ---> f611bcb3dd54 [2021-10-21T06:30:55.694Z] Step 6/22 : COPY . . [2021-10-21T06:30:56.270Z] Removing intermediate container a66a67f13756 [2021-10-21T06:30:56.270Z] ---> b57b5ea09ecb [2021-10-21T06:30:56.270Z] Step 6/22 : COPY . . [2021-10-21T06:31:00.485Z] Removing intermediate container 87639f5e560e [2021-10-21T06:31:00.485Z] ---> 9cddfe7e4623 [2021-10-21T06:31:00.485Z] Step 6/24 : COPY . . [2021-10-21T06:31:08.648Z] ---> f55171da78fe [2021-10-21T06:31:08.648Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:31:08.648Z] ---> Running in a38f7531e0cf [2021-10-21T06:31:26.756Z] ---> e5ab81517aea [2021-10-21T06:31:26.756Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:31:26.756Z] ---> Running in 288fd2c967e6 [2021-10-21T06:31:26.756Z] Removing intermediate container a38f7531e0cf [2021-10-21T06:31:26.756Z] ---> 75047d86ad3e [2021-10-21T06:31:26.756Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-21T06:31:26.756Z] ---> Running in af0e43ce9ab5 [2021-10-21T06:31:26.756Z] ---> 3412df71e9f3 [2021-10-21T06:31:26.756Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:31:26.756Z] ---> f6f12d6ab8a4 [2021-10-21T06:31:26.756Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:31:26.756Z] ---> Running in b104478f569e [2021-10-21T06:31:26.756Z] ---> Running in 691feadea5d6 [2021-10-21T06:31:26.756Z] 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-21T06:31:26.756Z] Removing intermediate container 288fd2c967e6 [2021-10-21T06:31:26.756Z] ---> 79f0323b226f [2021-10-21T06:31:26.756Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-21T06:31:26.756Z] ---> Running in 922aed2505ec [2021-10-21T06:31:27.337Z] 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-21T06:31:28.302Z] Removing intermediate container b104478f569e [2021-10-21T06:31:28.302Z] ---> 20a7d8b6a324 [2021-10-21T06:31:28.302Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-21T06:31:28.302Z] Removing intermediate container 691feadea5d6 [2021-10-21T06:31:28.302Z] ---> b7c2638cc6e0 [2021-10-21T06:31:28.302Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-21T06:31:28.302Z] ---> Running in 71ccb47c1123 [2021-10-21T06:31:28.566Z] ---> Running in c149e0440212 [2021-10-21T06:31:28.829Z] 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-21T06:31:29.093Z] 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-21T06:31:29.375Z] ---> 2800ca0b9843 [2021-10-21T06:31:29.375Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:31:29.375Z] ---> Running in a1dd329eec3e [2021-10-21T06:31:31.339Z] Removing intermediate container a1dd329eec3e [2021-10-21T06:31:31.339Z] ---> 96d3fc9b8401 [2021-10-21T06:31:31.339Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-21T06:31:31.339Z] ---> Running in 0f9cdf8e41b7 [2021-10-21T06:31:31.924Z] 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-21T06:32:10.763Z] 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-21T06:32:10.763Z] 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-21T06:32:11.029Z] Removing intermediate container af0e43ce9ab5 [2021-10-21T06:32:11.029Z] ---> f0e92a5427f1 [2021-10-21T06:32:11.029Z] [2021-10-21T06:32:11.029Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T06:32:11.029Z] Removing intermediate container 71ccb47c1123 [2021-10-21T06:32:11.029Z] ---> d610703071fb [2021-10-21T06:32:11.029Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-21T06:32:11.292Z] ---> Running in 0cdf4122994c [2021-10-21T06:32:11.292Z] 3.14: Pulling from library/alpine [2021-10-21T06:32:11.557Z] 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-21T06:32:11.830Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T06:32:11.830Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T06:32:11.830Z] ---> 14119a10abf4 [2021-10-21T06:32:11.830Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T06:32:12.100Z] ---> Running in 094a3bba39c6 [2021-10-21T06:32:13.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:13.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:13.832Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-21T06:32:13.832Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:32:14.101Z] OK: 6 MiB in 15 packages [2021-10-21T06:32:14.370Z] Removing intermediate container 0f9cdf8e41b7 [2021-10-21T06:32:14.370Z] ---> ebcb2c1e9e09 [2021-10-21T06:32:14.370Z] [2021-10-21T06:32:14.370Z] Step 9/24 : FROM alpine:3.14 [2021-10-21T06:32:14.370Z] ---> 14119a10abf4 [2021-10-21T06:32:14.370Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-21T06:32:14.370Z] Removing intermediate container 0cdf4122994c [2021-10-21T06:32:14.370Z] ---> 7a8904413ad5 [2021-10-21T06:32:14.370Z] [2021-10-21T06:32:14.370Z] Step 10/22 : FROM docker:20.10.8 [2021-10-21T06:32:14.370Z] Removing intermediate container 922aed2505ec [2021-10-21T06:32:14.370Z] ---> ed215fc00f8e [2021-10-21T06:32:14.370Z] [2021-10-21T06:32:14.370Z] Step 9/20 : FROM alpine:3.14 [2021-10-21T06:32:14.370Z] ---> 14119a10abf4 [2021-10-21T06:32:14.370Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-21T06:32:14.370Z] ---> Running in 90f7b7acc22d [2021-10-21T06:32:14.370Z] 20.10.8: Pulling from library/docker [2021-10-21T06:32:14.370Z] ---> Running in e3b30796d195 [2021-10-21T06:32:14.631Z] Removing intermediate container 094a3bba39c6 [2021-10-21T06:32:14.631Z] ---> 6297912da977 [2021-10-21T06:32:14.631Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:32:14.631Z] ---> Running in 1289a383f901 [2021-10-21T06:32:14.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:14.902Z] Removing intermediate container 1289a383f901 [2021-10-21T06:32:14.903Z] ---> dbb52e05839b [2021-10-21T06:32:14.903Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-21T06:32:14.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:15.193Z] ---> Running in 219124caf7d7 [2021-10-21T06:32:15.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:15.193Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-21T06:32:15.193Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-21T06:32:15.193Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T06:32:15.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:15.453Z] Removing intermediate container 219124caf7d7 [2021-10-21T06:32:15.453Z] ---> d79443db79c1 [2021-10-21T06:32:15.453Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T06:32:15.453Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-21T06:32:15.453Z] (5/5) Installing curl (7.79.1-r0) [2021-10-21T06:32:15.453Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:32:15.453Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T06:32:15.453Z] OK: 8 MiB in 19 packages [2021-10-21T06:32:15.453Z] ---> Running in 0d8cdef90fb5 [2021-10-21T06:32:15.453Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-21T06:32:15.453Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-21T06:32:15.453Z] (3/3) Installing su-exec (0.2-r1) [2021-10-21T06:32:15.719Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:32:15.719Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T06:32:15.719Z] OK: 6 MiB in 17 packages [2021-10-21T06:32:15.719Z] Removing intermediate container 0d8cdef90fb5 [2021-10-21T06:32:15.719Z] ---> ed52fd2f5096 [2021-10-21T06:32:15.719Z] Step 14/22 : WORKDIR / [2021-10-21T06:32:15.719Z] ---> Running in f3c834e1e424 [2021-10-21T06:32:15.995Z] Removing intermediate container f3c834e1e424 [2021-10-21T06:32:15.995Z] ---> 8a8311b5faf9 [2021-10-21T06:32:15.995Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:32:15.995Z] Removing intermediate container e3b30796d195 [2021-10-21T06:32:15.995Z] ---> b4fc2b96d4ce [2021-10-21T06:32:15.995Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T06:32:16.254Z] Removing intermediate container 90f7b7acc22d [2021-10-21T06:32:16.254Z] ---> dd76a9378ed2 [2021-10-21T06:32:16.254Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T06:32:16.824Z] ---> Running in 49c0611e096f [2021-10-21T06:32:16.824Z] ---> Running in 36c08b2de4c3 [2021-10-21T06:32:16.824Z] ---> a60071804472 [2021-10-21T06:32:16.824Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-21T06:32:16.824Z] Removing intermediate container 49c0611e096f [2021-10-21T06:32:16.824Z] ---> 34db0a67fc09 [2021-10-21T06:32:16.824Z] Step 12/20 : WORKDIR /edgex [2021-10-21T06:32:16.824Z] Removing intermediate container c149e0440212 [2021-10-21T06:32:16.824Z] ---> f9eb8afe5db1 [2021-10-21T06:32:16.824Z] [2021-10-21T06:32:16.824Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T06:32:16.824Z] ---> 14119a10abf4 [2021-10-21T06:32:16.824Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-21T06:32:17.083Z] Removing intermediate container 36c08b2de4c3 [2021-10-21T06:32:17.083Z] ---> 7cdefd85c3ae [2021-10-21T06:32:17.083Z] Step 12/24 : WORKDIR / [2021-10-21T06:32:17.083Z] ---> Running in b360ef396991 [2021-10-21T06:32:17.083Z] ---> Running in a816d5f3f615 [2021-10-21T06:32:17.083Z] ---> Running in 81604f65b452 [2021-10-21T06:32:17.083Z] Removing intermediate container a816d5f3f615 [2021-10-21T06:32:17.083Z] ---> d2b695f2e34d [2021-10-21T06:32:17.083Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-21T06:32:17.358Z] ---> d86ee1e3a818 [2021-10-21T06:32:17.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-21T06:32:17.358Z] Removing intermediate container b360ef396991 [2021-10-21T06:32:17.358Z] ---> 41f1cc32ed38 [2021-10-21T06:32:17.358Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-21T06:32:17.358Z] Removing intermediate container 81604f65b452 [2021-10-21T06:32:17.358Z] ---> ce44617bcc0b [2021-10-21T06:32:17.358Z] 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-21T06:32:17.358Z] ---> Running in 0d7d53ba1f9a [2021-10-21T06:32:17.617Z] ---> ae9471a79b4c [2021-10-21T06:32:17.617Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-21T06:32:17.617Z] Removing intermediate container 0d7d53ba1f9a [2021-10-21T06:32:17.617Z] ---> 88626782bb20 [2021-10-21T06:32:17.617Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-21T06:32:17.617Z] ---> aca646088bd2 [2021-10-21T06:32:17.617Z] 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-21T06:32:17.617Z] ---> 33d51d39b553 [2021-10-21T06:32:17.617Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-21T06:32:17.617Z] ---> Running in 084c7f5be162 [2021-10-21T06:32:17.617Z] ---> Running in dcfb8f55f004 [2021-10-21T06:32:17.883Z] Removing intermediate container 084c7f5be162 [2021-10-21T06:32:17.883Z] ---> 3108ae9e630b [2021-10-21T06:32:17.883Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:32:18.150Z] ---> f49cfe6c44b7 [2021-10-21T06:32:18.150Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-21T06:32:18.150Z] Removing intermediate container dcfb8f55f004 [2021-10-21T06:32:18.150Z] ---> 3f6fecc0b7d6 [2021-10-21T06:32:18.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:32:18.150Z] ---> Running in 5d88636e2780 [2021-10-21T06:32:18.150Z] ---> 7d05e64d64dc [2021-10-21T06:32:18.150Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-21T06:32:18.150Z] ---> Running in f061ba369bd2 [2021-10-21T06:32:18.411Z] ---> b8e141be02b4 [2021-10-21T06:32:18.411Z] 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-21T06:32:18.411Z] Removing intermediate container f061ba369bd2 [2021-10-21T06:32:18.411Z] ---> fee7270c2958 [2021-10-21T06:32:18.411Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:32:18.679Z] ---> 73ecfa9c0644 [2021-10-21T06:32:18.679Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-21T06:32:18.679Z] ---> Running in 5b10eabf07fc [2021-10-21T06:32:18.679Z] ---> Running in 2f88e402f63c [2021-10-21T06:32:18.679Z] ---> 6bb4b011f5ba [2021-10-21T06:32:18.679Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-21T06:32:18.679Z] Removing intermediate container 5b10eabf07fc [2021-10-21T06:32:18.679Z] ---> 9d33e43ae89f [2021-10-21T06:32:18.679Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:32:18.950Z] ---> Running in e12745122e98 [2021-10-21T06:32:18.950Z] Removing intermediate container 2f88e402f63c [2021-10-21T06:32:18.950Z] ---> ebc76b6a78d9 [2021-10-21T06:32:18.950Z] Step 17/20 : CMD ["--init=true"] [2021-10-21T06:32:18.950Z] Removing intermediate container 5d88636e2780 [2021-10-21T06:32:18.950Z] ---> ddbd5de448ac [2021-10-21T06:32:18.950Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-21T06:32:18.950Z] ---> Running in f49cdbf60567 [2021-10-21T06:32:18.950Z] ---> Running in f2a932767b48 [2021-10-21T06:32:18.950Z] ---> ef93e926d631 [2021-10-21T06:32:18.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-21T06:32:18.950Z] Removing intermediate container e12745122e98 [2021-10-21T06:32:18.950Z] ---> c3753c070ec2 [2021-10-21T06:32:18.950Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:32:19.216Z] ---> Running in 11a12853d1b6 [2021-10-21T06:32:19.216Z] Removing intermediate container f49cdbf60567 [2021-10-21T06:32:19.216Z] ---> 98682849a88f [2021-10-21T06:32:19.216Z] Step 18/20 : LABEL arch=x86_64 [2021-10-21T06:32:19.494Z] ---> Running in a1ec78bf593e [2021-10-21T06:32:19.494Z] Removing intermediate container 11a12853d1b6 [2021-10-21T06:32:19.494Z] ---> 403764d8eb54 [2021-10-21T06:32:19.494Z] [2021-10-21T06:32:19.494Z] ---> 154b5cd2d573 [2021-10-21T06:32:19.494Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-21T06:32:19.494Z] Successfully built 403764d8eb54 [2021-10-21T06:32:19.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:19.494Z] Successfully tagged core-command:latest [2021-10-21T06:32:19.494Z]  Building core-command ... done Building core-metadata [2021-10-21T06:32:19.755Z] Removing intermediate container a1ec78bf593e [2021-10-21T06:32:19.755Z] ---> 4e033e135e1e [2021-10-21T06:32:19.755Z] Step 19/20 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:32:20.336Z] ---> Running in 037eb902c303 [2021-10-21T06:32:20.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:20.910Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-21T06:32:20.910Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T06:32:20.910Z] ---> f596424d606b [2021-10-21T06:32:20.910Z] 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-21T06:32:20.910Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-21T06:32:20.910Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T06:32:21.171Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-21T06:32:21.171Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-21T06:32:21.433Z] Removing intermediate container 037eb902c303 [2021-10-21T06:32:21.433Z] ---> 3042783e5dd8 [2021-10-21T06:32:21.433Z] Step 20/20 : LABEL version=0.0.0 [2021-10-21T06:32:21.433Z] ---> Running in a60a5644968d [2021-10-21T06:32:21.433Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:32:21.433Z] OK: 8 MiB in 20 packages [2021-10-21T06:32:21.433Z] ---> Running in c86dd22bfda3 [2021-10-21T06:32:21.692Z] Removing intermediate container c86dd22bfda3 [2021-10-21T06:32:21.692Z] ---> 6eb4bc9119e1 [2021-10-21T06:32:21.692Z] [2021-10-21T06:32:21.692Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-21T06:32:21.692Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-21T06:32:21.692Z] ---> bc6c0ffef665 [2021-10-21T06:32:21.692Z] 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-21T06:32:21.692Z] Successfully built 6eb4bc9119e1 [2021-10-21T06:32:21.692Z] Successfully tagged security-proxy-setup:latest [2021-10-21T06:32:21.692Z] Building support-notifications [2021-10-21T06:32:21.951Z]  Building security-proxy-setup ... done  ---> Running in 2932b8895f33 [2021-10-21T06:32:21.951Z] Removing intermediate container f2a932767b48 [2021-10-21T06:32:21.951Z] ---> a4b315b42f5f [2021-10-21T06:32:21.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:32:23.347Z] Removing intermediate container 2932b8895f33 [2021-10-21T06:32:23.347Z] ---> b20049fe5867 [2021-10-21T06:32:23.347Z] 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-21T06:32:23.614Z] ---> 656b54310078 [2021-10-21T06:32:23.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-21T06:32:23.614Z] Removing intermediate container a60a5644968d [2021-10-21T06:32:23.614Z] ---> be42a88ddc3f [2021-10-21T06:32:23.614Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-21T06:32:23.614Z] ---> Running in 8818936e8c81 [2021-10-21T06:32:23.614Z] ---> Running in dd0254c19849 [2021-10-21T06:32:23.876Z] Removing intermediate container dd0254c19849 [2021-10-21T06:32:23.876Z] ---> 7a9033a17a6a [2021-10-21T06:32:23.876Z] Step 22/24 : LABEL arch=x86_64 [2021-10-21T06:32:24.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:24.151Z] ---> Running in 3874008cf055 [2021-10-21T06:32:24.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:24.151Z] ---> dab4eeeb0c61 [2021-10-21T06:32:24.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-21T06:32:24.151Z] Removing intermediate container 3874008cf055 [2021-10-21T06:32:24.151Z] ---> 6a67215881f0 [2021-10-21T06:32:24.151Z] Step 23/24 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:32:24.414Z] ---> Running in 08e85a0fda1c [2021-10-21T06:32:24.414Z] (1/42) Installing readline (8.1.0-r0) [2021-10-21T06:32:24.414Z] (2/42) Installing bash (5.1.4-r0) [2021-10-21T06:32:24.414Z] Executing bash-5.1.4-r0.post-install [2021-10-21T06:32:24.414Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-21T06:32:24.414Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T06:32:24.414Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-21T06:32:24.414Z] (6/42) Installing curl (7.79.1-r0) [2021-10-21T06:32:24.414Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-21T06:32:24.414Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-21T06:32:24.414Z] (9/42) Installing expat (2.4.1-r0) [2021-10-21T06:32:24.414Z] (10/42) Installing libffi (3.3-r2) [2021-10-21T06:32:24.414Z] (11/42) Installing gdbm (1.19-r0) [2021-10-21T06:32:24.414Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-21T06:32:24.414Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T06:32:24.414Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T06:32:24.414Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-21T06:32:24.414Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-21T06:32:24.680Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-21T06:32:24.680Z] ---> 5ef364adcfd4 [2021-10-21T06:32:24.680Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-21T06:32:24.680Z] Removing intermediate container 08e85a0fda1c [2021-10-21T06:32:24.680Z] ---> 1710ac393237 [2021-10-21T06:32:24.680Z] Step 24/24 : LABEL version=0.0.0 [2021-10-21T06:32:24.944Z] ---> Running in 1b2576c6767b [2021-10-21T06:32:25.204Z] ---> Running in ec303bdfff2d [2021-10-21T06:32:25.463Z] Removing intermediate container 1b2576c6767b [2021-10-21T06:32:25.463Z] ---> 4485a26055cf [2021-10-21T06:32:25.463Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:32:25.727Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-21T06:32:25.727Z] Removing intermediate container ec303bdfff2d [2021-10-21T06:32:25.727Z] ---> 07a6233a17dc [2021-10-21T06:32:25.727Z] [2021-10-21T06:32:25.727Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-21T06:32:25.993Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-21T06:32:25.993Z] ---> Running in 6c0a73c6d48e [2021-10-21T06:32:25.993Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-21T06:32:25.993Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-21T06:32:25.993Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-21T06:32:25.993Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-21T06:32:25.993Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-21T06:32:25.993Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-21T06:32:25.993Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-21T06:32:25.993Z] Successfully built 07a6233a17dc [2021-10-21T06:32:25.993Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-21T06:32:25.993Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-21T06:32:25.993Z] Successfully tagged security-secretstore-setup:latest [2021-10-21T06:32:25.993Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-10-21T06:32:25.993Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-21T06:32:26.252Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-21T06:32:26.252Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-21T06:32:26.252Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-21T06:32:26.252Z] Removing intermediate container 6c0a73c6d48e [2021-10-21T06:32:26.252Z] ---> 235274402d87 [2021-10-21T06:32:26.252Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:32:26.827Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-21T06:32:26.827Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-21T06:32:26.827Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-21T06:32:27.090Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-21T06:32:27.090Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-21T06:32:27.350Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-21T06:32:27.350Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-21T06:32:27.350Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-21T06:32:27.350Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-21T06:32:28.296Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:32:28.296Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:32:28.296Z] ---> 229587df3a44 [2021-10-21T06:32:28.296Z] Step 3/21 : WORKDIR /edgex-go [2021-10-21T06:32:28.296Z] ---> Using cache [2021-10-21T06:32:28.296Z] ---> 4913787b963d [2021-10-21T06:32:28.296Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:32:28.555Z] ---> Using cache [2021-10-21T06:32:28.555Z] ---> e8f6f0f8aecf [2021-10-21T06:32:28.555Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-21T06:32:28.555Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:32:28.816Z] ---> Running in 3ce1dc1795d2 [2021-10-21T06:32:28.816Z] OK: 84 MiB in 64 packages [2021-10-21T06:32:28.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:32:28.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:32:28.816Z] ---> 229587df3a44 [2021-10-21T06:32:28.816Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T06:32:28.816Z] ---> Using cache [2021-10-21T06:32:28.816Z] ---> 4913787b963d [2021-10-21T06:32:28.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:32:28.816Z] ---> Using cache [2021-10-21T06:32:28.816Z] ---> e8f6f0f8aecf [2021-10-21T06:32:28.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T06:32:28.816Z] ---> Using cache [2021-10-21T06:32:28.816Z] ---> 9cddfe7e4623 [2021-10-21T06:32:28.816Z] Step 6/22 : COPY . . [2021-10-21T06:32:28.816Z] ---> Using cache [2021-10-21T06:32:28.816Z] ---> 2800ca0b9843 [2021-10-21T06:32:28.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:32:28.816Z] ---> Using cache [2021-10-21T06:32:28.816Z] ---> 96d3fc9b8401 [2021-10-21T06:32:28.816Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-21T06:32:29.075Z] ---> Running in cbcbf55ffd74 [2021-10-21T06:32:29.075Z] Removing intermediate container 3ce1dc1795d2 [2021-10-21T06:32:29.075Z] ---> c670a78943ff [2021-10-21T06:32:29.075Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:32:29.075Z] ---> Running in cf6e798fad0d [2021-10-21T06:32:29.075Z] ---> Running in cef5bee96979 [2021-10-21T06:32:29.656Z] Removing intermediate container cef5bee96979 [2021-10-21T06:32:29.656Z] ---> e27fe839b58f [2021-10-21T06:32:29.656Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:32:29.656Z] ---> Running in 9ea7b16c6a90 [2021-10-21T06:32:29.656Z] 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-21T06:32:29.656Z] Collecting docker-compose==1.23.2 [2021-10-21T06:32:29.656Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:29.928Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-21T06:32:29.928Z] Removing intermediate container 9ea7b16c6a90 [2021-10-21T06:32:29.928Z] ---> 6cda0ad0b494 [2021-10-21T06:32:29.928Z] [2021-10-21T06:32:29.928Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-21T06:32:29.928Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-21T06:32:30.194Z] Successfully built 6cda0ad0b494 [2021-10-21T06:32:30.194Z] Successfully tagged core-data:latest [2021-10-21T06:32:30.194Z] Building support-scheduler [2021-10-21T06:32:30.194Z] Collecting PyYAML<4,>=3.10 [2021-10-21T06:32:30.194Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-21T06:32:30.800Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:32:31.061Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-21T06:32:31.061Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-21T06:32:31.061Z] OK: 220 MiB in 52 packages [2021-10-21T06:32:31.646Z] Collecting jsonschema<3,>=2.5.1 [2021-10-21T06:32:31.646Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-21T06:32:31.646Z] Collecting texttable<0.10,>=0.9.0 [2021-10-21T06:32:31.646Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-21T06:32:32.217Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-21T06:32:32.217Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-21T06:32:32.217Z] Collecting docopt<0.7,>=0.6.1 [2021-10-21T06:32:32.217Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-21T06:32:32.787Z] Collecting cached-property<2,>=1.2.0 [2021-10-21T06:32:32.787Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-21T06:32:32.787Z] 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-21T06:32:32.787Z] Collecting docker<4.0,>=3.6.0 [2021-10-21T06:32:32.787Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-21T06:32:32.787Z] Collecting docker-pycreds>=0.4.0 [2021-10-21T06:32:32.787Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-21T06:32:32.787Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-21T06:32:32.787Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-21T06:32:32.787Z] 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-21T06:32:33.048Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-21T06:32:33.048Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-21T06:32:33.048Z] Collecting idna<2.8,>=2.5 [2021-10-21T06:32:33.048Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-21T06:32:33.048Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-21T06:32:33.048Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-21T06:32:33.048Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-21T06:32:33.048Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-21T06:32:33.310Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-21T06:32:33.310Z] Attempting uninstall: urllib3 [2021-10-21T06:32:33.310Z] Found existing installation: urllib3 1.26.5 [2021-10-21T06:32:33.310Z] Uninstalling urllib3-1.26.5: [2021-10-21T06:32:33.310Z] Successfully uninstalled urllib3-1.26.5 [2021-10-21T06:32:33.310Z] Attempting uninstall: idna [2021-10-21T06:32:33.310Z] Found existing installation: idna 3.2 [2021-10-21T06:32:33.310Z] Uninstalling idna-3.2: [2021-10-21T06:32:33.572Z] Successfully uninstalled idna-3.2 [2021-10-21T06:32:34.145Z] Attempting uninstall: chardet [2021-10-21T06:32:34.146Z] Found existing installation: chardet 4.0.0 [2021-10-21T06:32:34.146Z] Uninstalling chardet-4.0.0: [2021-10-21T06:32:34.146Z] Removing intermediate container cbcbf55ffd74 [2021-10-21T06:32:34.146Z] ---> 84d1a27b09d4 [2021-10-21T06:32:34.146Z] Step 6/21 : COPY . . [2021-10-21T06:32:34.146Z] Successfully uninstalled chardet-4.0.0 [2021-10-21T06:32:34.729Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:32:34.729Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:32:34.729Z] ---> 229587df3a44 [2021-10-21T06:32:34.729Z] Step 3/30 : WORKDIR /edgex-go [2021-10-21T06:32:34.729Z] ---> Using cache [2021-10-21T06:32:34.729Z] ---> 4913787b963d [2021-10-21T06:32:34.729Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:32:34.729Z] ---> Using cache [2021-10-21T06:32:34.729Z] ---> e8f6f0f8aecf [2021-10-21T06:32:34.729Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-21T06:32:34.729Z] ---> Using cache [2021-10-21T06:32:34.729Z] ---> 9cddfe7e4623 [2021-10-21T06:32:34.729Z] Step 6/30 : COPY . . [2021-10-21T06:32:34.729Z] ---> Using cache [2021-10-21T06:32:34.729Z] ---> 2800ca0b9843 [2021-10-21T06:32:34.729Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:32:34.729Z] ---> Using cache [2021-10-21T06:32:34.729Z] ---> 96d3fc9b8401 [2021-10-21T06:32:34.729Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-21T06:32:35.685Z] Attempting uninstall: requests [2021-10-21T06:32:35.685Z] Found existing installation: requests 2.25.1 [2021-10-21T06:32:35.686Z] Uninstalling requests-2.25.1: [2021-10-21T06:32:35.686Z] Successfully uninstalled requests-2.25.1 [2021-10-21T06:32:36.258Z] ---> Running in 10e67f732d2c [2021-10-21T06:32:36.258Z] Running setup.py install for texttable: started [2021-10-21T06:32:36.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 [2021-10-21T06:32:36.875Z] Running setup.py install for texttable: finished with status 'done' [2021-10-21T06:32:36.875Z] Running setup.py install for PyYAML: started [2021-10-21T06:32:37.848Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-21T06:32:38.113Z] Running setup.py install for docopt: started [2021-10-21T06:32:38.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T06:32:38.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-21T06:32:38.387Z] ---> 229587df3a44 [2021-10-21T06:32:38.387Z] Step 3/23 : WORKDIR /edgex-go [2021-10-21T06:32:38.387Z] ---> Using cache [2021-10-21T06:32:38.387Z] ---> 4913787b963d [2021-10-21T06:32:38.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T06:32:38.387Z] ---> Using cache [2021-10-21T06:32:38.387Z] ---> e8f6f0f8aecf [2021-10-21T06:32:38.387Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-21T06:32:38.387Z] ---> Using cache [2021-10-21T06:32:38.387Z] ---> 9cddfe7e4623 [2021-10-21T06:32:38.387Z] Step 6/23 : COPY go.mod . [2021-10-21T06:32:38.959Z] Running setup.py install for docopt: finished with status 'done' [2021-10-21T06:32:38.959Z] Running setup.py install for dockerpty: started [2021-10-21T06:32:39.916Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-21T06:32:40.866Z] ---> 336a62cec359 [2021-10-21T06:32:40.866Z] Step 7/23 : RUN go mod download [2021-10-21T06:32:40.866Z] ---> Running in 6b17637fd177 [2021-10-21T06:32:41.137Z] ---> bbe7f93b3ead [2021-10-21T06:32:41.137Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T06:32:41.137Z] ---> Running in 9a291f364b26 [2021-10-21T06:32:41.137Z] 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-21T06:32:43.692Z] Removing intermediate container 9a291f364b26 [2021-10-21T06:32:43.692Z] ---> 61aa4c79419d [2021-10-21T06:32:43.692Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-21T06:32:44.290Z] ---> Running in d25e1b1ada2a [2021-10-21T06:32:44.570Z] Removing intermediate container 6b17637fd177 [2021-10-21T06:32:44.570Z] ---> aace3afc4800 [2021-10-21T06:32:44.570Z] Step 8/23 : COPY . . [2021-10-21T06:32:45.163Z] 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-21T06:32:47.760Z] Removing intermediate container 8818936e8c81 [2021-10-21T06:32:47.760Z] ---> da1635166f51 [2021-10-21T06:32:47.760Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-21T06:32:47.760Z] ---> Running in 4cc442f97bdf [2021-10-21T06:32:48.779Z] Removing intermediate container 4cc442f97bdf [2021-10-21T06:32:48.779Z] ---> c270192edc41 [2021-10-21T06:32:48.779Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-21T06:32:49.799Z] ---> Running in df5fefa2fd52 [2021-10-21T06:32:50.799Z] Removing intermediate container df5fefa2fd52 [2021-10-21T06:32:50.799Z] ---> c30819cb0932 [2021-10-21T06:32:50.799Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-21T06:32:51.775Z] ---> 25d0fa58b99d [2021-10-21T06:32:51.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-21T06:32:51.775Z] ---> 85faa8b4c2c4 [2021-10-21T06:32:51.775Z] Step 9/23 : RUN go mod tidy [2021-10-21T06:32:52.053Z] ---> Running in cd1a0485fb27 [2021-10-21T06:32:52.053Z] ---> ec7ae50c3545 [2021-10-21T06:32:52.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-21T06:32:52.651Z] ---> 0dc651ae4743 [2021-10-21T06:32:52.651Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-21T06:32:52.651Z] ---> Running in 409834e8f5c8 [2021-10-21T06:32:52.651Z] Removing intermediate container 409834e8f5c8 [2021-10-21T06:32:52.651Z] ---> ec663640fef9 [2021-10-21T06:32:52.651Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:32:52.651Z] ---> Running in f0599bf41d8e [2021-10-21T06:32:52.920Z] Removing intermediate container f0599bf41d8e [2021-10-21T06:32:52.920Z] ---> 828c9385728f [2021-10-21T06:32:52.920Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:32:52.920Z] ---> Running in d22af74882fe [2021-10-21T06:32:53.186Z] Removing intermediate container d22af74882fe [2021-10-21T06:32:53.186Z] ---> 07428595d2dd [2021-10-21T06:32:53.186Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:32:53.186Z] ---> Running in 54ac1ffe938a [2021-10-21T06:32:53.452Z] Removing intermediate container 54ac1ffe938a [2021-10-21T06:32:53.452Z] ---> 08866ce33036 [2021-10-21T06:32:53.452Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:32:53.452Z] ---> Running in cfc7791d6596 [2021-10-21T06:32:53.723Z] Removing intermediate container cfc7791d6596 [2021-10-21T06:32:53.723Z] ---> e7fc4c520fa6 [2021-10-21T06:32:53.723Z] [2021-10-21T06:32:53.723Z] Successfully built e7fc4c520fa6 [2021-10-21T06:32:53.723Z] Successfully tagged sys-mgmt-agent:latest [2021-10-21T06:32:57.091Z]  Building sys-mgmt-agent ... done Removing intermediate container cd1a0485fb27 [2021-10-21T06:32:57.091Z] ---> dc3bdb5578a8 [2021-10-21T06:32:57.091Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-21T06:32:57.091Z] ---> Running in 3ba04e120bde [2021-10-21T06:32:57.091Z] 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-21T06:33:05.345Z] Removing intermediate container cf6e798fad0d [2021-10-21T06:33:05.345Z] ---> 68471a42ba39 [2021-10-21T06:33:05.345Z] [2021-10-21T06:33:05.345Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T06:33:05.345Z] ---> 14119a10abf4 [2021-10-21T06:33:05.345Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T06:33:05.345Z] ---> Using cache [2021-10-21T06:33:05.345Z] ---> 6297912da977 [2021-10-21T06:33:05.345Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:33:05.345Z] ---> Using cache [2021-10-21T06:33:05.345Z] ---> dbb52e05839b [2021-10-21T06:33:05.345Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-21T06:33:05.345Z] ---> Running in d132ac9e4cc4 [2021-10-21T06:33:05.345Z] Removing intermediate container d132ac9e4cc4 [2021-10-21T06:33:05.345Z] ---> 97aa4a5b992f [2021-10-21T06:33:05.345Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T06:33:05.608Z] ---> Running in 9d016b8da17b [2021-10-21T06:33:05.608Z] Removing intermediate container 9d016b8da17b [2021-10-21T06:33:05.608Z] ---> d04649c18ddb [2021-10-21T06:33:05.608Z] Step 14/22 : WORKDIR / [2021-10-21T06:33:05.879Z] ---> Running in 74bab09e132a [2021-10-21T06:33:05.879Z] Removing intermediate container 74bab09e132a [2021-10-21T06:33:05.879Z] ---> 20d1a816da9b [2021-10-21T06:33:05.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:33:06.152Z] ---> 2f4a284da0ba [2021-10-21T06:33:06.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-21T06:33:06.773Z] ---> 067348333326 [2021-10-21T06:33:06.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-21T06:33:07.045Z] ---> 92381e6448d1 [2021-10-21T06:33:07.045Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-21T06:33:07.045Z] ---> Running in 1fefb2e29efb [2021-10-21T06:33:07.322Z] Removing intermediate container 1fefb2e29efb [2021-10-21T06:33:07.322Z] ---> 9baf7404926d [2021-10-21T06:33:07.322Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:33:07.322Z] ---> Running in ac61ce89a015 [2021-10-21T06:33:07.586Z] Removing intermediate container ac61ce89a015 [2021-10-21T06:33:07.586Z] ---> d68f4c0c02a7 [2021-10-21T06:33:07.586Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T06:33:07.586Z] ---> Running in c2267689d884 [2021-10-21T06:33:07.586Z] Removing intermediate container c2267689d884 [2021-10-21T06:33:07.586Z] ---> 797af3014122 [2021-10-21T06:33:07.586Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:33:07.848Z] ---> Running in 0ea9df0a9df0 [2021-10-21T06:33:07.848Z] Removing intermediate container 0ea9df0a9df0 [2021-10-21T06:33:07.848Z] ---> 5e9737145d82 [2021-10-21T06:33:07.848Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T06:33:07.848Z] ---> Running in 7df97c9540e2 [2021-10-21T06:33:08.109Z] Removing intermediate container 7df97c9540e2 [2021-10-21T06:33:08.109Z] ---> 256685c56063 [2021-10-21T06:33:08.109Z] [2021-10-21T06:33:08.109Z] Successfully built 256685c56063 [2021-10-21T06:33:08.109Z] Successfully tagged core-metadata:latest [2021-10-21T06:33:10.663Z]  Building core-metadata ... done Removing intermediate container 10e67f732d2c [2021-10-21T06:33:10.663Z] ---> 6319c369971c [2021-10-21T06:33:10.663Z] [2021-10-21T06:33:10.663Z] Step 9/30 : FROM alpine:3.14 [2021-10-21T06:33:10.663Z] ---> 14119a10abf4 [2021-10-21T06:33:10.663Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-21T06:33:10.663Z] ---> Running in 6dd9189ed61b [2021-10-21T06:33:10.663Z] Removing intermediate container 6dd9189ed61b [2021-10-21T06:33:10.663Z] ---> be33442acdec [2021-10-21T06:33:10.663Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-21T06:33:10.663Z] ---> Running in 80f3a7c7931a [2021-10-21T06:33:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:33:11.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:33:11.187Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-21T06:33:11.447Z] (2/2) Installing su-exec (0.2-r1) [2021-10-21T06:33:11.447Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:33:11.447Z] OK: 6 MiB in 16 packages [2021-10-21T06:33:12.029Z] Removing intermediate container 80f3a7c7931a [2021-10-21T06:33:12.029Z] ---> 629667e24c52 [2021-10-21T06:33:12.029Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-21T06:33:12.029Z] ---> Running in 341ddd9d5d52 [2021-10-21T06:33:12.290Z] Removing intermediate container 341ddd9d5d52 [2021-10-21T06:33:12.290Z] ---> fc25b7645f13 [2021-10-21T06:33:12.290Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-21T06:33:12.290Z] ---> Running in 4bfa424f074d [2021-10-21T06:33:12.552Z] Removing intermediate container 4bfa424f074d [2021-10-21T06:33:12.552Z] ---> f835064c166c [2021-10-21T06:33:12.552Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-21T06:33:12.552Z] ---> Running in cba7527eea6c [2021-10-21T06:33:13.501Z] Removing intermediate container cba7527eea6c [2021-10-21T06:33:13.501Z] ---> e0378485300b [2021-10-21T06:33:13.501Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-21T06:33:13.501Z] ---> Running in 409aecf5ce92 [2021-10-21T06:33:13.763Z] Removing intermediate container 409aecf5ce92 [2021-10-21T06:33:13.763Z] ---> 23300e123564 [2021-10-21T06:33:13.763Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-21T06:33:14.048Z] ---> 6927f5bcb5ed [2021-10-21T06:33:14.048Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-21T06:33:14.048Z] ---> Running in b139ccf7ddc7 [2021-10-21T06:33:15.048Z] Removing intermediate container b139ccf7ddc7 [2021-10-21T06:33:15.048Z] ---> 65e9fa92098b [2021-10-21T06:33:15.048Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:33:16.022Z] ---> b3f1065eb939 [2021-10-21T06:33:16.022Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-21T06:33:16.287Z] Removing intermediate container d25e1b1ada2a [2021-10-21T06:33:16.288Z] ---> 549b61016260 [2021-10-21T06:33:16.288Z] [2021-10-21T06:33:16.288Z] Step 9/21 : FROM alpine:3.14 [2021-10-21T06:33:16.288Z] ---> 14119a10abf4 [2021-10-21T06:33:16.288Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-21T06:33:16.555Z] ---> Running in 0121a5b21c1c [2021-10-21T06:33:16.555Z] ---> 6cd69fa479af [2021-10-21T06:33:16.555Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-21T06:33:16.820Z] ---> 1fcc9b2a9862 [2021-10-21T06:33:16.820Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-21T06:33:17.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T06:33:17.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T06:33:17.082Z] ---> a81788a0d8e1 [2021-10-21T06:33:17.082Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-21T06:33:17.344Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-21T06:33:17.344Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-21T06:33:17.344Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T06:33:17.344Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T06:33:17.344Z] OK: 6 MiB in 16 packages [2021-10-21T06:33:17.344Z] ---> d9972a2b61cb [2021-10-21T06:33:17.344Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-21T06:33:17.936Z] ---> Running in dae37ef8bb9f [2021-10-21T06:33:17.936Z] Removing intermediate container dae37ef8bb9f [2021-10-21T06:33:17.936Z] ---> fc64766afb24 [2021-10-21T06:33:17.936Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-21T06:33:17.936Z] Removing intermediate container 0121a5b21c1c [2021-10-21T06:33:17.936Z] ---> bec0197aabbe [2021-10-21T06:33:17.936Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:33:18.202Z] ---> Running in 2f6501e382a3 [2021-10-21T06:33:18.202Z] Removing intermediate container 2f6501e382a3 [2021-10-21T06:33:18.202Z] ---> c70d9b578076 [2021-10-21T06:33:18.202Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-21T06:33:18.202Z] ---> 6155829e1a1f [2021-10-21T06:33:18.202Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-21T06:33:18.202Z] ---> Running in ebb490e35f40 [2021-10-21T06:33:18.467Z] ---> Running in 73615d434755 [2021-10-21T06:33:18.467Z] Removing intermediate container ebb490e35f40 [2021-10-21T06:33:18.467Z] ---> ddf45cd7c9d3 [2021-10-21T06:33:18.467Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-21T06:33:18.467Z] ---> Running in 508ca032390e [2021-10-21T06:33:18.739Z] Removing intermediate container 508ca032390e [2021-10-21T06:33:18.739Z] ---> fd5beae99c08 [2021-10-21T06:33:18.739Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:33:18.999Z] ---> 14b49edabe11 [2021-10-21T06:33:18.999Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-21T06:33:19.268Z] Removing intermediate container 73615d434755 [2021-10-21T06:33:19.268Z] ---> a73a05902ed6 [2021-10-21T06:33:19.268Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-21T06:33:19.268Z] ---> Running in d60c0173f492 [2021-10-21T06:33:19.534Z] ---> 8867ca45f32c [2021-10-21T06:33:19.534Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-21T06:33:19.534Z] Removing intermediate container d60c0173f492 [2021-10-21T06:33:19.534Z] ---> 79792e4f5fea [2021-10-21T06:33:19.534Z] Step 27/30 : CMD ["gate"] [2021-10-21T06:33:19.800Z] ---> Running in 1d1def1cc903 [2021-10-21T06:33:19.800Z] ---> ccee72ea123c [2021-10-21T06:33:19.800Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-21T06:33:20.065Z] Removing intermediate container 3ba04e120bde [2021-10-21T06:33:20.065Z] ---> 2bb4fddc3968 [2021-10-21T06:33:20.065Z] [2021-10-21T06:33:20.065Z] Step 11/23 : FROM alpine:3.14 [2021-10-21T06:33:20.065Z] ---> 14119a10abf4 [2021-10-21T06:33:20.065Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-21T06:33:20.065Z] ---> Using cache [2021-10-21T06:33:20.065Z] ---> 6297912da977 [2021-10-21T06:33:20.065Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T06:33:20.065Z] ---> Using cache [2021-10-21T06:33:20.065Z] ---> dbb52e05839b [2021-10-21T06:33:20.065Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-21T06:33:20.065Z] ---> Running in 1db49b527f5d [2021-10-21T06:33:20.065Z] ---> Running in ea923803558e [2021-10-21T06:33:20.065Z] Removing intermediate container 1d1def1cc903 [2021-10-21T06:33:20.065Z] ---> f993c2763567 [2021-10-21T06:33:20.065Z] Step 28/30 : LABEL arch=x86_64 [2021-10-21T06:33:20.065Z] ---> Running in 7a8fca0a759a [2021-10-21T06:33:20.065Z] Removing intermediate container 1db49b527f5d [2021-10-21T06:33:20.065Z] ---> 399cf0f35b89 [2021-10-21T06:33:20.065Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:33:20.065Z] Removing intermediate container ea923803558e [2021-10-21T06:33:20.065Z] ---> 571e004e4d1d [2021-10-21T06:33:20.065Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-21T06:33:20.065Z] ---> Running in eb3f02b9ff72 [2021-10-21T06:33:20.333Z] ---> Running in 87a7147abeac [2021-10-21T06:33:20.333Z] Removing intermediate container 7a8fca0a759a [2021-10-21T06:33:20.333Z] ---> d67d34acbd77 [2021-10-21T06:33:20.333Z] Step 29/30 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:33:20.333Z] ---> Running in 00aa128d0a35 [2021-10-21T06:33:20.333Z] Removing intermediate container eb3f02b9ff72 [2021-10-21T06:33:20.333Z] ---> 6000a12c6bd1 [2021-10-21T06:33:20.333Z] Step 19/21 : LABEL arch=x86_64 [2021-10-21T06:33:20.333Z] Removing intermediate container 87a7147abeac [2021-10-21T06:33:20.333Z] ---> 6a6a35c5911a [2021-10-21T06:33:20.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T06:33:20.333Z] ---> Running in a0b04bca1628 [2021-10-21T06:33:20.618Z] Removing intermediate container 00aa128d0a35 [2021-10-21T06:33:20.618Z] ---> ed3e74032e06 [2021-10-21T06:33:20.618Z] Step 30/30 : LABEL version=0.0.0 [2021-10-21T06:33:20.618Z] Removing intermediate container a0b04bca1628 [2021-10-21T06:33:20.618Z] ---> cf1ec1bb624d [2021-10-21T06:33:20.618Z] Step 20/21 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:33:20.618Z] ---> Running in fa84855f414b [2021-10-21T06:33:20.618Z] ---> Running in 81e4edb00e40 [2021-10-21T06:33:20.618Z] ---> 905cd01b889d [2021-10-21T06:33:20.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-21T06:33:20.618Z] Removing intermediate container 81e4edb00e40 [2021-10-21T06:33:20.618Z] ---> 145084fcf4ce [2021-10-21T06:33:20.618Z] [2021-10-21T06:33:20.618Z] Removing intermediate container fa84855f414b [2021-10-21T06:33:20.618Z] ---> 2e2238ba8a9e [2021-10-21T06:33:20.618Z] Step 21/21 : LABEL version=0.0.0 [2021-10-21T06:33:20.902Z] Successfully built 145084fcf4ce [2021-10-21T06:33:20.902Z] Successfully tagged security-bootstrapper:latest [2021-10-21T06:33:20.902Z]  Building security-bootstrapper ... done  ---> Running in d5695421a856 [2021-10-21T06:33:20.902Z] Removing intermediate container d5695421a856 [2021-10-21T06:33:20.902Z] ---> 56d6d03f464e [2021-10-21T06:33:20.902Z] [2021-10-21T06:33:20.902Z] ---> 6cd8874cdb55 [2021-10-21T06:33:20.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-21T06:33:20.902Z] Successfully built 56d6d03f464e [2021-10-21T06:33:21.169Z] Successfully tagged support-notifications:latest [2021-10-21T06:33:21.169Z]  Building support-notifications ... done  ---> c57206196f9e [2021-10-21T06:33:21.169Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-21T06:33:21.169Z] ---> Running in 909a4f1b910d [2021-10-21T06:33:21.169Z] Removing intermediate container 909a4f1b910d [2021-10-21T06:33:21.169Z] ---> bcac212add7a [2021-10-21T06:33:21.169Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T06:33:21.169Z] ---> Running in cf18510adf03 [2021-10-21T06:33:21.429Z] Removing intermediate container cf18510adf03 [2021-10-21T06:33:21.429Z] ---> 9f41e8371fc1 [2021-10-21T06:33:21.429Z] Step 21/23 : LABEL arch=x86_64 [2021-10-21T06:33:21.429Z] ---> Running in 994ec936f48b [2021-10-21T06:33:21.429Z] Removing intermediate container 994ec936f48b [2021-10-21T06:33:21.429Z] ---> 02c1eaf6d17b [2021-10-21T06:33:21.429Z] Step 22/23 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:33:21.429Z] ---> Running in a4a495e6effc [2021-10-21T06:33:21.695Z] Removing intermediate container a4a495e6effc [2021-10-21T06:33:21.695Z] ---> 43599a454985 [2021-10-21T06:33:21.695Z] Step 23/23 : LABEL version=0.0.0 [2021-10-21T06:33:21.695Z] ---> Running in 7a281411bd8b [2021-10-21T06:33:21.695Z] Removing intermediate container 7a281411bd8b [2021-10-21T06:33:21.695Z] ---> cab49fa55aea [2021-10-21T06:33:21.695Z] [2021-10-21T06:33:21.695Z] Successfully built cab49fa55aea [2021-10-21T06:33:21.695Z] Successfully tagged support-scheduler:latest [2021-10-21T06:33:21.965Z]  Building support-scheduler ... done  [Pipeline] } [2021-10-21T06:33:21.970Z] $ docker stop --time=1 315b33b018e256a3ddc920412102ca514e8ecd7f814ae4b2679d870196798772 [2021-10-21T06:33:23.312Z] $ docker rm -f 315b33b018e256a3ddc920412102ca514e8ecd7f814ae4b2679d870196798772 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T06:33:23.665Z] + docker images [2021-10-21T06:33:23.665Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-21T06:33:23.665Z] support-scheduler latest cab49fa55aea 2 seconds ago 16.2MB [2021-10-21T06:33:23.665Z] security-bootstrapper latest 145084fcf4ce 3 seconds ago 18.9MB [2021-10-21T06:33:23.665Z] support-notifications latest 56d6d03f464e 3 seconds ago 16.9MB [2021-10-21T06:33:23.665Z] 2bb4fddc3968 4 seconds ago 1.76GB [2021-10-21T06:33:23.665Z] 549b61016260 8 seconds ago 1.76GB [2021-10-21T06:33:23.665Z] 6319c369971c 14 seconds ago 1.76GB [2021-10-21T06:33:23.665Z] core-metadata latest 256685c56063 16 seconds ago 16.9MB [2021-10-21T06:33:23.665Z] 68471a42ba39 19 seconds ago 1.76GB [2021-10-21T06:33:23.665Z] sys-mgmt-agent latest e7fc4c520fa6 30 seconds ago 294MB [2021-10-21T06:33:23.665Z] core-data latest 6cda0ad0b494 54 seconds ago 20.6MB [2021-10-21T06:33:23.665Z] security-secretstore-setup latest 07a6233a17dc 58 seconds ago 28.3MB [2021-10-21T06:33:23.665Z] security-proxy-setup latest 6eb4bc9119e1 About a minute ago 26.8MB [2021-10-21T06:33:23.665Z] core-command latest 403764d8eb54 About a minute ago 16.1MB [2021-10-21T06:33:23.665Z] f9eb8afe5db1 About a minute ago 1.76GB [2021-10-21T06:33:23.665Z] 7a8904413ad5 About a minute ago 1.76GB [2021-10-21T06:33:23.665Z] ed215fc00f8e About a minute ago 1.76GB [2021-10-21T06:33:23.665Z] ebcb2c1e9e09 About a minute ago 1.76GB [2021-10-21T06:33:23.665Z] f0e92a5427f1 About a minute ago 1.75GB [2021-10-21T06:33:23.665Z] ci-base-image-x86_64 latest 229587df3a44 5 minutes ago 1.25GB [2021-10-21T06:33:23.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 days ago 548MB [2021-10-21T06:33:23.665Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 13 days ago 34.5MB [2021-10-21T06:33:23.665Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-21T06:33:23.665Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-21T06:33:23.665Z] 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-21T06:33:38.917Z] Still waiting to schedule task [2021-10-21T06:33:38.917Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-21T06:36:44.567Z] Running on prd-ubuntu18.04-docker-8c-8g-873 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws [2021-10-21T06:36:44.580Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-21T06:36:44.659Z] The recommended git tool is: git [2021-10-21T06:36:46.484Z] using credential edgex-jenkins-ssh [2021-10-21T06:36:46.495Z] Cloning the remote Git repository [2021-10-21T06:36:46.514Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:36:46.570Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-21T06:36:46.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:36:46.597Z] > git --version # timeout=10 [2021-10-21T06:36:46.603Z] > git --version # 'git version 2.17.1' [2021-10-21T06:36:46.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:36:46.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:36:51.591Z] Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:36:51.689Z] Merge succeeded, producing e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:36:51.689Z] Checking out Revision e462041107369ea5f4f7de20c9f99930c2ea7559 (PR-3758) [2021-10-21T06:36:50.900Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:36:50.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:36:50.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:36:50.936Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:36:50.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:36:50.940Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-21T06:36:51.600Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:36:51.606Z] > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 [2021-10-21T06:36:51.659Z] > git remote # timeout=10 [2021-10-21T06:36:51.665Z] > git config --get remote.origin.url # timeout=10 [2021-10-21T06:36:51.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:36:51.673Z] > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 [2021-10-21T06:36:51.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-21T06:36:51.694Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:36:51.702Z] > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 [2021-10-21T06:36:55.227Z] Commit message: "feat(all): Enable CORS headers for all services" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:36:55.931Z] + echo snap-build.sh [2021-10-21T06:36:55.931Z] snap-build.sh [2021-10-21T06:36:55.931Z] + SNAP_BASE_DIR=. [2021-10-21T06:36:55.931Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-10-21T06:36:55.931Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-10-21T06:36:55.931Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-10-21T06:36:55.931Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-10-21T06:36:55.931Z] + cd /w/workspace/edgex-go/5 [2021-10-21T06:36:55.931Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-21T06:36:55.931Z] Reading package lists... [2021-10-21T06:36:55.931Z] Building dependency tree... [2021-10-21T06:36:55.931Z] Reading state information... [2021-10-21T06:36:55.931Z] The following packages were automatically installed and are no longer required: [2021-10-21T06:36:55.931Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-21T06:36:55.931Z] uidmap xdelta3 [2021-10-21T06:36:55.931Z] Use 'sudo apt autoremove' to remove them. [2021-10-21T06:36:55.931Z] The following packages will be REMOVED: [2021-10-21T06:36:55.931Z] lxd* lxd-client* [2021-10-21T06:36:56.191Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-21T06:36:56.191Z] After this operation, 31.7 MB disk space will be freed. [2021-10-21T06:36:56.713Z] (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-21T06:36:56.713Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-21T06:36:57.661Z] Removing lxd dnsmasq configuration [2021-10-21T06:36:57.661Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-21T06:36:57.661Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-21T06:36:58.604Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:36:58.604Z] (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-21T06:36:58.604Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-21T06:36:59.988Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-21T06:36:59.988Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-21T06:37:00.559Z] + sudo snap remove --purge lxd [2021-10-21T06:37:00.559Z] snap "lxd" is not installed [2021-10-21T06:37:00.559Z] + sudo groupadd --force --system lxd [2021-10-21T06:37:00.559Z] ++ whoami [2021-10-21T06:37:00.559Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-21T06:37:00.559Z] + newgrp - lxd [2021-10-21T06:37:00.822Z] + sudo snap install lxd [2021-10-21T06:37:18.940Z] 2021-10-21T06:37:15Z INFO Waiting for automatic snapd restart... [2021-10-21T06:37:40.903Z] lxd 4.19 from Canonical* installed [2021-10-21T06:37:40.903Z] + sudo lxd init --auto [2021-10-21T06:37:46.711Z] + sudo snap install --classic snapcraft [2021-10-21T06:38:08.691Z] snapcraft 5.0 from Canonical* installed [2021-10-21T06:38:08.691Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-21T06:38:08.691Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-21T06:38:08.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T06:38:08.691Z] Dload Upload Total Spent Left Speed [2021-10-21T06:38:08.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 [2021-10-21T06:38:08.691Z] 100 3325k 100 3325k 0 0 11.5M 0 --:--:-- --:--:-- --:--:-- 11.5M [2021-10-21T06:38:08.691Z] ./yq_linux_amd64 [2021-10-21T06:38:08.691Z] + sudo snapcraft prime --use-lxd [2021-10-21T06:38:09.267Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-21T06:38:09.267Z] 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-21T06:38:09.267Z] - README.md [2021-10-21T06:38:09.267Z] [2021-10-21T06:38:09.267Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-21T06:38:09.527Z] Launching a container. [2021-10-21T06:38:17.669Z] Waiting for container to be ready [2021-10-21T06:38:17.669Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-21T06:38:17.669Z] [2021-10-21T06:38:22.962Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-21T06:38:23.221Z] Waiting for network to be ready... [2021-10-21T06:38:24.167Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-21T06:38:24.428Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] [2021-10-21T06:38:24.428Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-21T06:38:24.428Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-21T06:38:24.428Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-21T06:38:24.428Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-21T06:38:24.428Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] [2021-10-21T06:38:24.428Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] [2021-10-21T06:38:24.428Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-21T06:38:24.428Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-21T06:38:24.999Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-21T06:38:24.999Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-21T06:38:25.269Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-21T06:38:25.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-21T06:38:25.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-21T06:38:25.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-21T06:38:25.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-21T06:38:25.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-21T06:38:25.530Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-21T06:38:25.796Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] [2021-10-21T06:38:25.796Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-21T06:38:25.796Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-21T06:38:25.796Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-21T06:38:25.796Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] [2021-10-21T06:38:25.796Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] [2021-10-21T06:38:25.796Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-21T06:38:25.796Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-21T06:38:28.369Z] Fetched 25.5 MB in 4s (5920 kB/s) [2021-10-21T06:38:29.318Z] Reading package lists... [2021-10-21T06:38:29.846Z] Reading package lists... [2021-10-21T06:38:29.846Z] Building dependency tree... [2021-10-21T06:38:29.846Z] Reading state information... [2021-10-21T06:38:30.108Z] The following additional packages will be installed: [2021-10-21T06:38:30.108Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-21T06:38:30.108Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-21T06:38:30.108Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-21T06:38:30.108Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-21T06:38:30.108Z] Suggested packages: [2021-10-21T06:38:30.108Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-21T06:38:30.108Z] Recommended packages: [2021-10-21T06:38:30.108Z] gnupg libsasl2-modules [2021-10-21T06:38:30.108Z] The following NEW packages will be installed: [2021-10-21T06:38:30.108Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-21T06:38:30.108Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-21T06:38:30.108Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-21T06:38:30.108Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-21T06:38:30.108Z] The following packages will be upgraded: [2021-10-21T06:38:30.108Z] gpg gpg-agent gpgconf libudev1 [2021-10-21T06:38:30.108Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-21T06:38:30.108Z] Need to get 3527 kB of archives. [2021-10-21T06:38:30.108Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-21T06:38:30.108Z] 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-21T06:38:30.108Z] 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-21T06:38:30.108Z] 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-21T06:38:30.108Z] 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-21T06:38:30.371Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-21T06:38:30.631Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-21T06:38:30.891Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-21T06:38:31.153Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-21T06:38:31.153Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-21T06:38:31.153Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-21T06:38:31.153Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-21T06:38:31.153Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-21T06:38:31.153Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-21T06:38:31.153Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-21T06:38:31.153Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-21T06:38:31.153Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-21T06:38:31.153Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-21T06:38:31.153Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-21T06:38:31.153Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-21T06:38:31.153Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-21T06:38:31.153Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-21T06:38:31.153Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-21T06:38:31.413Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:38:31.413Z] Fetched 3527 kB in 1s (3119 kB/s) [2021-10-21T06:38:32.001Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-21T06:38:32.001Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:38:32.577Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:38:33.148Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-21T06:38:34.534Z] Selecting previously unselected package udev. [2021-10-21T06:38:34.534Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-21T06:38:34.534Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:38:34.534Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-21T06:38:35.919Z] Selecting previously unselected package libfuse2:amd64. [2021-10-21T06:38:35.919Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-21T06:38:35.919Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-21T06:38:36.513Z] Selecting previously unselected package fuse. [2021-10-21T06:38:36.513Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-21T06:38:36.513Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-21T06:38:36.778Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:38:37.042Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:38:38.012Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:38:38.012Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:38:38.590Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:38:39.161Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:38:39.734Z] Selecting previously unselected package libksba8:amd64. [2021-10-21T06:38:39.734Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-21T06:38:39.734Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-21T06:38:39.998Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-21T06:38:39.998Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:39.998Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:40.259Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-21T06:38:40.259Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:40.259Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:42.170Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-21T06:38:42.171Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:42.171Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:42.431Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-21T06:38:42.431Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:42.431Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:43.002Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-21T06:38:43.002Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:43.002Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:43.574Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-21T06:38:43.574Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:43.836Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:44.783Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-21T06:38:44.783Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:44.783Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:45.728Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-21T06:38:45.728Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:45.728Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:49.037Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-21T06:38:49.037Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-21T06:38:50.422Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:38:55.721Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-21T06:38:55.721Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-21T06:38:55.721Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:39:01.034Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-21T06:39:01.034Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-21T06:39:01.296Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:39:01.557Z] Selecting previously unselected package libldap-common. [2021-10-21T06:39:01.557Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-21T06:39:01.557Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:39:02.502Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-21T06:39:02.502Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-21T06:39:02.502Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:39:03.074Z] Selecting previously unselected package dirmngr. [2021-10-21T06:39:03.074Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:39:03.074Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-21T06:39:03.650Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:39:03.912Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-21T06:39:04.176Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-21T06:39:04.437Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:39:04.437Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-21T06:39:04.697Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-21T06:39:04.697Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:04.697Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-21T06:39:04.958Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:39:04.958Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-21T06:39:05.528Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-21T06:39:05.528Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:05.790Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-21T06:39:05.790Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-21T06:39:06.051Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-21T06:39:06.051Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.051Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.051Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.051Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.051Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.051Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.312Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-21T06:39:06.312Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-21T06:39:06.312Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-21T06:39:06.575Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:39:07.515Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-21T06:39:07.515Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-21T06:39:07.515Z] This means they are not meant to be enabled using systemctl. [2021-10-21T06:39:07.515Z] Possible reasons for having this kind of units are: [2021-10-21T06:39:07.515Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-21T06:39:07.515Z] .wants/ or .requires/ directory. [2021-10-21T06:39:07.515Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-21T06:39:07.515Z] a requirement dependency on it. [2021-10-21T06:39:07.515Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-21T06:39:07.515Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-21T06:39:07.515Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-21T06:39:07.515Z] instance name specified. [2021-10-21T06:39:08.037Z] Reading package lists... [2021-10-21T06:39:08.037Z] Building dependency tree... [2021-10-21T06:39:08.037Z] Reading state information... [2021-10-21T06:39:08.298Z] The following additional packages will be installed: [2021-10-21T06:39:08.298Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-21T06:39:08.298Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-21T06:39:08.298Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-21T06:39:08.298Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-21T06:39:08.298Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-21T06:39:08.298Z] Suggested packages: [2021-10-21T06:39:08.298Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-21T06:39:08.298Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-21T06:39:08.298Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-21T06:39:08.298Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-21T06:39:08.298Z] systemd-container policykit-1 [2021-10-21T06:39:08.298Z] Recommended packages: [2021-10-21T06:39:08.298Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-21T06:39:08.298Z] The following NEW packages will be installed: [2021-10-21T06:39:08.298Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-21T06:39:08.298Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-21T06:39:08.298Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-21T06:39:08.298Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-21T06:39:08.298Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-21T06:39:08.298Z] The following packages will be upgraded: [2021-10-21T06:39:08.298Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-21T06:39:08.298Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-21T06:39:08.298Z] Need to get 36.8 MB of archives. [2021-10-21T06:39:08.298Z] After this operation, 147 MB of additional disk space will be used. [2021-10-21T06:39:08.298Z] 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-21T06:39:08.560Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-21T06:39:08.560Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-21T06:39:08.560Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-21T06:39:08.560Z] 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-21T06:39:08.560Z] 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-21T06:39:08.560Z] 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-21T06:39:08.560Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-21T06:39:08.560Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-21T06:39:08.560Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-21T06:39:08.560Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-21T06:39:08.560Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-21T06:39:08.560Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-21T06:39:08.560Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-21T06:39:08.560Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-21T06:39:08.560Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-21T06:39:08.560Z] 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-21T06:39:09.507Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-21T06:39:09.507Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-21T06:39:09.507Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-21T06:39:09.507Z] 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-21T06:39:09.507Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-21T06:39:09.507Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-21T06:39:09.507Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-21T06:39:09.507Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-21T06:39:09.507Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-21T06:39:09.507Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-21T06:39:09.507Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-21T06:39:09.507Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-21T06:39:09.507Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-21T06:39:10.450Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:39:10.450Z] Fetched 36.8 MB in 2s (18.6 MB/s) [2021-10-21T06:39:10.710Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-21T06:39:10.710Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:39:10.969Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:39:14.274Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:39:14.274Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:39:15.218Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-21T06:39:15.788Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-21T06:39:15.788Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-21T06:39:16.047Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-21T06:39:16.643Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-21T06:39:17.587Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-21T06:39:17.587Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-21T06:39:17.848Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-21T06:39:18.792Z] Setting up apt (1.6.14) ... [2021-10-21T06:39:19.052Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-21T06:39:19.621Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-21T06:39:20.193Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-21T06:39:20.193Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-21T06:39:20.494Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-21T06:39:21.879Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-21T06:39:21.879Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:39:22.138Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:24.680Z] Selecting previously unselected package libexpat1:amd64. [2021-10-21T06:39:24.680Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-21T06:39:24.680Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-21T06:39:25.621Z] Selecting previously unselected package python3.6-minimal. [2021-10-21T06:39:25.621Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:39:25.621Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:26.192Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-21T06:39:26.452Z] Checking for services that may need to be restarted...done. [2021-10-21T06:39:26.452Z] Checking for services that may need to be restarted...done. [2021-10-21T06:39:26.712Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:26.973Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-21T06:39:27.234Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:28.175Z] Selecting previously unselected package python3-minimal. [2021-10-21T06:39:28.175Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-21T06:39:28.175Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-21T06:39:28.175Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-21T06:39:29.115Z] Selecting previously unselected package mime-support. [2021-10-21T06:39:29.115Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-21T06:39:29.375Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-21T06:39:29.947Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-21T06:39:29.947Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-21T06:39:29.947Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-21T06:39:30.887Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-21T06:39:30.887Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:39:30.887Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:35.093Z] Selecting previously unselected package python3.6. [2021-10-21T06:39:35.093Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-21T06:39:35.093Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:35.093Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-21T06:39:35.093Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-21T06:39:35.093Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-21T06:39:35.663Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-21T06:39:37.054Z] Selecting previously unselected package python3. [2021-10-21T06:39:37.054Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-21T06:39:37.054Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-21T06:39:37.054Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-21T06:39:37.317Z] Selecting previously unselected package multiarch-support. [2021-10-21T06:39:37.317Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:39:37.317Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-21T06:39:39.885Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-21T06:39:40.458Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-21T06:39:40.458Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-21T06:39:40.458Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-21T06:39:40.458Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-21T06:39:41.034Z] Selecting previously unselected package libbsd0:amd64. [2021-10-21T06:39:41.034Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-21T06:39:41.294Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-21T06:39:42.235Z] Selecting previously unselected package sudo. [2021-10-21T06:39:42.235Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-21T06:39:42.235Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-21T06:39:43.617Z] Selecting previously unselected package apparmor. [2021-10-21T06:39:43.617Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-21T06:39:43.617Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-21T06:39:45.005Z] Selecting previously unselected package libedit2:amd64. [2021-10-21T06:39:45.267Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-21T06:39:45.267Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-21T06:39:45.839Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-21T06:39:45.839Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:39:45.839Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:46.101Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-21T06:39:46.101Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:39:46.101Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:46.673Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-21T06:39:46.673Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-21T06:39:46.673Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-21T06:39:47.247Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-21T06:39:47.247Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:39:47.508Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:48.454Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-21T06:39:48.454Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-21T06:39:48.454Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:49.397Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-21T06:39:49.397Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-21T06:39:49.397Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-21T06:39:50.340Z] Selecting previously unselected package openssh-client. [2021-10-21T06:39:50.340Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-21T06:39:50.340Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-21T06:39:51.283Z] Selecting previously unselected package squashfs-tools. [2021-10-21T06:39:51.283Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-21T06:39:51.283Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-21T06:39:51.855Z] Selecting previously unselected package snapd. [2021-10-21T06:39:51.855Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-21T06:39:52.117Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-21T06:39:54.667Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-21T06:39:54.667Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-21T06:39:54.928Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-21T06:39:54.928Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-21T06:39:54.928Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-21T06:39:54.928Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:54.928Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:39:55.187Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-21T06:39:55.187Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-21T06:39:56.126Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-21T06:39:56.387Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-21T06:39:56.387Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-21T06:39:56.387Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:56.387Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:56.647Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-21T06:39:57.217Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-21T06:39:57.217Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:39:57.217Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-21T06:39:57.217Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-21T06:39:57.475Z] running python rtupdate hooks for python3.6... [2021-10-21T06:39:57.475Z] running python post-rtupdate hooks for python3.6... [2021-10-21T06:39:57.475Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-21T06:39:59.388Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-21T06:39:59.647Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-21T06:40:00.240Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-21T06:40:00.859Z] Setting up snapd (2.51.1+18.04) ... [2021-10-21T06:40:01.507Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-21T06:40:01.507Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-21T06:40:01.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-21T06:40:02.028Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-21T06:40:02.028Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-21T06:40:02.028Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-21T06:40:02.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-21T06:40:02.550Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-21T06:40:02.550Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-21T06:40:02.814Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-21T06:40:03.074Z] /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-21T06:40:03.074Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-21T06:40:03.335Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-21T06:40:05.247Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-21T06:40:05.247Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-21T06:40:05.247Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-21T06:40:06.451Z] Reading package lists... [2021-10-21T06:40:07.020Z] Reading package lists... [2021-10-21T06:40:07.282Z] Building dependency tree... [2021-10-21T06:40:07.282Z] Reading state information... [2021-10-21T06:40:07.282Z] Calculating upgrade... [2021-10-21T06:40:07.541Z] The following packages will be upgraded: [2021-10-21T06:40:07.541Z] advancecomp base-files bash binutils binutils-common [2021-10-21T06:40:07.541Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-21T06:40:07.541Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-21T06:40:07.541Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-21T06:40:07.541Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-21T06:40:07.541Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-21T06:40:07.541Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-21T06:40:07.541Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-21T06:40:07.541Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-21T06:40:07.541Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-21T06:40:07.541Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-21T06:40:07.541Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-21T06:40:07.541Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-21T06:40:07.541Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-21T06:40:07.541Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-21T06:40:07.541Z] ubuntu-keyring util-linux [2021-10-21T06:40:07.541Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-21T06:40:07.541Z] Need to get 64.1 MB of archives. [2021-10-21T06:40:07.541Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-21T06:40:07.541Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-21T06:40:07.541Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-21T06:40:07.541Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-21T06:40:07.541Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-21T06:40:07.541Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-21T06:40:07.541Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-21T06:40:07.541Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-21T06:40:07.541Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-21T06:40:07.541Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-21T06:40:07.541Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-21T06:40:07.541Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-21T06:40:07.541Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-21T06:40:07.541Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-21T06:40:07.541Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-21T06:40:07.541Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-21T06:40:07.541Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-21T06:40:07.541Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-21T06:40:07.541Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-21T06:40:07.802Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-21T06:40:07.802Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-21T06:40:07.802Z] 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-21T06:40:07.802Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-21T06:40:07.802Z] 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-21T06:40:07.802Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-21T06:40:07.802Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-21T06:40:07.802Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-21T06:40:07.802Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-21T06:40:07.803Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-21T06:40:07.803Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-21T06:40:07.803Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-21T06:40:07.803Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-21T06:40:07.803Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-21T06:40:07.803Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-21T06:40:07.803Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-21T06:40:07.803Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-21T06:40:07.803Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-21T06:40:07.803Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-21T06:40:07.803Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-21T06:40:07.803Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-21T06:40:07.803Z] 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-21T06:40:07.803Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-21T06:40:07.803Z] 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-21T06:40:07.803Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-21T06:40:07.803Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-21T06:40:07.803Z] 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-21T06:40:07.803Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-21T06:40:07.803Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-21T06:40:07.803Z] 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-21T06:40:07.803Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-21T06:40:07.803Z] 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-21T06:40:07.803Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-21T06:40:07.803Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-21T06:40:07.803Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-21T06:40:07.803Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-21T06:40:07.803Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-21T06:40:07.803Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-21T06:40:07.803Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-21T06:40:08.062Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-21T06:40:08.062Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-21T06:40:08.062Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-21T06:40:08.062Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-21T06:40:08.321Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-21T06:40:08.321Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-21T06:40:08.321Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-21T06:40:08.321Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-21T06:40:08.321Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-21T06:40:08.321Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-21T06:40:08.321Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-21T06:40:08.580Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-21T06:40:08.580Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-21T06:40:08.580Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-21T06:40:08.580Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-21T06:40:08.580Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-21T06:40:08.580Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-21T06:40:08.580Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-21T06:40:08.580Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-21T06:40:08.580Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-21T06:40:08.580Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-21T06:40:08.580Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-21T06:40:08.841Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-21T06:40:08.841Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-21T06:40:08.841Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-21T06:40:08.841Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-21T06:40:08.841Z] 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-21T06:40:08.841Z] 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-21T06:40:08.841Z] 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-21T06:40:08.841Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-21T06:40:08.841Z] 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-21T06:40:08.841Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-21T06:40:08.841Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-21T06:40:08.841Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-21T06:40:08.841Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-21T06:40:08.841Z] 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-21T06:40:08.841Z] 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-21T06:40:08.841Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-21T06:40:08.841Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-21T06:40:08.841Z] 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-21T06:40:09.102Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-21T06:40:09.102Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-21T06:40:09.102Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-21T06:40:09.102Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-21T06:40:09.102Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-21T06:40:09.102Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-21T06:40:09.102Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:40:09.362Z] Fetched 64.1 MB in 2s (40.3 MB/s) [2021-10-21T06:40:09.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:40:09.362Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:40:09.362Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:40:09.933Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:40:09.933Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:40:09.933Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-21T06:40:09.933Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-21T06:40:10.503Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:10.503Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:10.763Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:10.763Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:11.025Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:11.025Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:11.025Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:11.025Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:11.286Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:11.286Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:11.547Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:11.547Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:11.547Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:11.547Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:11.547Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:40:12.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:40:12.126Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:12.126Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-21T06:40:12.126Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:40:12.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:40:12.386Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:12.386Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:12.649Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:12.909Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:12.909Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-21T06:40:13.172Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-21T06:40:13.172Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:40:13.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:40:13.434Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:40:14.005Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:40:15.921Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-21T06:40:16.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-21T06:40:16.491Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-21T06:40:16.491Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-21T06:40:16.491Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-21T06:40:16.491Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-21T06:40:17.066Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-21T06:40:17.345Z] Installing new version of config file /etc/issue ... [2021-10-21T06:40:17.606Z] Installing new version of config file /etc/issue.net ... [2021-10-21T06:40:17.606Z] Installing new version of config file /etc/lsb-release ... [2021-10-21T06:40:17.867Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-21T06:40:18.440Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-21T06:40:18.440Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-21T06:40:18.440Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-21T06:40:18.705Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:18.705Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-21T06:40:18.969Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-21T06:40:19.558Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-21T06:40:20.136Z] 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-21T06:40:20.136Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:20.136Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:20.399Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:20.976Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:21.239Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:21.239Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-21T06:40:21.239Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-21T06:40:21.813Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-21T06:40:22.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:22.074Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-21T06:40:22.074Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-21T06:40:22.650Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-21T06:40:23.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:23.220Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:40:23.220Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:40:23.220Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-21T06:40:23.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:23.220Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:40:23.220Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:40:23.481Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-21T06:40:23.481Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:23.481Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-21T06:40:23.481Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-21T06:40:23.745Z] Setting up grep (3.1-2build1) ... [2021-10-21T06:40:23.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:23.745Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-21T06:40:24.009Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-21T06:40:24.009Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-21T06:40:24.009Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:24.009Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-21T06:40:24.269Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-21T06:40:24.269Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-21T06:40:24.269Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:24.269Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:40:24.269Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:40:24.531Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-21T06:40:24.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:24.531Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-21T06:40:24.531Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:40:25.106Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-21T06:40:25.106Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:40:25.106Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-21T06:40:25.106Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:40:25.366Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-21T06:40:25.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:25.625Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-21T06:40:25.625Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-21T06:40:26.196Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-21T06:40:26.196Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-21T06:40:26.196Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-21T06:40:26.196Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-21T06:40:26.456Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-21T06:40:26.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:26.717Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-21T06:40:26.717Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-21T06:40:26.717Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-21T06:40:26.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:26.980Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:26.980Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:26.980Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:26.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:26.980Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:26.980Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:27.240Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:27.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:27.240Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:27.240Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:27.501Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:27.501Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:27.501Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:27.501Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:27.762Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:27.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:27.762Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:40:27.762Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:40:28.024Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:40:28.024Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:40:28.024Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-21T06:40:28.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:28.024Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-21T06:40:28.288Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:40:28.288Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-21T06:40:28.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:28.288Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:28.288Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:28.549Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:28.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:28.549Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:28.549Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:28.810Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:29.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:29.071Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:29.071Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:29.642Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:40:30.214Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-21T06:40:30.474Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-21T06:40:30.474Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:30.474Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-21T06:40:30.474Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-21T06:40:31.046Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:40:32.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-21T06:40:32.428Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-21T06:40:32.428Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-21T06:40:33.000Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-21T06:40:33.571Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:40:33.571Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-21T06:40:33.571Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-21T06:40:34.514Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-21T06:40:35.460Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:40:35.460Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-21T06:40:35.460Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-21T06:40:36.031Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-21T06:40:36.603Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:40:36.603Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-21T06:40:36.864Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-21T06:40:37.127Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-21T06:40:39.685Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:40:39.685Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-21T06:40:39.685Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:40:39.685Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:40:40.258Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-21T06:40:40.258Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-21T06:40:40.521Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:40:40.782Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:40:41.043Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-21T06:40:41.043Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-21T06:40:41.305Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:40:41.567Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:40:41.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:41.829Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-21T06:40:42.093Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-21T06:40:42.093Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-21T06:40:42.093Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-21T06:40:42.355Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:40:42.355Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:40:42.616Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-21T06:40:42.616Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:42.616Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-21T06:40:42.879Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-21T06:40:42.879Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-21T06:40:43.142Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:43.142Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-21T06:40:43.142Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-21T06:40:43.408Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-21T06:40:43.408Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:43.408Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-21T06:40:43.670Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-21T06:40:43.670Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-21T06:40:44.241Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:44.241Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-21T06:40:44.502Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-21T06:40:44.502Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-21T06:40:44.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:44.762Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-21T06:40:44.762Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-21T06:40:45.334Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-21T06:40:46.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:46.280Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-21T06:40:46.280Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-21T06:40:47.221Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-21T06:40:48.165Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:48.165Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-21T06:40:48.425Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-21T06:40:48.686Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-21T06:40:49.259Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:49.259Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-21T06:40:49.520Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-21T06:40:49.785Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-21T06:40:50.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:50.356Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-21T06:40:50.356Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-21T06:40:50.622Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-21T06:40:51.194Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:51.194Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-21T06:40:51.455Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-21T06:40:51.715Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-21T06:40:51.975Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:51.975Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-21T06:40:52.237Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-21T06:40:52.810Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-21T06:40:53.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:53.751Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-21T06:40:54.013Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-21T06:40:54.599Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-21T06:40:55.240Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:55.240Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-21T06:40:55.240Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-21T06:40:55.830Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-21T06:40:56.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:56.449Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-21T06:40:57.021Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-21T06:40:57.590Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-21T06:40:57.852Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-21T06:40:57.852Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-21T06:40:58.112Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-21T06:40:58.374Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-21T06:40:58.946Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-21T06:40:58.946Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-21T06:40:59.211Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-21T06:41:00.156Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-21T06:41:00.156Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-21T06:41:01.100Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-21T06:41:01.100Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-21T06:41:02.043Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-21T06:41:02.304Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-21T06:41:04.849Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-21T06:41:04.849Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-21T06:41:05.116Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-21T06:41:05.116Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-21T06:41:05.116Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-21T06:41:05.379Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-21T06:41:05.952Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-21T06:41:05.952Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-21T06:41:06.895Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-21T06:41:06.895Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-21T06:41:07.467Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-21T06:41:07.728Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-21T06:41:08.299Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-21T06:41:08.299Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-21T06:41:09.238Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-21T06:41:09.238Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-21T06:41:12.539Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-21T06:41:12.539Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-21T06:41:12.539Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-21T06:41:12.801Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-21T06:41:13.370Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:41:13.370Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:41:15.914Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:41:15.914Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:41:16.179Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:41:16.440Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:41:16.702Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-21T06:41:16.702Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-21T06:41:17.274Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:17.274Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:18.218Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:18.480Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:19.051Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:19.312Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:20.256Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:20.256Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:21.638Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:22.208Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:23.594Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:23.855Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:28.059Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:28.060Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:28.631Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:28.631Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:30.015Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-21T06:41:30.274Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-21T06:41:30.535Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-21T06:41:30.797Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-21T06:41:31.369Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-21T06:41:31.369Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-21T06:41:32.313Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-21T06:41:32.573Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-21T06:41:33.147Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-21T06:41:33.147Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-21T06:41:33.720Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-21T06:41:33.720Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-21T06:41:34.295Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-21T06:41:34.295Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-21T06:41:34.868Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-21T06:41:35.128Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-21T06:41:35.702Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:35.702Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-21T06:41:35.965Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:35.965Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:36.227Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:36.227Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-21T06:41:36.489Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-21T06:41:36.775Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-21T06:41:36.775Z] [2021-10-21T06:41:36.775Z] Current default time zone: 'Etc/UTC' [2021-10-21T06:41:36.775Z] Local time is now: Thu Oct 21 06:41:36 UTC 2021. [2021-10-21T06:41:36.775Z] Universal Time is now: Thu Oct 21 06:41:36 UTC 2021. [2021-10-21T06:41:36.775Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-21T06:41:36.775Z] [2021-10-21T06:41:37.041Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-21T06:41:37.302Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:37.302Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-21T06:41:37.561Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-21T06:41:37.822Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-21T06:41:38.082Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-21T06:41:38.082Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-21T06:41:38.354Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-21T06:41:38.354Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-21T06:41:38.615Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-21T06:41:38.876Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:38.876Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-21T06:41:40.786Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:40.786Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:41:40.786Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:40.786Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-21T06:41:41.046Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-21T06:41:41.308Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-21T06:41:41.569Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-21T06:41:41.831Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-21T06:41:41.831Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-21T06:41:42.091Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:41:42.351Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-21T06:41:44.264Z] Updating certificates in /etc/ssl/certs... [2021-10-21T06:41:45.207Z] 23 added, 28 removed; done. [2021-10-21T06:41:45.469Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-21T06:41:45.732Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-21T06:41:46.677Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-21T06:41:46.677Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-21T06:41:46.948Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-21T06:41:47.894Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:48.158Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:41:48.419Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:48.679Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:48.940Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:49.202Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:49.463Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:49.463Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-21T06:41:50.037Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:41:50.037Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-21T06:41:50.298Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-21T06:41:50.560Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-21T06:41:50.829Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:51.397Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-21T06:41:51.657Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-21T06:41:52.228Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-21T06:41:52.490Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-21T06:41:52.758Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:41:53.018Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-21T06:41:53.278Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-21T06:41:53.537Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-21T06:41:53.799Z] Updating certificates in /etc/ssl/certs... [2021-10-21T06:41:54.368Z] 0 added, 0 removed; done. [2021-10-21T06:41:54.368Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-21T06:41:54.368Z] done. [2021-10-21T06:41:54.936Z] Reading package lists... [2021-10-21T06:41:55.212Z] Building dependency tree... [2021-10-21T06:41:55.212Z] Reading state information... [2021-10-21T06:41:55.470Z] The following NEW packages will be installed: [2021-10-21T06:41:55.470Z] apt-transport-https [2021-10-21T06:41:55.470Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-21T06:41:55.732Z] Need to get 4348 B of archives. [2021-10-21T06:41:55.732Z] After this operation, 154 kB of additional disk space will be used. [2021-10-21T06:41:55.732Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-21T06:41:55.732Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:41:55.732Z] Fetched 4348 B in 0s (21.1 kB/s) [2021-10-21T06:41:55.993Z] Selecting previously unselected package apt-transport-https. [2021-10-21T06:41:55.993Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-21T06:41:55.993Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-21T06:41:55.993Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-21T06:41:56.570Z] Setting up apt-transport-https (1.6.14) ... [2021-10-21T06:41:57.145Z] Waiting for network to be ready... [2021-10-21T06:42:53.517Z] 2021-10-21T06:42:44Z INFO Waiting for automatic snapd restart... [2021-10-21T06:42:53.517Z] snapd 2.52 from Canonical* installed [2021-10-21T06:42:53.517Z] "snapd" switched to the "latest/stable" channel [2021-10-21T06:42:53.517Z] [2021-10-21T06:42:58.808Z] core18 20210722 from Canonical* installed [2021-10-21T06:42:59.382Z] "core18" switched to the "latest/stable" channel [2021-10-21T06:42:59.382Z] [2021-10-21T06:43:07.528Z] snapcraft 5.0 from Canonical* installed [2021-10-21T06:43:08.100Z] "snapcraft" switched to the "latest/stable" channel [2021-10-21T06:43:08.100Z] [2021-10-21T06:43:14.694Z] 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-21T06:43:14.694Z] - README.md [2021-10-21T06:43:14.694Z] [2021-10-21T06:43:14.694Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-21T06:43:14.694Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-21T06:43:14.694Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-21T06:43:14.694Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-21T06:43:15.634Z] Reading package lists... [2021-10-21T06:43:16.206Z] 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-21T06:43:16.206Z] Reading package lists... [2021-10-21T06:43:16.467Z] Building dependency tree... [2021-10-21T06:43:16.467Z] Reading state information... [2021-10-21T06:43:16.467Z] Suggested packages: [2021-10-21T06:43:16.467Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-21T06:43:16.467Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-21T06:43:16.467Z] Recommended packages: [2021-10-21T06:43:16.467Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-21T06:43:16.467Z] The following NEW packages will be installed: [2021-10-21T06:43:16.467Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-21T06:43:16.467Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-21T06:43:16.467Z] pkg-config zip [2021-10-21T06:43:16.467Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-21T06:43:16.726Z] Need to get 7670 kB of archives. [2021-10-21T06:43:16.726Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-21T06:43:16.726Z] 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-21T06:43:16.726Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-21T06:43:16.726Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-21T06:43:16.726Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-21T06:43:16.726Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-21T06:43:16.988Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-21T06:43:16.988Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-21T06:43:16.989Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-21T06:43:16.989Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-21T06:43:17.251Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-21T06:43:17.251Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-21T06:43:17.251Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-21T06:43:17.251Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-21T06:43:17.251Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-21T06:43:17.251Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-21T06:43:17.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-21T06:43:17.513Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-10-21T06:43:18.084Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-21T06:43:18.084Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-21T06:43:18.084Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-21T06:43:18.084Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-21T06:43:19.027Z] Selecting previously unselected package libpsl5:amd64. [2021-10-21T06:43:19.028Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-21T06:43:19.028Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-21T06:43:19.290Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-21T06:43:19.290Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-21T06:43:19.290Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-21T06:43:19.551Z] Selecting previously unselected package librtmp1:amd64. [2021-10-21T06:43:19.811Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-21T06:43:19.811Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-21T06:43:20.073Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-21T06:43:20.073Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-21T06:43:20.073Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-21T06:43:20.647Z] Selecting previously unselected package liberror-perl. [2021-10-21T06:43:20.647Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-21T06:43:20.908Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-21T06:43:21.169Z] Selecting previously unselected package git-man. [2021-10-21T06:43:21.169Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-21T06:43:21.169Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:43:21.741Z] Selecting previously unselected package git. [2021-10-21T06:43:21.741Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-21T06:43:21.741Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:43:24.288Z] Selecting previously unselected package libnorm1:amd64. [2021-10-21T06:43:24.288Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-21T06:43:24.288Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-21T06:43:24.858Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-21T06:43:24.858Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-21T06:43:24.858Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-21T06:43:25.444Z] Selecting previously unselected package libsodium23:amd64. [2021-10-21T06:43:25.444Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-21T06:43:25.444Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-21T06:43:26.020Z] Selecting previously unselected package libzmq5:amd64. [2021-10-21T06:43:26.020Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-21T06:43:26.020Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:43:26.591Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-21T06:43:26.591Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-21T06:43:26.591Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:43:27.535Z] Selecting previously unselected package pkg-config. [2021-10-21T06:43:27.535Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-21T06:43:27.798Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-21T06:43:28.061Z] Selecting previously unselected package zip. [2021-10-21T06:43:28.061Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-21T06:43:28.061Z] Unpacking zip (3.0-11build1) ... [2021-10-21T06:43:28.635Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-21T06:43:28.635Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:43:28.897Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-21T06:43:29.158Z] Setting up liberror-perl (0.17025-1) ... [2021-10-21T06:43:29.158Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-21T06:43:29.158Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-21T06:43:29.420Z] No schema files found: doing nothing. [2021-10-21T06:43:29.420Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-21T06:43:29.680Z] Setting up zip (3.0-11build1) ... [2021-10-21T06:43:29.941Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-21T06:43:30.203Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-21T06:43:30.464Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-21T06:43:30.726Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:43:30.985Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-21T06:43:31.245Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-21T06:43:31.506Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-21T06:43:31.768Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-21T06:43:32.709Z] git set to automatically installed. [2021-10-21T06:43:32.709Z] git-man set to automatically installed. [2021-10-21T06:43:32.709Z] libcurl3-gnutls set to automatically installed. [2021-10-21T06:43:32.709Z] liberror-perl set to automatically installed. [2021-10-21T06:43:32.709Z] libglib2.0-0 set to automatically installed. [2021-10-21T06:43:32.709Z] libnghttp2-14 set to automatically installed. [2021-10-21T06:43:32.709Z] libnorm1 set to automatically installed. [2021-10-21T06:43:32.709Z] libpgm-5.2-0 set to automatically installed. [2021-10-21T06:43:32.709Z] libpsl5 set to automatically installed. [2021-10-21T06:43:32.709Z] librtmp1 set to automatically installed. [2021-10-21T06:43:32.709Z] libsodium23 set to automatically installed. [2021-10-21T06:43:32.709Z] libzmq3-dev set to automatically installed. [2021-10-21T06:43:32.709Z] libzmq5 set to automatically installed. [2021-10-21T06:43:32.709Z] pkg-config set to automatically installed. [2021-10-21T06:43:32.709Z] zip set to automatically installed. [2021-10-21T06:43:36.917Z] snapd is not logged in, snap install commands will use sudo [2021-10-21T06:43:40.225Z] snap "core18" has no updates available [2021-10-21T06:43:41.614Z] snapd is not logged in, snap install commands will use sudo [2021-10-21T06:43:59.732Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-21T06:43:59.732Z] Pulling config-common [2021-10-21T06:43:59.732Z] + snapcraftctl pull [2021-10-21T06:43:59.993Z] Pulling go-build-helper [2021-10-21T06:43:59.993Z] + snapcraftctl pull [2021-10-21T06:44:01.378Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-21T06:44:01.378Z] Skipping pull go-build-helper (already ran) [2021-10-21T06:44:01.378Z] Building go-build-helper [2021-10-21T06:44:01.378Z] + snapcraftctl build [2021-10-21T06:44:03.286Z] Staging go-build-helper [2021-10-21T06:44:03.286Z] + snapcraftctl stage [2021-10-21T06:44:13.279Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-21T06:44:13.279Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-21T06:44:13.279Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] [2021-10-21T06:44:13.279Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-21T06:44:13.279Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-21T06:44:13.279Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-21T06:44:13.279Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] [2021-10-21T06:44:13.279Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] [2021-10-21T06:44:13.279Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-21T06:44:13.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-21T06:44:13.279Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-21T06:44:13.279Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-21T06:44:13.279Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-21T06:44:13.279Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-21T06:44:13.279Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-21T06:44:13.279Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-21T06:44:13.279Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-21T06:44:13.279Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-21T06:44:13.279Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-21T06:44:13.279Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] [2021-10-21T06:44:13.279Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-21T06:44:13.279Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-21T06:44:13.279Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-21T06:44:13.279Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] [2021-10-21T06:44:13.279Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] [2021-10-21T06:44:13.279Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-21T06:44:13.280Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-21T06:44:13.280Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-21T06:44:13.280Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-21T06:44:13.280Z] Fetched 224 kB in 0s (0 B/s) [2021-10-21T06:44:13.280Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-21T06:44:13.280Z] Fetched 157 kB in 0s (0 B/s) [2021-10-21T06:44:13.280Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-21T06:44:13.280Z] Fetched 221 kB in 0s (0 B/s) [2021-10-21T06:44:13.280Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-21T06:44:13.280Z] Fetched 143 kB in 0s (0 B/s) [2021-10-21T06:44:13.280Z] Pulling edgex-go [2021-10-21T06:44:13.280Z] + snapcraftctl pull [2021-10-21T06:44:14.663Z] Pulling hooks [2021-10-21T06:44:14.663Z] + snapcraftctl pull [2021-10-21T06:44:32.776Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-21T06:44:32.776Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-21T06:44:32.776Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-21T06:44:32.776Z] Fetched 0 B in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-21T06:44:32.776Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-21T06:44:32.776Z] Fetched 279 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-21T06:44:32.776Z] Fetched 122 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-21T06:44:32.776Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-21T06:44:32.776Z] Fetched 8848 B in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-21T06:44:32.776Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-21T06:44:32.776Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-21T06:44:32.776Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-21T06:44:32.776Z] Fetched 220 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-21T06:44:32.776Z] Fetched 154 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-21T06:44:32.776Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-21T06:44:32.776Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-21T06:44:32.776Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-21T06:44:32.776Z] Fetched 499 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-21T06:44:32.776Z] Fetched 111 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-21T06:44:32.776Z] Fetched 240 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-21T06:44:32.776Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-21T06:44:32.776Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-21T06:44:32.776Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-21T06:44:32.776Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-21T06:44:32.776Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-21T06:44:32.776Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-21T06:44:32.776Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-21T06:44:32.776Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-21T06:44:32.776Z] Fetched 8720 B in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-21T06:44:32.776Z] Fetched 140 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-21T06:44:32.776Z] Fetched 119 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-21T06:44:32.776Z] Fetched 111 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-21T06:44:32.776Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-21T06:44:32.776Z] Fetched 646 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-21T06:44:32.776Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-21T06:44:32.776Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-21T06:44:32.776Z] Fetched 368 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-21T06:44:32.776Z] Fetched 187 kB in 0s (0 B/s) [2021-10-21T06:44:32.776Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-21T06:44:32.777Z] Fetched 175 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-21T06:44:32.777Z] Fetched 206 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-21T06:44:32.777Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-21T06:44:32.777Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-21T06:44:32.777Z] Fetched 159 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-21T06:44:32.777Z] Fetched 107 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-21T06:44:32.777Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-21T06:44:32.777Z] Pulling static-packages [2021-10-21T06:44:32.777Z] + snapcraftctl pull [2021-10-21T06:44:33.714Z] Pulling version [2021-10-21T06:44:33.714Z] + cd /root/project [2021-10-21T06:44:33.714Z] + + git describe --tags --abbrev=0 [2021-10-21T06:44:33.714Z] sed s/v// [2021-10-21T06:44:33.714Z] + GIT_VERSION=2.0.1-dev.73 [2021-10-21T06:44:33.714Z] + [ -z 2.0.1-dev.73 ] [2021-10-21T06:44:33.714Z] + snapcraftctl set-version 2.0.1-dev.73 [2021-10-21T06:44:35.096Z] Building config-common [2021-10-21T06:44:35.096Z] + snapcraftctl build [2021-10-21T06:44:37.148Z] Skipping build go-build-helper (already ran) [2021-10-21T06:44:37.423Z] Building edgex-go [2021-10-21T06:44:37.423Z] + cd /root/parts/edgex-go/src [2021-10-21T06:44:37.423Z] + + sed s/v// [2021-10-21T06:44:37.423Z] git describe --tags --abbrev=0 [2021-10-21T06:44:37.423Z] + GIT_VERSION=2.0.1-dev.73 [2021-10-21T06:44:37.423Z] + [ -z 2.0.1-dev.73 ] [2021-10-21T06:44:37.423Z] + echo 2.0.1-dev.73 [2021-10-21T06:44:37.423Z] + [ ! -d vendor ] [2021-10-21T06:44:37.423Z] + go mod download all [2021-10-21T06:45:35.363Z] + make build [2021-10-21T06:45:35.363Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-data/core-data ./cmd/core-data [2021-10-21T06:45:45.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-21T06:45:48.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-command/core-command ./cmd/core-command [2021-10-21T06:45:50.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-21T06:45:51.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-21T06:45:51.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-21T06:45:52.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-21T06:45:54.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-21T06:45:55.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-21T06:45:57.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-21T06:45:58.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-21T06:45:58.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-21T06:46:00.881Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-21T06:46:00.881Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-21T06:46:00.881Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-21T06:46:00.881Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-21T06:46:00.881Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-21T06:46:00.881Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-21T06:46:00.881Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-21T06:46:00.881Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-21T06:46:00.881Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-21T06:46:00.881Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-21T06:46:00.881Z] + 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-21T06:46:00.881Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-21T06:46:00.882Z] + 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-21T06:46:00.882Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-21T06:46:00.882Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-21T06:46:00.882Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-21T06:46:00.882Z] + 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-21T06:46:00.882Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-21T06:46:00.882Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-21T06:46:00.882Z] + 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-21T06:46:02.272Z] Building hooks [2021-10-21T06:46:02.272Z] + cd /root/parts/hooks/src [2021-10-21T06:46:02.272Z] + make build [2021-10-21T06:46:02.272Z] go mod tidy [2021-10-21T06:46:04.824Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-21T06:46:08.135Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-21T06:46:08.135Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-21T06:46:11.443Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-21T06:46:11.702Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-21T06:46:12.273Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-21T06:46:12.273Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-21T06:46:15.583Z] Building static-packages [2021-10-21T06:46:15.583Z] + snapcraftctl build [2021-10-21T06:46:17.502Z] Building version [2021-10-21T06:46:17.502Z] + snapcraftctl build [2021-10-21T06:46:20.061Z] Staging config-common [2021-10-21T06:46:20.061Z] + snapcraftctl stage [2021-10-21T06:46:21.006Z] Skipping stage go-build-helper (already ran) [2021-10-21T06:46:21.006Z] Staging edgex-go [2021-10-21T06:46:21.006Z] + snapcraftctl stage [2021-10-21T06:46:21.959Z] Staging hooks [2021-10-21T06:46:21.959Z] + snapcraftctl stage [2021-10-21T06:46:23.351Z] Staging static-packages [2021-10-21T06:46:23.351Z] + snapcraftctl stage [2021-10-21T06:46:24.296Z] Staging version [2021-10-21T06:46:24.297Z] + snapcraftctl stage [2021-10-21T06:46:25.684Z] Priming config-common [2021-10-21T06:46:25.684Z] + snapcraftctl prime [2021-10-21T06:46:27.074Z] Priming go-build-helper [2021-10-21T06:46:27.074Z] + snapcraftctl prime [2021-10-21T06:46:28.013Z] Priming edgex-go [2021-10-21T06:46:28.013Z] + snapcraftctl prime [2021-10-21T06:46:29.398Z] Priming hooks [2021-10-21T06:46:29.398Z] + snapcraftctl prime [2021-10-21T06:46:30.786Z] Priming static-packages [2021-10-21T06:46:30.786Z] + snapcraftctl prime [2021-10-21T06:46:33.335Z] Priming version [2021-10-21T06:46:33.335Z] + snapcraftctl prime [2021-10-21T06:46:34.725Z] 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-21T06:51:29.812Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-892 in /w/workspace/edgexfoundry_edgex-go_PR-3758 [Pipeline] { [Pipeline] ws [2021-10-21T06:51:29.825Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-10-21T06:51:30.016Z] The recommended git tool is: git [2021-10-21T06:51:35.698Z] using credential edgex-jenkins-ssh [2021-10-21T06:51:35.716Z] Cloning the remote Git repository [2021-10-21T06:51:35.775Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:51:35.883Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-10-21T06:51:35.965Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:51:35.966Z] > git --version # timeout=10 [2021-10-21T06:51:35.981Z] > git --version # 'git version 2.17.1' [2021-10-21T06:51:35.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:51:36.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:51:53.747Z] Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:51:54.090Z] Merge succeeded, producing e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T06:51:54.090Z] Checking out Revision e462041107369ea5f4f7de20c9f99930c2ea7559 (PR-3758) [2021-10-21T06:51:52.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:51:52.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T06:51:52.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T06:51:52.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T06:51:52.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:51:52.880Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3758/head:refs/remotes/origin/PR-3758 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-21T06:51:53.768Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:51:53.785Z] > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 [2021-10-21T06:51:54.007Z] > git remote # timeout=10 [2021-10-21T06:51:54.028Z] > git config --get remote.origin.url # timeout=10 [2021-10-21T06:51:54.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T06:51:54.052Z] > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 [2021-10-21T06:51:54.077Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-21T06:51:54.099Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T06:51:54.111Z] > git checkout -f e462041107369ea5f4f7de20c9f99930c2ea7559 # timeout=10 [2021-10-21T06:51:58.597Z] Commit message: "feat(all): Enable CORS headers for all services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-21T06:51:59.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-21T06:51:59.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T06:51:59.763Z] Dload Upload Total Spent Left Speed [2021-10-21T06:51:59.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh [2021-10-21T06:52:00.184Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-21T06:52:00.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-21T06:52:00.530Z] + sudo tee /etc/docker/daemon.new [2021-10-21T06:52:00.530Z] { [2021-10-21T06:52:00.530Z] "registry-mirrors": [ [2021-10-21T06:52:00.530Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-21T06:52:00.530Z] ], [2021-10-21T06:52:00.530Z] "bip": "10.250.0.254/24", [2021-10-21T06:52:00.530Z] "hosts": [ [2021-10-21T06:52:00.530Z] "tcp://0.0.0.0:5555", [2021-10-21T06:52:00.530Z] "unix:///var/run/docker.sock" [2021-10-21T06:52:00.530Z] ], [2021-10-21T06:52:00.530Z] "mtu": 1458, [2021-10-21T06:52:00.530Z] "selinux-enabled": true, [2021-10-21T06:52:00.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-21T06:52:00.530Z] } [Pipeline] sh [2021-10-21T06:52:00.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-21T06:52:01.241Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T06:52:19.630Z] provisioning config files... [2021-10-21T06:52:19.657Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5754559800941356582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T06:52:20.043Z] ---> docker-login.sh [2021-10-21T06:52:20.043Z] nexus3.edgexfoundry.org:10001 [2021-10-21T06:52:21.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:21.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:21.787Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:21.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:21.787Z] [2021-10-21T06:52:21.787Z] Login Succeeded [2021-10-21T06:52:21.787Z] nexus3.edgexfoundry.org:10002 [2021-10-21T06:52:22.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:22.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:22.350Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:22.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:22.350Z] [2021-10-21T06:52:22.350Z] Login Succeeded [2021-10-21T06:52:22.350Z] nexus3.edgexfoundry.org:10003 [2021-10-21T06:52:22.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:22.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:22.958Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:22.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:22.958Z] [2021-10-21T06:52:22.958Z] Login Succeeded [2021-10-21T06:52:22.958Z] nexus3.edgexfoundry.org:10004 [2021-10-21T06:52:23.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:23.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:23.518Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:23.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:23.518Z] [2021-10-21T06:52:23.518Z] Login Succeeded [2021-10-21T06:52:23.518Z] docker.io [2021-10-21T06:52:24.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T06:52:24.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T06:52:24.407Z] Configure a credential helper to remove this warning. See [2021-10-21T06:52:24.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T06:52:24.407Z] [2021-10-21T06:52:24.407Z] Login Succeeded [2021-10-21T06:52:24.407Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T06:52:24.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-21T06:52:24.942Z] ========================================================= [2021-10-21T06:52:24.942Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-21T06:52:24.942Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:52:25.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:25.632Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-21T06:52:25.632Z] 552d1f2373af: Pulling fs layer [2021-10-21T06:52:25.632Z] ea3f2d53f512: Pulling fs layer [2021-10-21T06:52:25.632Z] 9e70ebbbe112: Pulling fs layer [2021-10-21T06:52:25.632Z] 7a9cfe048b4a: Pulling fs layer [2021-10-21T06:52:25.632Z] 72dc09318566: Pulling fs layer [2021-10-21T06:52:25.632Z] f4f7b4309257: Pulling fs layer [2021-10-21T06:52:25.632Z] 0ac9a79272e3: Pulling fs layer [2021-10-21T06:52:25.632Z] b78e95d17946: Pulling fs layer [2021-10-21T06:52:25.632Z] 7a9cfe048b4a: Waiting [2021-10-21T06:52:25.632Z] 72dc09318566: Waiting [2021-10-21T06:52:25.632Z] f4f7b4309257: Waiting [2021-10-21T06:52:25.632Z] b78e95d17946: Waiting [2021-10-21T06:52:25.632Z] 9e70ebbbe112: Verifying Checksum [2021-10-21T06:52:25.632Z] 9e70ebbbe112: Download complete [2021-10-21T06:52:25.632Z] ea3f2d53f512: Download complete [2021-10-21T06:52:25.632Z] 72dc09318566: Verifying Checksum [2021-10-21T06:52:25.632Z] 72dc09318566: Download complete [2021-10-21T06:52:25.632Z] f4f7b4309257: Download complete [2021-10-21T06:52:25.928Z] 0ac9a79272e3: Verifying Checksum [2021-10-21T06:52:25.928Z] 0ac9a79272e3: Download complete [2021-10-21T06:52:25.928Z] 552d1f2373af: Download complete [2021-10-21T06:52:26.551Z] 552d1f2373af: Pull complete [2021-10-21T06:52:27.593Z] ea3f2d53f512: Pull complete [2021-10-21T06:52:27.874Z] 9e70ebbbe112: Pull complete [2021-10-21T06:52:27.874Z] b78e95d17946: Verifying Checksum [2021-10-21T06:52:27.874Z] b78e95d17946: Download complete [2021-10-21T06:52:28.483Z] 7a9cfe048b4a: Verifying Checksum [2021-10-21T06:52:28.483Z] 7a9cfe048b4a: Download complete [2021-10-21T06:52:38.703Z] 7a9cfe048b4a: Pull complete [2021-10-21T06:52:38.703Z] 72dc09318566: Pull complete [2021-10-21T06:52:39.310Z] f4f7b4309257: Pull complete [2021-10-21T06:52:39.591Z] 0ac9a79272e3: Pull complete [2021-10-21T06:52:45.061Z] b78e95d17946: Pull complete [2021-10-21T06:52:45.062Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-21T06:52:45.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:45.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:52:45.433Z] + docker+ build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:45.433Z] WORKDIR /edgex [2021-10-21T06:52:45.433Z] COPY go.mod . [2021-10-21T06:52:45.433Z] RUN go mod download - [2021-10-21T06:52:45.433Z] . [2021-10-21T06:52:47.453Z] Sending build context to Docker daemon 166.5MB [2021-10-21T06:52:47.453Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T06:52:47.453Z] ---> 8b459fc5aaf0 [2021-10-21T06:52:47.453Z] Step 2/4 : WORKDIR /edgex [2021-10-21T06:52:52.912Z] ---> Running in 460a541152aa [2021-10-21T06:52:53.520Z] Removing intermediate container 460a541152aa [2021-10-21T06:52:53.520Z] ---> 4782730c3b22 [2021-10-21T06:52:53.520Z] Step 3/4 : COPY go.mod . [2021-10-21T06:52:54.127Z] ---> 7d8e11b5dc6a [2021-10-21T06:52:54.127Z] Step 4/4 : RUN go mod download [2021-10-21T06:52:54.413Z] ---> Running in 3c833e3bfea7 [2021-10-21T06:54:16.345Z] Removing intermediate container 3c833e3bfea7 [2021-10-21T06:54:16.345Z] ---> df2c9629fd8f [2021-10-21T06:54:16.345Z] Successfully built df2c9629fd8f [2021-10-21T06:54:16.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:54:16.699Z] + docker inspect -f . ci-base-image-arm64 [2021-10-21T06:54:16.699Z] . [Pipeline] withDockerContainer [2021-10-21T06:54:16.977Z] prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container [2021-10-21T06:54:17.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-10-21T06:54:18.800Z] $ docker top 3cdb5fa01846a90cd1e4a8dba1a69af47f742cbdf72ca0e30b753dd076badb08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T06:54:19.804Z] + go version [2021-10-21T06:54:19.804Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-21T06:54:19.831Z] $ docker stop --time=1 3cdb5fa01846a90cd1e4a8dba1a69af47f742cbdf72ca0e30b753dd076badb08 [2021-10-21T06:54:21.736Z] $ docker rm -f 3cdb5fa01846a90cd1e4a8dba1a69af47f742cbdf72ca0e30b753dd076badb08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T06:54:22.477Z] + docker inspect -f . ci-base-image-arm64 [2021-10-21T06:54:22.477Z] . [Pipeline] withDockerContainer [2021-10-21T06:54:22.746Z] prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container [2021-10-21T06:54:22.838Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-10-21T06:54:24.405Z] $ docker top 74a756e03eae9a45d5ba5a827706f2aac28888f41f4d13124253f120a6f576d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-21T06:54:24.731Z] ========================================================= [2021-10-21T06:54:24.731Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-21T06:54:24.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T06:54:25.389Z] + make test [2021-10-21T06:54:25.389Z] go mod tidy [2021-10-21T06:54:26.007Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-21T06:54:52.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-21T06:56:01.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-21T06:56:01.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-21T06:56:01.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-21T06:56:02.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-21T06:56:14.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-21T06:56:14.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-21T06:56:14.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-21T06:56:14.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-21T06:56:14.987Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-21T06:56:15.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-21T06:56:17.622Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-21T06:56:17.623Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-21T06:56:17.623Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-21T06:56:17.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-21T06:56:26.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements [2021-10-21T06:56:26.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-21T06:56:26.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-21T06:56:29.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements [2021-10-21T06:56:29.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-21T06:56:31.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 47.2% of statements [2021-10-21T06:56:31.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-21T06:56:31.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-21T06:56:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.697s coverage: 90.1% of statements [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:56:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 84.4% of statements [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-21T06:56:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.807s coverage: 94.2% of statements [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 59.1% of statements [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.527s coverage: 0.9% of statements [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 21.7% of statements [2021-10-21T06:56:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.287s coverage: 79.5% of statements [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2021-10-21T06:56:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-10-21T06:56:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2021-10-21T06:56:59.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements [2021-10-21T06:56:59.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-10-21T06:57:05.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.584s coverage: 82.5% of statements [2021-10-21T06:57:05.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-21T06:57:12.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-21T06:57:12.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-21T06:57:12.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-21T06:57:12.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-21T06:57:12.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-10-21T06:57:12.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-21T06:57:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2021-10-21T06:57:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements [2021-10-21T06:57:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-10-21T06:57:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.783s coverage: 91.2% of statements [2021-10-21T06:57:12.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-21T06:57:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements [2021-10-21T06:57:12.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-21T06:57:12.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-21T06:57:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-10-21T06:57:13.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements [2021-10-21T06:57:13.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-10-21T06:57:13.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-10-21T06:57:14.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-10-21T06:57:19.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.283s coverage: 70.4% of statements [2021-10-21T06:57:19.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-21T06:57:19.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-21T06:57:19.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-21T06:57:21.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.4% of statements [2021-10-21T06:57:21.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-21T06:57:21.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-21T06:57:21.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2021-10-21T06:57:21.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-21T06:57:21.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2021-10-21T06:57:21.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-21T06:57:29.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-21T06:57:29.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.644s coverage: 92.3% of statements [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-21T06:57:29.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 63.2% of statements [2021-10-21T06:57:29.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-21T06:57:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-21T06:57:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-21T06:57:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-21T06:57:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-10-21T06:57:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-21T06:57:29.389Z] 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-21T06:57:29.389Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-21T06:57:29.389Z] GO111MODULE=on go vet ./... [2021-10-21T06:59:06.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-21T06:59:06.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-21T06:59:06.374Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-21T06:59:07.047Z] + ls -al . [2021-10-21T06:59:07.047Z] total 656 [2021-10-21T06:59:07.047Z] drwxrwxr-x 9 1001 1001 4096 Oct 21 06:58 . [2021-10-21T06:59:07.047Z] drwxr-xr-x 4 root root 4096 Oct 21 06:54 .. [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 06:51 .dockerignore [2021-10-21T06:59:07.047Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 06:51 .git [2021-10-21T06:59:07.047Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 06:51 .github [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 804 Oct 21 06:51 .gitignore [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 42 Oct 21 06:51 .golangci.yml [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 76 Oct 21 06:51 .hadolint.yml [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 06:51 .sonarcloud.properties [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:51 ADOPTERS.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 8910 Oct 21 06:51 Attribution.txt [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:51 CHANGELOG.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:51 CONTRIBUTING.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 06:51 GOVERNANCE.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 849 Oct 21 06:51 Jenkinsfile [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:51 LICENSE [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:51 Makefile [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 06:51 OWNERS.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:51 README.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:51 SECURITY.md [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 06:27 VERSION [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:51 ZMQWindows.md [2021-10-21T06:59:07.047Z] drwxrwxr-x 2 1001 1001 4096 Oct 21 06:51 bin [2021-10-21T06:59:07.047Z] drwxrwxr-x 14 1001 1001 4096 Oct 21 06:51 cmd [2021-10-21T06:59:07.047Z] -rw-r--r-- 1 root root 420693 Oct 21 06:57 coverage.out [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 848 Oct 21 06:51 go.mod [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 50296 Oct 21 06:51 go.sum [2021-10-21T06:59:07.047Z] drwxrwxr-x 8 1001 1001 4096 Oct 21 06:51 internal [2021-10-21T06:59:07.047Z] drwxrwxr-x 3 1001 1001 4096 Oct 21 06:51 openapi [2021-10-21T06:59:07.047Z] drwxrwxr-x 4 1001 1001 4096 Oct 21 06:51 snap [2021-10-21T06:59:07.047Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 06:51 version.go [Pipeline] sh [2021-10-21T06:59:07.721Z] + '[' -e coverage.out ] [2021-10-21T06:59:07.721Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-21T06:59:07.753Z] Warning: overwriting stash ‘coverage-report’ [2021-10-21T06:59:08.711Z] Stashed 1 file(s) [Pipeline] sh [2021-10-21T06:59:09.370Z] + make build [2021-10-21T06:59:09.370Z] 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-21T06:59:16.135Z] 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-21T06:59:38.371Z] 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-21T06:59:41.010Z] 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-21T06:59:45.463Z] 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-21T06:59:46.070Z] 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-21T06:59:49.484Z] 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-21T06:59:52.895Z] 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-21T06:59:56.301Z] 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-21T07:00:00.642Z] 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-21T07:00:03.300Z] 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-21T07:00:06.729Z] 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-21T07:00:13.514Z] $ docker stop --time=1 74a756e03eae9a45d5ba5a827706f2aac28888f41f4d13124253f120a6f576d7 [2021-10-21T07:00:16.212Z] $ docker rm -f 74a756e03eae9a45d5ba5a827706f2aac28888f41f4d13124253f120a6f576d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:00:18.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:18.319Z] [2021-10-21T07:00:18.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:00:18.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:18.963Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-21T07:00:18.963Z] 29e5d40040c1: Pulling fs layer [2021-10-21T07:00:18.963Z] 1ce36da41761: Pulling fs layer [2021-10-21T07:00:18.963Z] 25b303627fd3: Pulling fs layer [2021-10-21T07:00:19.248Z] 29e5d40040c1: Verifying Checksum [2021-10-21T07:00:19.248Z] 29e5d40040c1: Download complete [2021-10-21T07:00:19.530Z] 1ce36da41761: Verifying Checksum [2021-10-21T07:00:19.530Z] 1ce36da41761: Download complete [2021-10-21T07:00:19.813Z] 29e5d40040c1: Pull complete [2021-10-21T07:00:20.811Z] 25b303627fd3: Verifying Checksum [2021-10-21T07:00:20.811Z] 25b303627fd3: Download complete [2021-10-21T07:00:21.088Z] 1ce36da41761: Pull complete [2021-10-21T07:00:31.287Z] 25b303627fd3: Pull complete [2021-10-21T07:00:31.287Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-21T07:00:31.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:31.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-21T07:00:31.531Z] prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container [2021-10-21T07:00:31.636Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-21T07:00:34.828Z] $ docker top 6cce3ecc0d9b30dd141f55fe40fce733e14d8278d9f947f8725ab0a2afdcaaae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T07:00:35.793Z] + grep parallel [2021-10-21T07:00:35.793Z] + docker-compose build --help [2021-10-21T07:00:40.144Z] --parallel Build images in parallel. [Pipeline] } [2021-10-21T07:00:40.170Z] $ docker stop --time=1 6cce3ecc0d9b30dd141f55fe40fce733e14d8278d9f947f8725ab0a2afdcaaae [2021-10-21T07:00:41.986Z] $ docker rm -f 6cce3ecc0d9b30dd141f55fe40fce733e14d8278d9f947f8725ab0a2afdcaaae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:00:42.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T07:00:42.618Z] . [Pipeline] withDockerContainer [2021-10-21T07:00:42.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container [2021-10-21T07:00:42.983Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-21T07:00:44.505Z] $ docker top b5828ee689b0f243cf81cce592c3ddf138f3ca7f4cdcf76ede4207642004d767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T07:00:45.512Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-21T07:00:49.845Z] Building core-command ... [2021-10-21T07:00:49.845Z] Building core-data ... [2021-10-21T07:00:49.845Z] Building core-metadata ... [2021-10-21T07:00:49.845Z] Building security-bootstrapper ... [2021-10-21T07:00:49.846Z] Building security-proxy-setup ... [2021-10-21T07:00:49.846Z] Building security-secretstore-setup ... [2021-10-21T07:00:49.846Z] Building support-notifications ... [2021-10-21T07:00:49.846Z] Building support-scheduler ... [2021-10-21T07:00:49.846Z] Building sys-mgmt-agent ... [2021-10-21T07:00:49.846Z] Building core-data [2021-10-21T07:00:49.846Z] Building security-bootstrapper [2021-10-21T07:00:49.846Z] Building security-secretstore-setup [2021-10-21T07:00:49.846Z] Building core-metadata [2021-10-21T07:00:49.846Z] Building security-proxy-setup [2021-10-21T07:01:58.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:01:58.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:01:58.009Z] ---> df2c9629fd8f [2021-10-21T07:01:58.009Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:01:58.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:01:58.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:01:58.009Z] ---> df2c9629fd8f [2021-10-21T07:01:58.009Z] Step 3/24 : WORKDIR /edgex-go [2021-10-21T07:01:58.009Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:01:58.009Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:01:58.009Z] ---> df2c9629fd8f [2021-10-21T07:01:58.009Z] Step 3/30 : WORKDIR /edgex-go [2021-10-21T07:01:58.009Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:01:58.009Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:01:58.009Z] ---> df2c9629fd8f [2021-10-21T07:01:58.009Z] Step 3/20 : WORKDIR /edgex-go [2021-10-21T07:01:58.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:01:58.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:01:58.009Z] ---> df2c9629fd8f [2021-10-21T07:01:58.009Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:02:00.004Z] ---> Running in 268fbe3337e2 [2021-10-21T07:02:00.004Z] ---> Running in d8f3dcad0dc3 [2021-10-21T07:02:00.004Z] ---> Running in bc13ed5b53a5 [2021-10-21T07:02:00.004Z] ---> Running in ab4167137baf [2021-10-21T07:02:00.004Z] ---> Running in 95fca7e89a31 [2021-10-21T07:02:00.615Z] Removing intermediate container 268fbe3337e2 [2021-10-21T07:02:00.615Z] ---> d97bf1a98500 [2021-10-21T07:02:00.615Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:00.615Z] Removing intermediate container d8f3dcad0dc3 [2021-10-21T07:02:00.615Z] ---> 08b630b74ec5 [2021-10-21T07:02:00.615Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:00.615Z] Removing intermediate container bc13ed5b53a5 [2021-10-21T07:02:00.615Z] ---> 3e6a29f1ccb8 [2021-10-21T07:02:00.615Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:00.615Z] ---> Running in 39e63fc37569 [2021-10-21T07:02:00.615Z] Removing intermediate container 95fca7e89a31 [2021-10-21T07:02:00.615Z] ---> 7b419f3d4ba3 [2021-10-21T07:02:00.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:00.896Z] ---> Running in 905e96b59f0f [2021-10-21T07:02:00.896Z] Removing intermediate container ab4167137baf [2021-10-21T07:02:00.896Z] ---> aa1e3fe6b890 [2021-10-21T07:02:00.896Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:02:00.896Z] ---> Running in 0941b16d24df [2021-10-21T07:02:00.896Z] ---> Running in 8141e286e62c [2021-10-21T07:02:01.181Z] ---> Running in c17fd59a0bb5 [2021-10-21T07:02:04.646Z] Removing intermediate container 39e63fc37569 [2021-10-21T07:02:04.646Z] ---> 67e27d9b3ff2 [2021-10-21T07:02:04.646Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T07:02:04.646Z] ---> Running in 2f4800d95aaa [2021-10-21T07:02:04.646Z] Removing intermediate container 905e96b59f0f [2021-10-21T07:02:04.646Z] ---> 4b457a78f8a4 [2021-10-21T07:02:04.646Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-21T07:02:04.934Z] ---> Running in 7f57e0caa379 [2021-10-21T07:02:05.218Z] Removing intermediate container c17fd59a0bb5 [2021-10-21T07:02:05.218Z] ---> 752eb9fa6151 [2021-10-21T07:02:05.218Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-21T07:02:05.501Z] ---> Running in 433bb141f114 [2021-10-21T07:02:05.501Z] Removing intermediate container 8141e286e62c [2021-10-21T07:02:05.501Z] ---> 6ac58e8d5401 [2021-10-21T07:02:05.501Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-21T07:02:05.786Z] Removing intermediate container 0941b16d24df [2021-10-21T07:02:05.786Z] ---> acd3169e99bd [2021-10-21T07:02:05.786Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-21T07:02:05.786Z] ---> Running in f9a22c38755e [2021-10-21T07:02:05.786Z] ---> Running in 7cd51490d3d7 [2021-10-21T07:02:06.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:06.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:07.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:07.707Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:07.707Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:07.707Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:07.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:08.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:08.611Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:08.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:08.912Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:02:08.912Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:09.931Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:10.215Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:10.215Z] OK: 219 MiB in 52 packages [2021-10-21T07:02:10.838Z] Removing intermediate container 2f4800d95aaa [2021-10-21T07:02:10.838Z] ---> d5ba9cabcc8d [2021-10-21T07:02:10.838Z] Step 6/22 : COPY . . [2021-10-21T07:02:11.123Z] Removing intermediate container 7f57e0caa379 [2021-10-21T07:02:11.123Z] ---> 69061d4c975e [2021-10-21T07:02:11.123Z] Step 6/20 : COPY . . [2021-10-21T07:02:11.735Z] Removing intermediate container 433bb141f114 [2021-10-21T07:02:11.735Z] ---> 5976d16b5e0e [2021-10-21T07:02:11.735Z] Step 6/30 : COPY . . [2021-10-21T07:02:12.351Z] Removing intermediate container f9a22c38755e [2021-10-21T07:02:12.351Z] ---> 6aa1329a538c [2021-10-21T07:02:12.351Z] Step 6/24 : COPY . . [2021-10-21T07:02:12.632Z] Removing intermediate container 7cd51490d3d7 [2021-10-21T07:02:12.632Z] ---> 817121687980 [2021-10-21T07:02:12.632Z] Step 6/22 : COPY . . [2021-10-21T07:02:45.077Z] ---> 93f8e7edfda9 [2021-10-21T07:02:45.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:45.077Z] ---> 66335aa10c09 [2021-10-21T07:02:45.077Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:45.077Z] ---> 7ba9736b88e1 [2021-10-21T07:02:45.077Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:45.077Z] ---> 388e2adde602 [2021-10-21T07:02:45.077Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:45.077Z] ---> 98ea0d30646d [2021-10-21T07:02:45.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:02:45.077Z] ---> Running in a38eb14d033f [2021-10-21T07:02:45.077Z] ---> Running in 40581bf52eb4 [2021-10-21T07:02:45.077Z] ---> Running in d2dea8a3fd0e [2021-10-21T07:02:45.077Z] ---> Running in 53aad50a5a8c [2021-10-21T07:02:45.077Z] ---> Running in 5a8ec49af8f2 [2021-10-21T07:02:50.569Z] Removing intermediate container a38eb14d033f [2021-10-21T07:02:50.569Z] ---> 02def33d8702 [2021-10-21T07:02:50.569Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-21T07:02:50.569Z] ---> Running in 66a0b915e59b [2021-10-21T07:02:50.569Z] Removing intermediate container d2dea8a3fd0e [2021-10-21T07:02:50.569Z] ---> 8728fec3bf13 [2021-10-21T07:02:50.569Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-21T07:02:50.569Z] ---> Running in 82b6786853ae [2021-10-21T07:02:50.569Z] Removing intermediate container 53aad50a5a8c [2021-10-21T07:02:50.569Z] ---> c45ccfce4586 [2021-10-21T07:02:50.569Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-21T07:02:50.845Z] Removing intermediate container 40581bf52eb4 [2021-10-21T07:02:50.845Z] ---> ca3dbc223932 [2021-10-21T07:02:50.845Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-21T07:02:50.845Z] ---> Running in 3df60148ba48 [2021-10-21T07:02:51.122Z] Removing intermediate container 5a8ec49af8f2 [2021-10-21T07:02:51.122Z] ---> ad29a32b876d [2021-10-21T07:02:51.122Z] ---> Running in 870e7588227e [2021-10-21T07:02:51.122Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-21T07:02:51.404Z] ---> Running in 7fa2270a622f [2021-10-21T07:02:52.023Z] 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-21T07:02:53.029Z] 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-21T07:02:53.644Z] 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-21T07:02:53.927Z] 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-21T07:02:53.927Z] 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-21T07:04:45.892Z] 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-21T07:04:50.233Z] 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-21T07:04:57.029Z] Removing intermediate container 82b6786853ae [2021-10-21T07:04:57.029Z] ---> 001750a0c617 [2021-10-21T07:04:57.029Z] [2021-10-21T07:04:57.029Z] Step 9/30 : FROM alpine:3.14 [2021-10-21T07:04:57.029Z] 3.14: Pulling from library/alpine [2021-10-21T07:04:57.029Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T07:04:57.029Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T07:04:57.029Z] ---> bb3de5531c18 [2021-10-21T07:04:57.029Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-21T07:04:57.029Z] ---> Running in 05374a1c89ec [2021-10-21T07:04:58.036Z] Removing intermediate container 05374a1c89ec [2021-10-21T07:04:58.036Z] ---> dc4088791e3c [2021-10-21T07:04:58.036Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-21T07:04:58.036Z] ---> Running in 46ec284d471d [2021-10-21T07:05:01.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:01.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:02.481Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:02.481Z] (2/2) Installing su-exec (0.2-r1) [2021-10-21T07:05:02.482Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:02.482Z] OK: 5 MiB in 16 packages [2021-10-21T07:05:03.485Z] Removing intermediate container 870e7588227e [2021-10-21T07:05:03.485Z] ---> aca832f07833 [2021-10-21T07:05:03.485Z] [2021-10-21T07:05:03.485Z] Step 9/20 : FROM alpine:3.14 [2021-10-21T07:05:03.485Z] ---> bb3de5531c18 [2021-10-21T07:05:03.485Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-21T07:05:04.095Z] ---> Running in 7c53d98fe887 [2021-10-21T07:05:05.110Z] Removing intermediate container 46ec284d471d [2021-10-21T07:05:05.110Z] ---> 8e8b84d261f1 [2021-10-21T07:05:05.110Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-21T07:05:05.715Z] ---> Running in 9a85c43eca7f [2021-10-21T07:05:05.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:05.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:06.272Z] Removing intermediate container 3df60148ba48 [2021-10-21T07:05:06.272Z] ---> 2c68f816f647 [2021-10-21T07:05:06.272Z] [2021-10-21T07:05:06.272Z] Step 9/24 : FROM alpine:3.14 [2021-10-21T07:05:06.272Z] ---> bb3de5531c18 [2021-10-21T07:05:06.272Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-21T07:05:06.900Z] Removing intermediate container 9a85c43eca7f [2021-10-21T07:05:06.900Z] ---> 2e2297f2c202 [2021-10-21T07:05:06.900Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-21T07:05:06.900Z] ---> Running in 0bd6aab461d5 [2021-10-21T07:05:06.900Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-21T07:05:06.900Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-21T07:05:06.900Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T07:05:06.900Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-21T07:05:06.900Z] (5/5) Installing curl (7.79.1-r0) [2021-10-21T07:05:07.178Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:07.178Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T07:05:07.178Z] Removing intermediate container 66a0b915e59b [2021-10-21T07:05:07.178Z] ---> 3cd4d1a1ee92 [2021-10-21T07:05:07.178Z] [2021-10-21T07:05:07.178Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T07:05:07.178Z] ---> bb3de5531c18 [2021-10-21T07:05:07.178Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T07:05:07.178Z] ---> Running in b66c0c23057c [2021-10-21T07:05:07.464Z] OK: 8 MiB in 19 packages [2021-10-21T07:05:07.464Z] ---> Running in 24492c9bdc9b [2021-10-21T07:05:08.475Z] Removing intermediate container b66c0c23057c [2021-10-21T07:05:08.475Z] ---> 133e1ef01d7c [2021-10-21T07:05:08.475Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-21T07:05:08.770Z] ---> Running in d1c2eaa1b3b6 [2021-10-21T07:05:09.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:09.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:09.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:10.239Z] Removing intermediate container 7c53d98fe887 [2021-10-21T07:05:10.239Z] ---> 463b6c455b4c [2021-10-21T07:05:10.239Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T07:05:10.531Z] ---> Running in 0ff82764974b [2021-10-21T07:05:10.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:10.813Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-21T07:05:11.113Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:11.113Z] (3/3) Installing su-exec (0.2-r1) [2021-10-21T07:05:11.113Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:11.113Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T07:05:11.414Z] OK: 6 MiB in 17 packages [2021-10-21T07:05:11.414Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:11.414Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:11.414Z] Removing intermediate container 0ff82764974b [2021-10-21T07:05:11.414Z] ---> 86d886c78bbb [2021-10-21T07:05:11.414Z] Step 12/20 : WORKDIR /edgex [2021-10-21T07:05:11.414Z] OK: 5 MiB in 15 packages [2021-10-21T07:05:11.700Z] ---> Running in e4ccfa645ddb [2021-10-21T07:05:12.701Z] Removing intermediate container d1c2eaa1b3b6 [2021-10-21T07:05:12.701Z] ---> c4b7ede7ebb8 [2021-10-21T07:05:12.701Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-21T07:05:12.701Z] Removing intermediate container e4ccfa645ddb [2021-10-21T07:05:12.701Z] ---> 158240f344ca [2021-10-21T07:05:12.701Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-21T07:05:12.701Z] ---> Running in 79b7378de452 [2021-10-21T07:05:13.712Z] Removing intermediate container 24492c9bdc9b [2021-10-21T07:05:13.712Z] ---> 5878411d572c [2021-10-21T07:05:13.712Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:05:13.995Z] Removing intermediate container 79b7378de452 [2021-10-21T07:05:13.995Z] ---> 12ef52bef560 [2021-10-21T07:05:13.995Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-21T07:05:13.995Z] Removing intermediate container 0bd6aab461d5 [2021-10-21T07:05:13.995Z] ---> c1cab42b9224 [2021-10-21T07:05:13.995Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T07:05:14.276Z] ---> Running in bd5acede4358 [2021-10-21T07:05:14.276Z] ---> 044f91ea9c9d [2021-10-21T07:05:14.276Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-21T07:05:14.559Z] ---> Running in c82ff451e87b [2021-10-21T07:05:15.202Z] Removing intermediate container bd5acede4358 [2021-10-21T07:05:15.202Z] ---> 94de724ba3b8 [2021-10-21T07:05:15.202Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-21T07:05:15.544Z] ---> Running in a4c75a461f12 [2021-10-21T07:05:15.544Z] Removing intermediate container c82ff451e87b [2021-10-21T07:05:15.544Z] ---> bbe528866922 [2021-10-21T07:05:15.544Z] Step 12/24 : WORKDIR / [2021-10-21T07:05:15.544Z] ---> 05f380db00fd [2021-10-21T07:05:15.544Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-21T07:05:15.837Z] ---> Running in e5e01fbdc619 [2021-10-21T07:05:15.837Z] ---> Running in 1ea96470b66c [2021-10-21T07:05:16.469Z] Removing intermediate container a4c75a461f12 [2021-10-21T07:05:16.469Z] ---> 9b568c6cd054 [2021-10-21T07:05:16.469Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T07:05:16.800Z] ---> 14f9c71010be [2021-10-21T07:05:16.800Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-21T07:05:16.800Z] ---> Running in bcf496268b8b [2021-10-21T07:05:17.088Z] Removing intermediate container 1ea96470b66c [2021-10-21T07:05:17.088Z] ---> 5145cb9fa788 [2021-10-21T07:05:17.088Z] 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-21T07:05:18.118Z] Removing intermediate container 7fa2270a622f [2021-10-21T07:05:18.118Z] ---> d76e453538e4 [2021-10-21T07:05:18.118Z] [2021-10-21T07:05:18.118Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T07:05:18.118Z] ---> bb3de5531c18 [2021-10-21T07:05:18.118Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-21T07:05:18.118Z] Removing intermediate container bcf496268b8b [2021-10-21T07:05:18.118Z] ---> 01a4e2ffb692 [2021-10-21T07:05:18.118Z] Step 14/22 : WORKDIR / [2021-10-21T07:05:18.118Z] ---> Running in 160a53939e06 [2021-10-21T07:05:18.118Z] ---> Running in c00eb6758a1a [2021-10-21T07:05:18.747Z] ---> 4cde6a3044c2 [2021-10-21T07:05:18.747Z] 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-21T07:05:19.027Z] Removing intermediate container 160a53939e06 [2021-10-21T07:05:19.027Z] ---> 9d87c9fdd4b5 [2021-10-21T07:05:19.027Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-21T07:05:19.322Z] Removing intermediate container c00eb6758a1a [2021-10-21T07:05:19.322Z] ---> 4e96407cb211 [2021-10-21T07:05:19.322Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:05:19.322Z] ---> deaa3d3d271d [2021-10-21T07:05:19.322Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-21T07:05:19.322Z] ---> Running in e54f640d2f6a [2021-10-21T07:05:19.603Z] ---> Running in 383e4f9fb1fb [2021-10-21T07:05:19.886Z] Removing intermediate container e5e01fbdc619 [2021-10-21T07:05:19.886Z] ---> 58d0659dc50d [2021-10-21T07:05:19.886Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:05:19.886Z] ---> c4088e5ac4b0 [2021-10-21T07:05:19.886Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-21T07:05:20.168Z] Removing intermediate container e54f640d2f6a [2021-10-21T07:05:20.168Z] ---> 9561f8d8eaf4 [2021-10-21T07:05:20.168Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-21T07:05:20.451Z] Removing intermediate container 383e4f9fb1fb [2021-10-21T07:05:20.451Z] ---> d056b7e8bc6e [2021-10-21T07:05:20.451Z] Step 17/20 : CMD ["--init=true"] [2021-10-21T07:05:20.451Z] ---> Running in a5a46ab73a61 [2021-10-21T07:05:20.734Z] ---> Running in b108bf9aa81e [2021-10-21T07:05:20.734Z] ---> ec56b858eea7 [2021-10-21T07:05:20.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-21T07:05:21.021Z] ---> e50f86a21a5f [2021-10-21T07:05:21.021Z] 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-21T07:05:21.021Z] ---> a2bd84c3ad40 [2021-10-21T07:05:21.021Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-21T07:05:21.301Z] Removing intermediate container a5a46ab73a61 [2021-10-21T07:05:21.301Z] ---> a483f9b5668f [2021-10-21T07:05:21.301Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:05:21.584Z] Removing intermediate container b108bf9aa81e [2021-10-21T07:05:21.584Z] ---> f76cbb27d711 [2021-10-21T07:05:21.584Z] Step 18/20 : LABEL arch=arm64 [2021-10-21T07:05:21.584Z] ---> Running in 2ff13857653d [2021-10-21T07:05:21.863Z] ---> Running in cb410b2b9e89 [2021-10-21T07:05:22.872Z] ---> 189812ccc7d9 [2021-10-21T07:05:22.872Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-21T07:05:23.157Z] ---> 505ad1080b7c [2021-10-21T07:05:23.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-21T07:05:23.157Z] Removing intermediate container cb410b2b9e89 [2021-10-21T07:05:23.157Z] ---> 957d78ce7a94 [2021-10-21T07:05:23.157Z] Step 19/20 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:05:23.438Z] ---> 9cf167f4bc09 [2021-10-21T07:05:23.438Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-21T07:05:23.438Z] ---> Running in 2e7701c10e4d [2021-10-21T07:05:24.442Z] Removing intermediate container 2e7701c10e4d [2021-10-21T07:05:24.442Z] ---> deddee9c72e4 [2021-10-21T07:05:24.442Z] Step 20/20 : LABEL version=0.0.0 [2021-10-21T07:05:24.719Z] ---> 853d631680d2 [2021-10-21T07:05:24.719Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-21T07:05:24.719Z] ---> cc875bdd63a9 [2021-10-21T07:05:24.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-21T07:05:24.719Z] ---> Running in debe2f26e7a9 [2021-10-21T07:05:24.996Z] ---> Running in ea05b23552d6 [2021-10-21T07:05:24.996Z] ---> df8a29101200 [2021-10-21T07:05:24.996Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-21T07:05:24.996Z] Removing intermediate container 2ff13857653d [2021-10-21T07:05:24.996Z] ---> f4fd16934dc3 [2021-10-21T07:05:24.996Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-21T07:05:25.274Z] ---> Running in 5fb56a7e9ebe [2021-10-21T07:05:25.550Z] Removing intermediate container debe2f26e7a9 [2021-10-21T07:05:25.550Z] ---> cb9e4bc32e0c [2021-10-21T07:05:25.550Z] [2021-10-21T07:05:25.828Z] Removing intermediate container ea05b23552d6 [2021-10-21T07:05:25.828Z] ---> e810ece3fa19 [2021-10-21T07:05:25.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:05:26.120Z] ---> Running in 65204212efc4 [2021-10-21T07:05:26.120Z] Successfully built cb9e4bc32e0c [2021-10-21T07:05:26.120Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-21T07:05:26.120Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-21T07:05:26.396Z] ---> 5a980bf065a1 [2021-10-21T07:05:26.396Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-21T07:05:26.674Z] ---> 3a69395f2151 [2021-10-21T07:05:26.674Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-21T07:05:26.674Z] Removing intermediate container 65204212efc4 [2021-10-21T07:05:26.674Z] ---> 0e5a0ca9c372 [2021-10-21T07:05:26.674Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:05:26.962Z] ---> Running in 5070f8b23ace [2021-10-21T07:05:27.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:28.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:05:28.241Z] ---> 048087f4d7d0 [2021-10-21T07:05:28.241Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-21T07:05:28.866Z] Removing intermediate container 5070f8b23ace [2021-10-21T07:05:28.866Z] ---> 8cb42c5309a1 [2021-10-21T07:05:28.866Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:05:28.866Z] ---> 8289a8af284b [2021-10-21T07:05:28.866Z] 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-21T07:05:29.160Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-21T07:05:29.160Z] ---> Running in 8094d16b9afb [2021-10-21T07:05:29.160Z] ---> Running in 7e893faf286c [2021-10-21T07:05:29.160Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T07:05:29.444Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-21T07:05:29.444Z] ---> Running in aed2cc182826 [2021-10-21T07:05:29.444Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T07:05:29.728Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-21T07:05:29.728Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-21T07:05:29.728Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:05:29.728Z] OK: 8 MiB in 20 packages [2021-10-21T07:05:30.352Z] Removing intermediate container 7e893faf286c [2021-10-21T07:05:30.352Z] ---> 2b7d27f699cf [2021-10-21T07:05:30.352Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:05:30.352Z] Removing intermediate container 8094d16b9afb [2021-10-21T07:05:30.352Z] ---> 9eb7771d68ae [2021-10-21T07:05:30.352Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-21T07:05:30.636Z] ---> Running in 50921932e372 [2021-10-21T07:05:32.116Z] Removing intermediate container 50921932e372 [2021-10-21T07:05:32.116Z] ---> da155070f6a2 [2021-10-21T07:05:32.116Z] [2021-10-21T07:05:32.116Z] Removing intermediate container 5fb56a7e9ebe [2021-10-21T07:05:32.116Z] ---> 77deecc4d98a [2021-10-21T07:05:32.116Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:05:32.116Z] ---> 6dce629465d3 [2021-10-21T07:05:32.116Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-21T07:05:32.408Z] Successfully built da155070f6a2 [2021-10-21T07:05:32.697Z] Successfully tagged core-metadata-arm64:latest [2021-10-21T07:05:32.697Z]  Building core-metadata ... done Building support-notifications [2021-10-21T07:05:32.697Z] ---> Running in 1e6a23f7462f [2021-10-21T07:05:33.327Z] Removing intermediate container aed2cc182826 [2021-10-21T07:05:33.327Z] ---> 0c57dc3d545d [2021-10-21T07:05:33.327Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-21T07:05:33.327Z] ---> Running in 9aa3e6bb7786 [2021-10-21T07:05:33.617Z] ---> b34a314b3616 [2021-10-21T07:05:33.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-21T07:05:34.236Z] Removing intermediate container 9aa3e6bb7786 [2021-10-21T07:05:34.236Z] ---> a1f4b02e9b70 [2021-10-21T07:05:34.236Z] Step 22/24 : LABEL arch=arm64 [2021-10-21T07:05:34.523Z] ---> Running in 603ae5b195e8 [2021-10-21T07:05:35.584Z] Removing intermediate container 603ae5b195e8 [2021-10-21T07:05:35.584Z] ---> 0c3052b1695d [2021-10-21T07:05:35.584Z] Step 23/24 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:05:35.584Z] ---> 67cbc28d5b4d [2021-10-21T07:05:35.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-21T07:05:35.892Z] ---> Running in dc4d72b85d5b [2021-10-21T07:05:35.892Z] Removing intermediate container 1e6a23f7462f [2021-10-21T07:05:35.892Z] ---> 78413b48bdbb [2021-10-21T07:05:35.892Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-21T07:05:36.508Z] ---> Running in 4ba178690eee [2021-10-21T07:05:36.788Z] Removing intermediate container dc4d72b85d5b [2021-10-21T07:05:36.788Z] ---> c5c558776c68 [2021-10-21T07:05:36.788Z] Step 24/24 : LABEL version=0.0.0 [2021-10-21T07:05:37.079Z] ---> 6ae4ae61362b [2021-10-21T07:05:37.079Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-21T07:05:37.079Z] ---> Running in 80392acdde9c [2021-10-21T07:05:37.696Z] ---> Running in 4bc35668bbac [2021-10-21T07:05:37.696Z] Removing intermediate container 4ba178690eee [2021-10-21T07:05:37.696Z] ---> 8342ffdba687 [2021-10-21T07:05:37.696Z] Step 27/30 : CMD ["gate"] [2021-10-21T07:05:37.982Z] Removing intermediate container 80392acdde9c [2021-10-21T07:05:37.982Z] ---> d45cc48f7cd4 [2021-10-21T07:05:37.982Z] [2021-10-21T07:05:38.266Z] ---> Running in f2be9e0263d6 [2021-10-21T07:05:38.266Z] Removing intermediate container 4bc35668bbac [2021-10-21T07:05:38.266Z] ---> 84a2ec95fc84 [2021-10-21T07:05:38.266Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:05:38.542Z] Successfully built d45cc48f7cd4 [2021-10-21T07:05:38.824Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-21T07:05:38.824Z] Building sys-mgmt-agent [2021-10-21T07:05:38.824Z]  Building security-secretstore-setup ... done  ---> Running in 80069b4bd96e [2021-10-21T07:05:39.105Z] Removing intermediate container f2be9e0263d6 [2021-10-21T07:05:39.105Z] ---> 320f63a4be85 [2021-10-21T07:05:39.105Z] Step 28/30 : LABEL arch=arm64 [2021-10-21T07:05:39.716Z] ---> Running in c0df956da141 [2021-10-21T07:05:39.716Z] Removing intermediate container 80069b4bd96e [2021-10-21T07:05:39.716Z] ---> feaf1ad5f187 [2021-10-21T07:05:39.716Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:05:39.996Z] ---> Running in eccae4763dd5 [2021-10-21T07:05:40.280Z] Removing intermediate container c0df956da141 [2021-10-21T07:05:40.280Z] ---> 72af62db89af [2021-10-21T07:05:40.280Z] Step 29/30 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:05:40.889Z] Removing intermediate container eccae4763dd5 [2021-10-21T07:05:40.889Z] ---> d5f05b6c44bd [2021-10-21T07:05:40.889Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:05:40.889Z] ---> Running in d4b323a59d4c [2021-10-21T07:05:41.169Z] ---> Running in a52c5bef4f45 [2021-10-21T07:05:42.174Z] Removing intermediate container d4b323a59d4c [2021-10-21T07:05:42.174Z] ---> df8bb8a672fe [2021-10-21T07:05:42.174Z] Step 30/30 : LABEL version=0.0.0 [2021-10-21T07:05:42.174Z] Removing intermediate container a52c5bef4f45 [2021-10-21T07:05:42.174Z] ---> c8f90ec4ffba [2021-10-21T07:05:42.174Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:05:42.456Z] ---> Running in 5e38ea1aa39c [2021-10-21T07:05:42.456Z] ---> Running in 9abe001eb25f [2021-10-21T07:05:43.461Z] Removing intermediate container 5e38ea1aa39c [2021-10-21T07:05:43.461Z] ---> d7e377e79509 [2021-10-21T07:05:43.461Z] [2021-10-21T07:05:43.461Z] Removing intermediate container 9abe001eb25f [2021-10-21T07:05:43.461Z] ---> 7cb35b9b3847 [2021-10-21T07:05:43.461Z] [2021-10-21T07:05:43.744Z] Successfully built d7e377e79509 [2021-10-21T07:05:43.744Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-21T07:05:43.744Z]  Building security-bootstrapper ... done Building core-command [2021-10-21T07:05:44.025Z] Successfully built 7cb35b9b3847 [2021-10-21T07:05:44.025Z] Successfully tagged core-data-arm64:latest [2021-10-21T07:06:10.907Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:10.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:10.907Z] ---> df2c9629fd8f [2021-10-21T07:06:10.907Z] Step 3/23 : WORKDIR /edgex-go [2021-10-21T07:06:10.907Z] ---> Using cache [2021-10-21T07:06:10.907Z] ---> aa1e3fe6b890 [2021-10-21T07:06:10.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:10.907Z] ---> Using cache [2021-10-21T07:06:10.907Z] ---> 752eb9fa6151 [2021-10-21T07:06:10.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-21T07:06:10.907Z] ---> Using cache [2021-10-21T07:06:10.907Z] ---> 5976d16b5e0e [2021-10-21T07:06:10.907Z] Step 6/23 : COPY go.mod . [2021-10-21T07:06:12.374Z] ---> 79aef7064ca1 [2021-10-21T07:06:12.374Z] Step 7/23 : RUN go mod download [2021-10-21T07:06:12.374Z] ---> Running in 7d9f5f11bef7 [2021-10-21T07:06:17.845Z] Removing intermediate container 7d9f5f11bef7 [2021-10-21T07:06:17.845Z] ---> 554162714e40 [2021-10-21T07:06:17.845Z] Step 8/23 : COPY . . [2021-10-21T07:06:17.845Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:17.845Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:17.845Z] ---> df2c9629fd8f [2021-10-21T07:06:17.845Z] Step 3/21 : WORKDIR /edgex-go [2021-10-21T07:06:17.845Z] ---> Using cache [2021-10-21T07:06:17.845Z] ---> aa1e3fe6b890 [2021-10-21T07:06:17.845Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:17.845Z] ---> Using cache [2021-10-21T07:06:17.845Z] ---> 752eb9fa6151 [2021-10-21T07:06:17.845Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-21T07:06:17.845Z] ---> Running in 876d910d94df [2021-10-21T07:06:19.870Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:20.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:21.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:21.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:21.896Z] ---> df2c9629fd8f [2021-10-21T07:06:21.896Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:06:21.896Z] ---> Using cache [2021-10-21T07:06:21.896Z] ---> aa1e3fe6b890 [2021-10-21T07:06:21.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:21.896Z] ---> Using cache [2021-10-21T07:06:21.896Z] ---> 752eb9fa6151 [2021-10-21T07:06:21.896Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-21T07:06:21.896Z] OK: 219 MiB in 52 packages [2021-10-21T07:06:23.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T07:06:23.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T07:06:23.378Z] ---> df2c9629fd8f [2021-10-21T07:06:23.378Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T07:06:23.378Z] ---> Using cache [2021-10-21T07:06:23.378Z] ---> aa1e3fe6b890 [2021-10-21T07:06:23.378Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T07:06:23.378Z] ---> Using cache [2021-10-21T07:06:23.378Z] ---> 752eb9fa6151 [2021-10-21T07:06:23.378Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T07:06:23.378Z] ---> Using cache [2021-10-21T07:06:23.378Z] ---> 5976d16b5e0e [2021-10-21T07:06:23.378Z] Step 6/22 : COPY . . [2021-10-21T07:06:23.378Z] ---> Using cache [2021-10-21T07:06:23.378Z] ---> 66335aa10c09 [2021-10-21T07:06:23.378Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:06:23.378Z] ---> Using cache [2021-10-21T07:06:23.378Z] ---> 8728fec3bf13 [2021-10-21T07:06:23.378Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-21T07:06:23.378Z] ---> Running in fdb318ece6d8 [2021-10-21T07:06:23.661Z] ---> Running in 347267d50505 [2021-10-21T07:06:24.659Z] Removing intermediate container 876d910d94df [2021-10-21T07:06:24.659Z] ---> f2bea41dc9f1 [2021-10-21T07:06:24.659Z] Step 6/21 : COPY . . [2021-10-21T07:06:25.663Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:25.663Z] 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-21T07:06:26.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:06:27.666Z] OK: 219 MiB in 52 packages [2021-10-21T07:06:31.148Z] Removing intermediate container fdb318ece6d8 [2021-10-21T07:06:31.148Z] ---> 105276419e30 [2021-10-21T07:06:31.148Z] Step 6/22 : COPY . . [2021-10-21T07:06:46.419Z] ---> 742d46741d33 [2021-10-21T07:06:46.419Z] Step 9/23 : RUN go mod tidy [2021-10-21T07:06:46.419Z] ---> Running in 66b37137181b [2021-10-21T07:06:54.779Z] Removing intermediate container 66b37137181b [2021-10-21T07:06:54.779Z] ---> fd1f5ce669c7 [2021-10-21T07:06:54.779Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-21T07:06:54.779Z] ---> Running in 3fbbdea2ed62 [2021-10-21T07:06:55.388Z] ---> 53e00da1ca7b [2021-10-21T07:06:55.388Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:06:55.667Z] ---> Running in 4df81111f58e [2021-10-21T07:06:56.281Z] 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-21T07:07:03.082Z] ---> 2aaa55c0e89a [2021-10-21T07:07:03.082Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T07:07:03.082Z] Removing intermediate container 4df81111f58e [2021-10-21T07:07:03.082Z] ---> 6db0943f848b [2021-10-21T07:07:03.082Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-21T07:07:03.082Z] ---> Running in fdf6b90f04da [2021-10-21T07:07:03.082Z] ---> Running in 6b2ffe9d4226 [2021-10-21T07:07:04.546Z] 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-21T07:07:08.912Z] Removing intermediate container fdf6b90f04da [2021-10-21T07:07:08.912Z] ---> 81f851ce978d [2021-10-21T07:07:08.912Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-21T07:07:08.912Z] ---> Running in a539fa5bee8f [2021-10-21T07:07:10.379Z] 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-21T07:07:42.907Z] Removing intermediate container 347267d50505 [2021-10-21T07:07:42.907Z] ---> 54f1f792c8b6 [2021-10-21T07:07:42.907Z] [2021-10-21T07:07:42.907Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T07:07:42.907Z] ---> bb3de5531c18 [2021-10-21T07:07:42.907Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T07:07:42.907Z] ---> Using cache [2021-10-21T07:07:42.907Z] ---> 5878411d572c [2021-10-21T07:07:42.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:07:42.907Z] ---> Using cache [2021-10-21T07:07:42.907Z] ---> 94de724ba3b8 [2021-10-21T07:07:42.907Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-21T07:07:42.907Z] ---> Running in d9ecc9dd0460 [2021-10-21T07:07:42.907Z] Removing intermediate container d9ecc9dd0460 [2021-10-21T07:07:42.907Z] ---> f2a6ff69d26f [2021-10-21T07:07:42.907Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T07:07:42.907Z] ---> Running in 9353f8c52065 [2021-10-21T07:07:42.907Z] Removing intermediate container 9353f8c52065 [2021-10-21T07:07:42.907Z] ---> de49a854e1de [2021-10-21T07:07:42.907Z] Step 14/22 : WORKDIR / [2021-10-21T07:07:42.907Z] ---> Running in 2a61576dc730 [2021-10-21T07:07:43.191Z] Removing intermediate container 2a61576dc730 [2021-10-21T07:07:43.191Z] ---> 8d129d39cf7e [2021-10-21T07:07:43.191Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:07:44.675Z] ---> e63278ef65d2 [2021-10-21T07:07:44.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-21T07:07:46.734Z] ---> f3cc8584ffa8 [2021-10-21T07:07:46.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-21T07:07:47.759Z] ---> 57c6c1b95eae [2021-10-21T07:07:47.759Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-21T07:07:47.759Z] ---> Running in 251ef4169745 [2021-10-21T07:07:48.375Z] Removing intermediate container 251ef4169745 [2021-10-21T07:07:48.375Z] ---> 71c5a7d55a42 [2021-10-21T07:07:48.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:07:48.660Z] ---> Running in 638082d30c85 [2021-10-21T07:07:49.283Z] Removing intermediate container 638082d30c85 [2021-10-21T07:07:49.283Z] ---> ce1bef3cd6b7 [2021-10-21T07:07:49.283Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:07:49.566Z] ---> Running in 2286d3ac2d1c [2021-10-21T07:07:50.184Z] Removing intermediate container 2286d3ac2d1c [2021-10-21T07:07:50.184Z] ---> c604b0f11e15 [2021-10-21T07:07:50.184Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:07:50.472Z] ---> Running in 5b956bf8edc9 [2021-10-21T07:07:51.482Z] Removing intermediate container 5b956bf8edc9 [2021-10-21T07:07:51.482Z] ---> 5836f7739230 [2021-10-21T07:07:51.482Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:07:51.482Z] ---> Running in 5f68a6004f2a [2021-10-21T07:07:52.094Z] Removing intermediate container 5f68a6004f2a [2021-10-21T07:07:52.094Z] ---> 44bec99e5fb6 [2021-10-21T07:07:52.094Z] [2021-10-21T07:07:52.708Z] Successfully built 44bec99e5fb6 [2021-10-21T07:07:52.708Z] Successfully tagged core-command-arm64:latest [2021-10-21T07:08:39.852Z]  Building core-command ... done Removing intermediate container 3fbbdea2ed62 [2021-10-21T07:08:39.852Z] ---> ef857622e472 [2021-10-21T07:08:39.852Z] [2021-10-21T07:08:39.852Z] Step 11/23 : FROM alpine:3.14 [2021-10-21T07:08:39.852Z] ---> bb3de5531c18 [2021-10-21T07:08:39.852Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-21T07:08:39.852Z] ---> Using cache [2021-10-21T07:08:39.852Z] ---> 5878411d572c [2021-10-21T07:08:39.853Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:08:39.853Z] ---> Using cache [2021-10-21T07:08:39.853Z] ---> 94de724ba3b8 [2021-10-21T07:08:39.853Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-21T07:08:39.853Z] ---> Running in 1f12068f6eb6 [2021-10-21T07:08:39.853Z] Removing intermediate container 1f12068f6eb6 [2021-10-21T07:08:39.853Z] ---> ec5653043cf8 [2021-10-21T07:08:39.853Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-21T07:08:40.133Z] ---> Running in 243d0ab752e5 [2021-10-21T07:08:41.133Z] Removing intermediate container 243d0ab752e5 [2021-10-21T07:08:41.133Z] ---> 08efbe49a013 [2021-10-21T07:08:41.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:08:41.414Z] Removing intermediate container a539fa5bee8f [2021-10-21T07:08:41.414Z] ---> 387406d9787b [2021-10-21T07:08:41.414Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-21T07:08:41.694Z] ---> Running in b54cac4ab1a4 [2021-10-21T07:08:42.303Z] Removing intermediate container 6b2ffe9d4226 [2021-10-21T07:08:42.303Z] ---> 92405bf787b8 [2021-10-21T07:08:42.303Z] [2021-10-21T07:08:42.303Z] Step 9/21 : FROM alpine:3.14 [2021-10-21T07:08:42.303Z] ---> bb3de5531c18 [2021-10-21T07:08:42.303Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-21T07:08:42.303Z] ---> b1c09c4ac4b5 [2021-10-21T07:08:42.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-21T07:08:42.303Z] ---> Running in f84099d666cf [2021-10-21T07:08:43.788Z] 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-21T07:08:43.788Z] ---> 1d5513e51653 [2021-10-21T07:08:43.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-21T07:08:44.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:44.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:44.961Z] ---> e73c8496b088 [2021-10-21T07:08:44.961Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-21T07:08:45.244Z] ---> Running in 47d10a281095 [2021-10-21T07:08:45.244Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-21T07:08:45.529Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-21T07:08:45.529Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:08:45.529Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T07:08:45.808Z] OK: 6 MiB in 16 packages [2021-10-21T07:08:45.808Z] Removing intermediate container 47d10a281095 [2021-10-21T07:08:45.808Z] ---> af8f1bd8e2d2 [2021-10-21T07:08:45.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:08:46.087Z] ---> Running in 3879e4e50807 [2021-10-21T07:08:46.696Z] Removing intermediate container 3879e4e50807 [2021-10-21T07:08:46.696Z] ---> a0701dff98f4 [2021-10-21T07:08:46.696Z] Step 21/23 : LABEL arch=arm64 [2021-10-21T07:08:46.696Z] Removing intermediate container b54cac4ab1a4 [2021-10-21T07:08:46.696Z] ---> 0372f8e73f36 [2021-10-21T07:08:46.696Z] [2021-10-21T07:08:46.696Z] Step 10/22 : FROM docker:20.10.8 [2021-10-21T07:08:46.976Z] ---> Running in ce8e1546760e [2021-10-21T07:08:46.977Z] 20.10.8: Pulling from library/docker [2021-10-21T07:08:47.584Z] Removing intermediate container ce8e1546760e [2021-10-21T07:08:47.584Z] ---> fc49c7b35fbb [2021-10-21T07:08:47.584Z] Step 22/23 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:08:47.859Z] ---> Running in 4fdca858e95c [2021-10-21T07:08:47.859Z] Removing intermediate container f84099d666cf [2021-10-21T07:08:47.859Z] ---> bad8154214f6 [2021-10-21T07:08:47.859Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T07:08:48.136Z] ---> Running in 834ddb16b17a [2021-10-21T07:08:48.419Z] Removing intermediate container 4fdca858e95c [2021-10-21T07:08:48.419Z] ---> 86e8f47ebf57 [2021-10-21T07:08:48.419Z] Step 23/23 : LABEL version=0.0.0 [2021-10-21T07:08:48.701Z] ---> Running in f91649915785 [2021-10-21T07:08:48.980Z] Removing intermediate container 834ddb16b17a [2021-10-21T07:08:48.980Z] ---> 9242805c1e87 [2021-10-21T07:08:48.980Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-21T07:08:49.261Z] ---> Running in 94960ffce6ff [2021-10-21T07:08:49.538Z] Removing intermediate container f91649915785 [2021-10-21T07:08:49.538Z] ---> b671e271e19f [2021-10-21T07:08:49.538Z] [2021-10-21T07:08:49.814Z] Successfully built b671e271e19f [2021-10-21T07:08:49.814Z] Removing intermediate container 94960ffce6ff [2021-10-21T07:08:49.814Z] ---> 62d0f05a8ed3 [2021-10-21T07:08:49.814Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-21T07:08:49.814Z] Successfully tagged support-scheduler-arm64:latest [2021-10-21T07:08:50.089Z]  Building support-scheduler ... done  ---> Running in 7d6c78f280a0 [2021-10-21T07:08:50.699Z] Removing intermediate container 7d6c78f280a0 [2021-10-21T07:08:50.699Z] ---> fe41465aeae3 [2021-10-21T07:08:50.699Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T07:08:52.144Z] ---> adbeb237e951 [2021-10-21T07:08:52.144Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-21T07:08:54.136Z] ---> d813cb61ba21 [2021-10-21T07:08:54.136Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-21T07:08:54.739Z] ---> e0115f0fedde [2021-10-21T07:08:54.739Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-21T07:08:55.016Z] ---> Running in fb1adfc6ab24 [2021-10-21T07:08:55.292Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-21T07:08:55.292Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-21T07:08:55.292Z] ---> 3734d5adc5ac [2021-10-21T07:08:55.292Z] 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-21T07:08:55.292Z] ---> Running in 83afd6bace7c [2021-10-21T07:08:55.292Z] Removing intermediate container fb1adfc6ab24 [2021-10-21T07:08:55.292Z] ---> 749a1821047b [2021-10-21T07:08:55.292Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:08:55.570Z] ---> Running in af405ac5a693 [2021-10-21T07:08:55.845Z] Removing intermediate container 83afd6bace7c [2021-10-21T07:08:55.845Z] ---> 1b4c78a78c2c [2021-10-21T07:08:55.845Z] 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-21T07:08:56.121Z] ---> Running in 8a710d3264fb [2021-10-21T07:08:56.121Z] Removing intermediate container af405ac5a693 [2021-10-21T07:08:56.121Z] ---> 4627b69161c9 [2021-10-21T07:08:56.121Z] Step 19/21 : LABEL arch=arm64 [2021-10-21T07:08:56.400Z] ---> Running in abd3d2f1bec5 [2021-10-21T07:08:57.004Z] Removing intermediate container abd3d2f1bec5 [2021-10-21T07:08:57.004Z] ---> 4a77a74413b2 [2021-10-21T07:08:57.004Z] Step 20/21 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:08:57.004Z] ---> Running in 24e81c024cb1 [2021-10-21T07:08:57.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:57.617Z] Removing intermediate container 24e81c024cb1 [2021-10-21T07:08:57.617Z] ---> bbed8f536612 [2021-10-21T07:08:57.617Z] Step 21/21 : LABEL version=0.0.0 [2021-10-21T07:08:57.617Z] ---> Running in dcffa1b6ef39 [2021-10-21T07:08:57.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T07:08:58.210Z] Removing intermediate container dcffa1b6ef39 [2021-10-21T07:08:58.210Z] ---> d88f3af9e068 [2021-10-21T07:08:58.210Z] [2021-10-21T07:08:58.862Z] (1/42) Installing readline (8.1.0-r0) [2021-10-21T07:08:58.862Z] Successfully built d88f3af9e068 [2021-10-21T07:08:58.862Z] (2/42) Installing bash (5.1.4-r0) [2021-10-21T07:08:58.862Z] Successfully tagged support-notifications-arm64:latest [2021-10-21T07:08:58.862Z]  Building support-notifications ... done Executing bash-5.1.4-r0.post-install [2021-10-21T07:08:58.862Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-21T07:08:58.862Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T07:08:58.862Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-21T07:08:58.862Z] (6/42) Installing curl (7.79.1-r0) [2021-10-21T07:08:58.862Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-21T07:08:58.862Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-21T07:08:58.862Z] (9/42) Installing expat (2.4.1-r0) [2021-10-21T07:08:58.862Z] (10/42) Installing libffi (3.3-r2) [2021-10-21T07:08:58.862Z] (11/42) Installing gdbm (1.19-r0) [2021-10-21T07:08:58.862Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-21T07:08:58.862Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T07:08:58.862Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T07:08:59.141Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-21T07:08:59.141Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-21T07:08:59.141Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-21T07:09:01.137Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-21T07:09:01.137Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-21T07:09:01.137Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-21T07:09:01.137Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-21T07:09:01.137Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-21T07:09:01.137Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-21T07:09:01.137Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-21T07:09:01.137Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-21T07:09:01.137Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-21T07:09:01.137Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-21T07:09:01.137Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-21T07:09:01.137Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-21T07:09:01.137Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-21T07:09:01.137Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-21T07:09:01.137Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-21T07:09:01.137Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-21T07:09:01.414Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-21T07:09:01.414Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-21T07:09:01.414Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-21T07:09:01.414Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-21T07:09:01.414Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-21T07:09:01.414Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-21T07:09:01.414Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-21T07:09:01.414Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-21T07:09:01.691Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-21T07:09:01.969Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T07:09:02.247Z] OK: 84 MiB in 64 packages [2021-10-21T07:09:06.569Z] Collecting docker-compose==1.23.2 [2021-10-21T07:09:06.569Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-21T07:09:06.569Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-21T07:09:06.569Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-21T07:09:08.012Z] Collecting texttable<0.10,>=0.9.0 [2021-10-21T07:09:08.290Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-21T07:09:10.279Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-21T07:09:10.279Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-21T07:09:10.882Z] Collecting docker<4.0,>=3.6.0 [2021-10-21T07:09:10.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-21T07:09:10.882Z] 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-21T07:09:10.882Z] Collecting docopt<0.7,>=0.6.1 [2021-10-21T07:09:10.882Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-21T07:09:13.526Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-21T07:09:13.526Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-21T07:09:14.130Z] Collecting PyYAML<4,>=3.10 [2021-10-21T07:09:14.409Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-21T07:09:17.817Z] Collecting cached-property<2,>=1.2.0 [2021-10-21T07:09:17.817Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-21T07:09:18.092Z] Collecting jsonschema<3,>=2.5.1 [2021-10-21T07:09:18.092Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-21T07:09:18.690Z] Collecting docker-pycreds>=0.4.0 [2021-10-21T07:09:18.690Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-21T07:09:19.293Z] Collecting idna<2.8,>=2.5 [2021-10-21T07:09:19.293Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-21T07:09:19.293Z] 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-21T07:09:19.898Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-21T07:09:19.898Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-21T07:09:19.898Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-21T07:09:20.173Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-21T07:09:20.449Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-21T07:09:20.449Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-21T07:09:20.449Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-21T07:09:20.449Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-21T07:09:21.433Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-21T07:09:21.433Z] Attempting uninstall: urllib3 [2021-10-21T07:09:21.433Z] Found existing installation: urllib3 1.26.5 [2021-10-21T07:09:21.433Z] Uninstalling urllib3-1.26.5: [2021-10-21T07:09:21.433Z] Successfully uninstalled urllib3-1.26.5 [2021-10-21T07:09:22.032Z] Attempting uninstall: idna [2021-10-21T07:09:22.032Z] Found existing installation: idna 3.2 [2021-10-21T07:09:22.032Z] Uninstalling idna-3.2: [2021-10-21T07:09:22.032Z] Successfully uninstalled idna-3.2 [2021-10-21T07:09:23.017Z] Attempting uninstall: chardet [2021-10-21T07:09:23.017Z] Found existing installation: chardet 4.0.0 [2021-10-21T07:09:23.017Z] Uninstalling chardet-4.0.0: [2021-10-21T07:09:23.017Z] Successfully uninstalled chardet-4.0.0 [2021-10-21T07:09:24.472Z] Attempting uninstall: requests [2021-10-21T07:09:24.472Z] Found existing installation: requests 2.25.1 [2021-10-21T07:09:24.472Z] Uninstalling requests-2.25.1: [2021-10-21T07:09:24.748Z] Successfully uninstalled requests-2.25.1 [2021-10-21T07:09:25.024Z] Running setup.py install for texttable: started [2021-10-21T07:09:27.007Z] Running setup.py install for texttable: finished with status 'done' [2021-10-21T07:09:27.007Z] Running setup.py install for PyYAML: started [2021-10-21T07:09:29.633Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-21T07:09:29.911Z] Running setup.py install for docopt: started [2021-10-21T07:09:31.900Z] Running setup.py install for docopt: finished with status 'done' [2021-10-21T07:09:31.900Z] Running setup.py install for dockerpty: started [2021-10-21T07:09:33.898Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-21T07:09:35.884Z] 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-21T07:09:48.320Z] Removing intermediate container 8a710d3264fb [2021-10-21T07:09:48.320Z] ---> a92d3bc09fa2 [2021-10-21T07:09:48.320Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-21T07:09:48.320Z] ---> Running in 614e835e4e2f [2021-10-21T07:09:48.320Z] Removing intermediate container 614e835e4e2f [2021-10-21T07:09:48.320Z] ---> 0007b5830ab3 [2021-10-21T07:09:48.320Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-21T07:09:48.320Z] ---> Running in cf6ca2b6e7cf [2021-10-21T07:09:48.596Z] Removing intermediate container cf6ca2b6e7cf [2021-10-21T07:09:48.596Z] ---> 5b22879332fe [2021-10-21T07:09:48.596Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-21T07:09:49.585Z] ---> 811fa67e74c0 [2021-10-21T07:09:49.585Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-21T07:09:50.572Z] ---> edb0214d90ee [2021-10-21T07:09:50.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-21T07:09:51.176Z] ---> aba5dfac3832 [2021-10-21T07:09:51.176Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-21T07:09:51.454Z] ---> Running in b4bed721536b [2021-10-21T07:09:52.057Z] Removing intermediate container b4bed721536b [2021-10-21T07:09:52.057Z] ---> 8d9bb9e8dcc0 [2021-10-21T07:09:52.057Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T07:09:52.057Z] ---> Running in e27bf45c06e4 [2021-10-21T07:09:52.661Z] Removing intermediate container e27bf45c06e4 [2021-10-21T07:09:52.661Z] ---> c27d0a1afb4d [2021-10-21T07:09:52.661Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T07:09:52.661Z] ---> Running in 5b71e579c277 [2021-10-21T07:09:53.263Z] Removing intermediate container 5b71e579c277 [2021-10-21T07:09:53.263Z] ---> 7c434ee9cdee [2021-10-21T07:09:53.263Z] Step 21/22 : LABEL git_sha=e462041107369ea5f4f7de20c9f99930c2ea7559 [2021-10-21T07:09:53.263Z] ---> Running in 047d5259379e [2021-10-21T07:09:53.867Z] Removing intermediate container 047d5259379e [2021-10-21T07:09:53.867Z] ---> 4727fbbdee72 [2021-10-21T07:09:53.867Z] Step 22/22 : LABEL version=0.0.0 [2021-10-21T07:09:53.867Z] ---> Running in 72bc8ade16be [2021-10-21T07:09:54.465Z] Removing intermediate container 72bc8ade16be [2021-10-21T07:09:54.465Z] ---> d316a45d2b26 [2021-10-21T07:09:54.465Z] [2021-10-21T07:09:54.739Z] Successfully built d316a45d2b26 [2021-10-21T07:09:54.739Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-21T07:09:54.757Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-21T07:09:54.760Z] $ docker stop --time=1 b5828ee689b0f243cf81cce592c3ddf138f3ca7f4cdcf76ede4207642004d767 [2021-10-21T07:09:56.571Z] $ docker rm -f b5828ee689b0f243cf81cce592c3ddf138f3ca7f4cdcf76ede4207642004d767 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T07:09:57.189Z] + docker images [2021-10-21T07:09:57.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-21T07:09:57.468Z] sys-mgmt-agent-arm64 latest d316a45d2b26 3 seconds ago 277MB [2021-10-21T07:09:57.468Z] support-notifications-arm64 latest d88f3af9e068 About a minute ago 16.1MB [2021-10-21T07:09:57.468Z] support-scheduler-arm64 latest b671e271e19f About a minute ago 15.3MB [2021-10-21T07:09:57.468Z] 0372f8e73f36 About a minute ago 1.57GB [2021-10-21T07:09:57.468Z] 92405bf787b8 About a minute ago 1.57GB [2021-10-21T07:09:57.468Z] ef857622e472 About a minute ago 1.57GB [2021-10-21T07:09:57.468Z] core-command-arm64 latest 44bec99e5fb6 2 minutes ago 15.2MB [2021-10-21T07:09:57.468Z] 54f1f792c8b6 2 minutes ago 1.57GB [2021-10-21T07:09:57.468Z] core-data-arm64 latest 7cb35b9b3847 4 minutes ago 19.5MB [2021-10-21T07:09:57.468Z] security-bootstrapper-arm64 latest d7e377e79509 4 minutes ago 17.8MB [2021-10-21T07:09:57.468Z] security-secretstore-setup-arm64 latest d45cc48f7cd4 4 minutes ago 26.8MB [2021-10-21T07:09:57.468Z] core-metadata-arm64 latest da155070f6a2 4 minutes ago 15.9MB [2021-10-21T07:09:57.468Z] security-proxy-setup-arm64 latest cb9e4bc32e0c 4 minutes ago 25.4MB [2021-10-21T07:09:57.468Z] d76e453538e4 4 minutes ago 1.58GB [2021-10-21T07:09:57.468Z] 3cd4d1a1ee92 4 minutes ago 1.57GB [2021-10-21T07:09:57.468Z] 2c68f816f647 4 minutes ago 1.58GB [2021-10-21T07:09:57.468Z] aca832f07833 4 minutes ago 1.57GB [2021-10-21T07:09:57.468Z] 001750a0c617 5 minutes ago 1.57GB [2021-10-21T07:09:57.468Z] ci-base-image-arm64 latest df2c9629fd8f 15 minutes ago 1.24GB [2021-10-21T07:09:57.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 days ago 534MB [2021-10-21T07:09:57.468Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-21T07:09:57.468Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-21T07:09:57.468Z] 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-21T07:09:58.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T07:09:58.009Z] [2021-10-21T07:09:58.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:09:58.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T07:09:58.652Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-21T07:09:58.652Z] 448f6bf000e3: Pulling fs layer [2021-10-21T07:09:58.652Z] f757da607395: Pulling fs layer [2021-10-21T07:09:58.652Z] 05883995daec: Pulling fs layer [2021-10-21T07:09:58.652Z] 8603b9c90790: Pulling fs layer [2021-10-21T07:09:58.652Z] 1560dd03e051: Pulling fs layer [2021-10-21T07:09:58.652Z] 27f5ce0e4adf: Pulling fs layer [2021-10-21T07:09:58.652Z] c2d8d7efcc4b: Pulling fs layer [2021-10-21T07:09:58.652Z] 8603b9c90790: Waiting [2021-10-21T07:09:58.652Z] 1560dd03e051: Waiting [2021-10-21T07:09:58.652Z] 27f5ce0e4adf: Waiting [2021-10-21T07:09:58.652Z] c2d8d7efcc4b: Waiting [2021-10-21T07:09:58.652Z] f757da607395: Verifying Checksum [2021-10-21T07:09:58.652Z] f757da607395: Download complete [2021-10-21T07:09:58.950Z] 8603b9c90790: Verifying Checksum [2021-10-21T07:09:58.950Z] 8603b9c90790: Download complete [2021-10-21T07:09:58.950Z] 05883995daec: Verifying Checksum [2021-10-21T07:09:58.950Z] 05883995daec: Download complete [2021-10-21T07:09:58.950Z] 1560dd03e051: Verifying Checksum [2021-10-21T07:09:58.950Z] 1560dd03e051: Download complete [2021-10-21T07:09:58.950Z] 27f5ce0e4adf: Verifying Checksum [2021-10-21T07:09:58.950Z] 27f5ce0e4adf: Download complete [2021-10-21T07:09:59.264Z] 448f6bf000e3: Verifying Checksum [2021-10-21T07:09:59.264Z] 448f6bf000e3: Download complete [2021-10-21T07:10:02.759Z] c2d8d7efcc4b: Verifying Checksum [2021-10-21T07:10:02.759Z] c2d8d7efcc4b: Download complete [2021-10-21T07:10:03.359Z] 448f6bf000e3: Pull complete [2021-10-21T07:10:03.964Z] f757da607395: Pull complete [2021-10-21T07:10:05.417Z] 05883995daec: Pull complete [2021-10-21T07:10:05.697Z] 8603b9c90790: Pull complete [2021-10-21T07:10:06.693Z] 1560dd03e051: Pull complete [2021-10-21T07:10:06.970Z] 27f5ce0e4adf: Pull complete [2021-10-21T07:10:22.098Z] c2d8d7efcc4b: Pull complete [2021-10-21T07:10:22.098Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-21T07:10:22.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T07:10:22.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-21T07:10:22.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-892 does not seem to be running inside a container [2021-10-21T07:10:22.439Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-21T07:10:25.284Z] $ docker top 757630c42cfedc63e6febb131da81fb1ff6d839093d585fd3493878dd42600d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:26.241Z] ---> job-cost.sh [2021-10-21T07:10:26.242Z] lf-activate-venv: SKIPPING [2021-10-21T07:10:26.242Z] INFO: No Stack... [2021-10-21T07:10:41.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-21T07:10:41.359Z] INFO: Archiving Costs [Pipeline] sh [2021-10-21T07:10:42.035Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-10-21T07:10:42.035Z] + cut -d, -f6 [Pipeline] lock [2021-10-21T07:10:42.106Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] [2021-10-21T07:10:42.111Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] did not exist. Created. [2021-10-21T07:10:42.111Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-21T07:10:42.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-21T07:10:42.948Z] Stashed 1 file(s) [Pipeline] } [2021-10-21T07:10:42.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3758-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-21T07:10:42.967Z] $ docker stop --time=1 757630c42cfedc63e6febb131da81fb1ff6d839093d585fd3493878dd42600d2 [2021-10-21T07:10:44.625Z] $ docker rm -f 757630c42cfedc63e6febb131da81fb1ff6d839093d585fd3493878dd42600d2 [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-21T07:10:45.282Z] provisioning config files... [2021-10-21T07:10:45.290Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5992966703723905373tmp [Pipeline] { [Pipeline] sh [2021-10-21T07:10:45.590Z] + set +x [2021-10-21T07:10:45.590Z] + curl -s https://codecov.io/bash [2021-10-21T07:10:45.590Z] + bash -s -- [2021-10-21T07:10:45.590Z] [2021-10-21T07:10:45.590Z] _____ _ [2021-10-21T07:10:45.590Z] / ____| | | [2021-10-21T07:10:45.590Z] | | ___ __| | ___ ___ _____ __ [2021-10-21T07:10:45.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-21T07:10:45.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-21T07:10:45.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-21T07:10:45.590Z] Bash-1.0.6 [2021-10-21T07:10:45.590Z] [2021-10-21T07:10:45.590Z] [2021-10-21T07:10:45.590Z] ==> git version 2.24.4 found [2021-10-21T07:10:45.590Z] ==> 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-21T07:10:45.590Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-21T07:10:45.590Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-21T07:10:45.590Z] ==> Jenkins CI detected. [2021-10-21T07:10:45.590Z] current dir:  /w/workspace/edgex-go/5 [2021-10-21T07:10:45.590Z] project root: . [2021-10-21T07:10:45.590Z] --> token set from env [2021-10-21T07:10:45.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-21T07:10:45.590Z] ==> Running gcov in . (disable via -X gcov) [2021-10-21T07:10:45.590Z] ==> Python coveragepy not found [2021-10-21T07:10:45.590Z] ==> Searching for coverage reports in: [2021-10-21T07:10:45.590Z] + . [2021-10-21T07:10:45.590Z] -> Found 1 reports [2021-10-21T07:10:45.590Z] ==> Detecting git/mercurial file structure [2021-10-21T07:10:45.590Z] ==> Reading reports [2021-10-21T07:10:45.590Z] + ./coverage.out bytes=420693 [2021-10-21T07:10:45.590Z] ==> Appending adjustments [2021-10-21T07:10:45.590Z] https://docs.codecov.io/docs/fixing-reports [2021-10-21T07:10:46.971Z] + Found adjustments [2021-10-21T07:10:46.971Z] ==> Gzipping contents [2021-10-21T07:10:46.971Z] 56K /tmp/codecov.FiB6Sf.gz [2021-10-21T07:10:46.971Z] ==> Uploading reports [2021-10-21T07:10:46.971Z] url: https://codecov.io [2021-10-21T07:10:46.972Z] query: branch=PR-3758&commit=e462041107369ea5f4f7de20c9f99930c2ea7559&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3758%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3758&job=&cmd_args= [2021-10-21T07:10:46.972Z] -> Pinging Codecov [2021-10-21T07:10:46.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3758&commit=e462041107369ea5f4f7de20c9f99930c2ea7559&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3758%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3758&job=&cmd_args= [2021-10-21T07:10:47.244Z] -> Uploading to [2021-10-21T07:10:47.244Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-21/00271124DB129430A58F1EEE437C3FCB/e462041107369ea5f4f7de20c9f99930c2ea7559/893868ec-985e-4a65-996d-f1acf2d333bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211021T071047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=785dafee2ede37c3efd6142f9e27b6bf610714c4115d983ed2e0b7d27439b622 [2021-10-21T07:10:47.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T07:10:47.244Z] Dload Upload Total Spent Left Speed [2021-10-21T07:10:47.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56904 0 0 100 56904 0 141k --:--:-- --:--:-- --:--:-- 142k [2021-10-21T07:10:47.819Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e462041107369ea5f4f7de20c9f99930c2ea7559 [Pipeline] } [2021-10-21T07:10:47.826Z] 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-21T07:10:48.749Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:49.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:10:49.608Z] ---> package-listing.sh [2021-10-21T07:10:49.608Z] ++ facter osfamily [2021-10-21T07:10:49.608Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-21T07:10:49.869Z] + OS_FAMILY=redhat [2021-10-21T07:10:49.869Z] + workspace=/w/workspace/edgex-go/5 [2021-10-21T07:10:49.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-21T07:10:49.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-21T07:10:49.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-21T07:10:49.869Z] + PACKAGES=/tmp/packages_start.txt [2021-10-21T07:10:49.869Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-21T07:10:49.869Z] + PACKAGES=/tmp/packages_end.txt [2021-10-21T07:10:49.869Z] + case "${OS_FAMILY}" in [2021-10-21T07:10:49.869Z] + rpm -qa [2021-10-21T07:10:49.869Z] + sort [2021-10-21T07:10:53.168Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-21T07:10:53.168Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-21T07:10:53.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-21T07:10:53.168Z] + '[' /w/workspace/edgex-go/5 ']' [2021-10-21T07:10:53.168Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-10-21T07:10:53.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-10-21T07:10:53.180Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-21T07:10:53.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:10:54.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T07:10:54.030Z] [2021-10-21T07:10:54.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T07:10:54.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T07:10:54.330Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-21T07:10:54.330Z] b4d181a07f80: Pulling fs layer [2021-10-21T07:10:54.330Z] a1111a8f2ec3: Pulling fs layer [2021-10-21T07:10:54.330Z] ed53099fbce6: Pulling fs layer [2021-10-21T07:10:54.330Z] dc539afda2c1: Pulling fs layer [2021-10-21T07:10:54.330Z] 77bc0d833cb6: Pulling fs layer [2021-10-21T07:10:54.330Z] 9065ff56babe: Pulling fs layer [2021-10-21T07:10:54.330Z] d287ab97295c: Pulling fs layer [2021-10-21T07:10:54.330Z] 77bc0d833cb6: Waiting [2021-10-21T07:10:54.330Z] 9065ff56babe: Waiting [2021-10-21T07:10:54.330Z] d287ab97295c: Waiting [2021-10-21T07:10:54.330Z] dc539afda2c1: Waiting [2021-10-21T07:10:54.330Z] a1111a8f2ec3: Verifying Checksum [2021-10-21T07:10:54.330Z] a1111a8f2ec3: Download complete [2021-10-21T07:10:54.330Z] dc539afda2c1: Verifying Checksum [2021-10-21T07:10:54.330Z] dc539afda2c1: Download complete [2021-10-21T07:10:54.596Z] ed53099fbce6: Verifying Checksum [2021-10-21T07:10:54.596Z] ed53099fbce6: Download complete [2021-10-21T07:10:54.596Z] 77bc0d833cb6: Verifying Checksum [2021-10-21T07:10:54.596Z] 77bc0d833cb6: Download complete [2021-10-21T07:10:54.596Z] 9065ff56babe: Verifying Checksum [2021-10-21T07:10:54.596Z] 9065ff56babe: Download complete [2021-10-21T07:10:54.596Z] b4d181a07f80: Verifying Checksum [2021-10-21T07:10:54.596Z] b4d181a07f80: Download complete [2021-10-21T07:10:55.170Z] d287ab97295c: Verifying Checksum [2021-10-21T07:10:55.170Z] d287ab97295c: Download complete [2021-10-21T07:10:56.131Z] b4d181a07f80: Pull complete [2021-10-21T07:10:56.131Z] a1111a8f2ec3: Pull complete [2021-10-21T07:10:56.706Z] ed53099fbce6: Pull complete [2021-10-21T07:10:56.971Z] dc539afda2c1: Pull complete [2021-10-21T07:10:57.243Z] 77bc0d833cb6: Pull complete [2021-10-21T07:10:57.243Z] 9065ff56babe: Pull complete [2021-10-21T07:11:02.586Z] d287ab97295c: Pull complete [2021-10-21T07:11:02.586Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-21T07:11:02.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T07:11:02.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-21T07:11:02.655Z] prd-centos7-docker-4c-2g-860 does not seem to be running inside a container [2021-10-21T07:11:02.689Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-21T07:11:06.139Z] $ docker top 1eb2e1cc69d5333df09ad5039f891ff546f5a2ef050589815ba1543e728eddad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T07:11:06.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-21T07:11:06.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-21T07:11:07.070Z] + ls /var/log/sa-host [2021-10-21T07:11:07.070Z] + sadf -c /var/log/sa-host/sa21 [2021-10-21T07:11:07.070Z] file_magic: OK [2021-10-21T07:11:07.070Z] HZ: Using current value: 100 [2021-10-21T07:11:07.070Z] file_header: OK [2021-10-21T07:11:07.070Z] 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-21T07:11:07.070Z] Statistics: [2021-10-21T07:11:07.070Z] 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...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...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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-21T07:11:07.070Z] File successfully converted to sysstat format version 12.0.3 [2021-10-21T07:11:07.070Z] + sadf -c /var/log/sa-host/sa30 [2021-10-21T07:11:07.070Z] file_magic: OK [2021-10-21T07:11:07.070Z] HZ: Using current value: 100 [2021-10-21T07:11:07.070Z] file_header: OK [2021-10-21T07:11:07.070Z] 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-21T07:11:07.070Z] Statistics: [2021-10-21T07:11:07.070Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-21T07:11:07.070Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T07:11:07.148Z] provisioning config files... [2021-10-21T07:11:07.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config800527486449480186tmp [Pipeline] { [Pipeline] echo [2021-10-21T07:11:07.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:11:07.462Z] ---> create-netrc.sh [Pipeline] } [2021-10-21T07:11:07.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:11:07.798Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-21T07:11:07.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:11:08.095Z] ---> sudo-logs.sh [2021-10-21T07:11:08.095Z] Archiving 'sudo' log.. [2021-10-21T07:11:08.095Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-860.novalocal: Name or service not known [2021-10-21T07:11:08.095Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-860.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-21T07:11:08.115Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:11:08.410Z] ---> job-cost.sh [2021-10-21T07:11:08.410Z] lf-activate-venv: SKIPPING [2021-10-21T07:11:08.410Z] DEBUG: total: 0.10999999940395355 [2021-10-21T07:11:08.410Z] INFO: Retrieving Stack Cost... [2021-10-21T07:11:12.616Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-21T07:11:12.616Z] INFO: Archiving Costs [Pipeline] echo [2021-10-21T07:11:12.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T07:11:12.915Z] ---> logs-deploy.sh [2021-10-21T07:11:12.915Z] lf-activate-venv: SKIPPING [2021-10-21T07:11:12.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3758/5 [2021-10-21T07:11:12.915Z] INFO: archiving workspace using pattern(s): [2021-10-21T07:11:13.486Z] Archives upload complete. [2021-10-21T07:11:13.746Z] INFO: archiving logs to Nexus