Pull request #3620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from affa643c326a000faf082957d0c0814a5d1ab683+32cc8ec95b89acbd6c0f2e28c21070542c0070c4 (b45317a43a19978fc8424fb1c1089785ce66c2c7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2846672520484516146.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1383711467232106496.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh901610633574821872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6447770533117252972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9170503287921202666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5171542333713119878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8150367733502986141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1161007536948966663.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 Merge succeeded, producing affa643c326a000faf082957d0c0814a5d1ab683 Checking out Revision affa643c326a000faf082957d0c0814a5d1ab683 (PR-3620) > git config core.sparsecheckout # timeout=10 > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8614339767265131852.key > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-13T19:06:54.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-13T19:06:54.446Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-13T19:06:54.573Z] ========================================================= [2021-07-13T19:06:54.573Z] EdgeX Global Pipelines Version Info [2021-07-13T19:06:54.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:06:55.832Z] ------------------- [2021-07-13T19:06:55.833Z] stable info: [2021-07-13T19:06:55.833Z] ------------------- [2021-07-13T19:06:55.833Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-13T19:06:55.833Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T19:06:55.833Z] Message: update stable to v1.0.196 [2021-07-13T19:06:56.408Z] ------------------- [2021-07-13T19:06:56.408Z] experimental info: [2021-07-13T19:06:56.408Z] ------------------- [2021-07-13T19:06:56.408Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-13T19:06:56.408Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T19:06:56.409Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-13T19:06:56.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-13T19:06:56.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-13T19:06:56.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-13T19:06:56.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-13T19:06:56.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-13T19:06:56.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-13T19:06:57.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-13T19:06:57.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-13T19:06:57.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-13T19:06:57.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-13T19:06:57.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-13T19:06:57.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-13T19:06:57.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-13T19:06:57.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-13T19:06:57.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-13T19:06:57.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-13T19:06:57.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-13T19:06:57.686Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-13T19:06:57.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-13T19:06:57.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-13T19:06:57.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-13T19:06:57.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-13T19:06:58.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3620 [Pipeline] echo [2021-07-13T19:06:58.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3620 [Pipeline] echo [2021-07-13T19:06:58.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3620 [Pipeline] echo [2021-07-13T19:06:58.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = affa643c326a000faf082957d0c0814a5d1ab683 [Pipeline] echo [2021-07-13T19:06:58.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = affa643 [Pipeline] echo [2021-07-13T19:06:58.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T19:06:58.518Z] provisioning config files... [2021-07-13T19:06:58.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3006988754080247102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:06:58.925Z] ---> docker-login.sh [2021-07-13T19:06:58.925Z] nexus3.edgexfoundry.org:10001 [2021-07-13T19:06:59.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:59.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:59.197Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:59.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:59.197Z] [2021-07-13T19:06:59.197Z] Login Succeeded [2021-07-13T19:06:59.197Z] nexus3.edgexfoundry.org:10002 [2021-07-13T19:06:59.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:59.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:59.463Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:59.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:59.463Z] [2021-07-13T19:06:59.463Z] Login Succeeded [2021-07-13T19:06:59.463Z] nexus3.edgexfoundry.org:10003 [2021-07-13T19:06:59.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:59.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:59.463Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:59.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:59.463Z] [2021-07-13T19:06:59.463Z] Login Succeeded [2021-07-13T19:06:59.463Z] nexus3.edgexfoundry.org:10004 [2021-07-13T19:06:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:59.728Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:59.728Z] [2021-07-13T19:06:59.728Z] Login Succeeded [2021-07-13T19:06:59.728Z] docker.io [2021-07-13T19:06:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:59.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:59.991Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:59.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:59.991Z] [2021-07-13T19:06:59.991Z] Login Succeeded [2021-07-13T19:06:59.991Z] ---> docker-login.sh ends [Pipeline] } [2021-07-13T19:07:00.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T19:07:00.469Z] ++ 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-07-13T19:07:00.469Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.469Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] ++ dirname cmd/core-command/Dockerfile [2021-07-13T19:07:00.470Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] ++ dirname cmd/core-data/Dockerfile [2021-07-13T19:07:00.470Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-13T19:07:00.470Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:07:00.470Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-13T19:07:00.470Z] ++ cut -d/ -f2 [2021-07-13T19:07:00.470Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-13T19:07:00.542Z] 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-07-13T19:07:01.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T19:07:01.821Z] [2021-07-13T19:07:01.821Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:07:02.192Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T19:07:02.192Z] latest: Pulling from edgex-devops/git-semver [2021-07-13T19:07:02.192Z] 31603596830f: Pulling fs layer [2021-07-13T19:07:02.192Z] b6dc333f4379: Pulling fs layer [2021-07-13T19:07:02.192Z] 3d9ef1400e77: Pulling fs layer [2021-07-13T19:07:02.192Z] fd332fbdc1db: Pulling fs layer [2021-07-13T19:07:02.192Z] fd332fbdc1db: Waiting [2021-07-13T19:07:02.192Z] b6dc333f4379: Verifying Checksum [2021-07-13T19:07:02.192Z] b6dc333f4379: Download complete [2021-07-13T19:07:02.192Z] 31603596830f: Verifying Checksum [2021-07-13T19:07:02.192Z] 31603596830f: Download complete [2021-07-13T19:07:02.458Z] fd332fbdc1db: Verifying Checksum [2021-07-13T19:07:02.458Z] fd332fbdc1db: Download complete [2021-07-13T19:07:02.458Z] 3d9ef1400e77: Verifying Checksum [2021-07-13T19:07:02.458Z] 3d9ef1400e77: Download complete [2021-07-13T19:07:02.458Z] 31603596830f: Pull complete [2021-07-13T19:07:02.723Z] b6dc333f4379: Pull complete [2021-07-13T19:07:03.297Z] 3d9ef1400e77: Pull complete [2021-07-13T19:07:03.580Z] fd332fbdc1db: Pull complete [2021-07-13T19:07:03.581Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-13T19:07:03.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T19:07:03.581Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-13T19:07:03.699Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-07-13T19:07:03.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-13T19:07:04.943Z] $ docker top 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-13T19:07:05.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T19:07:05.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T19:07:05.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T19:07:05.286Z] $ docker exec 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 ssh-agent [2021-07-13T19:07:05.408Z] SSH_AUTH_SOCK=/tmp/ssh-9eVjG7oipeLj/agent.13 [2021-07-13T19:07:05.408Z] SSH_AGENT_PID=20 [2021-07-13T19:07:05.417Z] Running ssh-add (command line suppressed) [2021-07-13T19:07:05.506Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_864385606596168430.key (/w/workspace/edgex-go/1@tmp/private_key_864385606596168430.key) [2021-07-13T19:07:05.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T19:07:05.894Z] + git tag --points-at HEAD [Pipeline] } [2021-07-13T19:07:05.913Z] $ docker exec --env ******** --env ******** 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 ssh-agent -k [2021-07-13T19:07:06.015Z] unset SSH_AUTH_SOCK; [2021-07-13T19:07:06.016Z] unset SSH_AGENT_PID; [2021-07-13T19:07:06.016Z] echo Agent pid 20 killed; [2021-07-13T19:07:06.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-13T19:07:06.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T19:07:06.138Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T19:07:06.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T19:07:06.250Z] $ docker exec 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 ssh-agent [2021-07-13T19:07:06.355Z] SSH_AUTH_SOCK=/tmp/ssh-4GfMwpgTfZ3H/agent.53 [2021-07-13T19:07:06.355Z] SSH_AGENT_PID=59 [2021-07-13T19:07:06.360Z] Running ssh-add (command line suppressed) [2021-07-13T19:07:06.457Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7288272327574490580.key (/w/workspace/edgex-go/1@tmp/private_key_7288272327574490580.key) [2021-07-13T19:07:06.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T19:07:06.833Z] + git semver init [2021-07-13T19:07:06.834Z] # -> Open(): unable to determine branch for HEAD [2021-07-13T19:07:06.834Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-13T19:07:06.834Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-13T19:07:06.834Z] # $SEMVER_REMOTE_NAME = origin [2021-07-13T19:07:06.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-13T19:07:06.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-13T19:07:06.834Z] # $SEMVER_BRANCH = PR-3620 [2021-07-13T19:07:06.834Z] # $SEMVER_TEMP = /tmp/semver-525241855 [2021-07-13T19:07:06.834Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-13T19:07:28.872Z] # '/tmp/semver-525241855' -> '/w/workspace/edgex-go/1/.semver' [2021-07-13T19:07:28.872Z] # -> Force: false [2021-07-13T19:07:28.872Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-13T19:07:28.908Z] $ docker exec --env ******** --env ******** 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 ssh-agent -k [2021-07-13T19:07:28.997Z] unset SSH_AUTH_SOCK; [2021-07-13T19:07:28.998Z] unset SSH_AGENT_PID; [2021-07-13T19:07:28.998Z] echo Agent pid 59 killed; [2021-07-13T19:07:29.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T19:07:29.441Z] + git semver [Pipeline] } [2021-07-13T19:07:29.469Z] $ docker stop --time=1 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 [2021-07-13T19:07:33.270Z] $ docker rm -f 03a7c064c787ccff2473550de06133c04c27757e8ea509948ff748c562f33fa2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T19:07:33.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-13T19:07:34.046Z] Stashed 1 file(s) [Pipeline] echo [2021-07-13T19:07:34.068Z] [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] sh [2021-07-13T19:07:35.181Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:07:35.509Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:07:35.833Z] + sudo service docker restart [2021-07-13T19:07:35.833Z] + true [2021-07-13T19:07:35.833Z] Redirecting to /bin/systemctl restart docker.service [2021-07-13T19:07:49.629Z] Still waiting to schedule task [2021-07-13T19:07:49.630Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-13T19:07:54.031Z] ========================================================= [2021-07-13T19:07:54.032Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-13T19:07:54.032Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:07:54.385Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-13T19:07:55.780Z] Sending build context to Docker daemon 328.4MB [2021-07-13T19:07:55.781Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-13T19:07:55.781Z] Step 2/6 : FROM ${BASE} [2021-07-13T19:07:55.781Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-13T19:07:55.781Z] 540db60ca938: Pulling fs layer [2021-07-13T19:07:55.781Z] adcc1eea9eea: Pulling fs layer [2021-07-13T19:07:55.781Z] 4c4ab2625f07: Pulling fs layer [2021-07-13T19:07:55.781Z] 0773c198feca: Pulling fs layer [2021-07-13T19:07:55.781Z] 345f892a5656: Pulling fs layer [2021-07-13T19:07:55.781Z] 9ac62484cfdc: Pulling fs layer [2021-07-13T19:07:55.781Z] 5ac4037533be: Pulling fs layer [2021-07-13T19:07:55.781Z] dc6bda0758c5: Pulling fs layer [2021-07-13T19:07:55.781Z] 0773c198feca: Waiting [2021-07-13T19:07:55.781Z] 345f892a5656: Waiting [2021-07-13T19:07:55.781Z] 9ac62484cfdc: Waiting [2021-07-13T19:07:55.781Z] 5ac4037533be: Waiting [2021-07-13T19:07:55.781Z] dc6bda0758c5: Waiting [2021-07-13T19:07:55.781Z] adcc1eea9eea: Verifying Checksum [2021-07-13T19:07:55.781Z] adcc1eea9eea: Download complete [2021-07-13T19:07:55.781Z] 4c4ab2625f07: Verifying Checksum [2021-07-13T19:07:55.781Z] 4c4ab2625f07: Download complete [2021-07-13T19:07:55.781Z] 540db60ca938: Verifying Checksum [2021-07-13T19:07:55.781Z] 540db60ca938: Download complete [2021-07-13T19:07:55.781Z] 345f892a5656: Verifying Checksum [2021-07-13T19:07:55.781Z] 345f892a5656: Download complete [2021-07-13T19:07:55.781Z] 9ac62484cfdc: Verifying Checksum [2021-07-13T19:07:55.781Z] 9ac62484cfdc: Download complete [2021-07-13T19:07:56.052Z] 540db60ca938: Pull complete [2021-07-13T19:07:56.052Z] 5ac4037533be: Verifying Checksum [2021-07-13T19:07:56.052Z] 5ac4037533be: Download complete [2021-07-13T19:07:56.052Z] adcc1eea9eea: Pull complete [2021-07-13T19:07:56.314Z] 4c4ab2625f07: Pull complete [2021-07-13T19:07:58.255Z] dc6bda0758c5: Verifying Checksum [2021-07-13T19:07:58.255Z] dc6bda0758c5: Download complete [2021-07-13T19:07:58.255Z] 0773c198feca: Verifying Checksum [2021-07-13T19:07:58.255Z] 0773c198feca: Download complete [2021-07-13T19:08:02.507Z] 0773c198feca: Pull complete [2021-07-13T19:08:02.507Z] 345f892a5656: Pull complete [2021-07-13T19:08:02.507Z] 9ac62484cfdc: Pull complete [2021-07-13T19:08:02.507Z] 5ac4037533be: Pull complete [2021-07-13T19:08:05.826Z] dc6bda0758c5: Pull complete [2021-07-13T19:08:05.826Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-13T19:08:05.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-13T19:08:05.826Z] ---> eb58bd16d52e [2021-07-13T19:08:05.826Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-13T19:08:06.778Z] ---> Running in bdaa07b397fe [2021-07-13T19:08:07.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:08:07.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:08:08.245Z] (1/12) Installing libmagic (5.39-r0) [2021-07-13T19:08:08.817Z] (2/12) Installing file (5.39-r0) [2021-07-13T19:08:08.817Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-13T19:08:08.817Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-13T19:08:13.029Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-13T19:08:13.029Z] (6/12) Installing patch (2.7.6-r7) [2021-07-13T19:08:13.029Z] (7/12) Installing build-base (0.5-r2) [2021-07-13T19:08:13.029Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-13T19:08:13.029Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-13T19:08:13.029Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-13T19:08:13.302Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-13T19:08:13.302Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-13T19:08:13.302Z] Executing busybox-1.32.1-r6.trigger [2021-07-13T19:08:13.302Z] OK: 219 MiB in 52 packages [2021-07-13T19:08:15.221Z] Removing intermediate container bdaa07b397fe [2021-07-13T19:08:15.221Z] ---> b3e1793155cb [2021-07-13T19:08:15.221Z] Step 4/6 : WORKDIR /edgex-go [2021-07-13T19:08:15.221Z] ---> Running in c35731f60a55 [2021-07-13T19:08:15.221Z] Removing intermediate container c35731f60a55 [2021-07-13T19:08:15.221Z] ---> f514503301d6 [2021-07-13T19:08:15.221Z] Step 5/6 : COPY go.mod . [2021-07-13T19:08:15.221Z] ---> 417b92392532 [2021-07-13T19:08:15.221Z] Step 6/6 : RUN go mod download [2021-07-13T19:08:15.486Z] ---> Running in dec9cb71f9ee [2021-07-13T19:08:27.737Z] Removing intermediate container dec9cb71f9ee [2021-07-13T19:08:27.738Z] ---> 0eefa5e304f5 [2021-07-13T19:08:27.738Z] Successfully built 0eefa5e304f5 [2021-07-13T19:08:27.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:08:28.086Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-13T19:08:28.087Z] . [Pipeline] withDockerContainer [2021-07-13T19:08:28.197Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-07-13T19:08:28.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-13T19:08:28.597Z] $ docker top 0fef3086c79c0c568443593cf8b19a51cde6a957bbe51fb1dc098814b4ce1a0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:08:29.022Z] + go version [2021-07-13T19:08:29.022Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-13T19:08:29.052Z] $ docker stop --time=1 0fef3086c79c0c568443593cf8b19a51cde6a957bbe51fb1dc098814b4ce1a0b [2021-07-13T19:08:30.231Z] $ docker rm -f 0fef3086c79c0c568443593cf8b19a51cde6a957bbe51fb1dc098814b4ce1a0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:08:31.042Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-13T19:08:31.042Z] . [Pipeline] withDockerContainer [2021-07-13T19:08:31.140Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-07-13T19:08:31.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-13T19:08:31.542Z] $ docker top fc42d1de3393d36831e85e3d8011539a00109c190163c5c55505f2485f4243d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-13T19:08:31.696Z] ========================================================= [2021-07-13T19:08:31.696Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-13T19:08:31.696Z] ========================================================= [Pipeline] sh [2021-07-13T19:08:32.021Z] + go mod tidy [Pipeline] sh [2021-07-13T19:08:32.620Z] + make test [2021-07-13T19:08:32.620Z] 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-07-13T19:08:32.885Z] go mod tidy [2021-07-13T19:08:32.886Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-13T19:08:38.238Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-13T19:08:56.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-13T19:08:58.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-13T19:08:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-13T19:08:59.847Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-13T19:09:01.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-13T19:09:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-13T19:09:02.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-13T19:09:02.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-13T19:09:03.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-13T19:09:03.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-13T19:09:03.591Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-13T19:09:03.591Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-13T19:09:03.591Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-13T19:09:03.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-13T19:09:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2021-07-13T19:09:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-13T19:09:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-13T19:09:07.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements [2021-07-13T19:09:07.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-13T19:09:07.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 50.5% of statements [2021-07-13T19:09:07.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-13T19:09:07.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-13T19:09:08.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 88.5% of statements [2021-07-13T19:09:08.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-13T19:09:08.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:09:08.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-07-13T19:09:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-07-13T19:09:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-13T19:09:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-13T19:09:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-13T19:09:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-13T19:09:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-13T19:09:10.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 95.1% of statements [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-13T19:09:10.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-13T19:09:10.419Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-13T19:09:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-07-13T19:09:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-13T19:09:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-07-13T19:09:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 22.0% of statements [2021-07-13T19:09:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-13T19:09:11.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-07-13T19:09:11.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-07-13T19:09:12.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2021-07-13T19:09:12.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-07-13T19:09:12.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-07-13T19:09:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-07-13T19:09:27.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-13T19:09:29.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements [2021-07-13T19:09:29.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-13T19:09:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-13T19:09:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-13T19:09:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-13T19:09:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-07-13T19:09:47.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-13T19:09:47.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-13T19:09:48.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements [2021-07-13T19:09:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-13T19:09:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-13T19:09:48.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-07-13T19:09:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-13T19:09:48.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-07-13T19:09:48.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-13T19:09:55.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-07-13T19:09:55.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-13T19:09:55.684Z] GO111MODULE=on go vet ./... [2021-07-13T19:10:17.744Z] gofmt -l . [2021-07-13T19:10:18.006Z] [ "`gofmt -l .`" = "" ] [2021-07-13T19:10:18.270Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-13T19:10:18.854Z] + ls -al . [2021-07-13T19:10:18.855Z] total 564 [2021-07-13T19:10:18.855Z] drwxrwxr-x 10 1001 1001 4096 Jul 13 19:10 . [2021-07-13T19:10:18.855Z] drwxr-xr-x 4 root root 28 Jul 13 19:08 .. [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 11 Jul 13 19:06 .dockerignore [2021-07-13T19:10:18.855Z] drwxrwxr-x 8 1001 1001 179 Jul 13 19:06 .git [2021-07-13T19:10:18.855Z] drwxrwxr-x 3 1001 1001 125 Jul 13 19:06 .github [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 818 Jul 13 19:06 .gitignore [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 76 Jul 13 19:06 .hadolint.yml [2021-07-13T19:10:18.855Z] drwx------ 3 1001 1001 58 Jul 13 19:07 .semver [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 19:06 .sonarcloud.properties [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 8609 Jul 13 19:06 Attribution.txt [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 43881 Jul 13 19:06 CHANGELOG.md [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:06 CONTRIBUTING.md [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 931 Jul 13 19:06 Dockerfile.build [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 849 Jul 13 19:06 Jenkinsfile [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:06 LICENSE [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 6003 Jul 13 19:06 Makefile [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 7818 Jul 13 19:06 README.md [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 6912 Jul 13 19:06 SECURITY.md [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 19:07 VERSION [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 4131 Jul 13 19:06 ZMQWindows.md [2021-07-13T19:10:18.855Z] drwxrwxr-x 2 1001 1001 37 Jul 13 19:06 bin [2021-07-13T19:10:18.855Z] drwxrwxr-x 14 1001 1001 4096 Jul 13 19:06 cmd [2021-07-13T19:10:18.855Z] -rw-r--r-- 1 root root 399433 Jul 13 19:09 coverage.out [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 812 Jul 13 19:06 go.mod [2021-07-13T19:10:18.855Z] -rw-r--r-- 1 root root 21058 Jul 13 19:08 go.sum [2021-07-13T19:10:18.855Z] drwxrwxr-x 7 1001 1001 114 Jul 13 19:06 internal [2021-07-13T19:10:18.855Z] drwxrwxr-x 3 1001 1001 16 Jul 13 19:06 openapi [2021-07-13T19:10:18.855Z] drwxrwxr-x 4 1001 1001 71 Jul 13 19:06 snap [2021-07-13T19:10:18.855Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 19:06 version.go [Pipeline] sh [2021-07-13T19:10:19.175Z] + '[' -e coverage.out ] [2021-07-13T19:10:19.176Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-13T19:10:19.301Z] Stashed 1 file(s) [Pipeline] sh [2021-07-13T19:10:19.629Z] + make build [2021-07-13T19:10:19.629Z] go mod tidy [2021-07-13T19:10:19.629Z] 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-07-13T19:10:21.027Z] 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-07-13T19:10:27.486Z] 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-07-13T19:10:28.446Z] 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-07-13T19:10:29.409Z] 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-07-13T19:10:29.671Z] 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-07-13T19:10:30.643Z] 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-07-13T19:10:31.590Z] 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-07-13T19:10:32.537Z] 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-07-13T19:10:33.487Z] 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-07-13T19:10:34.068Z] 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-07-13T19:10:35.031Z] 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-07-13T19:10:36.480Z] $ docker stop --time=1 fc42d1de3393d36831e85e3d8011539a00109c190163c5c55505f2485f4243d6 [2021-07-13T19:10:39.117Z] $ docker rm -f fc42d1de3393d36831e85e3d8011539a00109c190163c5c55505f2485f4243d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:40.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:40.874Z] [2021-07-13T19:10:40.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:41.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:41.228Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-13T19:10:41.228Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-13T19:10:41.228Z] ca9280d653b3: Pulling fs layer [2021-07-13T19:10:41.228Z] 7e9c9ca2126c: Pulling fs layer [2021-07-13T19:10:41.490Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-13T19:10:41.490Z] cbdbe7a5bc2a: Download complete [2021-07-13T19:10:41.752Z] cbdbe7a5bc2a: Pull complete [2021-07-13T19:10:42.022Z] ca9280d653b3: Verifying Checksum [2021-07-13T19:10:42.022Z] ca9280d653b3: Download complete [2021-07-13T19:10:42.601Z] ca9280d653b3: Pull complete [2021-07-13T19:10:42.863Z] 7e9c9ca2126c: Verifying Checksum [2021-07-13T19:10:42.863Z] 7e9c9ca2126c: Download complete [2021-07-13T19:10:46.184Z] 7e9c9ca2126c: Pull complete [2021-07-13T19:10:46.184Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-13T19:10:46.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:46.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-13T19:10:46.295Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-07-13T19:10:46.332Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-13T19:10:53.725Z] $ docker top f1e14228466420b631a30a76f3c258e866e6a1408cb5620d0cc301e7122ccb66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:10:54.170Z] + docker-compose build --help [2021-07-13T19:10:54.170Z] + grep parallel [2021-07-13T19:10:54.752Z] --parallel Build images in parallel. [Pipeline] } [2021-07-13T19:10:54.777Z] $ docker stop --time=1 f1e14228466420b631a30a76f3c258e866e6a1408cb5620d0cc301e7122ccb66 [2021-07-13T19:10:56.169Z] $ docker rm -f f1e14228466420b631a30a76f3c258e866e6a1408cb5620d0cc301e7122ccb66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:56.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:56.894Z] . [Pipeline] withDockerContainer [2021-07-13T19:10:57.001Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-07-13T19:10:57.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-13T19:10:57.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [2021-07-13T19:10:58.219Z] $ docker top 57037832fe7f2a6c3d2b18e048e965ce4f1d73ced03bc3d76abcc25f1c08b590 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-07-13T19:10:58.465Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-13T19:10:58.691Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-13T19:10:58.755Z] The recommended git tool is: git [2021-07-13T19:10:59.268Z] Building core-command ... [2021-07-13T19:10:59.268Z] Building core-data ... [2021-07-13T19:10:59.268Z] Building core-metadata ... [2021-07-13T19:10:59.268Z] Building security-bootstrapper ... [2021-07-13T19:10:59.268Z] Building security-proxy-setup ... [2021-07-13T19:10:59.268Z] Building security-secretstore-setup ... [2021-07-13T19:10:59.268Z] Building support-notifications ... [2021-07-13T19:10:59.268Z] Building support-scheduler ... [2021-07-13T19:10:59.268Z] Building sys-mgmt-agent ... [2021-07-13T19:10:59.268Z] Building sys-mgmt-agent [2021-07-13T19:10:59.268Z] Building core-metadata [2021-07-13T19:10:59.268Z] Building security-proxy-setup [2021-07-13T19:10:59.268Z] Building security-bootstrapper [2021-07-13T19:10:59.268Z] Building core-command [2021-07-13T19:11:03.915Z] using credential edgex-jenkins-ssh [2021-07-13T19:11:03.934Z] Cloning the remote Git repository [2021-07-13T19:11:04.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:11:04.252Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-13T19:11:04.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:11:04.335Z] > git --version # timeout=10 [2021-07-13T19:11:04.353Z] > git --version # 'git version 2.17.1' [2021-07-13T19:11:04.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:11:04.439Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:11:20.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:11:20.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:11:20.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:11:20.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:11:20.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:11:20.825Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-13T19:11:21.370Z] Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:11:21.739Z] Merge succeeded, producing affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:11:21.741Z] Checking out Revision affa643c326a000faf082957d0c0814a5d1ab683 (PR-3620) [2021-07-13T19:11:21.392Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:11:21.413Z] > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [2021-07-13T19:11:21.637Z] > git remote # timeout=10 [2021-07-13T19:11:21.657Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T19:11:21.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:11:21.689Z] > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-13T19:11:21.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T19:11:21.747Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:11:21.757Z] > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [2021-07-13T19:11:25.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:25.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:25.870Z] ---> 0eefa5e304f5 [2021-07-13T19:11:25.870Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:11:25.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:25.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:25.870Z] ---> 0eefa5e304f5 [2021-07-13T19:11:25.870Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:11:26.098Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" [2021-07-13T19:11:26.152Z] > git --version # timeout=10 [2021-07-13T19:11:26.159Z] > git --version # 'git version 2.17.1' [2021-07-13T19:11:26.177Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-13T19:11:27.267Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:11:27.694Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:11:28.060Z] + true [2021-07-13T19:11:28.060Z] + sudo service docker restart [2021-07-13T19:11:38.113Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:38.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:38.113Z] ---> 0eefa5e304f5 [2021-07-13T19:11:38.113Z] Step 3/22 : WORKDIR /edgex-go [2021-07-13T19:11:39.501Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:39.501Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:39.501Z] ---> 0eefa5e304f5 [2021-07-13T19:11:39.501Z] Step 3/32 : WORKDIR /edgex-go [2021-07-13T19:11:39.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:39.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:39.763Z] ---> 0eefa5e304f5 [2021-07-13T19:11:39.763Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:11:46.365Z] ---> Running in aafe8e460a3d [2021-07-13T19:11:46.365Z] ---> Running in 14c7d8cbfabd [2021-07-13T19:11:46.365Z] ---> Running in 575501a10da2 [2021-07-13T19:11:46.365Z] ---> Running in 8aa79c3671bb [2021-07-13T19:11:46.365Z] ---> Running in 0cf5b60bc603 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T19:11:46.512Z] provisioning config files... [2021-07-13T19:11:46.544Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8610057214071281900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:11:46.944Z] Removing intermediate container aafe8e460a3d [2021-07-13T19:11:46.944Z] ---> f60586536691 [2021-07-13T19:11:46.944Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:46.944Z] Removing intermediate container 14c7d8cbfabd [2021-07-13T19:11:46.944Z] ---> 457cc3a7d23f [2021-07-13T19:11:46.944Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:46.944Z] Removing intermediate container 0cf5b60bc603 [2021-07-13T19:11:46.944Z] ---> 3989a6acb9e6 [2021-07-13T19:11:46.944Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:46.944Z] Removing intermediate container 575501a10da2 [2021-07-13T19:11:46.944Z] ---> 6029118a3688 [2021-07-13T19:11:46.944Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:47.015Z] ---> docker-login.sh [2021-07-13T19:11:47.015Z] nexus3.edgexfoundry.org:10001 [2021-07-13T19:11:47.207Z] Removing intermediate container 8aa79c3671bb [2021-07-13T19:11:47.207Z] ---> 71e93ddda981 [2021-07-13T19:11:47.207Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:47.207Z] ---> Running in 25d99285e6f3 [2021-07-13T19:11:47.207Z] ---> Running in 7ba0d90839e7 [2021-07-13T19:11:47.207Z] ---> Running in 8ae741aeacf5 [2021-07-13T19:11:47.473Z] ---> Running in 6d6146bb6068 [2021-07-13T19:11:47.473Z] ---> Running in 1b6eb728a338 [2021-07-13T19:11:48.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:11:48.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:11:48.296Z] Configure a credential helper to remove this warning. See [2021-07-13T19:11:48.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:11:48.296Z] [2021-07-13T19:11:48.296Z] Login Succeeded [2021-07-13T19:11:48.296Z] nexus3.edgexfoundry.org:10002 [2021-07-13T19:11:48.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:11:48.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:11:48.847Z] Configure a credential helper to remove this warning. See [2021-07-13T19:11:48.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:11:48.847Z] [2021-07-13T19:11:48.847Z] Login Succeeded [2021-07-13T19:11:48.847Z] nexus3.edgexfoundry.org:10003 [2021-07-13T19:11:49.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:11:49.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:11:49.402Z] Configure a credential helper to remove this warning. See [2021-07-13T19:11:49.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:11:49.402Z] [2021-07-13T19:11:49.402Z] Login Succeeded [2021-07-13T19:11:49.402Z] nexus3.edgexfoundry.org:10004 [2021-07-13T19:11:49.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:11:49.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:11:49.955Z] Configure a credential helper to remove this warning. See [2021-07-13T19:11:49.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:11:49.955Z] [2021-07-13T19:11:49.955Z] Login Succeeded [2021-07-13T19:11:49.955Z] docker.io [2021-07-13T19:11:50.035Z] Removing intermediate container 8ae741aeacf5 [2021-07-13T19:11:50.036Z] ---> fe7e22bae422 [2021-07-13T19:11:50.036Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-13T19:11:50.036Z] ---> Running in e0059042d141 [2021-07-13T19:11:50.036Z] Removing intermediate container 7ba0d90839e7 [2021-07-13T19:11:50.036Z] ---> 6e95ed5cf306 [2021-07-13T19:11:50.036Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:11:50.036Z] Removing intermediate container 25d99285e6f3 [2021-07-13T19:11:50.036Z] ---> 3d7f2b80d7ac [2021-07-13T19:11:50.036Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:11:50.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:11:50.297Z] ---> Running in 7e1664175b77 [2021-07-13T19:11:50.298Z] ---> Running in 7136de140bb9 [2021-07-13T19:11:50.559Z] Removing intermediate container 6d6146bb6068 [2021-07-13T19:11:50.560Z] ---> a66e0172e104 [2021-07-13T19:11:50.560Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-13T19:11:50.560Z] Removing intermediate container 1b6eb728a338 [2021-07-13T19:11:50.560Z] ---> c7ce33cf6982 [2021-07-13T19:11:50.560Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-13T19:11:50.822Z] ---> Running in 0164ef8f06fe [2021-07-13T19:11:50.822Z] ---> Running in ec60afafe38b [2021-07-13T19:11:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:11:50.827Z] Configure a credential helper to remove this warning. See [2021-07-13T19:11:50.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:11:50.827Z] [2021-07-13T19:11:50.828Z] Login Succeeded [2021-07-13T19:11:50.828Z] ---> docker-login.sh ends [Pipeline] } [2021-07-13T19:11:50.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-13T19:11:51.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:51.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:51.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:51.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-07-13T19:11:51.758Z] ========================================================= [2021-07-13T19:11:51.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-13T19:11:51.758Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:11:51.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:51.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:52.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:52.158Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-13T19:11:52.417Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:52.695Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:52.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:52.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:52.961Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:52.961Z] Removing intermediate container e0059042d141 [2021-07-13T19:11:52.961Z] ---> ed303309af64 [2021-07-13T19:11:52.961Z] Step 6/24 : COPY go.mod . [2021-07-13T19:11:53.540Z] Removing intermediate container 7e1664175b77 [2021-07-13T19:11:53.540Z] ---> ade6a2239ce2 [2021-07-13T19:11:53.540Z] Step 6/24 : COPY go.mod . [2021-07-13T19:11:53.540Z] ---> 852a326dac9c [2021-07-13T19:11:53.540Z] Step 7/24 : RUN go mod download [2021-07-13T19:11:53.802Z] ---> Running in 5f44e8b1d2d1 [2021-07-13T19:11:53.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:54.068Z] ---> 6fe7c97c8329 [2021-07-13T19:11:54.068Z] Step 7/24 : RUN go mod download [2021-07-13T19:11:54.068Z] Removing intermediate container ec60afafe38b [2021-07-13T19:11:54.068Z] ---> 4e408117ab33 [2021-07-13T19:11:54.068Z] Step 6/22 : COPY go.mod . [2021-07-13T19:11:54.068Z] ---> Running in c6567c99684a [2021-07-13T19:11:54.166Z] Sending build context to Docker daemon 165.7MB [2021-07-13T19:11:54.166Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:54.166Z] Step 2/6 : FROM ${BASE} [2021-07-13T19:11:54.328Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:54.445Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-13T19:11:54.446Z] 595b0fe564bb: Pulling fs layer [2021-07-13T19:11:54.446Z] 24495759ef45: Pulling fs layer [2021-07-13T19:11:54.446Z] d148012ef14d: Pulling fs layer [2021-07-13T19:11:54.446Z] cb65c68fc2e2: Pulling fs layer [2021-07-13T19:11:54.446Z] 093eec477d81: Pulling fs layer [2021-07-13T19:11:54.446Z] 20fd20ab2234: Pulling fs layer [2021-07-13T19:11:54.446Z] 43245461236d: Pulling fs layer [2021-07-13T19:11:54.446Z] 5a37c24eccbd: Pulling fs layer [2021-07-13T19:11:54.446Z] cb65c68fc2e2: Waiting [2021-07-13T19:11:54.446Z] 093eec477d81: Waiting [2021-07-13T19:11:54.446Z] 43245461236d: Waiting [2021-07-13T19:11:54.446Z] 5a37c24eccbd: Waiting [2021-07-13T19:11:54.446Z] d148012ef14d: Verifying Checksum [2021-07-13T19:11:54.446Z] d148012ef14d: Download complete [2021-07-13T19:11:54.446Z] 24495759ef45: Verifying Checksum [2021-07-13T19:11:54.446Z] 24495759ef45: Download complete [2021-07-13T19:11:54.589Z] ---> 612f07180efe [2021-07-13T19:11:54.589Z] Step 7/22 : RUN go mod download [2021-07-13T19:11:54.722Z] 093eec477d81: Download complete [2021-07-13T19:11:54.723Z] 20fd20ab2234: Verifying Checksum [2021-07-13T19:11:54.723Z] 20fd20ab2234: Download complete [2021-07-13T19:11:54.723Z] 595b0fe564bb: Download complete [2021-07-13T19:11:54.723Z] 43245461236d: Download complete [2021-07-13T19:11:54.853Z] ---> Running in a920c4df195d [2021-07-13T19:11:55.114Z] Removing intermediate container 0164ef8f06fe [2021-07-13T19:11:55.114Z] ---> 9fc96c3e7acd [2021-07-13T19:11:55.114Z] Step 6/32 : COPY go.mod . [2021-07-13T19:11:55.114Z] Removing intermediate container 5f44e8b1d2d1 [2021-07-13T19:11:55.114Z] ---> 3303f81ca27a [2021-07-13T19:11:55.114Z] Step 8/24 : COPY . . [2021-07-13T19:11:55.323Z] 595b0fe564bb: Pull complete [2021-07-13T19:11:55.699Z] ---> f369851b2276 [2021-07-13T19:11:55.700Z] Step 7/32 : RUN go mod download [2021-07-13T19:11:55.929Z] 24495759ef45: Pull complete [2021-07-13T19:11:56.538Z] d148012ef14d: Pull complete [2021-07-13T19:11:56.646Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:57.519Z] 5a37c24eccbd: Verifying Checksum [2021-07-13T19:11:57.520Z] 5a37c24eccbd: Download complete [2021-07-13T19:11:58.500Z] cb65c68fc2e2: Verifying Checksum [2021-07-13T19:11:58.500Z] cb65c68fc2e2: Download complete [2021-07-13T19:12:03.250Z] ---> Running in 477fe1ae1c87 [2021-07-13T19:12:03.250Z] ---> 3b2132a413d8 [2021-07-13T19:12:03.250Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:12:03.250Z] ---> Running in 4200b28ddbab [2021-07-13T19:12:03.250Z] Removing intermediate container c6567c99684a [2021-07-13T19:12:03.250Z] ---> 3daf521f8778 [2021-07-13T19:12:03.250Z] Step 8/24 : COPY . . [2021-07-13T19:12:04.641Z] Removing intermediate container a920c4df195d [2021-07-13T19:12:04.641Z] ---> 58aec54abb66 [2021-07-13T19:12:04.641Z] Step 8/22 : COPY . . [2021-07-13T19:12:08.888Z] Removing intermediate container 7136de140bb9 [2021-07-13T19:12:08.888Z] ---> 841481c4ef5a [2021-07-13T19:12:08.888Z] Step 6/24 : COPY go.mod . [2021-07-13T19:12:10.929Z] cb65c68fc2e2: Pull complete [2021-07-13T19:12:10.929Z] 093eec477d81: Pull complete [2021-07-13T19:12:10.929Z] 20fd20ab2234: Pull complete [2021-07-13T19:12:10.929Z] 43245461236d: Pull complete [2021-07-13T19:12:11.460Z] ---> 18b92478dc21 [2021-07-13T19:12:11.461Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:12:11.461Z] ---> 0c197fc4e9a2 [2021-07-13T19:12:11.461Z] Step 7/24 : RUN go mod download [2021-07-13T19:12:11.461Z] ---> Running in 178b804a8220 [2021-07-13T19:12:11.461Z] ---> 74b116e14914 [2021-07-13T19:12:11.461Z] Step 9/22 : RUN go mod tidy [2021-07-13T19:12:11.461Z] ---> Running in fc50664ebe3f [2021-07-13T19:12:11.461Z] ---> Running in 1601ae906be5 [2021-07-13T19:12:11.461Z] Removing intermediate container 477fe1ae1c87 [2021-07-13T19:12:11.461Z] ---> 555cefc24cdd [2021-07-13T19:12:11.461Z] Step 8/32 : COPY . . [2021-07-13T19:12:14.345Z] 5a37c24eccbd: Pull complete [2021-07-13T19:12:14.621Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-13T19:12:14.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-13T19:12:14.621Z] ---> 274d7007c78b [2021-07-13T19:12:14.621Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-13T19:12:15.602Z] ---> Running in d3a706cd8bd0 [2021-07-13T19:12:15.722Z] Removing intermediate container 4200b28ddbab [2021-07-13T19:12:15.722Z] ---> 28ce76a6afb9 [2021-07-13T19:12:15.722Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-13T19:12:17.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:12:17.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:12:17.653Z] ---> Running in 40e2bc8342f1 [2021-07-13T19:12:17.653Z] ---> a2c034afd6d3 [2021-07-13T19:12:17.653Z] Step 9/32 : RUN go mod tidy [2021-07-13T19:12:17.653Z] ---> Running in 4098697afd4d [2021-07-13T19:12:17.918Z] Removing intermediate container fc50664ebe3f [2021-07-13T19:12:17.918Z] ---> fe8b907a80b4 [2021-07-13T19:12:17.918Z] Step 8/24 : COPY . . [2021-07-13T19:12:17.918Z] Removing intermediate container 178b804a8220 [2021-07-13T19:12:17.918Z] ---> 3b9ec2b91eac [2021-07-13T19:12:17.918Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-13T19:12:17.918Z] Removing intermediate container 1601ae906be5 [2021-07-13T19:12:17.918Z] ---> 21cfdbccce98 [2021-07-13T19:12:17.918Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-13T19:12:17.918Z] ---> Running in f4b1b7aecdf1 [2021-07-13T19:12:17.918Z] ---> Running in 5b25f370c2d9 [2021-07-13T19:12:18.182Z] 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-07-13T19:12:18.610Z] (1/12) Installing libmagic (5.39-r0) [2021-07-13T19:12:18.759Z] 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-07-13T19:12:18.883Z] (2/12) Installing file (5.39-r0) [2021-07-13T19:12:18.883Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-13T19:12:19.021Z] 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-07-13T19:12:19.157Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-13T19:12:24.401Z] ---> c82818cb90f4 [2021-07-13T19:12:24.401Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:12:24.401Z] Removing intermediate container 4098697afd4d [2021-07-13T19:12:24.401Z] ---> aed6a1805dc9 [2021-07-13T19:12:24.401Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-13T19:12:24.401Z] ---> Running in 405db6ff96cd [2021-07-13T19:12:24.401Z] ---> Running in adcf04dbcfde [2021-07-13T19:12:25.368Z] 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-07-13T19:12:25.855Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-13T19:12:25.855Z] (6/12) Installing patch (2.7.6-r7) [2021-07-13T19:12:25.855Z] (7/12) Installing build-base (0.5-r2) [2021-07-13T19:12:25.855Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-13T19:12:25.856Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-13T19:12:25.856Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-13T19:12:25.856Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-13T19:12:26.131Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-13T19:12:26.131Z] Executing busybox-1.32.1-r6.trigger [2021-07-13T19:12:26.131Z] OK: 218 MiB in 52 packages [2021-07-13T19:12:26.810Z] Removing intermediate container adcf04dbcfde [2021-07-13T19:12:26.810Z] ---> 8e59b532d161 [2021-07-13T19:12:26.811Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-13T19:12:26.811Z] ---> Running in 4f14e051686c [2021-07-13T19:12:27.402Z] 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-07-13T19:12:30.447Z] Removing intermediate container d3a706cd8bd0 [2021-07-13T19:12:30.447Z] ---> 06975939d290 [2021-07-13T19:12:30.447Z] Step 4/6 : WORKDIR /edgex-go [2021-07-13T19:12:30.447Z] ---> Running in 2414d26e1930 [2021-07-13T19:12:30.447Z] Removing intermediate container 2414d26e1930 [2021-07-13T19:12:30.447Z] ---> ce3f6a84dcef [2021-07-13T19:12:30.447Z] Step 5/6 : COPY go.mod . [2021-07-13T19:12:31.449Z] ---> 35839070fa6a [2021-07-13T19:12:31.449Z] Step 6/6 : RUN go mod download [2021-07-13T19:12:31.449Z] ---> Running in 0eea61abba9a [2021-07-13T19:12:54.039Z] 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-07-13T19:12:58.282Z] Removing intermediate container 0eea61abba9a [2021-07-13T19:12:58.282Z] ---> cf7477bb55bd [2021-07-13T19:12:58.282Z] Successfully built cf7477bb55bd [2021-07-13T19:12:58.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:12:58.682Z] + docker inspect -f . ci-base-image-arm64 [2021-07-13T19:12:58.682Z] . [Pipeline] withDockerContainer [2021-07-13T19:12:58.977Z] prd-ubuntu18.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2021-07-13T19:12:59.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-13T19:13:00.651Z] Removing intermediate container 40e2bc8342f1 [2021-07-13T19:13:00.651Z] ---> 071dc6413c4e [2021-07-13T19:13:00.651Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-13T19:13:00.664Z] $ docker top be88a7a7589a2245e1a4f110032cb87418e845e4ae21505c14800cb0af490e5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:13:01.706Z] + go version [2021-07-13T19:13:01.707Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-13T19:13:01.748Z] $ docker stop --time=1 be88a7a7589a2245e1a4f110032cb87418e845e4ae21505c14800cb0af490e5f [2021-07-13T19:13:03.605Z] $ docker rm -f be88a7a7589a2245e1a4f110032cb87418e845e4ae21505c14800cb0af490e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-13T19:13:03.988Z] ---> Running in c9a050ca3df4 [2021-07-13T19:13:03.988Z] Removing intermediate container f4b1b7aecdf1 [2021-07-13T19:13:03.988Z] ---> 938adbd50b2e [2021-07-13T19:13:03.988Z] [2021-07-13T19:13:03.988Z] Step 11/24 : FROM alpine:3.12 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-07-13T19:13:04.265Z] Removing intermediate container 5b25f370c2d9 [2021-07-13T19:13:04.265Z] ---> ea2398231cba [2021-07-13T19:13:04.265Z] [2021-07-13T19:13:04.265Z] Step 11/22 : FROM alpine:3.12 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:13:04.711Z] + docker inspect -f . ci-base-image-arm64 [2021-07-13T19:13:04.711Z] . [Pipeline] withDockerContainer [2021-07-13T19:13:04.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2021-07-13T19:13:05.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-13T19:13:05.238Z] 3.12: Pulling from library/alpine [2021-07-13T19:13:05.500Z] 3.12: Pulling from library/alpine [2021-07-13T19:13:05.500Z] 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-07-13T19:13:06.603Z] $ docker top 058197ee742c0026de8122b4d13834af9e62c555a9b03fbf51c03b56ae0f0d07 -eo pid,comm [Pipeline] { [2021-07-13T19:13:06.982Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:13:06.982Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [Pipeline] echo [2021-07-13T19:13:07.021Z] ========================================================= [2021-07-13T19:13:07.021Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-13T19:13:07.021Z] ========================================================= [Pipeline] sh [2021-07-13T19:13:07.553Z] Status: Downloaded newer image for alpine:3.12 [2021-07-13T19:13:07.554Z] Status: Downloaded newer image for alpine:3.12 [2021-07-13T19:13:07.554Z] ---> 13621d1b12d4 [2021-07-13T19:13:07.554Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-13T19:13:07.692Z] + go mod tidy [Pipeline] sh [2021-07-13T19:13:08.939Z] ---> 13621d1b12d4 [2021-07-13T19:13:08.939Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:13:08.981Z] + make test [2021-07-13T19:13:08.981Z] 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-07-13T19:13:08.981Z] go mod tidy [2021-07-13T19:13:09.583Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-13T19:13:09.880Z] ---> Running in bb0cfc574266 [2021-07-13T19:13:09.880Z] ---> Running in f59a3fa59a18 [2021-07-13T19:13:09.880Z] Removing intermediate container 4f14e051686c [2021-07-13T19:13:09.880Z] ---> ef5cdd1e0c83 [2021-07-13T19:13:09.880Z] [2021-07-13T19:13:09.880Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:13:09.880Z] ---> 13621d1b12d4 [2021-07-13T19:13:09.880Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:13:09.880Z] Removing intermediate container 405db6ff96cd [2021-07-13T19:13:09.880Z] ---> 96bf35e71c7a [2021-07-13T19:13:09.880Z] [2021-07-13T19:13:09.880Z] Step 11/32 : FROM alpine:3.12 [2021-07-13T19:13:09.880Z] ---> 13621d1b12d4 [2021-07-13T19:13:09.880Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-13T19:13:09.880Z] Removing intermediate container c9a050ca3df4 [2021-07-13T19:13:09.880Z] ---> cb0c48f37310 [2021-07-13T19:13:09.880Z] [2021-07-13T19:13:09.880Z] Step 12/24 : FROM docker:20.10.0 [2021-07-13T19:13:09.880Z] ---> Running in ff14f5f00f0c [2021-07-13T19:13:09.880Z] ---> Running in 604849ace9aa [2021-07-13T19:13:10.149Z] Removing intermediate container 604849ace9aa [2021-07-13T19:13:10.149Z] ---> 0d0623502ec5 [2021-07-13T19:13:10.149Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-13T19:13:10.411Z] ---> Running in a44cfc9e4a2c [2021-07-13T19:13:10.412Z] 20.10.0: Pulling from library/docker [2021-07-13T19:13:10.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:10.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:10.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:10.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:10.684Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-13T19:13:10.684Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:13:10.951Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-13T19:13:10.951Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-13T19:13:10.951Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:13:10.951Z] OK: 6 MiB in 15 packages [2021-07-13T19:13:10.951Z] (4/4) Installing curl (7.77.0-r0) [2021-07-13T19:13:10.951Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:13:10.951Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:13:10.951Z] OK: 7 MiB in 18 packages [2021-07-13T19:13:11.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:11.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:11.475Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-13T19:13:11.475Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:13:11.475Z] OK: 6 MiB in 15 packages [2021-07-13T19:13:12.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:12.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:12.050Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:13:12.050Z] (2/2) Installing su-exec (0.2-r1) [2021-07-13T19:13:12.051Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:13:12.051Z] OK: 6 MiB in 16 packages [2021-07-13T19:13:14.601Z] Removing intermediate container f59a3fa59a18 [2021-07-13T19:13:14.601Z] ---> 8e79ac336d85 [2021-07-13T19:13:14.601Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:13:14.601Z] ---> Running in fbc932c9ab27 [2021-07-13T19:13:14.867Z] Removing intermediate container bb0cfc574266 [2021-07-13T19:13:14.867Z] ---> 2b96297bb8dc [2021-07-13T19:13:14.867Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:13:16.262Z] ---> Running in b13c858e83f7 [2021-07-13T19:13:16.262Z] Removing intermediate container fbc932c9ab27 [2021-07-13T19:13:16.262Z] ---> 7cf48fce896f [2021-07-13T19:13:16.262Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-13T19:13:17.207Z] Removing intermediate container ff14f5f00f0c [2021-07-13T19:13:17.207Z] ---> 4f91965f51dd [2021-07-13T19:13:17.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:13:17.207Z] Removing intermediate container a44cfc9e4a2c [2021-07-13T19:13:17.207Z] ---> 9eb4c3dfbb4b [2021-07-13T19:13:17.207Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-13T19:13:17.207Z] ---> Running in 9eef89327721 [2021-07-13T19:13:17.207Z] Removing intermediate container b13c858e83f7 [2021-07-13T19:13:17.207Z] ---> c7b97d0f2b83 [2021-07-13T19:13:17.207Z] Step 14/22 : WORKDIR /edgex [2021-07-13T19:13:17.207Z] ---> Running in aa2182110b3f [2021-07-13T19:13:17.207Z] ---> Running in 89ed8228c599 [2021-07-13T19:13:17.467Z] ---> Running in 0e59b481398d [2021-07-13T19:13:17.468Z] Removing intermediate container 9eef89327721 [2021-07-13T19:13:17.468Z] ---> dbc17c31abf2 [2021-07-13T19:13:17.468Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:13:17.733Z] Removing intermediate container 89ed8228c599 [2021-07-13T19:13:17.733Z] ---> 96cb44070c46 [2021-07-13T19:13:17.733Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-13T19:13:17.733Z] Removing intermediate container aa2182110b3f [2021-07-13T19:13:17.733Z] ---> be1bfcd157d7 [2021-07-13T19:13:17.733Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-13T19:13:17.733Z] ---> Running in f861e59c2892 [2021-07-13T19:13:17.733Z] ---> Running in c41540134437 [2021-07-13T19:13:17.733Z] ---> Running in 0b7eec92de2a [2021-07-13T19:13:17.733Z] Removing intermediate container 0e59b481398d [2021-07-13T19:13:17.733Z] ---> 91ef1a674a91 [2021-07-13T19:13:17.733Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-13T19:13:17.999Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-13T19:13:18.260Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-13T19:13:18.260Z] Removing intermediate container f861e59c2892 [2021-07-13T19:13:18.260Z] ---> 387c5b0da2bb [2021-07-13T19:13:18.260Z] Step 16/24 : WORKDIR / [2021-07-13T19:13:18.260Z] Removing intermediate container c41540134437 [2021-07-13T19:13:18.260Z] ---> b89f7651de9a [2021-07-13T19:13:18.260Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:13:18.260Z] ---> aefe523efa57 [2021-07-13T19:13:18.260Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:13:18.260Z] Removing intermediate container 0b7eec92de2a [2021-07-13T19:13:18.260Z] ---> 6d73307a3095 [2021-07-13T19:13:18.260Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-13T19:13:18.529Z] ---> 6d7d56d5fb32 [2021-07-13T19:13:18.529Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-13T19:13:18.529Z] ---> Running in 3e917f8ea3fa [2021-07-13T19:13:18.529Z] ---> Running in 6568bf328156 [2021-07-13T19:13:18.529Z] ---> Running in ca661c639e66 [2021-07-13T19:13:18.529Z] ---> Running in 4016880defc9 [2021-07-13T19:13:18.792Z] Removing intermediate container ca661c639e66 [2021-07-13T19:13:18.792Z] ---> 52c3768cbf9c [2021-07-13T19:13:18.792Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-13T19:13:18.792Z] Removing intermediate container 6568bf328156 [2021-07-13T19:13:18.792Z] ---> c019c741715b [2021-07-13T19:13:18.792Z] Step 16/24 : WORKDIR / [2021-07-13T19:13:18.792Z] ---> d468e4502284 [2021-07-13T19:13:18.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-13T19:13:18.792Z] Removing intermediate container 3e917f8ea3fa [2021-07-13T19:13:18.792Z] ---> af86480ace04 [2021-07-13T19:13:18.792Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:13:19.052Z] ---> Running in 584877e6d410 [2021-07-13T19:13:19.052Z] ---> Running in d8f44ef3641a [2021-07-13T19:13:19.639Z] ---> 309b4b24da98 [2021-07-13T19:13:19.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-13T19:13:19.639Z] ---> df9c4b72f7b9 [2021-07-13T19:13:19.639Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-13T19:13:19.639Z] Removing intermediate container d8f44ef3641a [2021-07-13T19:13:19.639Z] ---> 3303e9500b8c [2021-07-13T19:13:19.639Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:13:19.902Z] ---> Running in e796e07e42a2 [2021-07-13T19:13:20.842Z] ---> 419a2b441d48 [2021-07-13T19:13:20.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-13T19:13:20.842Z] ---> d33181b36e2c [2021-07-13T19:13:20.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-13T19:13:20.842Z] Removing intermediate container e796e07e42a2 [2021-07-13T19:13:20.842Z] ---> 83f6b0d53e55 [2021-07-13T19:13:20.842Z] Step 19/22 : CMD ["--init=true"] [2021-07-13T19:13:21.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:21.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:21.700Z] (1/39) Installing readline (8.0.4-r0) [2021-07-13T19:13:21.700Z] (2/39) Installing bash (5.0.17-r0) [2021-07-13T19:13:21.700Z] Executing bash-5.0.17-r0.post-install [2021-07-13T19:13:21.700Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:13:21.700Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-13T19:13:21.700Z] (5/39) Installing curl (7.77.0-r0) [2021-07-13T19:13:21.700Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-13T19:13:21.700Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-13T19:13:21.700Z] (8/39) Installing expat (2.2.9-r1) [2021-07-13T19:13:21.700Z] ---> Running in 2fd129d9fb5e [2021-07-13T19:13:21.700Z] (9/39) Installing libffi (3.3-r2) [2021-07-13T19:13:21.700Z] (10/39) Installing gdbm (1.13-r1) [2021-07-13T19:13:21.700Z] ---> c115ff2239a1 [2021-07-13T19:13:21.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-13T19:13:21.700Z] Removing intermediate container 4016880defc9 [2021-07-13T19:13:21.700Z] ---> fe4e3f7d63c4 [2021-07-13T19:13:21.700Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-13T19:13:21.700Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-13T19:13:21.700Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-13T19:13:21.700Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-13T19:13:25.021Z] ---> a987e48bc1db [2021-07-13T19:13:25.021Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-13T19:13:25.021Z] ---> Running in e27851895258 [2021-07-13T19:13:25.021Z] ---> Running in cd9d9eed132e [2021-07-13T19:13:25.021Z] ---> 2d8c43cb9f08 [2021-07-13T19:13:25.021Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-13T19:13:25.021Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-13T19:13:25.021Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-13T19:13:25.021Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-13T19:13:25.021Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-13T19:13:25.021Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-13T19:13:25.021Z] Removing intermediate container 2fd129d9fb5e [2021-07-13T19:13:25.021Z] ---> d1e7b28833aa [2021-07-13T19:13:25.021Z] Step 20/22 : LABEL arch=x86_64 [2021-07-13T19:13:25.021Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-13T19:13:25.021Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-13T19:13:25.593Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-13T19:13:25.593Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-13T19:13:25.593Z] ---> Running in 720087af7386 [2021-07-13T19:13:25.593Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-13T19:13:26.166Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-13T19:13:26.166Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-13T19:13:26.166Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-13T19:13:26.166Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-13T19:13:26.166Z] ---> Running in ae8ab845076d [2021-07-13T19:13:26.166Z] Removing intermediate container e27851895258 [2021-07-13T19:13:26.166Z] ---> c22d424b4f56 [2021-07-13T19:13:26.166Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-13T19:13:26.166Z] Removing intermediate container cd9d9eed132e [2021-07-13T19:13:26.166Z] ---> e4956162b3c6 [2021-07-13T19:13:26.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:13:26.166Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-13T19:13:26.428Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-13T19:13:26.428Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-13T19:13:26.428Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-13T19:13:26.691Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-13T19:13:26.691Z] Removing intermediate container 720087af7386 [2021-07-13T19:13:26.691Z] ---> 335035b3f10b [2021-07-13T19:13:26.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:13:26.691Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-13T19:13:26.691Z] ---> Running in bc03bc07019b [2021-07-13T19:13:26.691Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-13T19:13:26.691Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-13T19:13:26.691Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-13T19:13:26.691Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-13T19:13:26.952Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-13T19:13:26.952Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-13T19:13:27.211Z] Removing intermediate container ae8ab845076d [2021-07-13T19:13:27.211Z] ---> 1cb11d3c19eb [2021-07-13T19:13:27.211Z] Step 21/22 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:13:27.211Z] ---> 38100727045c [2021-07-13T19:13:27.211Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-13T19:13:27.781Z] Executing busybox-1.31.1-r19.trigger [2021-07-13T19:13:27.781Z] OK: 72 MiB in 59 packages [2021-07-13T19:13:27.781Z] ---> Running in 26121a5b018d [2021-07-13T19:13:27.781Z] ---> Running in 4f5b03ac562b [2021-07-13T19:13:27.781Z] Removing intermediate container bc03bc07019b [2021-07-13T19:13:27.781Z] ---> 9a69d93e246f [2021-07-13T19:13:27.781Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:13:27.781Z] ---> Running in 884c056f9af4 [2021-07-13T19:13:28.043Z] ---> Running in fc025ac90290 [2021-07-13T19:13:28.043Z] Removing intermediate container 4f5b03ac562b [2021-07-13T19:13:28.043Z] ---> ed5be678f0df [2021-07-13T19:13:28.043Z] Step 22/22 : LABEL version=0.0.0 [2021-07-13T19:13:28.043Z] Removing intermediate container 26121a5b018d [2021-07-13T19:13:28.043Z] ---> 4fdcf2e75122 [2021-07-13T19:13:28.043Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:13:28.308Z] Removing intermediate container fc025ac90290 [2021-07-13T19:13:28.308Z] ---> 4f51c90640a4 [2021-07-13T19:13:28.308Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:13:28.308Z] ---> Running in ef9806698fb9 [2021-07-13T19:13:28.308Z] Collecting docker-compose==1.23.2 [2021-07-13T19:13:28.308Z] ---> Running in f8ca0d3f3111 [2021-07-13T19:13:28.308Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-13T19:13:28.597Z] ---> Running in 9fcc6b3a999a [2021-07-13T19:13:28.597Z] Removing intermediate container ef9806698fb9 [2021-07-13T19:13:28.597Z] ---> 3923d8d8defd [2021-07-13T19:13:28.597Z] [2021-07-13T19:13:28.597Z] Collecting PyYAML<4,>=3.10 [2021-07-13T19:13:28.597Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-13T19:13:28.597Z] Successfully built 3923d8d8defd [2021-07-13T19:13:28.859Z] Removing intermediate container f8ca0d3f3111 [2021-07-13T19:13:28.860Z] ---> bf75d27ac93d [2021-07-13T19:13:28.860Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:13:29.121Z] Successfully tagged security-proxy-setup:latest [2021-07-13T19:13:29.121Z] Building core-data [2021-07-13T19:13:29.121Z]  Building security-proxy-setup ... done Removing intermediate container 9fcc6b3a999a [2021-07-13T19:13:29.121Z] ---> 33ac22112d1e [2021-07-13T19:13:29.121Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:13:29.121Z] ---> Running in e5af15ea6763 [2021-07-13T19:13:29.121Z] ---> Running in 1c51ff81ae86 [2021-07-13T19:13:29.394Z] Collecting cached-property<2,>=1.2.0 [2021-07-13T19:13:29.394Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-13T19:13:29.394Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-13T19:13:29.394Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-13T19:13:29.656Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-13T19:13:29.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-13T19:13:29.656Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-13T19:13:29.656Z] Collecting jsonschema<3,>=2.5.1 [2021-07-13T19:13:29.656Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-13T19:13:29.656Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-13T19:13:29.656Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-13T19:13:30.232Z] Collecting docopt<0.7,>=0.6.1 [2021-07-13T19:13:30.232Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-13T19:13:30.496Z] Collecting docker<4.0,>=3.6.0 [2021-07-13T19:13:30.496Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-13T19:13:30.496Z] Collecting texttable<0.10,>=0.9.0 [2021-07-13T19:13:30.496Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-13T19:13:30.758Z] Removing intermediate container 884c056f9af4 [2021-07-13T19:13:30.758Z] ---> c1263ba59a01 [2021-07-13T19:13:30.758Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:13:31.331Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-13T19:13:31.331Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-13T19:13:31.331Z] Removing intermediate container 1c51ff81ae86 [2021-07-13T19:13:31.331Z] ---> 0ac607111947 [2021-07-13T19:13:31.331Z] [2021-07-13T19:13:31.331Z] Collecting idna<2.8,>=2.5 [2021-07-13T19:13:31.331Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-13T19:13:31.331Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-13T19:13:31.331Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-13T19:13:31.331Z] Successfully built 0ac607111947 [2021-07-13T19:13:31.331Z] Collecting docker-pycreds>=0.4.0 [2021-07-13T19:13:31.331Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-13T19:13:31.331Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-13T19:13:31.331Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-13T19:13:31.331Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-13T19:13:31.331Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-13T19:13:31.596Z] Installing collected packages: PyYAML, cached-property, urllib3, idna, requests, websocket-client, jsonschema, dockerpty, docopt, docker-pycreds, docker, texttable, docker-compose [2021-07-13T19:13:31.596Z] Running setup.py install for PyYAML: started [2021-07-13T19:13:31.861Z] Successfully tagged core-command:latest [2021-07-13T19:13:31.861Z] Building security-secretstore-setup [2021-07-13T19:13:32.124Z] Removing intermediate container e5af15ea6763 [2021-07-13T19:13:32.124Z] ---> d4c69972c06e [2021-07-13T19:13:32.124Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:13:32.124Z]  Building core-command ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-07-13T19:13:36.402Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-13T19:13:37.421Z] Attempting uninstall: urllib3 [2021-07-13T19:13:37.422Z] Found existing installation: urllib3 1.25.9 [2021-07-13T19:13:37.422Z] Uninstalling urllib3-1.25.9: [2021-07-13T19:13:37.422Z] Successfully uninstalled urllib3-1.25.9 [2021-07-13T19:13:43.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:43.250Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:43.250Z] ---> 0eefa5e304f5 [2021-07-13T19:13:43.250Z] Step 3/26 : WORKDIR /edgex-go [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> 6029118a3688 [2021-07-13T19:13:43.250Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> a66e0172e104 [2021-07-13T19:13:43.250Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> 9fc96c3e7acd [2021-07-13T19:13:43.250Z] Step 6/26 : COPY go.mod . [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> f369851b2276 [2021-07-13T19:13:43.250Z] Step 7/26 : RUN go mod download [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> 555cefc24cdd [2021-07-13T19:13:43.250Z] Step 8/26 : COPY . . [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> a2c034afd6d3 [2021-07-13T19:13:43.250Z] Step 9/26 : RUN go mod tidy [2021-07-13T19:13:43.250Z] ---> Using cache [2021-07-13T19:13:43.250Z] ---> aed6a1805dc9 [2021-07-13T19:13:43.250Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-13T19:13:45.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:45.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:45.131Z] ---> 0eefa5e304f5 [2021-07-13T19:13:45.131Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:13:45.131Z] ---> Using cache [2021-07-13T19:13:45.131Z] ---> 6029118a3688 [2021-07-13T19:13:45.131Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:45.131Z] ---> Using cache [2021-07-13T19:13:45.131Z] ---> a66e0172e104 [2021-07-13T19:13:45.131Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-13T19:13:45.395Z] ---> d50720c7ac8f [2021-07-13T19:13:45.396Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-13T19:13:47.333Z] Attempting uninstall: idna [2021-07-13T19:13:47.333Z] Found existing installation: idna 2.9 [2021-07-13T19:13:47.333Z] Uninstalling idna-2.9: [2021-07-13T19:13:47.333Z] Successfully uninstalled idna-2.9 [2021-07-13T19:13:47.333Z] ---> Running in 70411d769bee [2021-07-13T19:13:47.333Z] ---> Running in 54957fc0648d [2021-07-13T19:13:47.333Z] Attempting uninstall: requests [2021-07-13T19:13:47.333Z] Found existing installation: requests 2.23.0 [2021-07-13T19:13:47.333Z] Uninstalling requests-2.23.0: [2021-07-13T19:13:47.333Z] ---> Running in 632bf7e6cd38 [2021-07-13T19:13:47.333Z] Successfully uninstalled requests-2.23.0 [2021-07-13T19:13:47.333Z] ---> 4bdbaeb4320b [2021-07-13T19:13:47.333Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-13T19:13:47.601Z] Removing intermediate container 70411d769bee [2021-07-13T19:13:47.601Z] ---> 7ffa6e6a3383 [2021-07-13T19:13:47.601Z] [2021-07-13T19:13:47.869Z] Successfully built 7ffa6e6a3383 [2021-07-13T19:13:47.869Z] Successfully tagged core-metadata:latest [2021-07-13T19:13:47.869Z] Building support-scheduler [2021-07-13T19:13:47.869Z] Running setup.py install for dockerpty: started [2021-07-13T19:13:47.869Z]  Building core-metadata ... done  ---> 0df1071b34bc [2021-07-13T19:13:47.869Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-13T19:13:48.450Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-13T19:13:48.450Z] Running setup.py install for docopt: started [2021-07-13T19:13:48.717Z] Running setup.py install for docopt: finished with status 'done' [2021-07-13T19:13:50.641Z] ---> ec8ad1f2f1ee [2021-07-13T19:13:50.642Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-13T19:13:51.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:51.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:51.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:51.217Z] ---> 0eefa5e304f5 [2021-07-13T19:13:51.217Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> 6029118a3688 [2021-07-13T19:13:51.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> a66e0172e104 [2021-07-13T19:13:51.217Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> 9fc96c3e7acd [2021-07-13T19:13:51.217Z] Step 6/23 : COPY go.mod . [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> f369851b2276 [2021-07-13T19:13:51.217Z] Step 7/23 : RUN go mod download [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> 555cefc24cdd [2021-07-13T19:13:51.217Z] Step 8/23 : COPY . . [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> a2c034afd6d3 [2021-07-13T19:13:51.217Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:13:51.217Z] ---> Using cache [2021-07-13T19:13:51.217Z] ---> aed6a1805dc9 [2021-07-13T19:13:51.217Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-13T19:13:51.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:52.370Z] OK: 219 MiB in 52 packages [2021-07-13T19:13:53.770Z] Running setup.py install for texttable: started [2021-07-13T19:13:53.770Z] ---> Running in d5b1f5c1e51b [2021-07-13T19:13:54.055Z] ---> fad12b0744cd [2021-07-13T19:13:54.056Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-13T19:13:54.056Z] 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-07-13T19:13:54.056Z] ---> Running in 3aca4de2c3eb [2021-07-13T19:13:54.329Z] Running setup.py install for texttable: finished with status 'done' [2021-07-13T19:13:54.330Z] Removing intermediate container 3aca4de2c3eb [2021-07-13T19:13:54.330Z] ---> 27a7f11aeb12 [2021-07-13T19:13:54.330Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-13T19:13:54.330Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-13T19:13:54.909Z] 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-07-13T19:13:54.909Z] Removing intermediate container 54957fc0648d [2021-07-13T19:13:54.909Z] ---> 08e39338b8a8 [2021-07-13T19:13:54.909Z] Step 6/24 : COPY go.mod . [2021-07-13T19:13:55.173Z] ---> aab7be8f5d98 [2021-07-13T19:13:55.173Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-13T19:13:55.762Z] ---> Running in 491e1de7081c [2021-07-13T19:13:56.029Z] ---> 82ae5bbc1689 [2021-07-13T19:13:56.029Z] Step 7/24 : RUN go mod download [2021-07-13T19:13:56.296Z] ---> Running in ef46d0104d69 [2021-07-13T19:14:00.572Z] Removing intermediate container 491e1de7081c [2021-07-13T19:14:00.572Z] ---> 50e40b24da89 [2021-07-13T19:14:00.572Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-13T19:14:00.572Z] Removing intermediate container ef46d0104d69 [2021-07-13T19:14:00.572Z] ---> ce33adaaf668 [2021-07-13T19:14:00.572Z] Step 8/24 : COPY . . [2021-07-13T19:14:00.572Z] Removing intermediate container 584877e6d410 [2021-07-13T19:14:00.572Z] ---> 721817e5d104 [2021-07-13T19:14:00.572Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-13T19:14:01.991Z] ---> Running in bf7ab7fafd5f [2021-07-13T19:14:12.033Z] ---> Running in 3efd242da2af [2021-07-13T19:14:12.033Z] Removing intermediate container bf7ab7fafd5f [2021-07-13T19:14:12.033Z] ---> 9171cf34fe53 [2021-07-13T19:14:12.033Z] Step 29/32 : CMD ["gate"] [2021-07-13T19:14:12.033Z] ---> 943137cebc91 [2021-07-13T19:14:12.033Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:14:12.033Z] Removing intermediate container 3efd242da2af [2021-07-13T19:14:12.033Z] ---> 4a143b066413 [2021-07-13T19:14:12.033Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-13T19:14:12.033Z] ---> Running in c4ee78b97a6f [2021-07-13T19:14:12.033Z] ---> Running in 2dfd2cd67c2d [2021-07-13T19:14:12.033Z] ---> Running in 5b67c7d6db03 [2021-07-13T19:14:12.033Z] Removing intermediate container 5b67c7d6db03 [2021-07-13T19:14:12.033Z] ---> 8b9310d06e69 [2021-07-13T19:14:12.033Z] Step 30/32 : LABEL arch=x86_64 [2021-07-13T19:14:12.033Z] Removing intermediate container 2dfd2cd67c2d [2021-07-13T19:14:12.033Z] ---> fd08689514ed [2021-07-13T19:14:12.033Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-13T19:14:12.033Z] ---> Running in bb2da3a4ca9b [2021-07-13T19:14:12.610Z] Removing intermediate container bb2da3a4ca9b [2021-07-13T19:14:12.610Z] ---> 70460a00356d [2021-07-13T19:14:12.610Z] Step 31/32 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:14:13.186Z] ---> c886ca1f8e15 [2021-07-13T19:14:13.186Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:13.186Z] ---> Running in 6b6777834d27 [2021-07-13T19:14:13.450Z] Removing intermediate container c4ee78b97a6f [2021-07-13T19:14:13.450Z] ---> 47e448701060 [2021-07-13T19:14:13.450Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-13T19:14:13.714Z] ---> Running in 8b017a21c8ab [2021-07-13T19:14:13.714Z] Removing intermediate container 6b6777834d27 [2021-07-13T19:14:13.714Z] ---> cc6a0a3f5a1a [2021-07-13T19:14:13.714Z] Step 32/32 : LABEL version=0.0.0 [2021-07-13T19:14:13.988Z] ---> c08984f12580 [2021-07-13T19:14:13.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-13T19:14:14.260Z] ---> Running in d3509b5b42c8 [2021-07-13T19:14:14.527Z] ---> d2ec30adc333 [2021-07-13T19:14:14.527Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-13T19:14:14.801Z] 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-07-13T19:14:14.801Z] ---> Running in 12fe44d9ff58 [2021-07-13T19:14:14.801Z] Removing intermediate container d3509b5b42c8 [2021-07-13T19:14:14.801Z] ---> fae54df4f1a3 [2021-07-13T19:14:14.801Z] [2021-07-13T19:14:15.072Z] Successfully built fae54df4f1a3 [2021-07-13T19:14:15.072Z] Successfully tagged security-bootstrapper:latest [2021-07-13T19:14:15.072Z] Building support-notifications [2021-07-13T19:14:15.356Z]  Building security-bootstrapper ... done Removing intermediate container 12fe44d9ff58 [2021-07-13T19:14:15.356Z] ---> 5bf03fa57eb0 [2021-07-13T19:14:15.356Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:14:18.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:14:18.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:14:18.696Z] ---> 0eefa5e304f5 [2021-07-13T19:14:18.696Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:14:18.696Z] ---> Using cache [2021-07-13T19:14:18.696Z] ---> 6029118a3688 [2021-07-13T19:14:18.696Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:14:18.696Z] ---> Using cache [2021-07-13T19:14:18.696Z] ---> a66e0172e104 [2021-07-13T19:14:18.696Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-13T19:14:20.621Z] ---> Running in a1620249d6bc [2021-07-13T19:14:20.621Z] ---> Running in 5d8ffe1a73a7 [2021-07-13T19:14:20.621Z] Removing intermediate container a1620249d6bc [2021-07-13T19:14:20.621Z] ---> 3e752b0d8ae4 [2021-07-13T19:14:20.621Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:14:20.621Z] ---> Running in 6f0a4cd51c0e [2021-07-13T19:14:21.580Z] Removing intermediate container 6f0a4cd51c0e [2021-07-13T19:14:21.580Z] ---> 2762c882cac7 [2021-07-13T19:14:21.580Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:14:21.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:21.853Z] ---> Running in fe61c3679059 [2021-07-13T19:14:22.123Z] Removing intermediate container fe61c3679059 [2021-07-13T19:14:22.124Z] ---> 48e1ff0f7eb8 [2021-07-13T19:14:22.124Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:14:22.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:22.401Z] ---> Running in 2c98a060ddf1 [2021-07-13T19:14:22.401Z] Removing intermediate container 2c98a060ddf1 [2021-07-13T19:14:22.401Z] ---> 9ef71524d522 [2021-07-13T19:14:22.401Z] [2021-07-13T19:14:22.675Z] Successfully built 9ef71524d522 [2021-07-13T19:14:22.675Z] Successfully tagged sys-mgmt-agent:latest [2021-07-13T19:14:22.948Z]  Building sys-mgmt-agent ... done OK: 219 MiB in 52 packages [2021-07-13T19:14:23.552Z] Removing intermediate container 5d8ffe1a73a7 [2021-07-13T19:14:23.553Z] ---> 1f7e411611cf [2021-07-13T19:14:23.553Z] Step 6/23 : COPY go.mod . [2021-07-13T19:14:23.824Z] ---> 1e52eef4b1d7 [2021-07-13T19:14:23.824Z] Step 7/23 : RUN go mod download [2021-07-13T19:14:23.824Z] ---> Running in 18a477a9e1cd [2021-07-13T19:14:25.251Z] 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-07-13T19:14:25.251Z] Removing intermediate container 18a477a9e1cd [2021-07-13T19:14:25.251Z] ---> 5fbf45f2d1f4 [2021-07-13T19:14:25.251Z] Step 8/23 : COPY . . [2021-07-13T19:14:33.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-13T19:14:33.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-13T19:14:37.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-13T19:14:37.366Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-13T19:14:37.592Z] ---> 0b84c692e29f [2021-07-13T19:14:37.592Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:14:37.592Z] ---> Running in c6c86e59a901 [2021-07-13T19:14:38.166Z] Removing intermediate container d5b1f5c1e51b [2021-07-13T19:14:38.166Z] ---> d2821ac68202 [2021-07-13T19:14:38.166Z] [2021-07-13T19:14:38.166Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:14:38.166Z] ---> 13621d1b12d4 [2021-07-13T19:14:38.166Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:14:38.166Z] ---> Using cache [2021-07-13T19:14:38.166Z] ---> 4f91965f51dd [2021-07-13T19:14:38.166Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:14:38.166Z] ---> Using cache [2021-07-13T19:14:38.166Z] ---> 96cb44070c46 [2021-07-13T19:14:38.166Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-13T19:14:38.166Z] Removing intermediate container 632bf7e6cd38 [2021-07-13T19:14:38.166Z] ---> eb054dbf4d9e [2021-07-13T19:14:38.166Z] [2021-07-13T19:14:38.166Z] Step 11/26 : FROM alpine:3.12 [2021-07-13T19:14:38.166Z] ---> 13621d1b12d4 [2021-07-13T19:14:38.166Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-13T19:14:38.166Z] ---> Running in 3cbab8ce7b36 [2021-07-13T19:14:38.428Z] ---> Running in efe3689342a3 [2021-07-13T19:14:38.428Z] Removing intermediate container 3cbab8ce7b36 [2021-07-13T19:14:38.428Z] ---> ebaa9cf5f383 [2021-07-13T19:14:38.428Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:14:38.688Z] ---> Running in b5dc0330ca1d [2021-07-13T19:14:38.949Z] Removing intermediate container b5dc0330ca1d [2021-07-13T19:14:38.949Z] ---> 397d90e4cff5 [2021-07-13T19:14:38.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:14:38.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:38.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:39.214Z] ---> 5dcb469cf06c [2021-07-13T19:14:39.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-13T19:14:39.214Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-13T19:14:39.214Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:14:39.214Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-13T19:14:39.214Z] (4/6) Installing curl (7.77.0-r0) [2021-07-13T19:14:39.214Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:14:39.214Z] (6/6) Installing su-exec (0.2-r1) [2021-07-13T19:14:39.475Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:14:39.475Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:14:39.475Z] OK: 7 MiB in 20 packages [2021-07-13T19:14:39.475Z] Removing intermediate container c6c86e59a901 [2021-07-13T19:14:39.475Z] ---> 1ed5f7699103 [2021-07-13T19:14:39.475Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-13T19:14:39.739Z] ---> Running in ef718db2974b [2021-07-13T19:14:39.739Z] ---> 01c9eb549745 [2021-07-13T19:14:39.739Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:40.005Z] ---> 23d27825b46e [2021-07-13T19:14:40.005Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-13T19:14:40.005Z] ---> Running in e53c0ff9fd7d [2021-07-13T19:14:40.267Z] Removing intermediate container e53c0ff9fd7d [2021-07-13T19:14:40.267Z] ---> ba78ccd7a55f [2021-07-13T19:14:40.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:14:40.267Z] Removing intermediate container efe3689342a3 [2021-07-13T19:14:40.267Z] ---> a2fea2f0ba40 [2021-07-13T19:14:40.267Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:14:40.267Z] ---> Running in 5249869b7a9f [2021-07-13T19:14:40.534Z] ---> Running in 42c8eaa30420 [2021-07-13T19:14:40.535Z] 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-07-13T19:14:40.800Z] Removing intermediate container 5249869b7a9f [2021-07-13T19:14:40.800Z] ---> dc75afc204db [2021-07-13T19:14:40.800Z] Step 21/23 : LABEL arch=x86_64 [2021-07-13T19:14:40.800Z] Removing intermediate container 42c8eaa30420 [2021-07-13T19:14:40.800Z] ---> 4e6e5fa5a4ee [2021-07-13T19:14:40.800Z] Step 14/26 : WORKDIR / [2021-07-13T19:14:40.800Z] ---> Running in 76ecbc9310ea [2021-07-13T19:14:41.069Z] ---> Running in cdaee9eb2351 [2021-07-13T19:14:41.069Z] Removing intermediate container 76ecbc9310ea [2021-07-13T19:14:41.069Z] ---> c9beb14dd99f [2021-07-13T19:14:41.069Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-13T19:14:41.069Z] Removing intermediate container cdaee9eb2351 [2021-07-13T19:14:41.069Z] ---> 95cbbcab6ae3 [2021-07-13T19:14:41.069Z] Step 22/23 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:14:41.069Z] ---> Running in 520563a50197 [2021-07-13T19:14:41.332Z] Removing intermediate container 520563a50197 [2021-07-13T19:14:41.332Z] ---> 7070b21804dc [2021-07-13T19:14:41.332Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:14:41.332Z] ---> Running in c962e8a018e4 [2021-07-13T19:14:41.596Z] ---> 6144ae6b7f6c [2021-07-13T19:14:41.596Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-13T19:14:41.596Z] Removing intermediate container c962e8a018e4 [2021-07-13T19:14:41.596Z] ---> c91e29e9f49c [2021-07-13T19:14:41.596Z] [2021-07-13T19:14:41.857Z] Successfully built c91e29e9f49c [2021-07-13T19:14:41.858Z] Successfully tagged support-scheduler:latest [2021-07-13T19:14:41.858Z]  Building support-scheduler ... done  ---> 83e969127d11 [2021-07-13T19:14:41.858Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:42.125Z] ---> e26cd77ffb4c [2021-07-13T19:14:42.126Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-13T19:14:42.397Z] ---> a048c7b14129 [2021-07-13T19:14:42.397Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-13T19:14:42.978Z] ---> ebd2a1f3b3b9 [2021-07-13T19:14:42.978Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-13T19:14:43.553Z] ---> 87fc2b24a41e [2021-07-13T19:14:43.553Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-13T19:14:43.826Z] ---> bc0b22a3d92c [2021-07-13T19:14:43.826Z] Step 22/26 : 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-07-13T19:14:43.826Z] ---> Running in af04caae91c8 [2021-07-13T19:14:44.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-13T19:14:44.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-13T19:14:44.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-13T19:14:44.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-13T19:14:45.233Z] Removing intermediate container af04caae91c8 [2021-07-13T19:14:45.233Z] ---> de36c05e9422 [2021-07-13T19:14:45.233Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-13T19:14:45.233Z] ---> Running in 94e5326c5c6a [2021-07-13T19:14:45.233Z] Removing intermediate container 94e5326c5c6a [2021-07-13T19:14:45.233Z] ---> 1ceb86fd06cd [2021-07-13T19:14:45.233Z] Step 24/26 : LABEL arch=x86_64 [2021-07-13T19:14:45.233Z] ---> Running in e0e68fe7dddf [2021-07-13T19:14:45.494Z] Removing intermediate container e0e68fe7dddf [2021-07-13T19:14:45.494Z] ---> da5b45baafb5 [2021-07-13T19:14:45.494Z] Step 25/26 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:14:45.494Z] ---> Running in 30cadeddf051 [2021-07-13T19:14:45.757Z] Removing intermediate container 30cadeddf051 [2021-07-13T19:14:45.757Z] ---> b8cdb8959e34 [2021-07-13T19:14:45.757Z] Step 26/26 : LABEL version=0.0.0 [2021-07-13T19:14:45.757Z] ---> Running in e2f28221a478 [2021-07-13T19:14:45.757Z] Removing intermediate container e2f28221a478 [2021-07-13T19:14:45.757Z] ---> 096519a68b19 [2021-07-13T19:14:45.757Z] [2021-07-13T19:14:46.021Z] Successfully built 096519a68b19 [2021-07-13T19:14:46.021Z] Successfully tagged security-secretstore-setup:latest [2021-07-13T19:14:46.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-13T19:14:46.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-13T19:14:47.566Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-13T19:14:47.566Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-13T19:14:47.566Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-13T19:14:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-13T19:14:47.977Z]  Building security-secretstore-setup ... done Removing intermediate container 8b017a21c8ab [2021-07-13T19:14:47.977Z] ---> f15922c5b91a [2021-07-13T19:14:47.977Z] [2021-07-13T19:14:47.977Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:14:47.977Z] ---> 13621d1b12d4 [2021-07-13T19:14:47.977Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-13T19:14:47.977Z] ---> Running in 56487a62535c [2021-07-13T19:14:47.977Z] Removing intermediate container 56487a62535c [2021-07-13T19:14:47.977Z] ---> 9de26fe0952e [2021-07-13T19:14:47.977Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-13T19:14:47.977Z] ---> Running in f751879028ea [2021-07-13T19:14:48.240Z] Removing intermediate container f751879028ea [2021-07-13T19:14:48.240Z] ---> ed9928c019bf [2021-07-13T19:14:48.240Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-13T19:14:48.240Z] ---> Running in b8cefef2a467 [2021-07-13T19:14:48.502Z] Removing intermediate container b8cefef2a467 [2021-07-13T19:14:48.502Z] ---> 549bab25b471 [2021-07-13T19:14:48.502Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:14:48.502Z] ---> Running in fa8408f3374d [2021-07-13T19:14:49.462Z] Removing intermediate container fa8408f3374d [2021-07-13T19:14:49.462Z] ---> 9e9422f93c43 [2021-07-13T19:14:49.462Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-13T19:14:49.462Z] ---> Running in 0a87ca242e90 [2021-07-13T19:14:50.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:50.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:51.199Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:14:51.199Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-13T19:14:51.199Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-13T19:14:51.463Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-13T19:14:52.046Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-13T19:14:52.314Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-13T19:14:52.314Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:14:52.314Z] OK: 8 MiB in 20 packages [2021-07-13T19:14:52.892Z] Removing intermediate container 0a87ca242e90 [2021-07-13T19:14:52.892Z] ---> 9a8f9f09456a [2021-07-13T19:14:52.892Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:14:53.158Z] ---> ccba25e50a0a [2021-07-13T19:14:53.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-13T19:14:53.419Z] Removing intermediate container ef718db2974b [2021-07-13T19:14:53.419Z] ---> 0a5e8ec5894b [2021-07-13T19:14:53.419Z] [2021-07-13T19:14:53.419Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:14:53.419Z] ---> 13621d1b12d4 [2021-07-13T19:14:53.419Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-13T19:14:53.419Z] ---> Running in 5eb54573c13e [2021-07-13T19:14:53.684Z] ---> d1aab8dea57d [2021-07-13T19:14:53.684Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:53.684Z] ---> 26413c216f83 [2021-07-13T19:14:53.684Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-13T19:14:53.684Z] ---> Running in eafb4cbc2872 [2021-07-13T19:14:53.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:53.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:53.946Z] Removing intermediate container eafb4cbc2872 [2021-07-13T19:14:53.946Z] ---> da42a0898fd4 [2021-07-13T19:14:53.946Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:14:53.946Z] ---> Running in 4b2d25e4f7f4 [2021-07-13T19:14:53.946Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-13T19:14:53.946Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:14:53.946Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:14:53.946Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:14:53.946Z] OK: 6 MiB in 16 packages [2021-07-13T19:14:53.946Z] Removing intermediate container 4b2d25e4f7f4 [2021-07-13T19:14:53.946Z] ---> e48413595504 [2021-07-13T19:14:53.946Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:14:53.946Z] ---> Running in ee387dc8fef3 [2021-07-13T19:14:54.207Z] Removing intermediate container ee387dc8fef3 [2021-07-13T19:14:54.207Z] ---> a783ddd81ea9 [2021-07-13T19:14:54.207Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:14:54.207Z] ---> Running in 843bf24c3316 [2021-07-13T19:14:54.471Z] Removing intermediate container 843bf24c3316 [2021-07-13T19:14:54.471Z] ---> 19f55ae4521f [2021-07-13T19:14:54.471Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:14:54.471Z] Removing intermediate container 5eb54573c13e [2021-07-13T19:14:54.471Z] ---> cd4b84770561 [2021-07-13T19:14:54.471Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:14:54.471Z] ---> Running in b2a611ef71d1 [2021-07-13T19:14:54.471Z] ---> Running in 4e17d8fb380c [2021-07-13T19:14:54.471Z] Removing intermediate container b2a611ef71d1 [2021-07-13T19:14:54.471Z] ---> 188130f0c68e [2021-07-13T19:14:54.472Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-13T19:14:54.472Z] Removing intermediate container 4e17d8fb380c [2021-07-13T19:14:54.472Z] ---> fe82933676a4 [2021-07-13T19:14:54.472Z] [2021-07-13T19:14:54.472Z] ---> Running in e6ff9984c5c5 [2021-07-13T19:14:54.738Z] Successfully built fe82933676a4 [2021-07-13T19:14:54.739Z] Successfully tagged core-data:latest [2021-07-13T19:14:54.739Z]  Building core-data ... done Removing intermediate container e6ff9984c5c5 [2021-07-13T19:14:54.739Z] ---> cd13a40991d5 [2021-07-13T19:14:54.739Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:14:54.739Z] ---> Running in e28817e9fb94 [2021-07-13T19:14:54.739Z] Removing intermediate container e28817e9fb94 [2021-07-13T19:14:54.739Z] ---> 7d4f67796746 [2021-07-13T19:14:54.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:14:55.004Z] ---> 0e9e2df7ad7e [2021-07-13T19:14:55.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-13T19:14:55.272Z] ---> 48a3d7617137 [2021-07-13T19:14:55.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:55.536Z] ---> 2b06e7d75c57 [2021-07-13T19:14:55.536Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-13T19:14:55.536Z] ---> Running in 712e9438ac27 [2021-07-13T19:14:55.536Z] Removing intermediate container 712e9438ac27 [2021-07-13T19:14:55.536Z] ---> d0c1feb7ba54 [2021-07-13T19:14:55.536Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:14:55.536Z] ---> Running in 8aa6cccf2b15 [2021-07-13T19:14:55.802Z] Removing intermediate container 8aa6cccf2b15 [2021-07-13T19:14:55.802Z] ---> 6ce4df9ae6c5 [2021-07-13T19:14:55.802Z] Step 21/23 : LABEL arch=x86_64 [2021-07-13T19:14:55.802Z] ---> Running in b4d94e087ee7 [2021-07-13T19:14:55.802Z] Removing intermediate container b4d94e087ee7 [2021-07-13T19:14:55.802Z] ---> 10f3808dccf3 [2021-07-13T19:14:55.802Z] Step 22/23 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:14:55.802Z] ---> Running in bba8b5552a78 [2021-07-13T19:14:56.062Z] Removing intermediate container bba8b5552a78 [2021-07-13T19:14:56.062Z] ---> 53957d663359 [2021-07-13T19:14:56.062Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:14:56.062Z] ---> Running in 1be10702eaa5 [2021-07-13T19:14:56.062Z] Removing intermediate container 1be10702eaa5 [2021-07-13T19:14:56.062Z] ---> 70b7ca10d985 [2021-07-13T19:14:56.062Z] [2021-07-13T19:14:56.062Z] Successfully built 70b7ca10d985 [2021-07-13T19:14:56.328Z] Successfully tagged support-notifications:latest [2021-07-13T19:14:56.336Z]  Building support-notifications ... done  [Pipeline] } [2021-07-13T19:14:56.357Z] $ docker stop --time=1 57037832fe7f2a6c3d2b18e048e965ce4f1d73ced03bc3d76abcc25f1c08b590 [2021-07-13T19:14:57.654Z] $ docker rm -f 57037832fe7f2a6c3d2b18e048e965ce4f1d73ced03bc3d76abcc25f1c08b590 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T19:14:58.093Z] + docker images [2021-07-13T19:14:58.093Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T19:14:58.093Z] support-notifications latest 70b7ca10d985 2 seconds ago 16.7MB [2021-07-13T19:14:58.093Z] core-data latest fe82933676a4 3 seconds ago 20.3MB [2021-07-13T19:14:58.093Z] 0a5e8ec5894b 4 seconds ago 1.16GB [2021-07-13T19:14:58.093Z] f15922c5b91a 10 seconds ago 1.16GB [2021-07-13T19:14:58.093Z] security-secretstore-setup latest 096519a68b19 12 seconds ago 28.7MB [2021-07-13T19:14:58.093Z] support-scheduler latest c91e29e9f49c 16 seconds ago 15.9MB [2021-07-13T19:14:58.094Z] d2821ac68202 20 seconds ago 1.16GB [2021-07-13T19:14:58.094Z] eb054dbf4d9e 20 seconds ago 1.17GB [2021-07-13T19:14:58.094Z] sys-mgmt-agent latest 9ef71524d522 35 seconds ago 311MB [2021-07-13T19:14:58.094Z] security-bootstrapper latest fae54df4f1a3 43 seconds ago 18.6MB [2021-07-13T19:14:58.094Z] core-metadata latest 7ffa6e6a3383 About a minute ago 16.6MB [2021-07-13T19:14:58.094Z] core-command latest 0ac607111947 About a minute ago 15.9MB [2021-07-13T19:14:58.094Z] security-proxy-setup latest 3923d8d8defd About a minute ago 25.7MB [2021-07-13T19:14:58.094Z] 96bf35e71c7a About a minute ago 1.16GB [2021-07-13T19:14:58.094Z] cb0c48f37310 About a minute ago 1.16GB [2021-07-13T19:14:58.094Z] ef5cdd1e0c83 About a minute ago 1.16GB [2021-07-13T19:14:58.094Z] 938adbd50b2e About a minute ago 1.16GB [2021-07-13T19:14:58.094Z] ea2398231cba About a minute ago 1.16GB [2021-07-13T19:14:58.094Z] ci-base-image-x86_64 latest 0eefa5e304f5 6 minutes ago 660MB [2021-07-13T19:14:58.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 3 days ago 457MB [2021-07-13T19:14:58.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 6 days ago 37.5MB [2021-07-13T19:14:58.094Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-13T19:14:58.094Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-13T19:14:58.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-13T19:15:00.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements [2021-07-13T19:15:00.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-13T19:15:00.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-13T19:15:02.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 100.0% of statements [2021-07-13T19:15:02.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-13T19:15:03.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 50.5% of statements [2021-07-13T19:15:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-13T19:15:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-13T19:15:05.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.526s coverage: 88.5% of statements [2021-07-13T19:15:05.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-13T19:15:05.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:15:05.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.258s coverage: 78.9% of statements [2021-07-13T19:15:07.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.409s coverage: 81.2% of statements [2021-07-13T19:15:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-13T19:15:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-13T19:15:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-13T19:15:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-13T19:15:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-13T19:15:12.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 95.1% of statements [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-13T19:15:12.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 60.0% of statements [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-13T19:15:12.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.8% of statements [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-13T19:15:12.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.183s coverage: 58.8% of statements [2021-07-13T19:15:12.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 22.0% of statements [2021-07-13T19:15:12.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-13T19:15:12.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2021-07-13T19:15:13.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements [2021-07-13T19:15:13.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2021-07-13T19:15:13.886Z] Still waiting to schedule task [2021-07-13T19:15:13.889Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-13T19:15:14.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-07-13T19:15:14.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements [2021-07-13T19:15:29.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.265s coverage: 94.4% of statements [2021-07-13T19:15:29.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.157s coverage: 44.8% of statements [2021-07-13T19:15:32.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.563s coverage: 81.8% of statements [2021-07-13T19:15:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.636s coverage: 64.4% of statements [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-13T19:15:40.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-07-13T19:15:40.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements [2021-07-13T19:15:40.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.125s coverage: 100.0% of statements [2021-07-13T19:15:41.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-07-13T19:15:41.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-07-13T19:15:45.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.163s coverage: 66.9% of statements [2021-07-13T19:15:45.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-13T19:15:45.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-13T19:15:45.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-13T19:15:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.6% of statements [2021-07-13T19:15:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-13T19:15:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-13T19:15:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.191s coverage: 89.5% of statements [2021-07-13T19:15:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-13T19:15:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2021-07-13T19:15:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-13T19:15:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 19.3% of statements [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-13T19:15:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.514s coverage: 91.9% of statements [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-13T19:15:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 62.7% of statements [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-13T19:15:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.343s coverage: 97.6% of statements [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-13T19:15:55.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2021-07-13T19:15:55.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-13T19:15:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-13T19:15:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-13T19:15:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-13T19:15:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-13T19:15:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-13T19:15:55.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-07-13T19:15:55.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-13T19:15:55.892Z] GO111MODULE=on go vet ./... [2021-07-13T19:17:17.759Z] gofmt -l . [2021-07-13T19:17:17.759Z] [ "`gofmt -l .`" = "" ] [2021-07-13T19:17:17.759Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-13T19:17:18.459Z] + ls -al . [2021-07-13T19:17:18.459Z] total 592 [2021-07-13T19:17:18.459Z] drwxrwxr-x 9 1001 1001 4096 Jul 13 19:17 . [2021-07-13T19:17:18.459Z] drwxr-xr-x 4 root root 4096 Jul 13 19:13 .. [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 11 Jul 13 19:11 .dockerignore [2021-07-13T19:17:18.459Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 19:11 .git [2021-07-13T19:17:18.459Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:11 .github [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 818 Jul 13 19:11 .gitignore [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 76 Jul 13 19:11 .hadolint.yml [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 19:11 .sonarcloud.properties [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 8609 Jul 13 19:11 Attribution.txt [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 43881 Jul 13 19:11 CHANGELOG.md [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:11 CONTRIBUTING.md [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 931 Jul 13 19:11 Dockerfile.build [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 849 Jul 13 19:11 Jenkinsfile [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:11 LICENSE [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 6003 Jul 13 19:11 Makefile [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 7818 Jul 13 19:11 README.md [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 6912 Jul 13 19:11 SECURITY.md [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 19:07 VERSION [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 4131 Jul 13 19:11 ZMQWindows.md [2021-07-13T19:17:18.459Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 19:11 bin [2021-07-13T19:17:18.459Z] drwxrwxr-x 14 1001 1001 4096 Jul 13 19:11 cmd [2021-07-13T19:17:18.459Z] -rw-r--r-- 1 root root 399433 Jul 13 19:15 coverage.out [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 812 Jul 13 19:11 go.mod [2021-07-13T19:17:18.459Z] -rw-r--r-- 1 root root 21058 Jul 13 19:13 go.sum [2021-07-13T19:17:18.459Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 19:11 internal [2021-07-13T19:17:18.459Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:11 openapi [2021-07-13T19:17:18.459Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 19:11 snap [2021-07-13T19:17:18.459Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 19:11 version.go [Pipeline] sh [2021-07-13T19:17:19.161Z] + '[' -e coverage.out ] [2021-07-13T19:17:19.162Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-13T19:17:19.208Z] Warning: overwriting stash ‘coverage-report’ [2021-07-13T19:17:20.007Z] Stashed 1 file(s) [Pipeline] sh [2021-07-13T19:17:20.700Z] + make build [2021-07-13T19:17:20.700Z] go mod tidy [2021-07-13T19:17:21.306Z] 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-07-13T19:17:28.037Z] 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-07-13T19:17:50.252Z] 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-07-13T19:17:51.243Z] 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-07-13T19:17:54.660Z] 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-07-13T19:17:55.645Z] 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-07-13T19:17:59.048Z] 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-07-13T19:18:02.452Z] 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-07-13T19:18:05.082Z] 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-07-13T19:18:09.422Z] 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-07-13T19:18:12.060Z] 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-07-13T19:18:15.471Z] 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-07-13T19:18:20.942Z] $ docker stop --time=1 058197ee742c0026de8122b4d13834af9e62c555a9b03fbf51c03b56ae0f0d07 [2021-07-13T19:18:23.402Z] $ docker rm -f 058197ee742c0026de8122b4d13834af9e62c555a9b03fbf51c03b56ae0f0d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:18:25.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:18:25.674Z] [2021-07-13T19:18:25.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:18:26.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:18:26.354Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-13T19:18:26.354Z] 29e5d40040c1: Pulling fs layer [2021-07-13T19:18:26.354Z] 1ce36da41761: Pulling fs layer [2021-07-13T19:18:26.354Z] 25b303627fd3: Pulling fs layer [2021-07-13T19:18:26.629Z] 29e5d40040c1: Download complete [2021-07-13T19:18:27.234Z] 29e5d40040c1: Pull complete [2021-07-13T19:18:27.234Z] 1ce36da41761: Verifying Checksum [2021-07-13T19:18:27.234Z] 1ce36da41761: Download complete [2021-07-13T19:18:28.672Z] 1ce36da41761: Pull complete [2021-07-13T19:18:28.947Z] 25b303627fd3: Verifying Checksum [2021-07-13T19:18:28.947Z] 25b303627fd3: Download complete [2021-07-13T19:18:41.569Z] 25b303627fd3: Pull complete [2021-07-13T19:18:41.569Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-13T19:18:41.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:18:41.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-13T19:18:41.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2021-07-13T19:18:41.980Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-13T19:18:44.909Z] $ docker top 0ae8c6a58d1c35d57d6c810bb5f58122cba30e030240999fefc4d042c1b58486 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:18:46.014Z] + docker-compose build --help [2021-07-13T19:18:46.014Z] + grep parallel [2021-07-13T19:18:49.393Z] --parallel Build images in parallel. [Pipeline] } [2021-07-13T19:18:49.441Z] $ docker stop --time=1 0ae8c6a58d1c35d57d6c810bb5f58122cba30e030240999fefc4d042c1b58486 [2021-07-13T19:18:51.320Z] $ docker rm -f 0ae8c6a58d1c35d57d6c810bb5f58122cba30e030240999fefc4d042c1b58486 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:18:52.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:18:52.128Z] . [Pipeline] withDockerContainer [2021-07-13T19:18:52.384Z] prd-ubuntu18.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2021-07-13T19:18:52.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-13T19:18:54.028Z] $ docker top fafc877ac13745d8c04163776a67d61824aed7c29ed1a316c8a6a70b28d12d6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:18:55.061Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-13T19:18:59.348Z] Building core-command ... [2021-07-13T19:18:59.348Z] Building core-data ... [2021-07-13T19:18:59.348Z] Building core-metadata ... [2021-07-13T19:18:59.348Z] Building security-bootstrapper ... [2021-07-13T19:18:59.348Z] Building security-proxy-setup ... [2021-07-13T19:18:59.348Z] Building security-secretstore-setup ... [2021-07-13T19:18:59.348Z] Building support-notifications ... [2021-07-13T19:18:59.348Z] Building support-scheduler ... [2021-07-13T19:18:59.348Z] Building sys-mgmt-agent ... [2021-07-13T19:18:59.348Z] Building sys-mgmt-agent [2021-07-13T19:18:59.348Z] Building security-secretstore-setup [2021-07-13T19:18:59.348Z] Building support-notifications [2021-07-13T19:18:59.348Z] Building core-metadata [2021-07-13T19:18:59.348Z] Building security-proxy-setup [2021-07-13T19:19:41.852Z] Running on prd-ubuntu18.04-docker-8c-8g-7 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws [2021-07-13T19:19:41.939Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-13T19:19:42.127Z] The recommended git tool is: git [2021-07-13T19:19:47.022Z] using credential edgex-jenkins-ssh [2021-07-13T19:19:47.042Z] Cloning the remote Git repository [2021-07-13T19:19:47.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:19:48.966Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-13T19:19:50.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:19:50.172Z] > git --version # timeout=10 [2021-07-13T19:19:50.178Z] > git --version # 'git version 2.17.1' [2021-07-13T19:19:50.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:19:50.454Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:19:59.362Z] Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:19:58.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:19:58.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:19:58.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:19:58.901Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:19:58.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:19:58.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-13T19:19:59.364Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:19:59.368Z] > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [2021-07-13T19:19:59.422Z] > git remote # timeout=10 [2021-07-13T19:19:59.536Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T19:19:59.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:19:59.888Z] > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-13T19:20:00.225Z] Merge succeeded, producing affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:20:00.226Z] Checking out Revision affa643c326a000faf082957d0c0814a5d1ab683 (PR-3620) [2021-07-13T19:20:00.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T19:20:00.222Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:20:00.226Z] > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [2021-07-13T19:20:04.353Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" [2021-07-13T19:20:04.373Z] > git --version # timeout=10 [2021-07-13T19:20:04.376Z] > git --version # 'git version 2.17.1' [2021-07-13T19:20:04.380Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:20:05.384Z] + echo snap-build.sh [2021-07-13T19:20:05.384Z] snap-build.sh [2021-07-13T19:20:05.384Z] + SNAP_BASE_DIR=. [2021-07-13T19:20:05.384Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-13T19:20:05.384Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-13T19:20:05.384Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-13T19:20:05.384Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-13T19:20:05.384Z] + cd /w/workspace/edgex-go/1 [2021-07-13T19:20:05.384Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-13T19:20:05.384Z] Reading package lists... [2021-07-13T19:20:05.384Z] Building dependency tree... [2021-07-13T19:20:05.384Z] Reading state information... [2021-07-13T19:20:05.649Z] The following packages were automatically installed and are no longer required: [2021-07-13T19:20:05.649Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-13T19:20:05.649Z] uidmap xdelta3 [2021-07-13T19:20:05.649Z] Use 'sudo apt autoremove' to remove them. [2021-07-13T19:20:05.649Z] The following packages will be REMOVED: [2021-07-13T19:20:05.649Z] lxd* lxd-client* [2021-07-13T19:20:05.913Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-13T19:20:05.913Z] After this operation, 31.7 MB disk space will be freed. [2021-07-13T19:20:06.698Z] (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-07-13T19:20:06.698Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-13T19:20:07.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:20:07.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:20:07.427Z] ---> cf7477bb55bd [2021-07-13T19:20:07.427Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:20:07.427Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:20:07.427Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:20:07.427Z] ---> cf7477bb55bd [2021-07-13T19:20:07.427Z] Step 3/26 : WORKDIR /edgex-go [2021-07-13T19:20:07.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:20:07.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:20:07.427Z] ---> cf7477bb55bd [2021-07-13T19:20:07.427Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:20:07.427Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:20:07.427Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:20:07.427Z] ---> cf7477bb55bd [2021-07-13T19:20:07.427Z] Step 3/22 : WORKDIR /edgex-go [2021-07-13T19:20:07.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:20:07.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:20:07.427Z] ---> cf7477bb55bd [2021-07-13T19:20:07.427Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:20:07.427Z] ---> Running in 2288efdf4c1d [2021-07-13T19:20:07.427Z] ---> Running in 1086ef1ad320 [2021-07-13T19:20:07.427Z] ---> Running in 7ae08f88b8d2 [2021-07-13T19:20:07.427Z] ---> Running in b9f71b657de0 [2021-07-13T19:20:07.427Z] ---> Running in 4b8f42b1945b [2021-07-13T19:20:07.427Z] Removing intermediate container 1086ef1ad320 [2021-07-13T19:20:07.427Z] ---> 4652b769bb77 [2021-07-13T19:20:07.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:20:07.427Z] Removing intermediate container b9f71b657de0 [2021-07-13T19:20:07.427Z] ---> e3a79a46722f [2021-07-13T19:20:07.427Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:20:07.427Z] Removing intermediate container 7ae08f88b8d2 [2021-07-13T19:20:07.427Z] ---> 49c785237785 [2021-07-13T19:20:07.427Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:20:07.427Z] Removing intermediate container 4b8f42b1945b [2021-07-13T19:20:07.427Z] ---> 449a9bf40a02 [2021-07-13T19:20:07.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:20:07.427Z] Removing intermediate container 2288efdf4c1d [2021-07-13T19:20:07.427Z] ---> fb9301d64743 [2021-07-13T19:20:07.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:20:07.427Z] ---> Running in dc49fad58470 [2021-07-13T19:20:07.427Z] ---> Running in 0b963f61ad84 [2021-07-13T19:20:07.427Z] ---> Running in 2954acab873d [2021-07-13T19:20:07.427Z] ---> Running in 0d541c01d432 [2021-07-13T19:20:07.427Z] ---> Running in eff49d69a4e7 [2021-07-13T19:20:07.648Z] Removing lxd dnsmasq configuration [2021-07-13T19:20:07.648Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-13T19:20:07.648Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-13T19:20:08.597Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:20:08.860Z] (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-07-13T19:20:08.860Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-13T19:20:11.432Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-13T19:20:11.695Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-13T19:20:11.771Z] Removing intermediate container dc49fad58470 [2021-07-13T19:20:11.771Z] ---> 05027b195a5f [2021-07-13T19:20:11.771Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-13T19:20:11.771Z] ---> Running in e145dbaeca53 [2021-07-13T19:20:11.771Z] Removing intermediate container 0b963f61ad84 [2021-07-13T19:20:11.771Z] ---> 90d4d83eda7f [2021-07-13T19:20:11.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-13T19:20:11.771Z] Removing intermediate container 2954acab873d [2021-07-13T19:20:11.771Z] ---> adb99b3743cc [2021-07-13T19:20:11.771Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:20:11.771Z] ---> Running in bbfa46d3ed4b [2021-07-13T19:20:12.045Z] ---> Running in c75657adae8b [2021-07-13T19:20:12.045Z] Removing intermediate container 0d541c01d432 [2021-07-13T19:20:12.045Z] ---> c999822fda06 [2021-07-13T19:20:12.045Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-13T19:20:12.045Z] Removing intermediate container eff49d69a4e7 [2021-07-13T19:20:12.045Z] ---> f094d7d3dcbd [2021-07-13T19:20:12.046Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-13T19:20:12.319Z] ---> Running in 5e0d1d147c87 [2021-07-13T19:20:12.598Z] ---> Running in 89832cb97278 [2021-07-13T19:20:13.083Z] + sudo snap remove --purge lxd [2021-07-13T19:20:13.083Z] snap "lxd" is not installed [2021-07-13T19:20:13.083Z] + sudo groupadd --force --system lxd [2021-07-13T19:20:13.083Z] ++ whoami [2021-07-13T19:20:13.083Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-13T19:20:13.083Z] + newgrp - lxd [2021-07-13T19:20:13.084Z] + sudo snap install lxd [2021-07-13T19:20:13.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:13.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:14.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:14.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:14.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:14.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:15.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:15.305Z] OK: 218 MiB in 52 packages [2021-07-13T19:20:15.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:15.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:15.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:20:16.471Z] OK: 218 MiB in 52 packages [2021-07-13T19:20:16.753Z] Removing intermediate container e145dbaeca53 [2021-07-13T19:20:16.753Z] ---> f918fbc558bc [2021-07-13T19:20:16.753Z] Step 6/23 : COPY go.mod . [2021-07-13T19:20:16.753Z] OK: 218 MiB in 52 packages [2021-07-13T19:20:17.363Z] OK: 218 MiB in 52 packages [2021-07-13T19:20:17.364Z] OK: 218 MiB in 52 packages [2021-07-13T19:20:18.355Z] ---> e6d105cb2589 [2021-07-13T19:20:18.355Z] Step 7/23 : RUN go mod download [2021-07-13T19:20:18.355Z] Removing intermediate container bbfa46d3ed4b [2021-07-13T19:20:18.355Z] ---> 149b1a4e66a0 [2021-07-13T19:20:18.355Z] Step 6/22 : COPY go.mod . [2021-07-13T19:20:18.355Z] ---> Running in 84774a279e46 [2021-07-13T19:20:18.630Z] Removing intermediate container c75657adae8b [2021-07-13T19:20:18.630Z] ---> c1966d87a9f0 [2021-07-13T19:20:18.630Z] Step 6/24 : COPY go.mod . [2021-07-13T19:20:19.233Z] Removing intermediate container 89832cb97278 [2021-07-13T19:20:19.233Z] ---> a46c9ee22e4e [2021-07-13T19:20:19.233Z] Step 6/24 : COPY go.mod . [2021-07-13T19:20:19.233Z] Removing intermediate container 5e0d1d147c87 [2021-07-13T19:20:19.233Z] ---> f145713fe44f [2021-07-13T19:20:19.233Z] Step 6/26 : COPY go.mod . [2021-07-13T19:20:19.844Z] ---> dbbdfb9feab2 [2021-07-13T19:20:19.844Z] Step 7/22 : RUN go mod download [2021-07-13T19:20:19.844Z] ---> 9376e0f825bd [2021-07-13T19:20:19.844Z] Step 7/24 : RUN go mod download [2021-07-13T19:20:20.120Z] ---> Running in 12a5198796ee [2021-07-13T19:20:20.120Z] ---> Running in a64aa77e300e [2021-07-13T19:20:20.397Z] ---> a123e60f76b2 [2021-07-13T19:20:20.397Z] Step 7/24 : RUN go mod download [2021-07-13T19:20:20.397Z] ---> 2a7ff8126ed0 [2021-07-13T19:20:20.397Z] Step 7/26 : RUN go mod download [2021-07-13T19:20:20.674Z] ---> Running in 841305533bd5 [2021-07-13T19:20:20.674Z] ---> Running in 8d0eb0d35a9b [2021-07-13T19:20:21.304Z] 2021-07-13T19:20:18Z INFO Waiting for automatic snapd restart... [2021-07-13T19:20:22.112Z] Removing intermediate container 84774a279e46 [2021-07-13T19:20:22.112Z] ---> bba140576575 [2021-07-13T19:20:22.112Z] Step 8/23 : COPY . . [2021-07-13T19:20:26.439Z] Removing intermediate container 12a5198796ee [2021-07-13T19:20:26.439Z] ---> 94b17ee89046 [2021-07-13T19:20:26.439Z] Step 8/24 : COPY . . [2021-07-13T19:20:26.439Z] Removing intermediate container 8d0eb0d35a9b [2021-07-13T19:20:26.439Z] ---> f9cd4d43e6a5 [2021-07-13T19:20:26.439Z] Step 8/26 : COPY . . [2021-07-13T19:20:26.439Z] Removing intermediate container 841305533bd5 [2021-07-13T19:20:26.439Z] ---> 685b233b312d [2021-07-13T19:20:26.439Z] Step 8/24 : COPY . . [2021-07-13T19:20:26.439Z] Removing intermediate container a64aa77e300e [2021-07-13T19:20:26.439Z] ---> 3d1824a3b693 [2021-07-13T19:20:26.439Z] Step 8/22 : COPY . . [2021-07-13T19:20:39.463Z] lxd 4.16 from Canonical* installed [2021-07-13T19:20:39.463Z] + sudo lxd init --auto [2021-07-13T19:20:44.870Z] ---> 7ff028d751c2 [2021-07-13T19:20:44.870Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:20:44.870Z] ---> Running in 9e2481d24875 [2021-07-13T19:20:45.499Z] ---> f6acde4e99d1 [2021-07-13T19:20:45.499Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:20:45.790Z] ---> ed2d9f28adf4 [2021-07-13T19:20:45.790Z] Step 9/26 : RUN go mod tidy [2021-07-13T19:20:45.790Z] ---> Running in fb8dba535641 [2021-07-13T19:20:46.075Z] ---> 6676f187ed73 [2021-07-13T19:20:46.075Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:20:46.075Z] ---> Running in ddc7ca99de68 [2021-07-13T19:20:46.368Z] ---> 63b72cc7c643 [2021-07-13T19:20:46.368Z] Step 9/22 : RUN go mod tidy [2021-07-13T19:20:46.368Z] ---> Running in d301098d02d5 [2021-07-13T19:20:46.649Z] ---> Running in 5375d44c1145 [2021-07-13T19:20:47.645Z] + sudo snap install --classic snapcraft [2021-07-13T19:20:50.140Z] Removing intermediate container 9e2481d24875 [2021-07-13T19:20:50.140Z] ---> f1195222a3e2 [2021-07-13T19:20:50.140Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-13T19:20:50.140Z] ---> Running in 8c1702b71f83 [2021-07-13T19:20:52.799Z] 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-07-13T19:20:52.799Z] Removing intermediate container fb8dba535641 [2021-07-13T19:20:52.799Z] ---> c730f2cf979a [2021-07-13T19:20:52.799Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-13T19:20:53.077Z] ---> Running in e97326c1d5ee [2021-07-13T19:20:53.354Z] Removing intermediate container d301098d02d5 [2021-07-13T19:20:53.354Z] ---> 2cc49cf326e7 [2021-07-13T19:20:53.354Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-13T19:20:53.630Z] ---> Running in 9429e4e0d0be [2021-07-13T19:20:53.905Z] Removing intermediate container ddc7ca99de68 [2021-07-13T19:20:53.905Z] ---> be50cd4e62aa [2021-07-13T19:20:53.905Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-13T19:20:54.193Z] Removing intermediate container 5375d44c1145 [2021-07-13T19:20:54.193Z] ---> 4f86ef4fd002 [2021-07-13T19:20:54.193Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-13T19:20:54.193Z] ---> Running in 538f81ceaf7e [2021-07-13T19:20:54.193Z] ---> Running in bbd8ea7f73bb [2021-07-13T19:20:56.199Z] 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-07-13T19:20:56.474Z] 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-07-13T19:20:57.083Z] 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-07-13T19:20:57.359Z] 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-07-13T19:21:02.561Z] snapcraft 4.8.3 from Canonical* installed [2021-07-13T19:21:02.562Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-13T19:21:02.562Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-13T19:21:02.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T19:21:02.562Z] Dload Upload Total Spent Left Speed [2021-07-13T19:21:02.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7837 0 --:--:-- --:--:-- --:--:-- 7837 [2021-07-13T19:21:02.562Z] 100 3325k 100 3325k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.0M [2021-07-13T19:21:02.562Z] ./yq_linux_amd64 [2021-07-13T19:21:02.562Z] + sudo snapcraft prime --use-lxd [2021-07-13T19:21:02.562Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-13T19:21:02.562Z] 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-07-13T19:21:02.562Z] - README.md [2021-07-13T19:21:02.562Z] [2021-07-13T19:21:02.562Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-13T19:21:03.132Z] Launching a container. [2021-07-13T19:21:11.332Z] Waiting for container to be ready [2021-07-13T19:21:11.332Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-13T19:21:11.332Z] [2021-07-13T19:21:14.717Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-13T19:21:14.717Z] Waiting for network to be ready... [2021-07-13T19:21:14.981Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-13T19:21:14.981Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-13T19:21:14.981Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-13T19:21:15.242Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-13T19:21:15.242Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-13T19:21:15.242Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-13T19:21:15.242Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-13T19:21:15.242Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-13T19:21:15.242Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-13T19:21:15.242Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-13T19:21:15.503Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-13T19:21:15.774Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-13T19:21:15.774Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-13T19:21:16.036Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-13T19:21:16.036Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-13T19:21:16.036Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-13T19:21:16.036Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-13T19:21:16.036Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-13T19:21:16.297Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-13T19:21:16.565Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-13T19:21:16.831Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-13T19:21:16.831Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-13T19:21:16.831Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-13T19:21:16.831Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-13T19:21:16.831Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-13T19:21:16.831Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-13T19:21:16.831Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-13T19:21:18.748Z] Fetched 24.8 MB in 4s (6239 kB/s) [2021-07-13T19:21:19.691Z] Reading package lists... [2021-07-13T19:21:19.954Z] Reading package lists... [2021-07-13T19:21:19.954Z] Building dependency tree... [2021-07-13T19:21:19.954Z] Reading state information... [2021-07-13T19:21:20.215Z] The following additional packages will be installed: [2021-07-13T19:21:20.215Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-13T19:21:20.215Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-13T19:21:20.215Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-13T19:21:20.215Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-13T19:21:20.215Z] Suggested packages: [2021-07-13T19:21:20.215Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-13T19:21:20.215Z] Recommended packages: [2021-07-13T19:21:20.215Z] gnupg libsasl2-modules [2021-07-13T19:21:20.215Z] The following NEW packages will be installed: [2021-07-13T19:21:20.215Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-13T19:21:20.215Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-13T19:21:20.215Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-13T19:21:20.215Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-13T19:21:20.215Z] The following packages will be upgraded: [2021-07-13T19:21:20.215Z] gpg gpg-agent gpgconf libudev1 [2021-07-13T19:21:20.216Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-13T19:21:20.216Z] Need to get 3530 kB of archives. [2021-07-13T19:21:20.216Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-13T19:21:20.217Z] 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-07-13T19:21:20.217Z] 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-07-13T19:21:20.217Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-13T19:21:20.217Z] 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-07-13T19:21:20.479Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-13T19:21:20.741Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-13T19:21:21.003Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-13T19:21:21.003Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-13T19:21:21.003Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-13T19:21:21.003Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-13T19:21:21.003Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-13T19:21:21.003Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-13T19:21:21.003Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-13T19:21:21.003Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-13T19:21:21.268Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-13T19:21:21.268Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-13T19:21:21.268Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-13T19:21:21.268Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-13T19:21:21.268Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-13T19:21:21.268Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-13T19:21:21.268Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-13T19:21:21.268Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-13T19:21:21.268Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:21:21.268Z] Fetched 3530 kB in 1s (3462 kB/s) [2021-07-13T19:21:21.545Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-13T19:21:21.545Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:21:21.545Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:21:21.545Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-13T19:21:21.545Z] Selecting previously unselected package udev. [2021-07-13T19:21:21.545Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-13T19:21:21.545Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:21:21.545Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-13T19:21:21.806Z] Selecting previously unselected package libfuse2:amd64. [2021-07-13T19:21:21.806Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-13T19:21:21.806Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-13T19:21:21.806Z] Selecting previously unselected package fuse. [2021-07-13T19:21:21.806Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-13T19:21:21.806Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-13T19:21:22.067Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:21:22.067Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:21:22.067Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:21:22.067Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:21:22.334Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:21:22.334Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:21:22.334Z] Selecting previously unselected package libksba8:amd64. [2021-07-13T19:21:22.334Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-13T19:21:22.334Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-13T19:21:22.334Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-13T19:21:22.334Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.334Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.334Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-13T19:21:22.334Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.334Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.597Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-13T19:21:22.597Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.597Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.597Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-13T19:21:22.597Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.597Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.860Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-13T19:21:22.860Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.860Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.860Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-13T19:21:22.860Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.860Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.860Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-13T19:21:22.860Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.860Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:22.860Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-13T19:21:22.860Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:22.860Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:23.126Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-13T19:21:23.126Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:21:23.126Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:23.126Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-13T19:21:23.126Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-13T19:21:23.126Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:21:23.126Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-13T19:21:23.126Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-13T19:21:23.126Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:21:23.126Z] Selecting previously unselected package libldap-common. [2021-07-13T19:21:23.126Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-13T19:21:23.126Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:21:23.126Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-13T19:21:23.126Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-13T19:21:23.126Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:21:23.396Z] Selecting previously unselected package dirmngr. [2021-07-13T19:21:23.396Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:21:23.396Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-13T19:21:23.396Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:21:23.396Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-13T19:21:23.396Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-13T19:21:23.396Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:21:23.396Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:21:23.396Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-13T19:21:23.396Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:23.396Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-13T19:21:23.396Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:21:23.658Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-13T19:21:23.920Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T19:21:23.920Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:23.920Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-13T19:21:23.920Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-13T19:21:23.920Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-13T19:21:24.182Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:21:24.182Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:21:24.182Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-13T19:21:24.182Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:21:24.755Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-13T19:21:24.755Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-13T19:21:24.755Z] This means they are not meant to be enabled using systemctl. [2021-07-13T19:21:24.755Z] Possible reasons for having this kind of units are: [2021-07-13T19:21:24.755Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-13T19:21:24.755Z] .wants/ or .requires/ directory. [2021-07-13T19:21:24.755Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-13T19:21:24.755Z] a requirement dependency on it. [2021-07-13T19:21:24.755Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-13T19:21:24.755Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-13T19:21:24.755Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-13T19:21:24.755Z] instance name specified. [2021-07-13T19:21:25.017Z] Reading package lists... [2021-07-13T19:21:25.283Z] Building dependency tree... [2021-07-13T19:21:25.283Z] Reading state information... [2021-07-13T19:21:25.283Z] The following additional packages will be installed: [2021-07-13T19:21:25.283Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-13T19:21:25.283Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-13T19:21:25.283Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-13T19:21:25.283Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-13T19:21:25.283Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-13T19:21:25.283Z] Suggested packages: [2021-07-13T19:21:25.283Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-13T19:21:25.283Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-13T19:21:25.283Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-13T19:21:25.283Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-13T19:21:25.283Z] systemd-container policykit-1 [2021-07-13T19:21:25.283Z] Recommended packages: [2021-07-13T19:21:25.283Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-13T19:21:25.283Z] The following NEW packages will be installed: [2021-07-13T19:21:25.283Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-13T19:21:25.283Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-13T19:21:25.283Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-13T19:21:25.283Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-13T19:21:25.283Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-13T19:21:25.283Z] The following packages will be upgraded: [2021-07-13T19:21:25.283Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-13T19:21:25.283Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-13T19:21:25.283Z] Need to get 36.7 MB of archives. [2021-07-13T19:21:25.283Z] After this operation, 147 MB of additional disk space will be used. [2021-07-13T19:21:25.283Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-13T19:21:25.545Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-13T19:21:25.545Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-13T19:21:25.545Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-13T19:21:25.545Z] 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-07-13T19:21:25.545Z] 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-07-13T19:21:25.545Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-13T19:21:25.545Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-13T19:21:25.545Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-13T19:21:25.545Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-13T19:21:25.545Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-13T19:21:25.545Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-13T19:21:25.545Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-13T19:21:25.545Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-13T19:21:25.545Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-13T19:21:25.545Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-13T19:21:26.497Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-13T19:21:26.759Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-13T19:21:27.022Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-13T19:21:27.284Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-13T19:21:27.284Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-13T19:21:27.546Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-13T19:21:27.546Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-13T19:21:27.546Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-13T19:21:27.815Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-13T19:21:27.815Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-13T19:21:27.815Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-13T19:21:28.077Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-13T19:21:28.077Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-13T19:21:28.077Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-13T19:21:29.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:21:29.468Z] Fetched 36.7 MB in 4s (9554 kB/s) [2021-07-13T19:21:29.468Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-13T19:21:29.468Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:21:29.468Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:21:30.042Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:21:30.042Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:21:30.042Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-13T19:21:30.042Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-13T19:21:30.042Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-13T19:21:30.042Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-13T19:21:30.304Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-13T19:21:30.304Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-13T19:21:30.304Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-13T19:21:30.304Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-13T19:21:30.877Z] Setting up apt (1.6.14) ... [2021-07-13T19:21:30.877Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-13T19:21:31.144Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-13T19:21:31.144Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-13T19:21:31.144Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-13T19:21:31.144Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-13T19:21:31.405Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-13T19:21:31.405Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:21:31.405Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:31.667Z] Selecting previously unselected package libexpat1:amd64. [2021-07-13T19:21:31.667Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-13T19:21:31.667Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-13T19:21:31.667Z] Selecting previously unselected package python3.6-minimal. [2021-07-13T19:21:31.667Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:21:31.667Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:31.947Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-13T19:21:31.947Z] Checking for services that may need to be restarted...done. [2021-07-13T19:21:31.947Z] Checking for services that may need to be restarted...done. [2021-07-13T19:21:31.947Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:31.947Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-13T19:21:31.947Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:32.526Z] Selecting previously unselected package python3-minimal. [2021-07-13T19:21:32.526Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-13T19:21:32.526Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-13T19:21:32.526Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-13T19:21:32.526Z] Selecting previously unselected package mime-support. [2021-07-13T19:21:32.526Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-13T19:21:32.526Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-13T19:21:32.526Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-13T19:21:32.526Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-13T19:21:32.526Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-13T19:21:32.790Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-13T19:21:32.790Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:21:32.790Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:32.790Z] Selecting previously unselected package python3.6. [2021-07-13T19:21:32.790Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:21:33.051Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:33.051Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T19:21:33.051Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-13T19:21:33.051Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-13T19:21:33.051Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-13T19:21:33.313Z] Selecting previously unselected package python3. [2021-07-13T19:21:33.313Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-13T19:21:33.313Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-13T19:21:33.313Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-13T19:21:33.313Z] Selecting previously unselected package multiarch-support. [2021-07-13T19:21:33.313Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:21:33.313Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-13T19:21:33.313Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-13T19:21:33.313Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-13T19:21:33.313Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-13T19:21:33.313Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-13T19:21:33.313Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-13T19:21:33.575Z] Selecting previously unselected package libbsd0:amd64. [2021-07-13T19:21:33.575Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-13T19:21:33.575Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-13T19:21:33.575Z] Selecting previously unselected package sudo. [2021-07-13T19:21:33.575Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-13T19:21:33.575Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-13T19:21:33.575Z] Selecting previously unselected package apparmor. [2021-07-13T19:21:33.575Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-13T19:21:33.575Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-13T19:21:33.836Z] Selecting previously unselected package libedit2:amd64. [2021-07-13T19:21:33.836Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-13T19:21:33.836Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-13T19:21:33.836Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-13T19:21:33.836Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:21:33.836Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:33.836Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-13T19:21:33.836Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:21:33.836Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:34.098Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-13T19:21:34.098Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-13T19:21:34.098Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-13T19:21:34.098Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-13T19:21:34.098Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:21:34.098Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:34.098Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-13T19:21:34.098Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:21:34.098Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:34.360Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-13T19:21:34.360Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-13T19:21:34.360Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-13T19:21:34.360Z] Selecting previously unselected package openssh-client. [2021-07-13T19:21:34.360Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-13T19:21:34.360Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-13T19:21:34.622Z] Selecting previously unselected package squashfs-tools. [2021-07-13T19:21:34.622Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-13T19:21:34.622Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-13T19:21:34.622Z] Selecting previously unselected package snapd. [2021-07-13T19:21:34.622Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-13T19:21:34.622Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-13T19:21:37.176Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-13T19:21:37.176Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-13T19:21:37.176Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-13T19:21:37.176Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-13T19:21:37.176Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-13T19:21:37.176Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:37.176Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:21:37.176Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-13T19:21:37.176Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-13T19:21:37.750Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-13T19:21:37.750Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-13T19:21:37.750Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-13T19:21:37.750Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:37.750Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:37.750Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:21:38.323Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-13T19:21:38.324Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:38.324Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-13T19:21:38.324Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-13T19:21:38.324Z] running python rtupdate hooks for python3.6... [2021-07-13T19:21:38.324Z] running python post-rtupdate hooks for python3.6... [2021-07-13T19:21:38.585Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-13T19:21:39.530Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-13T19:21:39.531Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:21:39.531Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-13T19:21:39.792Z] Setting up snapd (2.49.2+18.04) ... [2021-07-13T19:21:40.055Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-13T19:21:40.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-13T19:21:40.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-13T19:21:40.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-13T19:21:40.847Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-13T19:21:40.847Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-13T19:21:40.847Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-13T19:21:41.110Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-13T19:21:41.376Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-13T19:21:41.376Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-13T19:21:41.639Z] /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-07-13T19:21:41.902Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:21:42.163Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-13T19:21:43.562Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-13T19:21:43.824Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-13T19:21:43.824Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-13T19:21:45.030Z] Reading package lists... [2021-07-13T19:21:45.030Z] Reading package lists... [2021-07-13T19:21:45.292Z] Building dependency tree... [2021-07-13T19:21:45.292Z] Reading state information... [2021-07-13T19:21:45.292Z] Calculating upgrade... [2021-07-13T19:21:45.555Z] The following packages will be upgraded: [2021-07-13T19:21:45.555Z] advancecomp base-files bash binutils binutils-common [2021-07-13T19:21:45.555Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-13T19:21:45.555Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-13T19:21:45.555Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-13T19:21:45.555Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-13T19:21:45.555Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-13T19:21:45.555Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-13T19:21:45.555Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-13T19:21:45.555Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-13T19:21:45.555Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-13T19:21:45.555Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-13T19:21:45.555Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-13T19:21:45.555Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-13T19:21:45.555Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-13T19:21:45.555Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-13T19:21:45.555Z] ubuntu-keyring util-linux [2021-07-13T19:21:45.555Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T19:21:45.555Z] Need to get 64.1 MB of archives. [2021-07-13T19:21:45.555Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-13T19:21:45.555Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-13T19:21:45.555Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-13T19:21:45.555Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-13T19:21:45.816Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-13T19:21:45.816Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-13T19:21:45.816Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-13T19:21:45.816Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-13T19:21:45.816Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-13T19:21:45.816Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-13T19:21:45.816Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-13T19:21:45.816Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-13T19:21:45.816Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-13T19:21:45.816Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-13T19:21:45.816Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-13T19:21:45.816Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-13T19:21:45.816Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-13T19:21:45.816Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-13T19:21:45.816Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-13T19:21:45.816Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-13T19:21:45.816Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-13T19:21:45.816Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-13T19:21:45.816Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-13T19:21:45.816Z] 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-07-13T19:21:45.816Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-13T19:21:45.816Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-13T19:21:45.816Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-13T19:21:45.816Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-13T19:21:45.816Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-13T19:21:45.816Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-13T19:21:45.816Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-13T19:21:45.816Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-13T19:21:46.078Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-13T19:21:46.078Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-13T19:21:46.078Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-13T19:21:46.078Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-13T19:21:46.078Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-13T19:21:46.078Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-13T19:21:46.078Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-13T19:21:46.078Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-13T19:21:46.078Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-13T19:21:46.078Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-13T19:21:46.078Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-13T19:21:46.078Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-13T19:21:46.078Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-13T19:21:46.078Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-13T19:21:46.078Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-13T19:21:46.078Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-13T19:21:46.078Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-13T19:21:46.078Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-13T19:21:46.078Z] 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-07-13T19:21:46.078Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-13T19:21:46.078Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-13T19:21:46.078Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-13T19:21:46.078Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-13T19:21:46.078Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-13T19:21:46.078Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-13T19:21:46.078Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-13T19:21:46.654Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-13T19:21:46.654Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-13T19:21:46.654Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-13T19:21:46.654Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-13T19:21:46.654Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-13T19:21:46.654Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-13T19:21:46.654Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-13T19:21:46.654Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-13T19:21:46.654Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-13T19:21:46.654Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-13T19:21:46.654Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-13T19:21:46.654Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-13T19:21:46.916Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-13T19:21:46.916Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-13T19:21:46.916Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-13T19:21:46.916Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-13T19:21:46.916Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-13T19:21:46.916Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-13T19:21:46.916Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-13T19:21:46.916Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-13T19:21:46.916Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-13T19:21:46.916Z] Get:79 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-07-13T19:21:46.916Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-13T19:21:46.916Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-13T19:21:46.916Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-13T19:21:46.916Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-13T19:21:46.916Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-13T19:21:46.916Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-13T19:21:46.916Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-13T19:21:46.916Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-13T19:21:46.916Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-13T19:21:47.179Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-13T19:21:47.179Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-13T19:21:47.179Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-13T19:21:47.179Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-13T19:21:47.179Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-13T19:21:47.179Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-13T19:21:47.179Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-13T19:21:47.179Z] Get:96 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-07-13T19:21:47.179Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-13T19:21:47.179Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-13T19:21:47.179Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-13T19:21:47.179Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-13T19:21:47.440Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-13T19:21:47.440Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-13T19:21:47.440Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:21:47.440Z] Fetched 64.1 MB in 2s (34.7 MB/s) [2021-07-13T19:21:47.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:21:47.440Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:21:47.440Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:21:48.012Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:21:48.012Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:21:48.012Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-13T19:21:48.012Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-13T19:21:49.410Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.410Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.410Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.410Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.410Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.410Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.410Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.410Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.410Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.411Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.673Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.674Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.674Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.674Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.674Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:21:49.674Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:21:49.674Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.674Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.936Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:21:49.936Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:21:49.936Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.936Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:49.936Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:49.936Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:50.198Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:21:50.198Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:21:50.198Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:21:50.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:21:50.460Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:21:50.460Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:21:51.033Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-13T19:21:51.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:21:51.033Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-13T19:21:51.033Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-13T19:21:51.033Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-13T19:21:51.033Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-13T19:21:51.295Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-13T19:21:51.295Z] Installing new version of config file /etc/issue ... [2021-07-13T19:21:51.295Z] Installing new version of config file /etc/issue.net ... [2021-07-13T19:21:51.295Z] Installing new version of config file /etc/lsb-release ... [2021-07-13T19:21:51.295Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-13T19:21:51.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-13T19:21:51.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-13T19:21:51.556Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-13T19:21:51.819Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:51.819Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-13T19:21:51.819Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-13T19:21:51.819Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-13T19:21:51.819Z] 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-07-13T19:21:51.819Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:51.819Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:51.819Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:52.081Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:52.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:52.081Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-13T19:21:52.081Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-13T19:21:52.081Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-13T19:21:52.341Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:52.341Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-13T19:21:52.341Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-13T19:21:52.341Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-13T19:21:52.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:52.602Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:21:52.602Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:21:52.602Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-13T19:21:52.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:52.602Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:21:52.602Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:21:52.864Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-13T19:21:52.864Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:52.864Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-13T19:21:52.864Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-13T19:21:52.864Z] Setting up grep (3.1-2build1) ... [2021-07-13T19:21:53.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:53.125Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-13T19:21:53.125Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-13T19:21:53.125Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-13T19:21:53.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:53.125Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:21:53.125Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:21:53.388Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-13T19:21:53.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:53.388Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-13T19:21:53.388Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:21:53.970Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-13T19:21:53.970Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:21:53.970Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-13T19:21:53.970Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:21:54.232Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-13T19:21:54.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:54.232Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-13T19:21:54.232Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:21:54.805Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-13T19:21:54.805Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-13T19:21:54.805Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-13T19:21:54.805Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-13T19:21:54.805Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-13T19:21:54.805Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:54.805Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-13T19:21:54.805Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-13T19:21:55.067Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-13T19:21:55.067Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:55.067Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:55.067Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:55.067Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:55.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:55.332Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:55.332Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:55.332Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:55.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:55.332Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:55.332Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:55.595Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:55.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:55.595Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:55.595Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:55.595Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:55.856Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:55.856Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:21:55.856Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:21:55.856Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:21:55.856Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:21:55.856Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-13T19:21:56.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:56.119Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:21:56.119Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:21:56.119Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-13T19:21:56.119Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:56.119Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:56.119Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:56.119Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:56.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:56.379Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:56.379Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:56.379Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:56.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:56.379Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:56.640Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:56.903Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:21:57.164Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-13T19:21:57.427Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-13T19:21:57.427Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:57.427Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:21:57.427Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:21:57.689Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:21:57.689Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:21:57.689Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-13T19:21:57.689Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:21:57.950Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-13T19:21:57.950Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:21:57.950Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-13T19:21:57.950Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-13T19:21:58.212Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-13T19:21:58.212Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:21:58.212Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-13T19:21:58.212Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-13T19:21:58.474Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-13T19:21:58.474Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:21:58.474Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-13T19:21:58.474Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-13T19:21:58.474Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-13T19:21:58.474Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:21:58.474Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-13T19:21:58.474Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:21:58.737Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:21:58.737Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:21:58.737Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-13T19:21:58.737Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:21:58.737Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:21:59.000Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-13T19:21:59.000Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-13T19:21:59.000Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:21:59.265Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:21:59.265Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:21:59.265Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:21:59.265Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:21:59.265Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:21:59.265Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:21:59.265Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:21:59.265Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:21:59.528Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-13T19:21:59.528Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:21:59.528Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-13T19:21:59.528Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-13T19:21:59.528Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-13T19:21:59.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:21:59.789Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-13T19:21:59.789Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-13T19:21:59.789Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-13T19:21:59.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:21:59.789Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-13T19:21:59.789Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:21:59.789Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:22:00.051Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:00.052Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:22:00.052Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:22:00.052Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-13T19:22:00.314Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:00.314Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-13T19:22:00.314Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-13T19:22:00.314Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-13T19:22:00.314Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:00.314Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-13T19:22:00.314Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-13T19:22:00.576Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-13T19:22:00.576Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:00.576Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:22:00.844Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:22:00.844Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-13T19:22:00.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:00.844Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-13T19:22:00.844Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-13T19:22:00.844Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-13T19:22:01.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.106Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-13T19:22:01.106Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-13T19:22:01.106Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-13T19:22:01.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.106Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-13T19:22:01.106Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-13T19:22:01.106Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-13T19:22:01.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.369Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-13T19:22:01.369Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-13T19:22:01.369Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-13T19:22:01.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.369Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-13T19:22:01.369Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-13T19:22:01.630Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-13T19:22:01.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.630Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-13T19:22:01.630Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-13T19:22:01.630Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-13T19:22:01.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.630Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-13T19:22:01.630Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-13T19:22:01.894Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-13T19:22:01.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:22:01.894Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-13T19:22:01.894Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-13T19:22:01.894Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-13T19:22:01.894Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-13T19:22:01.894Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-13T19:22:01.894Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-13T19:22:02.157Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-13T19:22:02.158Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-13T19:22:02.158Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-13T19:22:02.158Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-13T19:22:02.421Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-13T19:22:02.421Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-13T19:22:02.421Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-13T19:22:02.421Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-13T19:22:02.683Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-13T19:22:02.683Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-13T19:22:02.683Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-13T19:22:02.683Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-13T19:22:02.683Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-13T19:22:02.683Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-13T19:22:02.945Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-13T19:22:02.945Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-13T19:22:02.945Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-13T19:22:02.945Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-13T19:22:02.945Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-13T19:22:02.945Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-13T19:22:03.217Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-13T19:22:03.217Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-13T19:22:03.480Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-13T19:22:03.480Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-13T19:22:03.480Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-13T19:22:03.480Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-13T19:22:03.741Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:22:03.741Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:22:04.003Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:22:04.003Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:22:04.003Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:22:04.003Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:22:04.003Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:22:04.003Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:22:04.266Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:04.266Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:04.266Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:04.266Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:04.266Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:04.266Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:04.530Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:04.530Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:05.474Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:05.474Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:06.049Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:06.049Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:06.312Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:06.312Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:06.574Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:06.574Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:07.518Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:22:07.518Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:22:07.518Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-13T19:22:07.518Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-13T19:22:07.518Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-13T19:22:07.518Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-13T19:22:07.780Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-13T19:22:07.780Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-13T19:22:07.780Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-13T19:22:07.780Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-13T19:22:07.780Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-13T19:22:07.780Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-13T19:22:07.780Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-13T19:22:08.041Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-13T19:22:08.042Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-13T19:22:08.042Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-13T19:22:08.042Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.042Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-13T19:22:08.042Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.042Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.042Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.042Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-13T19:22:08.042Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-13T19:22:08.042Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-13T19:22:08.305Z] [2021-07-13T19:22:08.306Z] Current default time zone: 'Etc/UTC' [2021-07-13T19:22:08.306Z] Local time is now: Tue Jul 13 19:22:08 UTC 2021. [2021-07-13T19:22:08.306Z] Universal Time is now: Tue Jul 13 19:22:08 UTC 2021. [2021-07-13T19:22:08.306Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-13T19:22:08.306Z] [2021-07-13T19:22:08.306Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-13T19:22:08.306Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.306Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-13T19:22:08.306Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:22:08.306Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-13T19:22:08.306Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-13T19:22:08.306Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-13T19:22:08.306Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-13T19:22:08.306Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-13T19:22:08.306Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-13T19:22:08.306Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.306Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-13T19:22:08.567Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:08.567Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:22:08.567Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:08.567Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-13T19:22:08.567Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-13T19:22:08.567Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-13T19:22:08.567Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-13T19:22:08.567Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-13T19:22:08.567Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-13T19:22:08.567Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:22:08.567Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-13T19:22:10.486Z] Updating certificates in /etc/ssl/certs... [2021-07-13T19:22:11.061Z] 23 added, 27 removed; done. [2021-07-13T19:22:11.339Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-13T19:22:11.339Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-13T19:22:11.339Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-13T19:22:11.339Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-13T19:22:11.339Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:22:11.339Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.339Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-13T19:22:11.339Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:22:11.339Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-13T19:22:11.339Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-13T19:22:11.339Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:22:11.339Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.601Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:22:11.601Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-13T19:22:11.601Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-13T19:22:11.601Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-13T19:22:11.601Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:22:11.601Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-13T19:22:11.601Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-13T19:22:11.601Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-13T19:22:11.862Z] Updating certificates in /etc/ssl/certs... [2021-07-13T19:22:12.434Z] 0 added, 0 removed; done. [2021-07-13T19:22:12.434Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-13T19:22:12.434Z] done. [2021-07-13T19:22:12.696Z] Reading package lists... [2021-07-13T19:22:12.957Z] Building dependency tree... [2021-07-13T19:22:12.957Z] Reading state information... [2021-07-13T19:22:12.957Z] The following NEW packages will be installed: [2021-07-13T19:22:12.957Z] apt-transport-https [2021-07-13T19:22:13.221Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T19:22:13.221Z] Need to get 4348 B of archives. [2021-07-13T19:22:13.221Z] After this operation, 154 kB of additional disk space will be used. [2021-07-13T19:22:13.221Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-13T19:22:13.482Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:22:13.482Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-07-13T19:22:13.482Z] Selecting previously unselected package apt-transport-https. [2021-07-13T19:22:13.482Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-13T19:22:13.482Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-13T19:22:13.482Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-13T19:22:13.482Z] Setting up apt-transport-https (1.6.14) ... [2021-07-13T19:22:13.742Z] Waiting for network to be ready... [2021-07-13T19:22:19.038Z] 2021-07-13T19:22:17Z INFO Waiting for automatic snapd restart... [2021-07-13T19:22:19.038Z] snapd 2.51.1 from Canonical* installed [2021-07-13T19:22:19.987Z] "snapd" switched to the "latest/stable" channel [2021-07-13T19:22:19.987Z] [2021-07-13T19:22:22.537Z] core18 20210611 from Canonical* installed [2021-07-13T19:22:22.798Z] "core18" switched to the "latest/stable" channel [2021-07-13T19:22:22.798Z] [2021-07-13T19:22:26.103Z] snapcraft 4.8.3 from Canonical* installed [2021-07-13T19:22:26.103Z] "snapcraft" switched to the "latest/stable" channel [2021-07-13T19:22:26.103Z] [2021-07-13T19:22:30.319Z] 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-07-13T19:22:30.319Z] - README.md [2021-07-13T19:22:30.319Z] [2021-07-13T19:22:30.319Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-13T19:22:30.586Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-13T19:22:30.847Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-13T19:22:30.848Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-13T19:22:32.055Z] Reading package lists... [2021-07-13T19:22:32.320Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-07-13T19:22:32.320Z] Reading package lists... [2021-07-13T19:22:32.320Z] Building dependency tree... [2021-07-13T19:22:32.320Z] Reading state information... [2021-07-13T19:22:32.582Z] Suggested packages: [2021-07-13T19:22:32.582Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-13T19:22:32.582Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-13T19:22:32.582Z] Recommended packages: [2021-07-13T19:22:32.582Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-13T19:22:32.582Z] The following NEW packages will be installed: [2021-07-13T19:22:32.582Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-13T19:22:32.582Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-13T19:22:32.582Z] pkg-config zip [2021-07-13T19:22:32.582Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T19:22:32.582Z] Need to get 7663 kB of archives. [2021-07-13T19:22:32.582Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-13T19:22:32.582Z] 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-07-13T19:22:32.845Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-13T19:22:32.845Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-13T19:22:32.845Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-13T19:22:32.845Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-13T19:22:32.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-13T19:22:32.845Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-13T19:22:33.107Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-13T19:22:33.107Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-13T19:22:33.107Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-13T19:22:33.107Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-13T19:22:33.387Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-13T19:22:33.387Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-13T19:22:33.387Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-13T19:22:33.387Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-13T19:22:33.721Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:22:33.721Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-07-13T19:22:33.721Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-13T19:22:33.721Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-13T19:22:33.721Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-13T19:22:33.721Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-13T19:22:33.721Z] Selecting previously unselected package libpsl5:amd64. [2021-07-13T19:22:33.721Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-13T19:22:33.721Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-13T19:22:34.002Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-13T19:22:34.002Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-13T19:22:34.002Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-13T19:22:34.002Z] Selecting previously unselected package librtmp1:amd64. [2021-07-13T19:22:34.002Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-13T19:22:34.002Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-13T19:22:34.002Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-13T19:22:34.002Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-13T19:22:34.002Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-13T19:22:34.002Z] Selecting previously unselected package liberror-perl. [2021-07-13T19:22:34.002Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-13T19:22:34.002Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-13T19:22:34.285Z] Selecting previously unselected package git-man. [2021-07-13T19:22:34.285Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-13T19:22:34.285Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:22:34.285Z] Selecting previously unselected package git. [2021-07-13T19:22:34.285Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-13T19:22:34.285Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:22:34.952Z] Selecting previously unselected package libnorm1:amd64. [2021-07-13T19:22:34.952Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-13T19:22:34.952Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-13T19:22:34.952Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-13T19:22:34.952Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-13T19:22:34.952Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-13T19:22:34.952Z] Selecting previously unselected package libsodium23:amd64. [2021-07-13T19:22:34.952Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-13T19:22:34.952Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-13T19:22:35.219Z] Selecting previously unselected package libzmq5:amd64. [2021-07-13T19:22:35.219Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-13T19:22:35.219Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:22:35.219Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-13T19:22:35.219Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-13T19:22:35.219Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:22:35.219Z] Selecting previously unselected package pkg-config. [2021-07-13T19:22:35.219Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-13T19:22:35.219Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-13T19:22:35.493Z] Selecting previously unselected package zip. [2021-07-13T19:22:35.493Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-13T19:22:35.493Z] Unpacking zip (3.0-11build1) ... [2021-07-13T19:22:35.493Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-13T19:22:35.493Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:22:35.493Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-13T19:22:35.493Z] Setting up liberror-perl (0.17025-1) ... [2021-07-13T19:22:35.493Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-13T19:22:35.493Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-13T19:22:35.493Z] No schema files found: doing nothing. [2021-07-13T19:22:35.493Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-13T19:22:35.493Z] Setting up zip (3.0-11build1) ... [2021-07-13T19:22:35.493Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-13T19:22:35.493Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-13T19:22:35.493Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-13T19:22:35.493Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:22:35.493Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-13T19:22:35.493Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:22:35.493Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:22:35.755Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:22:36.327Z] git set to automatically installed. [2021-07-13T19:22:36.327Z] git-man set to automatically installed. [2021-07-13T19:22:36.327Z] libcurl3-gnutls set to automatically installed. [2021-07-13T19:22:36.327Z] liberror-perl set to automatically installed. [2021-07-13T19:22:36.327Z] libglib2.0-0 set to automatically installed. [2021-07-13T19:22:36.327Z] libnghttp2-14 set to automatically installed. [2021-07-13T19:22:36.327Z] libnorm1 set to automatically installed. [2021-07-13T19:22:36.327Z] libpgm-5.2-0 set to automatically installed. [2021-07-13T19:22:36.327Z] libpsl5 set to automatically installed. [2021-07-13T19:22:36.327Z] librtmp1 set to automatically installed. [2021-07-13T19:22:36.327Z] libsodium23 set to automatically installed. [2021-07-13T19:22:36.327Z] libzmq3-dev set to automatically installed. [2021-07-13T19:22:36.327Z] libzmq5 set to automatically installed. [2021-07-13T19:22:36.327Z] pkg-config set to automatically installed. [2021-07-13T19:22:36.327Z] zip set to automatically installed. [2021-07-13T19:22:38.879Z] snapd is not logged in, snap install commands will use sudo [2021-07-13T19:22:39.825Z] snap "core18" has no updates available [2021-07-13T19:22:40.399Z] snapd is not logged in, snap install commands will use sudo [2021-07-13T19:22:49.296Z] 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-07-13T19:22:49.296Z] 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-07-13T19:22:49.296Z] Removing intermediate container 9429e4e0d0be [2021-07-13T19:22:49.296Z] ---> aaebff6fae99 [2021-07-13T19:22:49.296Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-13T19:22:49.296Z] ---> Running in 40194bfa5b5b [2021-07-13T19:22:49.296Z] Removing intermediate container 8c1702b71f83 [2021-07-13T19:22:49.296Z] ---> eadb920037b5 [2021-07-13T19:22:49.296Z] [2021-07-13T19:22:49.296Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:22:49.296Z] 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-07-13T19:22:49.296Z] 3.12: Pulling from library/alpine [2021-07-13T19:22:50.744Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:22:50.744Z] Status: Downloaded newer image for alpine:3.12 [2021-07-13T19:22:51.026Z] ---> c4fd0aeabfcf [2021-07-13T19:22:51.026Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-13T19:22:52.478Z] ---> Running in 00c2be9012ce [2021-07-13T19:22:52.646Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-13T19:22:52.646Z] Pulling config-common [2021-07-13T19:22:52.646Z] + snapcraftctl pull [2021-07-13T19:22:52.752Z] Removing intermediate container bbd8ea7f73bb [2021-07-13T19:22:52.752Z] ---> 69447e790235 [2021-07-13T19:22:52.752Z] [2021-07-13T19:22:52.752Z] Step 11/22 : FROM alpine:3.12 [2021-07-13T19:22:52.752Z] ---> c4fd0aeabfcf [2021-07-13T19:22:52.752Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-13T19:22:52.752Z] Removing intermediate container 40194bfa5b5b [2021-07-13T19:22:52.752Z] ---> 6f2805dc2e74 [2021-07-13T19:22:52.752Z] [2021-07-13T19:22:52.752Z] Step 12/24 : FROM docker:20.10.0 [2021-07-13T19:22:52.752Z] Removing intermediate container 538f81ceaf7e [2021-07-13T19:22:52.752Z] ---> e7c8761043de [2021-07-13T19:22:52.752Z] [2021-07-13T19:22:52.752Z] Step 11/26 : FROM alpine:3.12 [2021-07-13T19:22:52.909Z] Pulling go-build-helper [2021-07-13T19:22:52.909Z] + snapcraftctl pull [2021-07-13T19:22:53.026Z] ---> c4fd0aeabfcf [2021-07-13T19:22:53.026Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-13T19:22:53.026Z] ---> Running in 1d9e8a23116a [2021-07-13T19:22:53.303Z] 20.10.0: Pulling from library/docker [2021-07-13T19:22:53.303Z] ---> Running in c13931b32e22 [2021-07-13T19:22:53.851Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-13T19:22:53.852Z] Skipping pull go-build-helper (already ran) [2021-07-13T19:22:53.852Z] Building go-build-helper [2021-07-13T19:22:53.852Z] + snapcraftctl build [2021-07-13T19:22:54.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:54.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:55.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:55.352Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-13T19:22:55.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:55.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:55.352Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:22:55.352Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:22:55.352Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:22:55.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:55.640Z] OK: 6 MiB in 16 packages [2021-07-13T19:22:55.773Z] Staging go-build-helper [2021-07-13T19:22:55.774Z] + snapcraftctl stage [2021-07-13T19:22:56.266Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-13T19:22:56.266Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:22:56.266Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-13T19:22:56.266Z] (4/4) Installing curl (7.77.0-r0) [2021-07-13T19:22:56.266Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:22:56.266Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:22:56.266Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-13T19:22:56.560Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:22:56.560Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-13T19:22:56.560Z] OK: 7 MiB in 18 packages [2021-07-13T19:22:56.560Z] (4/6) Installing curl (7.77.0-r0) [2021-07-13T19:22:56.560Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:22:56.560Z] (6/6) Installing su-exec (0.2-r1) [2021-07-13T19:22:56.560Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:22:56.560Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:22:56.839Z] OK: 7 MiB in 20 packages [2021-07-13T19:22:58.279Z] Removing intermediate container e97326c1d5ee [2021-07-13T19:22:58.279Z] ---> 2ec9a4a0dd07 [2021-07-13T19:22:58.279Z] [2021-07-13T19:22:58.279Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:22:58.279Z] ---> c4fd0aeabfcf [2021-07-13T19:22:58.279Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:22:58.891Z] Removing intermediate container 00c2be9012ce [2021-07-13T19:22:58.891Z] ---> 3f01807bacc3 [2021-07-13T19:22:58.891Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:22:58.891Z] ---> Running in fc5f32220bb1 [2021-07-13T19:22:59.172Z] ---> Running in 2b5195bca8d1 [2021-07-13T19:22:59.449Z] Removing intermediate container 1d9e8a23116a [2021-07-13T19:22:59.449Z] ---> 77ec21ecc977 [2021-07-13T19:22:59.449Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:22:59.449Z] Removing intermediate container c13931b32e22 [2021-07-13T19:22:59.449Z] ---> e676c089f11a [2021-07-13T19:22:59.449Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:22:59.725Z] ---> Running in 6c1d2ae73cb4 [2021-07-13T19:22:59.725Z] ---> Running in 150b3c300933 [2021-07-13T19:23:00.331Z] Removing intermediate container 2b5195bca8d1 [2021-07-13T19:23:00.331Z] ---> 737d129757ba [2021-07-13T19:23:00.331Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-13T19:23:00.609Z] ---> Running in dcbe667d30d4 [2021-07-13T19:23:00.609Z] Removing intermediate container 150b3c300933 [2021-07-13T19:23:00.609Z] ---> fb8e7ef287fe [2021-07-13T19:23:00.609Z] Step 14/26 : WORKDIR / [2021-07-13T19:23:00.886Z] Removing intermediate container 6c1d2ae73cb4 [2021-07-13T19:23:00.886Z] ---> 401dc6f26c1a [2021-07-13T19:23:00.886Z] Step 14/22 : WORKDIR /edgex [2021-07-13T19:23:00.886Z] ---> Running in ad316c5648fb [2021-07-13T19:23:01.163Z] ---> Running in 88fd8752d954 [2021-07-13T19:23:01.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:01.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:01.442Z] Removing intermediate container dcbe667d30d4 [2021-07-13T19:23:01.442Z] ---> afd7b8fdf3dc [2021-07-13T19:23:01.442Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:23:01.719Z] ---> Running in 2b8a06e6454e [2021-07-13T19:23:01.719Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-13T19:23:01.719Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:23:01.719Z] OK: 5 MiB in 15 packages [2021-07-13T19:23:01.996Z] Removing intermediate container ad316c5648fb [2021-07-13T19:23:01.996Z] ---> 85cfb935f26f [2021-07-13T19:23:01.996Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-13T19:23:01.996Z] Removing intermediate container 88fd8752d954 [2021-07-13T19:23:01.996Z] ---> 3bfdf93832c3 [2021-07-13T19:23:01.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-13T19:23:02.600Z] Removing intermediate container 2b8a06e6454e [2021-07-13T19:23:02.600Z] ---> 4c7374704ed8 [2021-07-13T19:23:02.600Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:23:03.580Z] ---> 25005fff179c [2021-07-13T19:23:03.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-13T19:23:03.580Z] ---> 7a5a2e2fc718 [2021-07-13T19:23:03.580Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-13T19:23:03.856Z] ---> b9d7148e3c51 [2021-07-13T19:23:03.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-13T19:23:03.857Z] Removing intermediate container fc5f32220bb1 [2021-07-13T19:23:03.857Z] ---> 79e160700c95 [2021-07-13T19:23:03.857Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:23:04.139Z] ---> Running in 460751e40a5d [2021-07-13T19:23:05.127Z] Removing intermediate container 460751e40a5d [2021-07-13T19:23:05.127Z] ---> be9ddf4c7929 [2021-07-13T19:23:05.127Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-13T19:23:05.409Z] ---> 8b3295aad001 [2021-07-13T19:23:05.409Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-13T19:23:05.409Z] ---> Running in 61526a8c2870 [2021-07-13T19:23:05.409Z] ---> 94b0a09715fc [2021-07-13T19:23:05.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-13T19:23:05.779Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-13T19:23:05.779Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-13T19:23:05.779Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-13T19:23:05.779Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-13T19:23:05.779Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-13T19:23:05.779Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-13T19:23:05.779Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-13T19:23:05.779Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-13T19:23:05.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-13T19:23:05.779Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-13T19:23:05.779Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-13T19:23:05.779Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-13T19:23:05.779Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-13T19:23:05.779Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-13T19:23:05.779Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-13T19:23:05.779Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-13T19:23:05.779Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-13T19:23:05.779Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-13T19:23:05.779Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-13T19:23:05.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-13T19:23:05.779Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-13T19:23:05.779Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-13T19:23:05.779Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-13T19:23:05.779Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-13T19:23:05.779Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-13T19:23:05.779Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-13T19:23:05.779Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-13T19:23:05.779Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-13T19:23:05.779Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-13T19:23:05.779Z] Fetched 224 kB in 0s (0 B/s) [2021-07-13T19:23:05.779Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-13T19:23:05.779Z] Fetched 157 kB in 0s (0 B/s) [2021-07-13T19:23:05.779Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-13T19:23:05.779Z] Fetched 221 kB in 0s (0 B/s) [2021-07-13T19:23:05.779Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-13T19:23:05.779Z] Fetched 143 kB in 0s (0 B/s) [2021-07-13T19:23:05.779Z] Pulling edgex-go [2021-07-13T19:23:05.779Z] + snapcraftctl pull [2021-07-13T19:23:05.779Z] Pulling hooks [2021-07-13T19:23:05.779Z] + snapcraftctl pull [2021-07-13T19:23:06.016Z] ---> a8ba7ed19c54 [2021-07-13T19:23:06.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-13T19:23:06.292Z] Removing intermediate container 61526a8c2870 [2021-07-13T19:23:06.292Z] ---> 4c95df16a4c9 [2021-07-13T19:23:06.292Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:23:06.569Z] ---> Running in e56247b34fcc [2021-07-13T19:23:06.569Z] ---> d5078905a699 [2021-07-13T19:23:06.569Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-13T19:23:07.173Z] Removing intermediate container e56247b34fcc [2021-07-13T19:23:07.173Z] ---> ff6006061609 [2021-07-13T19:23:07.173Z] Step 16/24 : WORKDIR / [2021-07-13T19:23:07.454Z] ---> Running in 7efc4281d143 [2021-07-13T19:23:07.733Z] ---> edee3ac03d98 [2021-07-13T19:23:07.733Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-13T19:23:07.733Z] ---> 9bd34d192a95 [2021-07-13T19:23:07.733Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-13T19:23:07.733Z] ---> Running in 44dbefb63ccf [2021-07-13T19:23:08.006Z] ---> Running in 3db644692947 [2021-07-13T19:23:08.301Z] ---> 5b46f9be4595 [2021-07-13T19:23:08.301Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-13T19:23:08.301Z] Removing intermediate container 7efc4281d143 [2021-07-13T19:23:08.301Z] ---> 8bf97881de8d [2021-07-13T19:23:08.301Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:23:08.576Z] Removing intermediate container 44dbefb63ccf [2021-07-13T19:23:08.577Z] ---> 9ba82c9c5d90 [2021-07-13T19:23:08.577Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:23:08.856Z] ---> Running in 9fa7ae0619f8 [2021-07-13T19:23:08.856Z] Removing intermediate container 3db644692947 [2021-07-13T19:23:08.856Z] ---> 0e43d20cc209 [2021-07-13T19:23:08.856Z] Step 19/22 : CMD ["--init=true"] [2021-07-13T19:23:09.459Z] ---> Running in dc7ced2bf33d [2021-07-13T19:23:09.459Z] Removing intermediate container 9fa7ae0619f8 [2021-07-13T19:23:09.459Z] ---> 733c1e7f2bda [2021-07-13T19:23:09.733Z] Step 21/23 : LABEL arch=arm64 [2021-07-13T19:23:10.008Z] ---> Running in 4486f896e807 [2021-07-13T19:23:10.008Z] ---> 27febc6f2025 [2021-07-13T19:23:10.008Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-13T19:23:10.008Z] ---> b7dfb0061a3f [2021-07-13T19:23:10.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-13T19:23:10.008Z] Removing intermediate container dc7ced2bf33d [2021-07-13T19:23:10.008Z] ---> 6962b5c8e265 [2021-07-13T19:23:10.008Z] Step 20/22 : LABEL arch=arm64 [2021-07-13T19:23:10.288Z] ---> Running in 482349fe1944 [2021-07-13T19:23:10.563Z] Removing intermediate container 4486f896e807 [2021-07-13T19:23:10.563Z] ---> 4adf07a66802 [2021-07-13T19:23:10.563Z] Step 22/23 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:23:11.164Z] ---> Running in ad7bcd69781f [2021-07-13T19:23:11.164Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-13T19:23:11.164Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-13T19:23:11.164Z] Removing intermediate container 482349fe1944 [2021-07-13T19:23:11.164Z] ---> fa1ba77b200f [2021-07-13T19:23:11.164Z] Step 21/22 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:23:11.164Z] ---> eeaf43b92773 [2021-07-13T19:23:11.164Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:23:11.462Z] ---> Running in 10d6f73d5288 [2021-07-13T19:23:11.462Z] ---> Running in ff60a212cddc [2021-07-13T19:23:11.737Z] Removing intermediate container ad7bcd69781f [2021-07-13T19:23:11.737Z] ---> 0ce0e18be359 [2021-07-13T19:23:11.737Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:23:11.737Z] ---> f8e5ba096398 [2021-07-13T19:23:11.737Z] ---> 78af8568eed0 [2021-07-13T19:23:11.737Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-13T19:23:11.737Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-13T19:23:12.009Z] ---> Running in 8b900fc5c7a8 [2021-07-13T19:23:12.009Z] Removing intermediate container 10d6f73d5288 [2021-07-13T19:23:12.009Z] ---> a86227637717 [2021-07-13T19:23:12.009Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-13T19:23:12.289Z] Removing intermediate container ff60a212cddc [2021-07-13T19:23:12.289Z] ---> e5c7616ec535 [2021-07-13T19:23:12.289Z] Step 22/22 : LABEL version=0.0.0 [2021-07-13T19:23:12.289Z] ---> Running in e7cb8cc2759f [2021-07-13T19:23:12.563Z] ---> Running in df0e82b9af11 [2021-07-13T19:23:12.842Z] Removing intermediate container 8b900fc5c7a8 [2021-07-13T19:23:12.842Z] ---> 1f5b6cae08c3 [2021-07-13T19:23:12.842Z] [2021-07-13T19:23:12.842Z] ---> bdcb6ea237bd [2021-07-13T19:23:12.842Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-13T19:23:12.842Z] ---> 7deb61e78cf4 [2021-07-13T19:23:12.842Z] Step 22/26 : 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-07-13T19:23:13.116Z] ---> Running in 3ce3434d4f30 [2021-07-13T19:23:13.116Z] ---> Running in 370e9a76c54b [2021-07-13T19:23:13.388Z] Successfully built 1f5b6cae08c3 [2021-07-13T19:23:13.388Z] Successfully tagged support-notifications-arm64:latest [2021-07-13T19:23:13.388Z]  Building support-notifications ... done Building security-bootstrapper [2021-07-13T19:23:13.388Z] Removing intermediate container df0e82b9af11 [2021-07-13T19:23:13.388Z] ---> d097d97ea0b1 [2021-07-13T19:23:13.388Z] [2021-07-13T19:23:13.987Z] Removing intermediate container 3ce3434d4f30 [2021-07-13T19:23:13.987Z] ---> 24388dc4b18e [2021-07-13T19:23:13.987Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:23:13.987Z] ---> Running in 3b825f65c20e [2021-07-13T19:23:13.987Z] Successfully built d097d97ea0b1 [2021-07-13T19:23:14.264Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-13T19:23:14.264Z]  Building security-proxy-setup ... done Building core-command [2021-07-13T19:23:14.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:14.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:14.549Z] Removing intermediate container 3b825f65c20e [2021-07-13T19:23:14.549Z] ---> be8a5bc8fb1c [2021-07-13T19:23:14.549Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:23:14.823Z] ---> Running in d0762015ad6a [2021-07-13T19:23:15.099Z] (1/39) Installing readline (8.0.4-r0) [2021-07-13T19:23:15.099Z] (2/39) Installing bash (5.0.17-r0) [2021-07-13T19:23:15.099Z] Executing bash-5.0.17-r0.post-install [2021-07-13T19:23:15.099Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:23:15.099Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-13T19:23:15.376Z] (5/39) Installing curl (7.77.0-r0) [2021-07-13T19:23:15.376Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-13T19:23:15.376Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-13T19:23:15.376Z] (8/39) Installing expat (2.2.9-r1) [2021-07-13T19:23:15.376Z] (9/39) Installing libffi (3.3-r2) [2021-07-13T19:23:15.376Z] (10/39) Installing gdbm (1.13-r1) [2021-07-13T19:23:15.376Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-13T19:23:15.376Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-13T19:23:15.376Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-13T19:23:16.368Z] Removing intermediate container d0762015ad6a [2021-07-13T19:23:16.368Z] ---> 569b42735890 [2021-07-13T19:23:16.368Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:23:16.967Z] Removing intermediate container 370e9a76c54b [2021-07-13T19:23:16.967Z] ---> 58710908140f [2021-07-13T19:23:16.967Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-13T19:23:17.260Z] ---> Running in 23459758d796 [2021-07-13T19:23:17.542Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-13T19:23:17.542Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-13T19:23:17.542Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-13T19:23:17.542Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-13T19:23:17.542Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-13T19:23:17.542Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-13T19:23:17.542Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-13T19:23:17.542Z] ---> Running in 9610f717ca10 [2021-07-13T19:23:17.542Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-13T19:23:17.542Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-13T19:23:17.820Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-13T19:23:17.820Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-13T19:23:17.820Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-13T19:23:17.820Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-13T19:23:17.820Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-13T19:23:17.820Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-13T19:23:17.820Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-13T19:23:17.820Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-13T19:23:17.820Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-13T19:23:17.820Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-13T19:23:18.095Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-13T19:23:18.095Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-13T19:23:18.095Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-13T19:23:18.095Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-13T19:23:18.095Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-13T19:23:18.095Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-13T19:23:18.095Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-13T19:23:18.095Z] Removing intermediate container 23459758d796 [2021-07-13T19:23:18.095Z] ---> c5f0fa29c369 [2021-07-13T19:23:18.095Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:23:18.373Z] Executing busybox-1.31.1-r19.trigger [2021-07-13T19:23:18.373Z] OK: 72 MiB in 59 packages [2021-07-13T19:23:18.652Z] Removing intermediate container 9610f717ca10 [2021-07-13T19:23:18.652Z] ---> 55b0b8a8047d [2021-07-13T19:23:18.652Z] Step 24/26 : LABEL arch=arm64 [2021-07-13T19:23:18.931Z] ---> Running in 1c8fcd8f5720 [2021-07-13T19:23:19.208Z] ---> Running in 6c499bbbb6fd [2021-07-13T19:23:19.487Z] Removing intermediate container 1c8fcd8f5720 [2021-07-13T19:23:19.487Z] ---> f98c0b92f284 [2021-07-13T19:23:19.487Z] [2021-07-13T19:23:19.765Z] Successfully built f98c0b92f284 [2021-07-13T19:23:20.044Z] Successfully tagged core-metadata-arm64:latest [2021-07-13T19:23:20.045Z] Building core-data [2021-07-13T19:23:20.045Z]  Building core-metadata ... done Removing intermediate container 6c499bbbb6fd [2021-07-13T19:23:20.045Z] ---> 2e99725c096c [2021-07-13T19:23:20.045Z] Step 25/26 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:23:20.321Z] ---> Running in d2d11baa961a [2021-07-13T19:23:20.924Z] Removing intermediate container d2d11baa961a [2021-07-13T19:23:20.925Z] ---> b766d04e8110 [2021-07-13T19:23:20.925Z] Step 26/26 : LABEL version=0.0.0 [2021-07-13T19:23:21.206Z] ---> Running in 1facf29d0e2d [2021-07-13T19:23:22.199Z] Removing intermediate container 1facf29d0e2d [2021-07-13T19:23:22.199Z] ---> 3a28334dbd2f [2021-07-13T19:23:22.199Z] [2021-07-13T19:23:22.199Z] Successfully built 3a28334dbd2f [2021-07-13T19:23:22.199Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-13T19:23:22.199Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-07-13T19:23:22.829Z] Collecting docker-compose==1.23.2 [2021-07-13T19:23:23.104Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-13T19:23:23.710Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-13T19:23:23.710Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-13T19:23:23.900Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-13T19:23:23.900Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-13T19:23:23.900Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-13T19:23:23.900Z] Fetched 0 B in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-13T19:23:23.900Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-13T19:23:23.900Z] Fetched 279 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-13T19:23:23.900Z] Fetched 122 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-13T19:23:23.900Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-13T19:23:23.900Z] Fetched 8848 B in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-13T19:23:23.900Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-13T19:23:23.900Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-13T19:23:23.900Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-13T19:23:23.900Z] Fetched 219 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-13T19:23:23.900Z] Fetched 154 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-13T19:23:23.900Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-13T19:23:23.900Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-13T19:23:23.900Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-13T19:23:23.900Z] Fetched 499 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-13T19:23:23.900Z] Fetched 111 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-13T19:23:23.900Z] Fetched 240 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-13T19:23:23.900Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-13T19:23:23.900Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-13T19:23:23.900Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-13T19:23:23.900Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-13T19:23:23.900Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-13T19:23:23.900Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-13T19:23:23.900Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-13T19:23:23.900Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-13T19:23:23.900Z] Fetched 8720 B in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-13T19:23:23.900Z] Fetched 140 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-13T19:23:23.900Z] Fetched 119 kB in 0s (0 B/s) [2021-07-13T19:23:23.900Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-13T19:23:23.901Z] Fetched 111 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-13T19:23:23.901Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-13T19:23:23.901Z] Fetched 645 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-13T19:23:23.901Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-13T19:23:23.901Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-13T19:23:23.901Z] Fetched 368 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-13T19:23:23.901Z] Fetched 187 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-13T19:23:23.901Z] Fetched 175 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-13T19:23:23.901Z] Fetched 206 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-13T19:23:23.901Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-13T19:23:23.901Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-13T19:23:23.901Z] Fetched 159 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-13T19:23:23.901Z] Fetched 107 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-13T19:23:23.901Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-13T19:23:23.901Z] Pulling static-packages [2021-07-13T19:23:23.901Z] + snapcraftctl pull [2021-07-13T19:23:23.901Z] Pulling version [2021-07-13T19:23:23.901Z] + cd /root/project [2021-07-13T19:23:23.901Z] + git describe --tags --abbrev=0 [2021-07-13T19:23:23.901Z] + sed s/v// [2021-07-13T19:23:23.901Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-13T19:23:23.901Z] + [ -z 2.0.1-dev.7 ] [2021-07-13T19:23:23.901Z] + snapcraftctl set-version 2.0.1-dev.7 [2021-07-13T19:23:23.901Z] Building config-common [2021-07-13T19:23:23.901Z] + snapcraftctl build [2021-07-13T19:23:25.711Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-13T19:23:25.831Z] Skipping build go-build-helper (already ran) [2021-07-13T19:23:25.831Z] Building edgex-go [2021-07-13T19:23:25.831Z] + cd /root/parts/edgex-go/src [2021-07-13T19:23:25.831Z] + git describe --tags --abbrev=0 [2021-07-13T19:23:25.831Z] + sed s/v// [2021-07-13T19:23:25.831Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-13T19:23:25.831Z] + [ -z 2.0.1-dev.7 ] [2021-07-13T19:23:25.831Z] + echo 2.0.1-dev.7 [2021-07-13T19:23:25.831Z] + make build [2021-07-13T19:23:25.831Z] go mod tidy [2021-07-13T19:23:25.989Z] Collecting jsonschema<3,>=2.5.1 [2021-07-13T19:23:25.989Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-13T19:23:26.593Z] Collecting texttable<0.10,>=0.9.0 [2021-07-13T19:23:26.593Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-13T19:23:27.749Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-13T19:23:27.749Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T19:23:27.749Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.1 [2021-07-13T19:23:27.749Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-13T19:23:27.749Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-13T19:23:27.749Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-13T19:23:27.749Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-13T19:23:27.749Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-13T19:23:27.749Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-13T19:23:27.749Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-13T19:23:27.749Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-13T19:23:27.749Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-13T19:23:28.011Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-13T19:23:28.011Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-13T19:23:28.273Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-13T19:23:28.273Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-13T19:23:28.535Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-13T19:23:29.112Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-13T19:23:29.112Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-13T19:23:29.238Z] Collecting docker<4.0,>=3.6.0 [2021-07-13T19:23:29.238Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-13T19:23:29.382Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-13T19:23:29.382Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T19:23:29.382Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T19:23:29.382Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-13T19:23:29.382Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-13T19:23:29.382Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-13T19:23:29.382Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-13T19:23:29.650Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-13T19:23:29.650Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-13T19:23:29.650Z] go: downloading golang.org/x/text v0.3.2 [2021-07-13T19:23:29.650Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-13T19:23:29.650Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-13T19:23:29.650Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-13T19:23:29.650Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-13T19:23:29.650Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-13T19:23:29.914Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-13T19:23:29.914Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-13T19:23:29.914Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-13T19:23:29.914Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-13T19:23:30.174Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-13T19:23:30.174Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-13T19:23:30.174Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-13T19:23:30.174Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-13T19:23:30.174Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-13T19:23:30.437Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-13T19:23:30.437Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-13T19:23:30.437Z] go: downloading github.com/kr/text v0.1.0 [2021-07-13T19:23:30.437Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-13T19:23:30.437Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-13T19:23:30.437Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T19:23:30.437Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-13T19:23:30.437Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-13T19:23:30.437Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-13T19:23:30.437Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-13T19:23:30.437Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-13T19:23:30.689Z] Collecting PyYAML<4,>=3.10 [2021-07-13T19:23:30.689Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-13T19:23:30.698Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-13T19:23:30.698Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-13T19:23:30.698Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-13T19:23:30.698Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T19:23:30.698Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T19:23:30.698Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T19:23:30.698Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T19:23:30.698Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-13T19:23:30.698Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-13T19:23:30.698Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-13T19:23:30.698Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-13T19:23:30.698Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-13T19:23:30.960Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-13T19:23:30.960Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-13T19:23:30.960Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-13T19:23:30.960Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-13T19:23:30.960Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-13T19:23:30.960Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-13T19:23:30.960Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-13T19:23:30.960Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-13T19:23:30.960Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-13T19:23:30.960Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-13T19:23:30.960Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-13T19:23:30.960Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2021-07-13T19:23:34.105Z] Collecting docopt<0.7,>=0.6.1 [2021-07-13T19:23:34.105Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-13T19:23:38.559Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-13T19:23:38.559Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-13T19:23:38.559Z] Collecting cached-property<2,>=1.2.0 [2021-07-13T19:23:38.559Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-13T19:23:39.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-13T19:23:39.249Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-13T19:23:39.249Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-13T19:23:39.543Z] Collecting docker-pycreds>=0.4.0 [2021-07-13T19:23:39.543Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-13T19:23:39.839Z] Collecting idna<2.8,>=2.5 [2021-07-13T19:23:40.148Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-13T19:23:40.829Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-13T19:23:40.829Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-13T19:23:41.104Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-13T19:23:41.104Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-13T19:23:41.104Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-13T19:23:41.104Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-13T19:23:41.104Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-13T19:23:41.104Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-13T19:23:42.552Z] Installing collected packages: dockerpty, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, docopt, cached-property, docker-compose [2021-07-13T19:23:42.552Z] Running setup.py install for dockerpty: started [2021-07-13T19:23:43.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2021-07-13T19:23:44.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-13T19:23:44.550Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-13T19:23:44.824Z] Running setup.py install for texttable: started [2021-07-13T19:23:45.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-13T19:23:45.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-13T19:23:46.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-13T19:23:46.822Z] Running setup.py install for texttable: finished with status 'done' [2021-07-13T19:23:46.822Z] Attempting uninstall: idna [2021-07-13T19:23:46.822Z] Found existing installation: idna 2.9 [2021-07-13T19:23:46.822Z] Uninstalling idna-2.9: [2021-07-13T19:23:47.102Z] Successfully uninstalled idna-2.9 [2021-07-13T19:23:47.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-13T19:23:47.704Z] Attempting uninstall: urllib3 [2021-07-13T19:23:47.704Z] Found existing installation: urllib3 1.25.9 [2021-07-13T19:23:47.704Z] Uninstalling urllib3-1.25.9: [2021-07-13T19:23:47.704Z] Successfully uninstalled urllib3-1.25.9 [2021-07-13T19:23:48.314Z] Attempting uninstall: requests [2021-07-13T19:23:48.314Z] Found existing installation: requests 2.23.0 [2021-07-13T19:23:48.314Z] Uninstalling requests-2.23.0: [2021-07-13T19:23:48.592Z] Successfully uninstalled requests-2.23.0 [2021-07-13T19:23:49.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-13T19:23:49.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-13T19:23:50.591Z] Running setup.py install for PyYAML: started [2021-07-13T19:23:50.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-13T19:23:51.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-13T19:23:52.619Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:23:52.619Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:23:52.619Z] ---> cf7477bb55bd [2021-07-13T19:23:52.619Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> 449a9bf40a02 [2021-07-13T19:23:52.619Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> adb99b3743cc [2021-07-13T19:23:52.619Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> c1966d87a9f0 [2021-07-13T19:23:52.619Z] Step 6/24 : COPY go.mod . [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> 9376e0f825bd [2021-07-13T19:23:52.619Z] Step 7/24 : RUN go mod download [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> 94b17ee89046 [2021-07-13T19:23:52.619Z] Step 8/24 : COPY . . [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> f6acde4e99d1 [2021-07-13T19:23:52.619Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:23:52.619Z] ---> Using cache [2021-07-13T19:23:52.619Z] ---> c730f2cf979a [2021-07-13T19:23:52.619Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-13T19:23:53.227Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:23:53.227Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:23:53.227Z] ---> cf7477bb55bd [2021-07-13T19:23:53.227Z] Step 3/32 : WORKDIR /edgex-go [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> 449a9bf40a02 [2021-07-13T19:23:53.227Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> adb99b3743cc [2021-07-13T19:23:53.227Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> c1966d87a9f0 [2021-07-13T19:23:53.227Z] Step 6/32 : COPY go.mod . [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> 9376e0f825bd [2021-07-13T19:23:53.227Z] Step 7/32 : RUN go mod download [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> 94b17ee89046 [2021-07-13T19:23:53.227Z] Step 8/32 : COPY . . [2021-07-13T19:23:53.227Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> f6acde4e99d1 [2021-07-13T19:23:53.227Z] Step 9/32 : RUN go mod tidy [2021-07-13T19:23:53.227Z] ---> Using cache [2021-07-13T19:23:53.227Z] ---> c730f2cf979a [2021-07-13T19:23:53.227Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-13T19:23:53.227Z] Running setup.py install for docopt: started [2021-07-13T19:23:53.261Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-13T19:23:53.261Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-13T19:23:53.261Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-13T19:23:53.261Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-13T19:23:53.261Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-13T19:23:53.261Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-13T19:23:53.261Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-13T19:23:53.261Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-13T19:23:53.261Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-13T19:23:53.261Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-13T19:23:53.261Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-13T19:23:53.523Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-13T19:23:53.523Z] + 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-07-13T19:23:53.523Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-13T19:23:53.523Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-13T19:23:53.523Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-13T19:23:53.523Z] + 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-07-13T19:23:53.523Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-13T19:23:53.523Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-13T19:23:53.523Z] + 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-07-13T19:23:54.468Z] Building hooks [2021-07-13T19:23:54.468Z] + cd /root/parts/hooks/src [2021-07-13T19:23:54.468Z] + make build [2021-07-13T19:23:54.468Z] go mod tidy [2021-07-13T19:23:54.727Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-13T19:23:54.988Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-13T19:23:54.988Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-13T19:23:54.988Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-13T19:23:54.988Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-13T19:23:55.561Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-13T19:23:55.888Z] Running setup.py install for docopt: finished with status 'done' [2021-07-13T19:23:56.134Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-13T19:23:56.135Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-13T19:23:57.885Z] ---> Running in 0a336271b504 [2021-07-13T19:23:57.886Z] ---> Running in e43d52a33db6 [2021-07-13T19:23:57.886Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-13T19:23:59.437Z] Building static-packages [2021-07-13T19:23:59.437Z] + snapcraftctl build [2021-07-13T19:23:59.875Z] 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-07-13T19:24:00.484Z] 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-07-13T19:24:00.821Z] Building version [2021-07-13T19:24:00.821Z] + snapcraftctl build [2021-07-13T19:24:01.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:24:01.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:24:01.095Z] ---> cf7477bb55bd [2021-07-13T19:24:01.095Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:24:01.095Z] ---> Using cache [2021-07-13T19:24:01.095Z] ---> 449a9bf40a02 [2021-07-13T19:24:01.095Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:24:01.095Z] ---> Using cache [2021-07-13T19:24:01.095Z] ---> adb99b3743cc [2021-07-13T19:24:01.095Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-13T19:24:01.711Z] ---> Running in f2e0f57f68a5 [2021-07-13T19:24:03.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:24:03.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:24:03.156Z] ---> cf7477bb55bd [2021-07-13T19:24:03.156Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:24:03.156Z] ---> Using cache [2021-07-13T19:24:03.156Z] ---> 449a9bf40a02 [2021-07-13T19:24:03.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:24:03.156Z] ---> Using cache [2021-07-13T19:24:03.156Z] ---> adb99b3743cc [2021-07-13T19:24:03.156Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-13T19:24:03.156Z] ---> Using cache [2021-07-13T19:24:03.156Z] ---> c1966d87a9f0 [2021-07-13T19:24:03.156Z] Step 6/23 : COPY go.mod . [2021-07-13T19:24:03.156Z] ---> Using cache [2021-07-13T19:24:03.156Z] ---> 9376e0f825bd [2021-07-13T19:24:03.156Z] Step 7/23 : RUN go mod download [2021-07-13T19:24:03.156Z] ---> Using cache [2021-07-13T19:24:03.156Z] ---> 94b17ee89046 [2021-07-13T19:24:03.156Z] Step 8/23 : COPY . . [2021-07-13T19:24:03.367Z] Staging config-common [2021-07-13T19:24:03.368Z] + snapcraftctl stage [2021-07-13T19:24:03.765Z] ---> Using cache [2021-07-13T19:24:03.765Z] ---> f6acde4e99d1 [2021-07-13T19:24:03.765Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:24:03.765Z] ---> Using cache [2021-07-13T19:24:03.765Z] ---> c730f2cf979a [2021-07-13T19:24:03.765Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-13T19:24:03.940Z] Skipping stage go-build-helper (already ran) [2021-07-13T19:24:03.940Z] Staging edgex-go [2021-07-13T19:24:03.940Z] + snapcraftctl stage [2021-07-13T19:24:04.373Z] ---> Running in 7e1bd490cf82 [2021-07-13T19:24:04.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:24:04.883Z] Staging hooks [2021-07-13T19:24:04.883Z] + snapcraftctl stage [2021-07-13T19:24:05.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:24:05.823Z] Staging static-packages [2021-07-13T19:24:05.823Z] + snapcraftctl stage [2021-07-13T19:24:06.369Z] OK: 218 MiB in 52 packages [2021-07-13T19:24:06.652Z] 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-07-13T19:24:06.763Z] Staging version [2021-07-13T19:24:06.763Z] + snapcraftctl stage [2021-07-13T19:24:07.720Z] Priming config-common [2021-07-13T19:24:07.720Z] + snapcraftctl prime [2021-07-13T19:24:08.830Z] Priming go-build-helper [2021-07-13T19:24:08.830Z] + snapcraftctl prime [2021-07-13T19:24:09.323Z] Removing intermediate container f2e0f57f68a5 [2021-07-13T19:24:09.323Z] ---> 55c41344684d [2021-07-13T19:24:09.323Z] Step 6/24 : COPY go.mod . [2021-07-13T19:24:09.770Z] Priming edgex-go [2021-07-13T19:24:09.770Z] + snapcraftctl prime [2021-07-13T19:24:11.153Z] Priming hooks [2021-07-13T19:24:11.153Z] + snapcraftctl prime [2021-07-13T19:24:11.316Z] ---> 3fd3efa49281 [2021-07-13T19:24:11.316Z] Step 7/24 : RUN go mod download [2021-07-13T19:24:11.933Z] ---> Running in 78ed485dc25a [2021-07-13T19:24:12.095Z] Priming static-packages [2021-07-13T19:24:12.095Z] + snapcraftctl prime [2021-07-13T19:24:14.584Z] Removing intermediate container e7cb8cc2759f [2021-07-13T19:24:14.585Z] ---> 5e89ff50766f [2021-07-13T19:24:14.585Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-13T19:24:14.585Z] ---> Running in 0cb87cb5c9a2 [2021-07-13T19:24:14.642Z] Priming version [2021-07-13T19:24:14.642Z] + snapcraftctl prime [2021-07-13T19:24:15.190Z] Removing intermediate container 0cb87cb5c9a2 [2021-07-13T19:24:15.190Z] ---> a95e917ab3f5 [2021-07-13T19:24:15.190Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-13T19:24:15.474Z] ---> Running in b55b2321b2bf [2021-07-13T19:24:15.581Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-13T19:24:16.472Z] Removing intermediate container b55b2321b2bf [2021-07-13T19:24:16.473Z] ---> ed96e0847ead [2021-07-13T19:24:16.473Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-13T19:24:17.081Z] Removing intermediate container 78ed485dc25a [2021-07-13T19:24:17.081Z] ---> 31dab97f24b6 [2021-07-13T19:24:17.081Z] Step 8/24 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T19:24:19.089Z] ---> 2ad0b7a60bd8 [2021-07-13T19:24:19.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-13T19:24:21.095Z] ---> 7fc325e8d258 [2021-07-13T19:24:21.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-13T19:24:23.093Z] ---> 48099a3c217f [2021-07-13T19:24:23.093Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-13T19:24:23.709Z] ---> Running in df82a86c6c81 [2021-07-13T19:24:24.704Z] Removing intermediate container df82a86c6c81 [2021-07-13T19:24:24.704Z] ---> 13f7b77283a9 [2021-07-13T19:24:24.704Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:24:25.313Z] ---> Running in da8db60baac7 [2021-07-13T19:24:26.309Z] Removing intermediate container da8db60baac7 [2021-07-13T19:24:26.309Z] ---> df452b4824a9 [2021-07-13T19:24:26.309Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:24:26.592Z] ---> Running in db092bc03883 [2021-07-13T19:24:28.054Z] Removing intermediate container db092bc03883 [2021-07-13T19:24:28.054Z] ---> 334823559548 [2021-07-13T19:24:28.054Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:24:28.331Z] ---> Running in 35aecc32d833 [2021-07-13T19:24:29.789Z] Removing intermediate container 35aecc32d833 [2021-07-13T19:24:29.789Z] ---> 307ef8cd8cce [2021-07-13T19:24:29.789Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:24:30.070Z] ---> Running in 2e64e0a0c3b1 [2021-07-13T19:24:31.523Z] Removing intermediate container 2e64e0a0c3b1 [2021-07-13T19:24:31.523Z] ---> 10b607dca10c [2021-07-13T19:24:31.523Z] [2021-07-13T19:24:32.133Z] Successfully built 10b607dca10c [2021-07-13T19:24:32.133Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-13T19:24:35.564Z]  Building sys-mgmt-agent ... done  ---> 5ba1da01404e [2021-07-13T19:24:35.564Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:24:35.843Z] ---> Running in d27b16b9997f [2021-07-13T19:24:42.604Z] Removing intermediate container d27b16b9997f [2021-07-13T19:24:42.604Z] ---> 9b32bdfffcde [2021-07-13T19:24:42.604Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-13T19:24:42.604Z] ---> Running in 5464e3e510ca [2021-07-13T19:24:44.051Z] 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-07-13T19:25:40.617Z] Removing intermediate container 0a336271b504 [2021-07-13T19:25:40.617Z] ---> a85ea68e278c [2021-07-13T19:25:40.617Z] [2021-07-13T19:25:40.617Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:25:40.617Z] ---> c4fd0aeabfcf [2021-07-13T19:25:40.617Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:25:40.617Z] ---> Using cache [2021-07-13T19:25:40.617Z] ---> 79e160700c95 [2021-07-13T19:25:40.617Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:25:40.617Z] ---> Using cache [2021-07-13T19:25:40.617Z] ---> be9ddf4c7929 [2021-07-13T19:25:40.617Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-13T19:25:40.617Z] ---> Running in e620e6fcba6f [2021-07-13T19:25:40.617Z] Removing intermediate container e620e6fcba6f [2021-07-13T19:25:40.617Z] ---> 3b6350c1be07 [2021-07-13T19:25:40.617Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:25:40.617Z] ---> Running in ddf11be06d7c [2021-07-13T19:25:40.617Z] Removing intermediate container ddf11be06d7c [2021-07-13T19:25:40.617Z] ---> cdac6bd01215 [2021-07-13T19:25:40.617Z] Step 16/24 : WORKDIR / [2021-07-13T19:25:40.617Z] ---> Running in ac42ee1de073 [2021-07-13T19:25:40.617Z] Removing intermediate container ac42ee1de073 [2021-07-13T19:25:40.617Z] ---> 01ac6dd13e24 [2021-07-13T19:25:40.617Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:25:40.617Z] Removing intermediate container e43d52a33db6 [2021-07-13T19:25:40.617Z] ---> 62777f6a70a7 [2021-07-13T19:25:40.617Z] [2021-07-13T19:25:40.617Z] Step 11/32 : FROM alpine:3.12 [2021-07-13T19:25:40.617Z] ---> c4fd0aeabfcf [2021-07-13T19:25:40.617Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-13T19:25:40.617Z] ---> Running in 5ad60e364888 [2021-07-13T19:25:40.617Z] ---> bf8fd3c15446 [2021-07-13T19:25:40.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-13T19:25:40.617Z] Removing intermediate container 5ad60e364888 [2021-07-13T19:25:40.617Z] ---> d547f6d18157 [2021-07-13T19:25:40.617Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-13T19:25:40.617Z] ---> Running in 9b853db68f92 [2021-07-13T19:25:41.606Z] ---> 20cf5a92a6ab [2021-07-13T19:25:41.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-13T19:25:41.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:25:42.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:25:42.777Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:25:42.777Z] (2/2) Installing su-exec (0.2-r1) [2021-07-13T19:25:42.777Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:25:42.777Z] OK: 5 MiB in 16 packages [2021-07-13T19:25:43.821Z] ---> 44f4cab32ef2 [2021-07-13T19:25:43.821Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-13T19:25:44.102Z] ---> Running in 30eff390dffe [2021-07-13T19:25:44.717Z] Removing intermediate container 7e1bd490cf82 [2021-07-13T19:25:44.717Z] ---> 5056d02845b5 [2021-07-13T19:25:44.717Z] [2021-07-13T19:25:44.717Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:25:44.717Z] ---> c4fd0aeabfcf [2021-07-13T19:25:44.717Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:25:44.717Z] ---> Using cache [2021-07-13T19:25:44.717Z] ---> 79e160700c95 [2021-07-13T19:25:44.717Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:25:44.717Z] ---> Using cache [2021-07-13T19:25:44.717Z] ---> be9ddf4c7929 [2021-07-13T19:25:44.717Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-13T19:25:45.000Z] ---> Running in 9a963c3436a9 [2021-07-13T19:25:45.000Z] Removing intermediate container 9b853db68f92 [2021-07-13T19:25:45.000Z] Removing intermediate container 30eff390dffe [2021-07-13T19:25:45.000Z] ---> d7c4582b3c34 [2021-07-13T19:25:45.000Z] ---> b8b2cba38ac2 [2021-07-13T19:25:45.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:25:45.000Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-13T19:25:45.277Z] ---> Running in c7d9e78334a4 [2021-07-13T19:25:45.277Z] ---> Running in 069024e354b5 [2021-07-13T19:25:45.882Z] Removing intermediate container 9a963c3436a9 [2021-07-13T19:25:45.882Z] ---> 5fdf30c07558 [2021-07-13T19:25:45.882Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:25:46.163Z] ---> Running in daaba5a3bf6a [2021-07-13T19:25:46.441Z] Removing intermediate container c7d9e78334a4 [2021-07-13T19:25:46.441Z] ---> bfcd89754a46 [2021-07-13T19:25:46.441Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:25:46.441Z] Removing intermediate container 069024e354b5 [2021-07-13T19:25:46.441Z] ---> 1a300fb249fe [2021-07-13T19:25:46.441Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-13T19:25:46.722Z] ---> Running in 5321c0c99327 [2021-07-13T19:25:46.722Z] ---> Running in 1b467407d035 [2021-07-13T19:25:46.997Z] Removing intermediate container daaba5a3bf6a [2021-07-13T19:25:46.997Z] ---> e9213c6bcf4e [2021-07-13T19:25:46.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:25:47.602Z] Removing intermediate container 5321c0c99327 [2021-07-13T19:25:47.602Z] ---> 3559b7ceea7d [2021-07-13T19:25:47.602Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:25:47.602Z] Removing intermediate container 1b467407d035 [2021-07-13T19:25:47.602Z] ---> 174c82ccdc4a [2021-07-13T19:25:47.602Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-13T19:25:47.880Z] ---> Running in 113a6056e53e [2021-07-13T19:25:47.880Z] ---> Running in 9747491d11cd [2021-07-13T19:25:48.884Z] ---> 293d6f2e8a82 [2021-07-13T19:25:48.884Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-13T19:25:48.884Z] Removing intermediate container 113a6056e53e [2021-07-13T19:25:48.884Z] ---> 8d6ceba33964 [2021-07-13T19:25:48.884Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:25:49.159Z] ---> Running in bb2ffd46f50b [2021-07-13T19:25:50.612Z] Removing intermediate container bb2ffd46f50b [2021-07-13T19:25:50.612Z] ---> 7cdc39e9e9c7 [2021-07-13T19:25:50.612Z] [2021-07-13T19:25:51.248Z] Successfully built 7cdc39e9e9c7 [2021-07-13T19:25:51.248Z] ---> 8d55c270d384 [2021-07-13T19:25:51.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-13T19:25:51.248Z] Successfully tagged core-command-arm64:latest [2021-07-13T19:25:51.863Z]  Building core-command ... done Removing intermediate container 9747491d11cd [2021-07-13T19:25:51.863Z] ---> 10420f3a2434 [2021-07-13T19:25:51.863Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-13T19:25:52.137Z] ---> Running in 4f9d67d0aaa6 [2021-07-13T19:25:52.418Z] ---> 358566563788 [2021-07-13T19:25:52.418Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-13T19:25:52.703Z] ---> Running in dcb16cb4eee5 [2021-07-13T19:25:52.703Z] Removing intermediate container 4f9d67d0aaa6 [2021-07-13T19:25:52.703Z] ---> a3a6f9c8bf0d [2021-07-13T19:25:52.703Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-13T19:25:53.698Z] Removing intermediate container dcb16cb4eee5 [2021-07-13T19:25:53.698Z] ---> 06f87bbb3998 [2021-07-13T19:25:53.698Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:25:53.698Z] ---> Running in ce7b8c39ef8f [2021-07-13T19:25:54.307Z] ---> 3fb37e3cc361 [2021-07-13T19:25:54.307Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-13T19:25:54.579Z] Removing intermediate container ce7b8c39ef8f [2021-07-13T19:25:54.579Z] ---> ff88d93933f8 [2021-07-13T19:25:54.579Z] Step 21/23 : LABEL arch=arm64 [2021-07-13T19:25:54.579Z] ---> Running in 00643322de91 [2021-07-13T19:25:54.856Z] ---> Running in 1228c7d622db [2021-07-13T19:25:55.456Z] Removing intermediate container 1228c7d622db [2021-07-13T19:25:55.456Z] ---> 89c9f4782a38 [2021-07-13T19:25:55.456Z] Step 22/23 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:25:55.740Z] ---> Running in d5a82f0047d1 [2021-07-13T19:25:56.345Z] Removing intermediate container d5a82f0047d1 [2021-07-13T19:25:56.345Z] ---> 55de83f065d0 [2021-07-13T19:25:56.345Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:25:56.345Z] ---> Running in 9bbf1c856ec7 [2021-07-13T19:25:56.950Z] Removing intermediate container 9bbf1c856ec7 [2021-07-13T19:25:56.950Z] ---> 923ee44cf68a [2021-07-13T19:25:56.950Z] [2021-07-13T19:25:57.549Z] Successfully built 923ee44cf68a [2021-07-13T19:25:57.549Z] Successfully tagged support-scheduler-arm64:latest [2021-07-13T19:25:57.823Z]  Building support-scheduler ... done Removing intermediate container 00643322de91 [2021-07-13T19:25:57.823Z] ---> 2bacfbb6198e [2021-07-13T19:25:57.823Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:25:58.809Z] ---> 9a2ec4052e55 [2021-07-13T19:25:58.809Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-13T19:26:00.258Z] ---> 67068ba0cb69 [2021-07-13T19:26:00.258Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-13T19:26:01.240Z] ---> 38ed600ff813 [2021-07-13T19:26:01.240Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-13T19:26:02.226Z] ---> 62a0fc3c2150 [2021-07-13T19:26:02.226Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-13T19:26:03.209Z] ---> d2d0ca7a5844 [2021-07-13T19:26:03.209Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-13T19:26:03.806Z] ---> Running in 76fbf1dfd10d [2021-07-13T19:26:04.080Z] Removing intermediate container 5464e3e510ca [2021-07-13T19:26:04.080Z] ---> da949a39722c [2021-07-13T19:26:04.080Z] [2021-07-13T19:26:04.080Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:26:04.080Z] ---> c4fd0aeabfcf [2021-07-13T19:26:04.080Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-13T19:26:04.355Z] ---> Running in 1dbb1f96fce9 [2021-07-13T19:26:04.632Z] Removing intermediate container 76fbf1dfd10d [2021-07-13T19:26:04.632Z] ---> 85ad9d779e56 [2021-07-13T19:26:04.632Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-13T19:26:04.907Z] Removing intermediate container 1dbb1f96fce9 [2021-07-13T19:26:04.907Z] ---> 506c695c9f1f [2021-07-13T19:26:04.907Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-13T19:26:04.907Z] ---> Running in 35272e69e817 [2021-07-13T19:26:05.502Z] ---> ebc2c424dfa6 [2021-07-13T19:26:05.502Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-13T19:26:05.774Z] ---> Running in 17a2071e9bf3 [2021-07-13T19:26:05.774Z] Removing intermediate container 35272e69e817 [2021-07-13T19:26:05.774Z] ---> efd26ef0a268 [2021-07-13T19:26:05.774Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-13T19:26:06.047Z] ---> Running in 5b3981d96c7e [2021-07-13T19:26:06.647Z] Removing intermediate container 5b3981d96c7e [2021-07-13T19:26:06.647Z] ---> 81672920988c [2021-07-13T19:26:06.647Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:26:06.647Z] ---> Running in f35933421f94 [2021-07-13T19:26:08.076Z] Removing intermediate container 17a2071e9bf3 [2021-07-13T19:26:08.076Z] ---> 2a5dde35b7d1 [2021-07-13T19:26:08.076Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-13T19:26:08.349Z] ---> Running in 46f76acce14b [2021-07-13T19:26:08.944Z] Removing intermediate container f35933421f94 [2021-07-13T19:26:08.944Z] ---> 1b48954e6f2c [2021-07-13T19:26:08.944Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-13T19:26:08.944Z] Removing intermediate container 46f76acce14b [2021-07-13T19:26:08.944Z] ---> c8f00223cc8c [2021-07-13T19:26:08.944Z] Step 29/32 : CMD ["gate"] [2021-07-13T19:26:09.215Z] ---> Running in df08bc5274ac [2021-07-13T19:26:09.488Z] ---> Running in 64e749759232 [2021-07-13T19:26:10.088Z] Removing intermediate container 64e749759232 [2021-07-13T19:26:10.088Z] ---> 8603d8c0b9d2 [2021-07-13T19:26:10.088Z] Step 30/32 : LABEL arch=arm64 [2021-07-13T19:26:10.360Z] ---> Running in aec0c5ce730a [2021-07-13T19:26:10.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:26:10.927Z] Removing intermediate container aec0c5ce730a [2021-07-13T19:26:10.927Z] ---> dccd5fdf0f8f [2021-07-13T19:26:10.927Z] Step 31/32 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:26:11.200Z] ---> Running in 8bb01e07f858 [2021-07-13T19:26:11.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:26:11.790Z] Removing intermediate container 8bb01e07f858 [2021-07-13T19:26:11.790Z] ---> 7fbc7b4c3911 [2021-07-13T19:26:11.790Z] Step 32/32 : LABEL version=0.0.0 [2021-07-13T19:26:12.060Z] ---> Running in 4460d4dfcda6 [2021-07-13T19:26:12.060Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:26:12.060Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-13T19:26:12.060Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-13T19:26:12.332Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-13T19:26:12.332Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-13T19:26:12.332Z] Removing intermediate container 4460d4dfcda6 [2021-07-13T19:26:12.332Z] ---> 682ec0a58758 [2021-07-13T19:26:12.332Z] [2021-07-13T19:26:12.604Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-13T19:26:12.604Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:26:12.604Z] OK: 8 MiB in 20 packages [2021-07-13T19:26:12.875Z] Successfully built 682ec0a58758 [2021-07-13T19:26:12.876Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-13T19:26:13.853Z]  Building security-bootstrapper ... done Removing intermediate container df08bc5274ac [2021-07-13T19:26:13.853Z] ---> d2a3df70624a [2021-07-13T19:26:13.853Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:26:14.445Z] ---> 6905288302eb [2021-07-13T19:26:14.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-13T19:26:15.889Z] ---> c7815ad5fce9 [2021-07-13T19:26:15.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-13T19:26:16.495Z] ---> 1ac6c01fe357 [2021-07-13T19:26:16.495Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-13T19:26:16.495Z] ---> Running in 921c7f8a3d61 [2021-07-13T19:26:17.101Z] Removing intermediate container 921c7f8a3d61 [2021-07-13T19:26:17.101Z] ---> 291baa51a907 [2021-07-13T19:26:17.101Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:26:17.101Z] ---> Running in 497f1ae3a632 [2021-07-13T19:26:17.696Z] Removing intermediate container 497f1ae3a632 [2021-07-13T19:26:17.696Z] ---> 4832521944bd [2021-07-13T19:26:17.696Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:26:17.696Z] ---> Running in 6651b81759f0 [2021-07-13T19:26:18.288Z] Removing intermediate container 6651b81759f0 [2021-07-13T19:26:18.288Z] ---> 741843b393bc [2021-07-13T19:26:18.288Z] Step 23/24 : LABEL git_sha=affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-13T19:26:18.288Z] ---> Running in 1635d9aff3b8 [2021-07-13T19:26:18.885Z] Removing intermediate container 1635d9aff3b8 [2021-07-13T19:26:18.885Z] ---> dd693cb72ecd [2021-07-13T19:26:18.885Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:26:19.158Z] ---> Running in 2b1c8dd5d64b [2021-07-13T19:26:19.431Z] Removing intermediate container 2b1c8dd5d64b [2021-07-13T19:26:19.431Z] ---> 6e6e206b5f14 [2021-07-13T19:26:19.431Z] [2021-07-13T19:26:20.027Z] Successfully built 6e6e206b5f14 [2021-07-13T19:26:20.027Z] Successfully tagged core-data-arm64:latest [2021-07-13T19:26:20.316Z]  Building core-data ... done  [Pipeline] } [2021-07-13T19:26:20.350Z] $ docker stop --time=1 fafc877ac13745d8c04163776a67d61824aed7c29ed1a316c8a6a70b28d12d6f [2021-07-13T19:26:22.189Z] $ docker rm -f fafc877ac13745d8c04163776a67d61824aed7c29ed1a316c8a6a70b28d12d6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T19:26:22.870Z] + docker images [2021-07-13T19:26:23.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T19:26:23.141Z] core-data-arm64 latest 6e6e206b5f14 3 seconds ago 19.2MB [2021-07-13T19:26:23.141Z] security-bootstrapper-arm64 latest 682ec0a58758 10 seconds ago 17.5MB [2021-07-13T19:26:23.141Z] da949a39722c 19 seconds ago 997MB [2021-07-13T19:26:23.141Z] support-scheduler-arm64 latest 923ee44cf68a 26 seconds ago 15.1MB [2021-07-13T19:26:23.141Z] core-command-arm64 latest 7cdc39e9e9c7 33 seconds ago 15MB [2021-07-13T19:26:23.141Z] 5056d02845b5 39 seconds ago 991MB [2021-07-13T19:26:23.141Z] 62777f6a70a7 46 seconds ago 992MB [2021-07-13T19:26:23.141Z] a85ea68e278c 51 seconds ago 989MB [2021-07-13T19:26:23.141Z] sys-mgmt-agent-arm64 latest 10b607dca10c About a minute ago 298MB [2021-07-13T19:26:23.141Z] security-secretstore-setup-arm64 latest 3a28334dbd2f 3 minutes ago 27.1MB [2021-07-13T19:26:23.141Z] core-metadata-arm64 latest f98c0b92f284 3 minutes ago 15.7MB [2021-07-13T19:26:23.141Z] security-proxy-setup-arm64 latest d097d97ea0b1 3 minutes ago 24.2MB [2021-07-13T19:26:23.142Z] support-notifications-arm64 latest 1f5b6cae08c3 3 minutes ago 15.7MB [2021-07-13T19:26:23.142Z] 2ec9a4a0dd07 3 minutes ago 994MB [2021-07-13T19:26:23.142Z] 6f2805dc2e74 3 minutes ago 991MB [2021-07-13T19:26:23.142Z] e7c8761043de 3 minutes ago 998MB [2021-07-13T19:26:23.142Z] 69447e790235 3 minutes ago 995MB [2021-07-13T19:26:23.142Z] eadb920037b5 3 minutes ago 991MB [2021-07-13T19:26:23.142Z] ci-base-image-arm64 latest cf7477bb55bd 13 minutes ago 664MB [2021-07-13T19:26:23.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 3 days ago 451MB [2021-07-13T19:26:23.142Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-13T19:26:23.142Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-13T19:26:23.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-07-13T19:26:24.125Z] ---> job-cost.sh [2021-07-13T19:26:24.125Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IYip [2021-07-13T19:27:03.073Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-13T19:28:39.844Z] lf-activate-venv(): INFO: Adding /tmp/venv-IYip/bin to PATH [2021-07-13T19:28:39.844Z] INFO: No Stack... [2021-07-13T19:28:39.844Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-13T19:28:39.844Z] INFO: Archiving Costs [Pipeline] sh [2021-07-13T19:28:40.212Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-07-13T19:28:40.213Z] + cut -d, -f6 [Pipeline] lock [2021-07-13T19:28:40.301Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3620-1-stack-cost] [2021-07-13T19:28:40.309Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3620-1-stack-cost] did not exist. Created. [2021-07-13T19:28:40.309Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-13T19:28:40.757Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-13T19:28:41.016Z] Stashed 1 file(s) [Pipeline] } [2021-07-13T19:28:41.041Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3620-1-stack-cost] [Pipeline] // lock [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-07-13T19:28:42.118Z] provisioning config files... [2021-07-13T19:28:42.129Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7910431542503384761tmp [Pipeline] { [Pipeline] sh [2021-07-13T19:28:42.492Z] + set +x [2021-07-13T19:28:42.492Z] + curl -s https://codecov.io/bash [2021-07-13T19:28:42.492Z] + bash -s -- [2021-07-13T19:28:42.492Z] [2021-07-13T19:28:42.492Z] _____ _ [2021-07-13T19:28:42.492Z] / ____| | | [2021-07-13T19:28:42.492Z] | | ___ __| | ___ ___ _____ __ [2021-07-13T19:28:42.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-13T19:28:42.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-13T19:28:42.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-13T19:28:42.492Z] Bash-1.0.4 [2021-07-13T19:28:42.492Z] [2021-07-13T19:28:42.492Z] [2021-07-13T19:28:42.492Z] ==> git version 2.24.4 found [2021-07-13T19:28:42.492Z] ==> 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-07-13T19:28:42.492Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-13T19:28:42.492Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-13T19:28:42.492Z] ==> Jenkins CI detected. [2021-07-13T19:28:42.492Z] project root: . [2021-07-13T19:28:42.492Z] --> token set from env [2021-07-13T19:28:42.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-13T19:28:42.492Z] ==> Running gcov in . (disable via -X gcov) [2021-07-13T19:28:42.755Z] ==> Python coveragepy not found [2021-07-13T19:28:42.755Z] ==> Searching for coverage reports in: [2021-07-13T19:28:42.755Z] + . [2021-07-13T19:28:42.755Z] -> Found 1 reports [2021-07-13T19:28:42.755Z] ==> Detecting git/mercurial file structure [2021-07-13T19:28:42.755Z] ==> Reading reports [2021-07-13T19:28:42.755Z] + ./coverage.out bytes=399433 [2021-07-13T19:28:42.755Z] ==> Appending adjustments [2021-07-13T19:28:42.755Z] https://docs.codecov.io/docs/fixing-reports [2021-07-13T19:28:43.698Z] + Found adjustments [2021-07-13T19:28:43.698Z] ==> Gzipping contents [2021-07-13T19:28:43.698Z] 56K /tmp/codecov.Uc5Br2.gz [2021-07-13T19:28:43.698Z] ==> Uploading reports [2021-07-13T19:28:43.698Z] url: https://codecov.io [2021-07-13T19:28:43.698Z] query: branch=PR-3620&commit=affa643c326a000faf082957d0c0814a5d1ab683&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3620&job=&cmd_args= [2021-07-13T19:28:43.698Z] -> Pinging Codecov [2021-07-13T19:28:43.698Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3620&commit=affa643c326a000faf082957d0c0814a5d1ab683&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3620&job=&cmd_args= [2021-07-13T19:28:44.270Z] -> Uploading to [2021-07-13T19:28:44.270Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-13/00271124DB129430A58F1EEE437C3FCB/affa643c326a000faf082957d0c0814a5d1ab683/990b7b27-48d6-4e58-a291-78a9e88a9ab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210713T192844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afd20ad9ee8e1e60b6b53358c41eb497a9cc48240f877ec2037685cdc77b5d81 [2021-07-13T19:28:44.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T19:28:44.270Z] Dload Upload Total Spent Left Speed [2021-07-13T19:28:44.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53965 0 0 100 53965 0 123k --:--:-- --:--:-- --:--:-- 123k 100 53965 0 0 100 53965 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-07-13T19:28:44.842Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/affa643c326a000faf082957d0c0814a5d1ab683 [Pipeline] } [2021-07-13T19:28:44.869Z] 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] libraryResource [Pipeline] sh [2021-07-13T19:28:46.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:28:47.476Z] ---> package-listing.sh [2021-07-13T19:28:47.476Z] ++ facter osfamily [2021-07-13T19:28:47.476Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-13T19:28:47.742Z] + OS_FAMILY=redhat [2021-07-13T19:28:47.742Z] + workspace=/w/workspace/edgex-go/1 [2021-07-13T19:28:47.742Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-13T19:28:47.742Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-13T19:28:47.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-13T19:28:47.742Z] + PACKAGES=/tmp/packages_start.txt [2021-07-13T19:28:47.742Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-13T19:28:47.742Z] + PACKAGES=/tmp/packages_end.txt [2021-07-13T19:28:47.742Z] + case "${OS_FAMILY}" in [2021-07-13T19:28:47.742Z] + sort [2021-07-13T19:28:47.742Z] + rpm -qa [2021-07-13T19:28:50.296Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-13T19:28:50.296Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-13T19:28:50.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-13T19:28:50.296Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-13T19:28:50.296Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-13T19:28:50.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-13T19:28:50.333Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-13T19:28:50.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:28:51.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T19:28:51.271Z] [2021-07-13T19:28:51.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:28:51.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T19:28:51.636Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-13T19:28:51.636Z] df20fa9351a1: Pulling fs layer [2021-07-13T19:28:51.636Z] 36b3adc4ff6f: Pulling fs layer [2021-07-13T19:28:51.636Z] 8ad3a11d3b57: Pulling fs layer [2021-07-13T19:28:51.636Z] 46f8f816bc3b: Pulling fs layer [2021-07-13T19:28:51.636Z] 93b61091891f: Pulling fs layer [2021-07-13T19:28:51.636Z] 93b9cdb0e59b: Pulling fs layer [2021-07-13T19:28:51.636Z] 5e14af77c1be: Pulling fs layer [2021-07-13T19:28:51.636Z] 01666e4c0597: Pulling fs layer [2021-07-13T19:28:51.636Z] aa168da1d23b: Pulling fs layer [2021-07-13T19:28:51.636Z] 46f8f816bc3b: Waiting [2021-07-13T19:28:51.636Z] 93b61091891f: Waiting [2021-07-13T19:28:51.636Z] 93b9cdb0e59b: Waiting [2021-07-13T19:28:51.636Z] 5e14af77c1be: Waiting [2021-07-13T19:28:51.636Z] 01666e4c0597: Waiting [2021-07-13T19:28:51.636Z] aa168da1d23b: Waiting [2021-07-13T19:28:51.636Z] 36b3adc4ff6f: Verifying Checksum [2021-07-13T19:28:51.636Z] 46f8f816bc3b: Download complete [2021-07-13T19:28:51.636Z] df20fa9351a1: Verifying Checksum [2021-07-13T19:28:51.636Z] df20fa9351a1: Download complete [2021-07-13T19:28:51.902Z] 93b9cdb0e59b: Verifying Checksum [2021-07-13T19:28:51.902Z] 93b9cdb0e59b: Download complete [2021-07-13T19:28:51.902Z] 93b61091891f: Verifying Checksum [2021-07-13T19:28:51.902Z] 93b61091891f: Download complete [2021-07-13T19:28:51.902Z] 5e14af77c1be: Verifying Checksum [2021-07-13T19:28:51.902Z] 5e14af77c1be: Download complete [2021-07-13T19:28:51.902Z] 01666e4c0597: Verifying Checksum [2021-07-13T19:28:51.902Z] 01666e4c0597: Download complete [2021-07-13T19:28:51.902Z] df20fa9351a1: Pull complete [2021-07-13T19:28:52.165Z] 36b3adc4ff6f: Pull complete [2021-07-13T19:28:52.165Z] 8ad3a11d3b57: Verifying Checksum [2021-07-13T19:28:52.165Z] 8ad3a11d3b57: Download complete [2021-07-13T19:28:52.744Z] 8ad3a11d3b57: Pull complete [2021-07-13T19:28:52.744Z] 46f8f816bc3b: Pull complete [2021-07-13T19:28:53.036Z] 93b61091891f: Pull complete [2021-07-13T19:28:53.036Z] 93b9cdb0e59b: Pull complete [2021-07-13T19:28:53.036Z] 5e14af77c1be: Pull complete [2021-07-13T19:28:53.302Z] 01666e4c0597: Pull complete [2021-07-13T19:28:54.246Z] aa168da1d23b: Verifying Checksum [2021-07-13T19:28:54.246Z] aa168da1d23b: Download complete [2021-07-13T19:28:58.479Z] aa168da1d23b: Pull complete [2021-07-13T19:28:58.479Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-13T19:28:58.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T19:28:58.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-13T19:28:58.591Z] prd-centos7-docker-4c-2g-3 does not seem to be running inside a container [2021-07-13T19:28:58.628Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-13T19:29:01.455Z] $ docker top 92fd5dfc3bca8526d096bdd4e9f4ee69244428d2a09b3c6a94f0a3b3e6e15f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:29:01.939Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-13T19:29:02.282Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-13T19:29:02.635Z] + ls /var/log/sa-host [2021-07-13T19:29:02.635Z] + sadf -c /var/log/sa-host/sa05 [2021-07-13T19:29:02.635Z] file_magic: OK [2021-07-13T19:29:02.635Z] HZ: Using current value: 100 [2021-07-13T19:29:02.635Z] file_header: OK [2021-07-13T19:29:02.635Z] 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-07-13T19:29:02.635Z] Statistics: [2021-07-13T19:29:02.635Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-13T19:29:02.635Z] File successfully converted to sysstat format version 12.2.1 [2021-07-13T19:29:02.635Z] + sadf -c /var/log/sa-host/sa13 [2021-07-13T19:29:02.635Z] file_magic: OK [2021-07-13T19:29:02.635Z] HZ: Using current value: 100 [2021-07-13T19:29:02.635Z] file_header: OK [2021-07-13T19:29:02.635Z] 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-07-13T19:29:02.635Z] Statistics: [2021-07-13T19:29:02.635Z] 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... [2021-07-13T19:29:02.635Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T19:29:02.928Z] provisioning config files... [2021-07-13T19:29:02.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7332542452938964081tmp [Pipeline] { [Pipeline] echo [2021-07-13T19:29:03.045Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:29:03.399Z] ---> create-netrc.sh [Pipeline] } [2021-07-13T19:29:03.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:29:03.905Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-13T19:29:03.944Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:29:04.295Z] ---> sudo-logs.sh [2021-07-13T19:29:04.295Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-13T19:29:04.404Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:29:04.754Z] ---> job-cost.sh [2021-07-13T19:29:04.754Z] lf-activate-venv: SKIPPING [2021-07-13T19:29:04.754Z] DEBUG: total: 0.18000000715255737 [2021-07-13T19:29:04.754Z] INFO: Retrieving Stack Cost... [2021-07-13T19:29:05.701Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-13T19:29:05.963Z] INFO: Archiving Costs [Pipeline] echo [2021-07-13T19:29:06.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:29:06.361Z] ---> logs-deploy.sh [2021-07-13T19:29:06.361Z] lf-activate-venv: SKIPPING [2021-07-13T19:29:06.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3620/1 [2021-07-13T19:29:06.361Z] INFO: archiving workspace using pattern(s): [2021-07-13T19:29:07.306Z] Archives upload complete. [2021-07-13T19:29:07.306Z] INFO: archiving logs to Nexus