Pull request #3619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829+32cc8ec95b89acbd6c0f2e28c21070542c0070c4 (6414616dd734d6e5bd92c100c127282732fe1183) 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-ssh3662150171433869464.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-ssh4427658382118405282.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-3619/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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6848005943198592509.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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6670186737624756106.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-ssh8469615991865140289.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-3619/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-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6971501512847651073.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-2 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [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-ssh715039328970316638.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-ssh7247410614284879332.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 Merge succeeded, producing 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 Checking out Revision 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 (PR-3619) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # 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-ssh8245368657655534122.key > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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:04.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-13T19:06:05.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-13T19:06:05.792Z] ========================================================= [2021-07-13T19:06:05.793Z] EdgeX Global Pipelines Version Info [2021-07-13T19:06:05.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:06:07.112Z] ------------------- [2021-07-13T19:06:07.112Z] stable info: [2021-07-13T19:06:07.112Z] ------------------- [2021-07-13T19:06:07.112Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-13T19:06:07.113Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T19:06:07.113Z] Message: update stable to v1.0.196 [2021-07-13T19:06:07.693Z] ------------------- [2021-07-13T19:06:07.693Z] experimental info: [2021-07-13T19:06:07.693Z] ------------------- [2021-07-13T19:06:07.694Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-13T19:06:07.694Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T19:06:07.694Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-13T19:06:08.031Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-13T19:06:08.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-13T19:06:08.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-13T19:06:08.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-13T19:06:08.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-13T19:06:08.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-13T19:06:08.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-13T19:06:08.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-13T19:06:08.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-13T19:06:08.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-13T19:06:08.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-13T19:06:08.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-13T19:06:08.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-13T19:06:08.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-13T19:06:09.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-13T19:06:09.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-13T19:06:09.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-13T19:06:09.263Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-13T19:06:09.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-13T19:06:09.385Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-13T19:06:09.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-13T19:06:09.511Z] [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:09.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo [2021-07-13T19:06:09.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo [2021-07-13T19:06:09.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo [2021-07-13T19:06:09.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [Pipeline] echo [2021-07-13T19:06:09.859Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bd8d9e [Pipeline] echo [2021-07-13T19:06:09.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T19:06:10.651Z] provisioning config files... [2021-07-13T19:06:10.673Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6463481408760379879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:06:11.082Z] ---> docker-login.sh [2021-07-13T19:06:11.082Z] nexus3.edgexfoundry.org:10001 [2021-07-13T19:06:11.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:11.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:11.355Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:11.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:11.355Z] [2021-07-13T19:06:11.355Z] Login Succeeded [2021-07-13T19:06:11.355Z] nexus3.edgexfoundry.org:10002 [2021-07-13T19:06:11.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:11.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:11.620Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:11.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:11.620Z] [2021-07-13T19:06:11.620Z] Login Succeeded [2021-07-13T19:06:11.621Z] nexus3.edgexfoundry.org:10003 [2021-07-13T19:06:11.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:11.890Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:11.890Z] [2021-07-13T19:06:11.890Z] Login Succeeded [2021-07-13T19:06:11.890Z] nexus3.edgexfoundry.org:10004 [2021-07-13T19:06:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:11.890Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:11.890Z] [2021-07-13T19:06:11.890Z] Login Succeeded [2021-07-13T19:06:11.890Z] docker.io [2021-07-13T19:06:12.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:06:12.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:06:12.418Z] Configure a credential helper to remove this warning. See [2021-07-13T19:06:12.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:06:12.418Z] [2021-07-13T19:06:12.418Z] Login Succeeded [2021-07-13T19:06:12.418Z] ---> docker-login.sh ends [Pipeline] } [2021-07-13T19:06:12.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T19:06:12.968Z] ++ 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:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ dirname cmd/core-command/Dockerfile [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ dirname cmd/core-data/Dockerfile [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-13T19:06:12.969Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.969Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-13T19:06:12.969Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-13T19:06:12.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.969Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-13T19:06:12.969Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.970Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-13T19:06:12.970Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-13T19:06:12.970Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-13T19:06:12.970Z] ++ cut -d/ -f2 [2021-07-13T19:06:12.970Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-13T19:06:13.078Z] 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:06:19.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T19:06:19.778Z] [2021-07-13T19:06:19.778Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:06:20.168Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T19:06:20.434Z] latest: Pulling from edgex-devops/git-semver [2021-07-13T19:06:20.434Z] 31603596830f: Pulling fs layer [2021-07-13T19:06:20.435Z] b6dc333f4379: Pulling fs layer [2021-07-13T19:06:20.435Z] 3d9ef1400e77: Pulling fs layer [2021-07-13T19:06:20.435Z] fd332fbdc1db: Pulling fs layer [2021-07-13T19:06:20.435Z] fd332fbdc1db: Waiting [2021-07-13T19:06:20.435Z] b6dc333f4379: Verifying Checksum [2021-07-13T19:06:20.435Z] b6dc333f4379: Download complete [2021-07-13T19:06:20.435Z] 31603596830f: Verifying Checksum [2021-07-13T19:06:20.435Z] 31603596830f: Download complete [2021-07-13T19:06:20.435Z] fd332fbdc1db: Verifying Checksum [2021-07-13T19:06:20.435Z] fd332fbdc1db: Download complete [2021-07-13T19:06:20.698Z] 3d9ef1400e77: Verifying Checksum [2021-07-13T19:06:20.699Z] 3d9ef1400e77: Download complete [2021-07-13T19:06:20.699Z] 31603596830f: Pull complete [2021-07-13T19:06:20.699Z] b6dc333f4379: Pull complete [2021-07-13T19:06:21.657Z] 3d9ef1400e77: Pull complete [2021-07-13T19:06:21.657Z] fd332fbdc1db: Pull complete [2021-07-13T19:06:21.657Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-13T19:06:21.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-13T19:06:21.657Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-13T19:06:21.806Z] prd-centos7-docker-4c-2g-2 does not seem to be running inside a container [2021-07-13T19:06:21.856Z] $ 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:06:23.876Z] $ docker top 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-13T19:06:24.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T19:06:24.126Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T19:06:24.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T19:06:24.271Z] $ docker exec 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent [2021-07-13T19:06:24.403Z] SSH_AUTH_SOCK=/tmp/ssh-XOOazGZKBvZ6/agent.13 [2021-07-13T19:06:24.403Z] SSH_AGENT_PID=19 [2021-07-13T19:06:24.413Z] Running ssh-add (command line suppressed) [2021-07-13T19:06:24.519Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2923025000441434202.key (/w/workspace/edgex-go/1@tmp/private_key_2923025000441434202.key) [2021-07-13T19:06:24.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T19:06:24.904Z] + git tag --points-at HEAD [Pipeline] } [2021-07-13T19:06:24.926Z] $ docker exec --env ******** --env ******** 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent -k [2021-07-13T19:06:25.038Z] unset SSH_AUTH_SOCK; [2021-07-13T19:06:25.039Z] unset SSH_AGENT_PID; [2021-07-13T19:06:25.039Z] echo Agent pid 19 killed; [2021-07-13T19:06:25.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-13T19:06:25.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-13T19:06:25.156Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-13T19:06:25.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-13T19:06:25.287Z] $ docker exec 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent [2021-07-13T19:06:25.427Z] SSH_AUTH_SOCK=/tmp/ssh-67HnzpjvMXA6/agent.52 [2021-07-13T19:06:25.427Z] SSH_AGENT_PID=59 [2021-07-13T19:06:25.435Z] Running ssh-add (command line suppressed) [2021-07-13T19:06:25.554Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4691369159526636751.key (/w/workspace/edgex-go/1@tmp/private_key_4691369159526636751.key) [2021-07-13T19:06:25.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-13T19:06:25.959Z] + git semver init [2021-07-13T19:06:25.959Z] # -> Open(): unable to determine branch for HEAD [2021-07-13T19:06:25.959Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-13T19:06:25.959Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-13T19:06:25.959Z] # $SEMVER_REMOTE_NAME = origin [2021-07-13T19:06:25.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-13T19:06:25.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-13T19:06:25.959Z] # $SEMVER_BRANCH = PR-3619 [2021-07-13T19:06:25.959Z] # $SEMVER_TEMP = /tmp/semver-715356921 [2021-07-13T19:06:25.959Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-13T19:06:44.147Z] # '/tmp/semver-715356921' -> '/w/workspace/edgex-go/1/.semver' [2021-07-13T19:06:44.147Z] # -> Force: false [2021-07-13T19:06:44.147Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-13T19:06:44.165Z] $ docker exec --env ******** --env ******** 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent -k [2021-07-13T19:06:44.285Z] unset SSH_AUTH_SOCK; [2021-07-13T19:06:44.285Z] unset SSH_AGENT_PID; [2021-07-13T19:06:44.285Z] echo Agent pid 59 killed; [2021-07-13T19:06:44.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-13T19:06:44.732Z] + git semver [Pipeline] } [2021-07-13T19:06:44.760Z] $ docker stop --time=1 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b [2021-07-13T19:06:47.196Z] $ docker rm -f 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T19:06:47.665Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-13T19:06:48.065Z] Stashed 1 file(s) [Pipeline] echo [2021-07-13T19:06:48.092Z] [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:06:49.241Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:06:49.566Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:06:49.900Z] + sudo service docker restart [2021-07-13T19:06:49.900Z] + true [2021-07-13T19:06:49.900Z] Redirecting to /bin/systemctl restart docker.service [2021-07-13T19:07:03.677Z] Still waiting to schedule task [2021-07-13T19:07:03.677Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-13T19:07:08.106Z] ========================================================= [2021-07-13T19:07:08.106Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-13T19:07:08.106Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:07:08.476Z] + 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:09.881Z] Sending build context to Docker daemon 328.4MB [2021-07-13T19:07:09.881Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-13T19:07:09.881Z] Step 2/6 : FROM ${BASE} [2021-07-13T19:07:10.151Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-13T19:07:10.151Z] 540db60ca938: Pulling fs layer [2021-07-13T19:07:10.151Z] adcc1eea9eea: Pulling fs layer [2021-07-13T19:07:10.151Z] 4c4ab2625f07: Pulling fs layer [2021-07-13T19:07:10.151Z] 0773c198feca: Pulling fs layer [2021-07-13T19:07:10.151Z] 345f892a5656: Pulling fs layer [2021-07-13T19:07:10.151Z] 9ac62484cfdc: Pulling fs layer [2021-07-13T19:07:10.151Z] 5ac4037533be: Pulling fs layer [2021-07-13T19:07:10.151Z] dc6bda0758c5: Pulling fs layer [2021-07-13T19:07:10.151Z] 0773c198feca: Waiting [2021-07-13T19:07:10.151Z] 345f892a5656: Waiting [2021-07-13T19:07:10.152Z] 9ac62484cfdc: Waiting [2021-07-13T19:07:10.152Z] 5ac4037533be: Waiting [2021-07-13T19:07:10.152Z] dc6bda0758c5: Waiting [2021-07-13T19:07:10.152Z] 4c4ab2625f07: Verifying Checksum [2021-07-13T19:07:10.152Z] 4c4ab2625f07: Download complete [2021-07-13T19:07:10.152Z] adcc1eea9eea: Verifying Checksum [2021-07-13T19:07:10.152Z] adcc1eea9eea: Download complete [2021-07-13T19:07:10.152Z] 345f892a5656: Verifying Checksum [2021-07-13T19:07:10.152Z] 345f892a5656: Download complete [2021-07-13T19:07:10.152Z] 540db60ca938: Verifying Checksum [2021-07-13T19:07:10.152Z] 540db60ca938: Download complete [2021-07-13T19:07:10.152Z] 9ac62484cfdc: Verifying Checksum [2021-07-13T19:07:10.152Z] 9ac62484cfdc: Download complete [2021-07-13T19:07:10.414Z] 540db60ca938: Pull complete [2021-07-13T19:07:10.677Z] adcc1eea9eea: Pull complete [2021-07-13T19:07:10.677Z] 5ac4037533be: Verifying Checksum [2021-07-13T19:07:10.677Z] 5ac4037533be: Download complete [2021-07-13T19:07:10.677Z] 4c4ab2625f07: Pull complete [2021-07-13T19:07:12.604Z] dc6bda0758c5: Verifying Checksum [2021-07-13T19:07:12.604Z] dc6bda0758c5: Download complete [2021-07-13T19:07:12.866Z] 0773c198feca: Verifying Checksum [2021-07-13T19:07:12.866Z] 0773c198feca: Download complete [2021-07-13T19:07:17.110Z] 0773c198feca: Pull complete [2021-07-13T19:07:17.110Z] 345f892a5656: Pull complete [2021-07-13T19:07:17.110Z] 9ac62484cfdc: Pull complete [2021-07-13T19:07:17.110Z] 5ac4037533be: Pull complete [2021-07-13T19:07:19.679Z] dc6bda0758c5: Pull complete [2021-07-13T19:07:19.679Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-13T19:07:19.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-13T19:07:19.679Z] ---> eb58bd16d52e [2021-07-13T19:07:19.679Z] 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:07:21.079Z] ---> Running in 0bce3691c7d8 [2021-07-13T19:07:21.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:07:22.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:07:22.610Z] (1/12) Installing libmagic (5.39-r0) [2021-07-13T19:07:23.186Z] (2/12) Installing file (5.39-r0) [2021-07-13T19:07:23.186Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-13T19:07:23.186Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-13T19:07:27.409Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-13T19:07:27.409Z] (6/12) Installing patch (2.7.6-r7) [2021-07-13T19:07:27.409Z] (7/12) Installing build-base (0.5-r2) [2021-07-13T19:07:27.409Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-13T19:07:27.409Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-13T19:07:27.409Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-13T19:07:27.673Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-13T19:07:27.673Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-13T19:07:27.673Z] Executing busybox-1.32.1-r6.trigger [2021-07-13T19:07:27.673Z] OK: 219 MiB in 52 packages [2021-07-13T19:07:29.603Z] Removing intermediate container 0bce3691c7d8 [2021-07-13T19:07:29.603Z] ---> d69fa4de675b [2021-07-13T19:07:29.603Z] Step 4/6 : WORKDIR /edgex-go [2021-07-13T19:07:29.603Z] ---> Running in 050f6e339722 [2021-07-13T19:07:29.603Z] Removing intermediate container 050f6e339722 [2021-07-13T19:07:29.603Z] ---> 6bf6993bd78a [2021-07-13T19:07:29.603Z] Step 5/6 : COPY go.mod . [2021-07-13T19:07:29.603Z] ---> 7adbcf392573 [2021-07-13T19:07:29.603Z] Step 6/6 : RUN go mod download [2021-07-13T19:07:29.603Z] ---> Running in bfbf21b01dc3 [2021-07-13T19:07:56.222Z] Removing intermediate container bfbf21b01dc3 [2021-07-13T19:07:56.222Z] ---> f23c135a4433 [2021-07-13T19:07:56.222Z] Successfully built f23c135a4433 [2021-07-13T19:07:56.222Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:07:56.568Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-13T19:07:56.568Z] . [Pipeline] withDockerContainer [2021-07-13T19:07:56.696Z] prd-centos7-docker-4c-2g-2 does not seem to be running inside a container [2021-07-13T19:07:56.734Z] $ 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:07:57.100Z] $ docker top f222799223198fcfc43283c2c89d7bbfa7dc3c69b2eabe600c5ad975e33d361f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:07:57.553Z] + go version [2021-07-13T19:07:57.553Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-13T19:07:57.576Z] $ docker stop --time=1 f222799223198fcfc43283c2c89d7bbfa7dc3c69b2eabe600c5ad975e33d361f [2021-07-13T19:07:58.758Z] $ docker rm -f f222799223198fcfc43283c2c89d7bbfa7dc3c69b2eabe600c5ad975e33d361f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:07:59.633Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-13T19:07:59.634Z] . [Pipeline] withDockerContainer [2021-07-13T19:07:59.735Z] prd-centos7-docker-4c-2g-2 does not seem to be running inside a container [2021-07-13T19:07:59.773Z] $ 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:00.476Z] $ docker top 958b105380b1bd3ed71870fe6d7d4ebf6af9fe670a827e45e69e5471152c8fe0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-13T19:08:00.622Z] ========================================================= [2021-07-13T19:08:00.623Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-13T19:08:00.623Z] ========================================================= [Pipeline] sh [2021-07-13T19:08:00.936Z] + go mod tidy [Pipeline] sh [2021-07-13T19:08:01.525Z] + make test [2021-07-13T19:08:01.525Z] 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:01.798Z] go mod tidy [2021-07-13T19:08:01.798Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-13T19:08:08.429Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-13T19:08:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-13T19:08:28.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-13T19:08:29.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-13T19:08:29.841Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-13T19:08:32.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-13T19:08:32.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-13T19:08:32.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-13T19:08:32.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-13T19:08:33.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-13T19:08:33.575Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-13T19:08:33.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-13T19:08:33.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-13T19:08:33.839Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-13T19:08:33.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-13T19:08:37.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-07-13T19:08:37.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-13T19:08:37.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-13T19:08:37.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-07-13T19:08:37.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-13T19:08:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 50.5% of statements [2021-07-13T19:08:38.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-13T19:08:38.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-13T19:08:38.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 88.5% of statements [2021-07-13T19:08:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-13T19:08:38.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:08:38.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.071s coverage: 78.9% of statements [2021-07-13T19:08:40.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-07-13T19:08:40.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-13T19:08:40.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-13T19:08:40.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-13T19:08:40.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-13T19:08:40.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-13T19:08:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 95.1% of statements [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-13T19:08:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-07-13T19:08:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-13T19:08:40.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-13T19:08:40.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-13T19:08:42.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-07-13T19:08:42.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-13T19:08:42.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-07-13T19:08:42.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-07-13T19:08:42.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-13T19:08:42.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-07-13T19:08:42.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-07-13T19:08:42.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-07-13T19:08:42.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements [2021-07-13T19:08:43.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-13T19:08:55.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-07-13T19:08:55.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-07-13T19:09:00.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.207s coverage: 81.8% of statements [2021-07-13T19:09:00.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-13T19:09:11.454Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-13T19:09:11.515Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-13T19:09:11.807Z] The recommended git tool is: git [2021-07-13T19:09:17.120Z] using credential edgex-jenkins-ssh [2021-07-13T19:09:17.141Z] Cloning the remote Git repository [2021-07-13T19:09:17.193Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:09:17.326Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-13T19:09:17.405Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:09:17.406Z] > git --version # timeout=10 [2021-07-13T19:09:17.433Z] > git --version # 'git version 2.17.1' [2021-07-13T19:09:17.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:09:17.518Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-13T19:09:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-13T19:09:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-07-13T19:09:18.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-13T19:09:18.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-07-13T19:09:18.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-07-13T19:09:18.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-07-13T19:09:18.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-07-13T19:09:18.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-13T19:09:18.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-13T19:09:18.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-13T19:09:18.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-07-13T19:09:18.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-13T19:09:18.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-13T19:09:19.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-07-13T19:09:19.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-13T19:09:19.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-07-13T19:09:19.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-13T19:09:27.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-13T19:09:27.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-13T19:09:27.583Z] GO111MODULE=on go vet ./... [2021-07-13T19:09:33.666Z] Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:09:33.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:09:33.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:09:33.090Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:09:33.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:09:33.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:09:33.140Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-13T19:09:33.686Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:09:33.700Z] > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 [2021-07-13T19:09:33.990Z] Merge succeeded, producing 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:09:33.991Z] Checking out Revision 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 (PR-3619) [2021-07-13T19:09:33.909Z] > git remote # timeout=10 [2021-07-13T19:09:33.929Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T19:09:33.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:09:33.954Z] > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-13T19:09:33.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T19:09:33.998Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:09:34.009Z] > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 [2021-07-13T19:09:38.612Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-07-13T19:09:38.672Z] > git --version # timeout=10 [2021-07-13T19:09:38.684Z] > git --version # 'git version 2.17.1' [2021-07-13T19:09:38.700Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-13T19:09:40.107Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:09:40.531Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-13T19:09:40.906Z] + sudo service docker restart [2021-07-13T19:09:40.906Z] + true [2021-07-13T19:09:49.729Z] gofmt -l . [2021-07-13T19:09:49.729Z] [ "`gofmt -l .`" = "" ] [2021-07-13T19:09:49.729Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-13T19:09:50.317Z] + ls -al . [2021-07-13T19:09:50.317Z] total 564 [2021-07-13T19:09:50.317Z] drwxrwxr-x 10 1001 1001 4096 Jul 13 19:09 . [2021-07-13T19:09:50.317Z] drwxr-xr-x 4 root root 28 Jul 13 19:08 .. [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 11 Jul 13 19:06 .dockerignore [2021-07-13T19:09:50.317Z] drwxrwxr-x 8 1001 1001 179 Jul 13 19:06 .git [2021-07-13T19:09:50.317Z] drwxrwxr-x 3 1001 1001 125 Jul 13 19:06 .github [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 818 Jul 13 19:06 .gitignore [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 76 Jul 13 19:06 .hadolint.yml [2021-07-13T19:09:50.317Z] drwx------ 3 1001 1001 58 Jul 13 19:06 .semver [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 19:06 .sonarcloud.properties [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 8609 Jul 13 19:06 Attribution.txt [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 43881 Jul 13 19:06 CHANGELOG.md [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:06 CONTRIBUTING.md [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 931 Jul 13 19:06 Dockerfile.build [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 849 Jul 13 19:06 Jenkinsfile [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:06 LICENSE [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 6003 Jul 13 19:06 Makefile [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 7818 Jul 13 19:06 README.md [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 6912 Jul 13 19:06 SECURITY.md [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 19:06 VERSION [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 4131 Jul 13 19:06 ZMQWindows.md [2021-07-13T19:09:50.317Z] drwxrwxr-x 2 1001 1001 37 Jul 13 19:06 bin [2021-07-13T19:09:50.317Z] drwxrwxr-x 14 1001 1001 4096 Jul 13 19:06 cmd [2021-07-13T19:09:50.317Z] -rw-r--r-- 1 root root 399433 Jul 13 19:09 coverage.out [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 812 Jul 13 19:06 go.mod [2021-07-13T19:09:50.317Z] -rw-r--r-- 1 root root 20973 Jul 13 19:08 go.sum [2021-07-13T19:09:50.317Z] drwxrwxr-x 7 1001 1001 114 Jul 13 19:06 internal [2021-07-13T19:09:50.317Z] drwxrwxr-x 3 1001 1001 16 Jul 13 19:06 openapi [2021-07-13T19:09:50.317Z] drwxrwxr-x 4 1001 1001 71 Jul 13 19:06 snap [2021-07-13T19:09:50.317Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 19:06 version.go [Pipeline] sh [2021-07-13T19:09:50.905Z] + '[' -e coverage.out ] [2021-07-13T19:09:50.906Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-13T19:09:51.202Z] Stashed 1 file(s) [Pipeline] sh [2021-07-13T19:09:51.714Z] + make build [2021-07-13T19:09:51.714Z] go mod tidy [2021-07-13T19:09:51.714Z] 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:09:53.108Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T19:09:59.434Z] provisioning config files... [2021-07-13T19:09:59.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8539923028682912464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:09:59.739Z] 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:09:59.924Z] ---> docker-login.sh [2021-07-13T19:09:59.924Z] nexus3.edgexfoundry.org:10001 [2021-07-13T19:10:00.316Z] 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:00.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:10:01.270Z] 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:01.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:10:01.510Z] Configure a credential helper to remove this warning. See [2021-07-13T19:10:01.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:10:01.510Z] [2021-07-13T19:10:01.510Z] Login Succeeded [2021-07-13T19:10:01.510Z] nexus3.edgexfoundry.org:10002 [2021-07-13T19:10:01.546Z] 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:01.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:10:02.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:10:02.061Z] Configure a credential helper to remove this warning. See [2021-07-13T19:10:02.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:10:02.061Z] [2021-07-13T19:10:02.061Z] Login Succeeded [2021-07-13T19:10:02.061Z] nexus3.edgexfoundry.org:10003 [2021-07-13T19:10:02.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:10:02.518Z] 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:02.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:10:02.609Z] Configure a credential helper to remove this warning. See [2021-07-13T19:10:02.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:10:02.609Z] [2021-07-13T19:10:02.609Z] Login Succeeded [2021-07-13T19:10:02.609Z] nexus3.edgexfoundry.org:10004 [2021-07-13T19:10:02.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:10:03.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:10:03.165Z] Configure a credential helper to remove this warning. See [2021-07-13T19:10:03.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:10:03.165Z] [2021-07-13T19:10:03.165Z] Login Succeeded [2021-07-13T19:10:03.165Z] docker.io [2021-07-13T19:10:03.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-13T19:10:03.474Z] 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:04.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-13T19:10:04.042Z] Configure a credential helper to remove this warning. See [2021-07-13T19:10:04.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-13T19:10:04.042Z] [2021-07-13T19:10:04.042Z] Login Succeeded [2021-07-13T19:10:04.042Z] ---> docker-login.sh ends [Pipeline] } [2021-07-13T19:10:04.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-13T19:10:04.420Z] 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 [Pipeline] echo [2021-07-13T19:10:04.694Z] ========================================================= [2021-07-13T19:10:04.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-13T19:10:04.694Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:05.121Z] + 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:10:05.377Z] 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:06.341Z] 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:06.924Z] 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:10:07.126Z] Sending build context to Docker daemon 165.8MB [2021-07-13T19:10:07.127Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-13T19:10:07.127Z] Step 2/6 : FROM ${BASE} [2021-07-13T19:10:07.409Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-13T19:10:07.410Z] 595b0fe564bb: Pulling fs layer [2021-07-13T19:10:07.410Z] 24495759ef45: Pulling fs layer [2021-07-13T19:10:07.410Z] d148012ef14d: Pulling fs layer [2021-07-13T19:10:07.410Z] cb65c68fc2e2: Pulling fs layer [2021-07-13T19:10:07.410Z] 093eec477d81: Pulling fs layer [2021-07-13T19:10:07.410Z] 20fd20ab2234: Pulling fs layer [2021-07-13T19:10:07.410Z] 43245461236d: Pulling fs layer [2021-07-13T19:10:07.410Z] 5a37c24eccbd: Pulling fs layer [2021-07-13T19:10:07.410Z] cb65c68fc2e2: Waiting [2021-07-13T19:10:07.410Z] 093eec477d81: Waiting [2021-07-13T19:10:07.410Z] 20fd20ab2234: Waiting [2021-07-13T19:10:07.410Z] 43245461236d: Waiting [2021-07-13T19:10:07.410Z] 5a37c24eccbd: Waiting [2021-07-13T19:10:07.410Z] d148012ef14d: Download complete [2021-07-13T19:10:07.410Z] 24495759ef45: Verifying Checksum [2021-07-13T19:10:07.410Z] 24495759ef45: Download complete [2021-07-13T19:10:07.410Z] 093eec477d81: Download complete [2021-07-13T19:10:07.696Z] 20fd20ab2234: Download complete [2021-07-13T19:10:07.696Z] 595b0fe564bb: Verifying Checksum [2021-07-13T19:10:07.696Z] 595b0fe564bb: Download complete [2021-07-13T19:10:07.696Z] 43245461236d: Verifying Checksum [2021-07-13T19:10:07.696Z] 43245461236d: Download complete [2021-07-13T19:10:08.296Z] 595b0fe564bb: Pull complete [Pipeline] } [2021-07-13T19:10:08.389Z] $ docker stop --time=1 958b105380b1bd3ed71870fe6d7d4ebf6af9fe670a827e45e69e5471152c8fe0 [2021-07-13T19:10:08.906Z] 24495759ef45: Pull complete [2021-07-13T19:10:09.183Z] d148012ef14d: Pull complete [2021-07-13T19:10:10.622Z] 5a37c24eccbd: Verifying Checksum [2021-07-13T19:10:10.622Z] 5a37c24eccbd: Download complete [2021-07-13T19:10:10.700Z] $ docker rm -f 958b105380b1bd3ed71870fe6d7d4ebf6af9fe670a827e45e69e5471152c8fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-13T19:10:11.220Z] cb65c68fc2e2: Verifying Checksum [2021-07-13T19:10:11.220Z] cb65c68fc2e2: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:23.664Z] cb65c68fc2e2: Pull complete [2021-07-13T19:10:23.664Z] 093eec477d81: Pull complete [2021-07-13T19:10:23.664Z] 20fd20ab2234: Pull complete [2021-07-13T19:10:23.664Z] 43245461236d: Pull complete [2021-07-13T19:10:23.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:23.918Z] [2021-07-13T19:10:23.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:24.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:24.280Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-13T19:10:24.280Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-13T19:10:24.280Z] ca9280d653b3: Pulling fs layer [2021-07-13T19:10:24.280Z] 7e9c9ca2126c: Pulling fs layer [2021-07-13T19:10:24.543Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-13T19:10:24.543Z] cbdbe7a5bc2a: Download complete [2021-07-13T19:10:24.543Z] cbdbe7a5bc2a: Pull complete [2021-07-13T19:10:24.814Z] ca9280d653b3: Verifying Checksum [2021-07-13T19:10:24.814Z] ca9280d653b3: Download complete [2021-07-13T19:10:25.397Z] ca9280d653b3: Pull complete [2021-07-13T19:10:25.969Z] 7e9c9ca2126c: Verifying Checksum [2021-07-13T19:10:25.969Z] 7e9c9ca2126c: Download complete [2021-07-13T19:10:27.094Z] 5a37c24eccbd: Pull complete [2021-07-13T19:10:27.094Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-13T19:10:27.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-13T19:10:27.094Z] ---> 274d7007c78b [2021-07-13T19:10:27.094Z] 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:10:29.310Z] 7e9c9ca2126c: Pull complete [2021-07-13T19:10:29.310Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-13T19:10:29.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:29.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-13T19:10:29.426Z] prd-centos7-docker-4c-2g-2 does not seem to be running inside a container [2021-07-13T19:10:29.461Z] $ 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:29.746Z] ---> Running in ecc1db7716d4 [2021-07-13T19:10:31.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:10:31.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:10:32.761Z] (1/12) Installing libmagic (5.39-r0) [2021-07-13T19:10:32.844Z] $ docker top ee2fe0aaf31c68332fe7f5303c635cfc9e296e017c7a06ef107e27058aa9b394 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:10:33.033Z] (2/12) Installing file (5.39-r0) [2021-07-13T19:10:33.033Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-13T19:10:33.033Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-13T19:10:33.347Z] + docker-compose build --help [2021-07-13T19:10:33.347Z] + grep parallel [2021-07-13T19:10:33.925Z] --parallel Build images in parallel. [Pipeline] } [2021-07-13T19:10:33.959Z] $ docker stop --time=1 ee2fe0aaf31c68332fe7f5303c635cfc9e296e017c7a06ef107e27058aa9b394 [2021-07-13T19:10:35.142Z] $ docker rm -f ee2fe0aaf31c68332fe7f5303c635cfc9e296e017c7a06ef107e27058aa9b394 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:10:35.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-13T19:10:35.827Z] . [Pipeline] withDockerContainer [2021-07-13T19:10:35.929Z] prd-centos7-docker-4c-2g-2 does not seem to be running inside a container [2021-07-13T19:10:35.965Z] $ 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:36.312Z] $ docker top 7102fab450e884e01f71373d9341b454167a6654f257a403a0307e0ed3b88bde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:10:36.747Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-13T19:10:37.319Z] Building core-command ... [2021-07-13T19:10:37.319Z] Building core-data ... [2021-07-13T19:10:37.319Z] Building core-metadata ... [2021-07-13T19:10:37.319Z] Building security-bootstrapper ... [2021-07-13T19:10:37.319Z] Building security-proxy-setup ... [2021-07-13T19:10:37.319Z] Building security-secretstore-setup ... [2021-07-13T19:10:37.319Z] Building support-notifications ... [2021-07-13T19:10:37.319Z] Building support-scheduler ... [2021-07-13T19:10:37.319Z] Building sys-mgmt-agent ... [2021-07-13T19:10:37.319Z] Building security-bootstrapper [2021-07-13T19:10:37.319Z] Building core-data [2021-07-13T19:10:37.319Z] Building core-metadata [2021-07-13T19:10:37.319Z] Building security-secretstore-setup [2021-07-13T19:10:37.319Z] Building support-notifications [2021-07-13T19:10:38.409Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-13T19:10:38.687Z] (6/12) Installing patch (2.7.6-r7) [2021-07-13T19:10:38.688Z] (7/12) Installing build-base (0.5-r2) [2021-07-13T19:10:38.688Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-13T19:10:38.960Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-13T19:10:38.960Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-13T19:10:38.960Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-13T19:10:39.240Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-13T19:10:39.240Z] Executing busybox-1.32.1-r6.trigger [2021-07-13T19:10:39.240Z] OK: 218 MiB in 52 packages [2021-07-13T19:10:43.627Z] Removing intermediate container ecc1db7716d4 [2021-07-13T19:10:43.627Z] ---> 08dfbacefa53 [2021-07-13T19:10:43.627Z] Step 4/6 : WORKDIR /edgex-go [2021-07-13T19:10:43.627Z] ---> Running in 362fbdfac4bf [2021-07-13T19:10:43.900Z] Removing intermediate container 362fbdfac4bf [2021-07-13T19:10:43.900Z] ---> 82cd31d40e4c [2021-07-13T19:10:43.900Z] Step 5/6 : COPY go.mod . [2021-07-13T19:10:44.497Z] ---> 61b250a3fc18 [2021-07-13T19:10:44.497Z] Step 6/6 : RUN go mod download [2021-07-13T19:10:44.783Z] ---> Running in 0ddf19a97575 [2021-07-13T19:10:47.798Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:10:47.798Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:10:47.798Z] ---> f23c135a4433 [2021-07-13T19:10:47.798Z] Step 3/26 : WORKDIR /edgex-go [2021-07-13T19:10:47.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:10:48.065Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:10:48.065Z] ---> f23c135a4433 [2021-07-13T19:10:48.065Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:10:50.624Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:10:50.624Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:10:50.624Z] ---> f23c135a4433 [2021-07-13T19:10:50.624Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:11:02.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:02.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:02.863Z] ---> f23c135a4433 [2021-07-13T19:11:02.863Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:11:11.592Z] Removing intermediate container 0ddf19a97575 [2021-07-13T19:11:11.593Z] ---> 662f56d24d41 [2021-07-13T19:11:11.593Z] Successfully built 662f56d24d41 [2021-07-13T19:11:11.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:11:11.998Z] + docker inspect -f . ci-base-image-arm64 [2021-07-13T19:11:11.999Z] . [Pipeline] withDockerContainer [2021-07-13T19:11:12.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-07-13T19:11:12.402Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-13T19:11:12.875Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:11:12.876Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:11:12.876Z] ---> f23c135a4433 [2021-07-13T19:11:12.876Z] Step 3/32 : WORKDIR /edgex-go [2021-07-13T19:11:13.458Z] ---> Running in 4fd7b490d4e5 [2021-07-13T19:11:13.458Z] ---> Running in a49f7a0bd37f [2021-07-13T19:11:13.458Z] ---> Running in e48c316ecd6c [2021-07-13T19:11:13.458Z] ---> Running in eb1f31875594 [2021-07-13T19:11:13.458Z] ---> Running in 55d24e2a25ed [2021-07-13T19:11:13.722Z] Removing intermediate container eb1f31875594 [2021-07-13T19:11:13.722Z] ---> 31d14f9fa434 [2021-07-13T19:11:13.722Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:13.722Z] Removing intermediate container 4fd7b490d4e5 [2021-07-13T19:11:13.722Z] ---> 6de0cd77301e [2021-07-13T19:11:13.722Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:13.983Z] Removing intermediate container a49f7a0bd37f [2021-07-13T19:11:13.983Z] ---> 05318ee94331 [2021-07-13T19:11:13.983Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:13.983Z] Removing intermediate container e48c316ecd6c [2021-07-13T19:11:13.983Z] ---> d7fe7e41b51c [2021-07-13T19:11:13.983Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:13.983Z] ---> Running in 9c088df1b51f [2021-07-13T19:11:13.983Z] ---> Running in 7c4037a3f5ee [2021-07-13T19:11:13.984Z] Removing intermediate container 55d24e2a25ed [2021-07-13T19:11:13.984Z] ---> 5fb62fbefc0f [2021-07-13T19:11:13.984Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:11:14.047Z] $ docker top e398ac25d34b9174daf66cfd98bc4b3425f4d426d6775ebdea25867795baa81e -eo pid,comm [2021-07-13T19:11:14.244Z] ---> Running in 3a8c2875b436 [2021-07-13T19:11:14.244Z] ---> Running in 557481a28fe8 [2021-07-13T19:11:14.244Z] ---> Running in c018f6d2aaab [Pipeline] { [Pipeline] sh [2021-07-13T19:11:15.140Z] + go version [2021-07-13T19:11:15.140Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-13T19:11:15.178Z] $ docker stop --time=1 e398ac25d34b9174daf66cfd98bc4b3425f4d426d6775ebdea25867795baa81e [2021-07-13T19:11:17.046Z] $ docker rm -f e398ac25d34b9174daf66cfd98bc4b3425f4d426d6775ebdea25867795baa81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-07-13T19:11:17.556Z] Removing intermediate container 9c088df1b51f [2021-07-13T19:11:17.556Z] ---> ee63ba07cf21 [2021-07-13T19:11:17.556Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-13T19:11:17.556Z] ---> Running in f27bf3602a41 [2021-07-13T19:11:17.556Z] Removing intermediate container 7c4037a3f5ee [2021-07-13T19:11:17.556Z] ---> 15835eedbb84 [2021-07-13T19:11:17.556Z] Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:11:17.831Z] Removing intermediate container 3a8c2875b436 [2021-07-13T19:11:17.832Z] ---> be546bc5f09b [2021-07-13T19:11:17.832Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-13T19:11:17.832Z] Removing intermediate container 557481a28fe8 [2021-07-13T19:11:17.832Z] ---> 2eda9a29d836 [2021-07-13T19:11:17.832Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-13T19:11:17.832Z] ---> Running in fa896f8f72f4 [2021-07-13T19:11:17.832Z] ---> Running in b34059adffa6 [2021-07-13T19:11:18.092Z] + docker inspect -f . ci-base-image-arm64 [2021-07-13T19:11:18.093Z] . [2021-07-13T19:11:18.099Z] ---> Running in e76dbf803680 [2021-07-13T19:11:18.099Z] Removing intermediate container c018f6d2aaab [2021-07-13T19:11:18.099Z] ---> 9d2ec3b6b6e9 [2021-07-13T19:11:18.099Z] Step 5/32 : RUN apk add --update --no-cache make git [Pipeline] withDockerContainer [2021-07-13T19:11:18.362Z] ---> Running in 585fa48431ce [2021-07-13T19:11:18.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:18.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-07-13T19:11:18.478Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-13T19:11:18.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:18.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:18.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:19.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:19.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:19.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:19.792Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:20.044Z] $ docker top 565e5d94e2801ae89b51e2b3ab1b0531e0b8381d6804db174504e760a232a06e -eo pid,comm [2021-07-13T19:11:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:20.055Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:20.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:20.055Z] Removing intermediate container f27bf3602a41 [2021-07-13T19:11:20.055Z] ---> 2aa6ab9343d7 [2021-07-13T19:11:20.055Z] Step 6/26 : COPY go.mod . [2021-07-13T19:11:20.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:11:20.319Z] ---> 9e8277d48d47 [2021-07-13T19:11:20.319Z] Step 7/26 : RUN go mod download [Pipeline] { [Pipeline] echo [2021-07-13T19:11:20.489Z] ========================================================= [2021-07-13T19:11:20.489Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-13T19:11:20.489Z] ========================================================= [Pipeline] sh [2021-07-13T19:11:20.583Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:20.583Z] ---> Running in 4c759fe1dc23 [2021-07-13T19:11:20.583Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:20.583Z] Removing intermediate container fa896f8f72f4 [2021-07-13T19:11:20.583Z] ---> 2f4ed01bbf9c [2021-07-13T19:11:20.583Z] Step 6/24 : COPY go.mod . [2021-07-13T19:11:21.152Z] ---> ea9790c93a46 [2021-07-13T19:11:21.152Z] Step 7/24 : RUN go mod download [2021-07-13T19:11:21.152Z] OK: 219 MiB in 52 packages [2021-07-13T19:11:21.155Z] + go mod tidy [2021-07-13T19:11:21.414Z] ---> Running in 235d007636a5 [2021-07-13T19:11:21.414Z] Removing intermediate container 585fa48431ce [2021-07-13T19:11:21.414Z] ---> 9951f9d917a5 [2021-07-13T19:11:21.414Z] Step 6/32 : COPY go.mod . [Pipeline] sh [2021-07-13T19:11:21.989Z] ---> 8896978c8b8b [2021-07-13T19:11:21.989Z] Step 7/32 : RUN go mod download [2021-07-13T19:11:21.989Z] Removing intermediate container b34059adffa6 [2021-07-13T19:11:21.989Z] ---> d7e1a500e474 [2021-07-13T19:11:21.989Z] Step 6/23 : COPY go.mod . [2021-07-13T19:11:22.251Z] ---> Running in 16382b834a3b [2021-07-13T19:11:22.451Z] + make test [2021-07-13T19:11:22.451Z] 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:11:22.451Z] go mod tidy [2021-07-13T19:11:22.519Z] ---> f51643ce7cd6 [2021-07-13T19:11:22.520Z] Step 7/23 : RUN go mod download [2021-07-13T19:11:22.792Z] Removing intermediate container e76dbf803680 [2021-07-13T19:11:22.792Z] ---> 64dafbf220b0 [2021-07-13T19:11:22.792Z] Step 6/24 : COPY go.mod . [2021-07-13T19:11:22.792Z] ---> Running in d4480259d50c [2021-07-13T19:11:23.051Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-13T19:11:23.053Z] ---> 5076cfeedbc5 [2021-07-13T19:11:23.053Z] Step 7/24 : RUN go mod download [2021-07-13T19:11:23.319Z] ---> Running in 35e42ba3b8af [2021-07-13T19:11:23.902Z] Removing intermediate container 4c759fe1dc23 [2021-07-13T19:11:23.903Z] ---> 915d5284de65 [2021-07-13T19:11:23.903Z] Step 8/26 : COPY . . [2021-07-13T19:11:23.903Z] Removing intermediate container 235d007636a5 [2021-07-13T19:11:23.903Z] ---> 45be3525e0bb [2021-07-13T19:11:23.903Z] Step 8/24 : COPY . . [2021-07-13T19:11:36.173Z] ---> c09e3791a46a [2021-07-13T19:11:36.173Z] Step 9/26 : RUN go mod tidy [2021-07-13T19:11:36.174Z] ---> dd30550698d0 [2021-07-13T19:11:36.174Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:11:36.174Z] Removing intermediate container 16382b834a3b [2021-07-13T19:11:36.174Z] ---> ed929608177a [2021-07-13T19:11:36.174Z] Step 8/32 : COPY . . [2021-07-13T19:11:46.185Z] ---> Running in 4de7c4aa4779 [2021-07-13T19:11:46.185Z] ---> Running in a9cd42415473 [2021-07-13T19:11:46.185Z] Removing intermediate container d4480259d50c [2021-07-13T19:11:46.185Z] ---> 6f2b781388d3 [2021-07-13T19:11:46.186Z] Step 8/23 : COPY . . [2021-07-13T19:11:46.186Z] ---> fa770851068d [2021-07-13T19:11:46.186Z] Step 9/32 : RUN go mod tidy [2021-07-13T19:11:49.893Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-13T19:11:51.503Z] ---> Running in 444aa468d637 [2021-07-13T19:11:51.503Z] Removing intermediate container 35e42ba3b8af [2021-07-13T19:11:51.503Z] ---> 0fcfa3737151 [2021-07-13T19:11:51.503Z] Step 8/24 : COPY . . [2021-07-13T19:11:51.503Z] ---> cbad8fcc17af [2021-07-13T19:11:51.503Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:11:54.843Z] ---> Running in 78da4848a40a [2021-07-13T19:12:03.007Z] ---> a622efb247ff [2021-07-13T19:12:03.007Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:12:03.007Z] Removing intermediate container a9cd42415473 [2021-07-13T19:12:03.007Z] ---> 34abfdfb6a1d [2021-07-13T19:12:03.007Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-13T19:12:03.007Z] ---> Running in b1de033daf41 [2021-07-13T19:12:03.007Z] ---> Running in 8a39cf6081f3 [2021-07-13T19:12:03.007Z] Removing intermediate container 4de7c4aa4779 [2021-07-13T19:12:03.007Z] ---> 73c8da71f4d6 [2021-07-13T19:12:03.007Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-13T19:12:03.007Z] Removing intermediate container 444aa468d637 [2021-07-13T19:12:03.007Z] ---> 6ac8fd457035 [2021-07-13T19:12:03.007Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-13T19:12:03.007Z] ---> Running in 1c5436ed037c [2021-07-13T19:12:03.007Z] ---> Running in 3c28af9c49b6 [2021-07-13T19:12:03.007Z] Removing intermediate container 78da4848a40a [2021-07-13T19:12:03.007Z] ---> 70a82a2ba2c9 [2021-07-13T19:12:03.007Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-13T19:12:03.268Z] ---> Running in 91c4eb71a28f [2021-07-13T19:12:03.845Z] 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:12:04.117Z] 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:04.384Z] 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:04.385Z] 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:12:05.823Z] Removing intermediate container b1de033daf41 [2021-07-13T19:12:05.823Z] ---> 81c7d3f2bacb [2021-07-13T19:12:05.823Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-13T19:12:06.087Z] ---> Running in ca833b8fc05c [2021-07-13T19:12:06.675Z] 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:12:38.906Z] 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:12:44.244Z] Removing intermediate container 91c4eb71a28f [2021-07-13T19:12:44.244Z] ---> d978d7bb4f9d [2021-07-13T19:12:44.244Z] [2021-07-13T19:12:44.244Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:12:44.523Z] Removing intermediate container 8a39cf6081f3 [2021-07-13T19:12:44.523Z] ---> 92103497a78b [2021-07-13T19:12:44.523Z] [2021-07-13T19:12:44.523Z] Step 11/26 : FROM alpine:3.12 [2021-07-13T19:12:44.523Z] Removing intermediate container 1c5436ed037c [2021-07-13T19:12:44.523Z] ---> e0ccc52c762b [2021-07-13T19:12:44.523Z] [2021-07-13T19:12:44.523Z] Step 11/32 : FROM alpine:3.12 [2021-07-13T19:12:45.502Z] 3.12: Pulling from library/alpine [2021-07-13T19:12:46.081Z] 3.12: Pulling from library/alpine [2021-07-13T19:12:46.081Z] 3.12: Pulling from library/alpine [2021-07-13T19:12:46.081Z] Removing intermediate container 3c28af9c49b6 [2021-07-13T19:12:46.081Z] ---> 35184343fd50 [2021-07-13T19:12:46.081Z] [2021-07-13T19:12:46.081Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:12:46.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-13T19:12:46.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-13T19:12:47.030Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:12:47.030Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:12:47.030Z] Status: Downloaded newer image for alpine:3.12 [2021-07-13T19:12:47.030Z] Status: Image is up to date for alpine:3.12 [2021-07-13T19:12:47.030Z] ---> 13621d1b12d4 [2021-07-13T19:12:47.030Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-13T19:12:47.030Z] ---> 13621d1b12d4 [2021-07-13T19:12:47.030Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-13T19:12:47.030Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:12:47.030Z] Status: Image is up to date for alpine:3.12 [2021-07-13T19:12:47.030Z] ---> 13621d1b12d4 [2021-07-13T19:12:47.030Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-13T19:12:47.030Z] ---> Running in 5a6f86f5d168 [2021-07-13T19:12:47.030Z] ---> Running in bc9acf9ef0ab [2021-07-13T19:12:47.030Z] ---> Running in 5843ced9bfa4 [2021-07-13T19:12:47.030Z] 3.12: Pulling from library/alpine [2021-07-13T19:12:47.030Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:12:47.030Z] Status: Image is up to date for alpine:3.12 [2021-07-13T19:12:47.030Z] ---> 13621d1b12d4 [2021-07-13T19:12:47.030Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:12:47.030Z] Removing intermediate container 5843ced9bfa4 [2021-07-13T19:12:47.030Z] ---> b35fd5d30221 [2021-07-13T19:12:47.030Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-13T19:12:47.030Z] ---> Running in 08c9fe9f732e [2021-07-13T19:12:47.294Z] ---> Running in fc15740646ed [2021-07-13T19:12:47.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:47.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:47.831Z] Removing intermediate container ca833b8fc05c [2021-07-13T19:12:47.831Z] ---> f8a79013c18f [2021-07-13T19:12:47.831Z] [2021-07-13T19:12:47.831Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:12:47.831Z] ---> 13621d1b12d4 [2021-07-13T19:12:47.831Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-13T19:12:47.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:47.831Z] ---> Running in 5aeca1e1f0a2 [2021-07-13T19:12:47.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:47.831Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-13T19:12:47.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:47.831Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:12:47.831Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:12:47.831Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:12:47.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:48.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:48.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:48.108Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-13T19:12:48.108Z] OK: 6 MiB in 16 packages [2021-07-13T19:12:48.108Z] Removing intermediate container 5aeca1e1f0a2 [2021-07-13T19:12:48.108Z] ---> 7425c4afd7e3 [2021-07-13T19:12:48.108Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-13T19:12:48.108Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:12:48.108Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-13T19:12:48.108Z] (4/6) Installing curl (7.77.0-r0) [2021-07-13T19:12:48.108Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:12:48.108Z] (6/6) Installing su-exec (0.2-r1) [2021-07-13T19:12:48.108Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:12:48.108Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:12:48.108Z] ---> Running in 01c20babda95 [2021-07-13T19:12:48.108Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-13T19:12:48.108Z] OK: 7 MiB in 20 packages [2021-07-13T19:12:48.108Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:12:48.108Z] OK: 6 MiB in 15 packages [2021-07-13T19:12:48.108Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:12:48.108Z] (2/2) Installing su-exec (0.2-r1) [2021-07-13T19:12:48.108Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:12:48.377Z] OK: 6 MiB in 16 packages [2021-07-13T19:12:48.377Z] Removing intermediate container 01c20babda95 [2021-07-13T19:12:48.377Z] ---> 1be30d8c2873 [2021-07-13T19:12:48.377Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-13T19:12:48.377Z] ---> Running in 8d59fff30e57 [2021-07-13T19:12:48.642Z] Removing intermediate container 8d59fff30e57 [2021-07-13T19:12:48.642Z] ---> 534ab2f41233 [2021-07-13T19:12:48.642Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:12:48.642Z] Removing intermediate container 5a6f86f5d168 [2021-07-13T19:12:48.642Z] ---> 4b9069be6318 [2021-07-13T19:12:48.642Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:12:48.642Z] ---> Running in 59d9858b7daa [2021-07-13T19:12:48.642Z] ---> Running in 3808effa105b [2021-07-13T19:12:48.922Z] Removing intermediate container 08c9fe9f732e [2021-07-13T19:12:48.922Z] ---> fb8bb123a270 [2021-07-13T19:12:48.922Z] 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:12:48.922Z] Removing intermediate container fc15740646ed [2021-07-13T19:12:48.922Z] ---> fd5481c6de1d [2021-07-13T19:12:48.922Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-13T19:12:48.922Z] Removing intermediate container bc9acf9ef0ab [2021-07-13T19:12:48.922Z] ---> 23d5010c2419 [2021-07-13T19:12:48.922Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:12:48.922Z] Removing intermediate container 3808effa105b [2021-07-13T19:12:48.922Z] ---> 5c272930e5f3 [2021-07-13T19:12:48.922Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-13T19:12:48.922Z] ---> Running in 022b0b002118 [2021-07-13T19:12:48.922Z] ---> Running in 217173fd47ea [2021-07-13T19:12:48.922Z] ---> Running in 454d5abcf2d5 [2021-07-13T19:12:48.922Z] ---> Running in 15d926c15698 [2021-07-13T19:12:49.185Z] Removing intermediate container 022b0b002118 [2021-07-13T19:12:49.185Z] ---> beae0e4a0560 [2021-07-13T19:12:49.185Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-13T19:12:49.185Z] Removing intermediate container 454d5abcf2d5 [2021-07-13T19:12:49.185Z] ---> ad2131d6f6f9 [2021-07-13T19:12:49.185Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:12:49.185Z] ---> Running in 5eb5a808511e [2021-07-13T19:12:49.185Z] Removing intermediate container 15d926c15698 [2021-07-13T19:12:49.185Z] ---> a7c1808c2322 [2021-07-13T19:12:49.185Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-13T19:12:49.185Z] Removing intermediate container 217173fd47ea [2021-07-13T19:12:49.185Z] ---> e7a39dc895d5 [2021-07-13T19:12:49.185Z] Step 14/26 : WORKDIR / [2021-07-13T19:12:49.185Z] ---> Running in 9a5e7514487e [2021-07-13T19:12:49.185Z] ---> Running in 812da4ca111b [2021-07-13T19:12:49.185Z] ---> Running in d2214bb59430 [2021-07-13T19:12:49.185Z] Removing intermediate container 5eb5a808511e [2021-07-13T19:12:49.185Z] ---> e6a8e807eba0 [2021-07-13T19:12:49.185Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:12:49.456Z] ---> Running in 6513fdbf4f5b [2021-07-13T19:12:49.456Z] Removing intermediate container 812da4ca111b [2021-07-13T19:12:49.456Z] ---> ebff4f7bf73d [2021-07-13T19:12:49.456Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-13T19:12:49.456Z] Removing intermediate container 9a5e7514487e [2021-07-13T19:12:49.456Z] ---> a07cbe16e421 [2021-07-13T19:12:49.456Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:12:49.456Z] Removing intermediate container d2214bb59430 [2021-07-13T19:12:49.456Z] ---> 8c9cbbae17e6 [2021-07-13T19:12:49.456Z] 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:12:49.456Z] Removing intermediate container 6513fdbf4f5b [2021-07-13T19:12:49.456Z] ---> 3524ecb6e138 [2021-07-13T19:12:49.456Z] Step 16/24 : WORKDIR / [2021-07-13T19:12:49.456Z] ---> Running in 898140a5d8be [2021-07-13T19:12:49.456Z] Removing intermediate container 59d9858b7daa [2021-07-13T19:12:49.456Z] ---> d81f28543bc6 [2021-07-13T19:12:49.456Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-13T19:12:49.456Z] ---> Running in f8d72287e1db [2021-07-13T19:12:49.726Z] ---> Running in da078d83ae59 [2021-07-13T19:12:49.726Z] ---> 0acecb4cdc58 [2021-07-13T19:12:49.726Z] 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:12:49.726Z] ---> 60ebbebf44f1 [2021-07-13T19:12:49.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-13T19:12:49.997Z] Removing intermediate container f8d72287e1db [2021-07-13T19:12:49.997Z] ---> d354e2642465 [2021-07-13T19:12:49.997Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:12:49.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:50.262Z] ---> f93ba897ace4 [2021-07-13T19:12:50.262Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-13T19:12:50.262Z] ---> ec6263f01799 [2021-07-13T19:12:50.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-13T19:12:50.262Z] ---> ea1941760a1d [2021-07-13T19:12:50.262Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-13T19:12:50.819Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-13T19:12:50.819Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-13T19:12:50.838Z] ---> c51a2546f81a [2021-07-13T19:12:50.838Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-13T19:12:50.838Z] ---> cd996ea645b2 [2021-07-13T19:12:50.838Z] 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:12:50.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:12:50.838Z] ---> 97300406df35 [2021-07-13T19:12:50.838Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-13T19:12:50.838Z] Removing intermediate container 898140a5d8be [2021-07-13T19:12:50.838Z] ---> a6798a9731ea [2021-07-13T19:12:50.838Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-13T19:12:50.838Z] ---> Running in 6af110694e58 [2021-07-13T19:12:50.838Z] ---> Running in 1d02d04eeed4 [2021-07-13T19:12:50.838Z] ---> c6a67657d608 [2021-07-13T19:12:50.838Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-13T19:12:50.838Z] Removing intermediate container 6af110694e58 [2021-07-13T19:12:50.838Z] ---> 70916e72365a [2021-07-13T19:12:50.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:12:51.100Z] ---> Running in d7df48e3df64 [2021-07-13T19:12:51.100Z] Removing intermediate container 1d02d04eeed4 [2021-07-13T19:12:51.100Z] ---> 5868b5c92a35 [2021-07-13T19:12:51.100Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-13T19:12:51.100Z] ---> 460a26f3317a [2021-07-13T19:12:51.100Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-13T19:12:51.100Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:12:51.367Z] ---> Running in 5250f5a5e0cf [2021-07-13T19:12:51.367Z] Removing intermediate container d7df48e3df64 [2021-07-13T19:12:51.367Z] ---> 3551d0e44690 [2021-07-13T19:12:51.367Z] Step 21/23 : LABEL arch=x86_64 [2021-07-13T19:12:51.367Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-13T19:12:51.367Z] ---> f33e9d3116ef [2021-07-13T19:12:51.367Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-13T19:12:51.367Z] ---> a9fc5bd5d05f [2021-07-13T19:12:51.367Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-13T19:12:51.367Z] ---> Running in eb237932c2e2 [2021-07-13T19:12:51.367Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-13T19:12:51.367Z] ---> Running in b2fbcb2620bd [2021-07-13T19:12:51.367Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-13T19:12:51.367Z] Removing intermediate container 5250f5a5e0cf [2021-07-13T19:12:51.367Z] ---> 1ed147191d99 [2021-07-13T19:12:51.367Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:12:51.647Z] ---> Running in c84432aead7f [2021-07-13T19:12:51.647Z] Removing intermediate container eb237932c2e2 [2021-07-13T19:12:51.647Z] ---> 249bccab5075 [2021-07-13T19:12:51.647Z] Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:12:51.647Z] ---> e67be1a9ac50 [2021-07-13T19:12:51.647Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-13T19:12:51.915Z] ---> Running in 6acaa4f284f9 [2021-07-13T19:12:51.915Z] Removing intermediate container c84432aead7f [2021-07-13T19:12:51.915Z] ---> 524c8adcaa06 [2021-07-13T19:12:51.915Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:12:51.915Z] ---> fb00880fe71d [2021-07-13T19:12:51.915Z] 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:12:51.915Z] ---> Running in 1d5272128fde [2021-07-13T19:12:51.915Z] Removing intermediate container 6acaa4f284f9 [2021-07-13T19:12:51.915Z] ---> 836dbcf19e18 [2021-07-13T19:12:51.915Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:12:51.915Z] ---> Running in b82fe07cb8f4 [2021-07-13T19:12:52.189Z] ---> Running in 01e7551189b0 [2021-07-13T19:12:52.189Z] Removing intermediate container 1d5272128fde [2021-07-13T19:12:52.189Z] ---> 4747aae23869 [2021-07-13T19:12:52.189Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:12:52.189Z] ---> Running in 943a62bc2262 [2021-07-13T19:12:52.189Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-13T19:12:52.189Z] Removing intermediate container 01e7551189b0 [2021-07-13T19:12:52.189Z] ---> 900ce10f3596 [2021-07-13T19:12:52.189Z] [2021-07-13T19:12:52.189Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-13T19:12:52.189Z] Removing intermediate container b2fbcb2620bd [2021-07-13T19:12:52.189Z] ---> f7e5be5b82a9 [2021-07-13T19:12:52.189Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:12:52.482Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:12:52.482Z] OK: 8 MiB in 20 packages [2021-07-13T19:12:52.482Z] Successfully built 900ce10f3596 [2021-07-13T19:12:52.482Z] Removing intermediate container 943a62bc2262 [2021-07-13T19:12:52.482Z] ---> 2b09635439cd [2021-07-13T19:12:52.482Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:12:52.482Z] Successfully tagged support-notifications:latest [2021-07-13T19:12:52.482Z] Building support-scheduler [2021-07-13T19:12:52.482Z]  Building support-notifications ... done  ---> Running in ca73fdef09b2 [2021-07-13T19:12:55.029Z] Removing intermediate container ca73fdef09b2 [2021-07-13T19:12:55.029Z] ---> f5e104209345 [2021-07-13T19:12:55.029Z] [2021-07-13T19:12:55.029Z] Successfully built f5e104209345 [2021-07-13T19:12:55.293Z] ---> 619ca28300d6 [2021-07-13T19:12:55.293Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-13T19:12:55.557Z] Successfully tagged core-metadata:latest [2021-07-13T19:12:55.557Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-07-13T19:12:59.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-13T19:12:59.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-13T19:12:59.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-13T19:12:59.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-13T19:12:59.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-13T19:13:00.342Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-13T19:13:01.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-13T19:13:01.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-13T19:13:01.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-13T19:13:01.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-13T19:13:03.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:03.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:03.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:03.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:04.291Z] ---> f23c135a4433 [2021-07-13T19:13:04.291Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:13:04.291Z] ---> f23c135a4433 [2021-07-13T19:13:04.291Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 5fb62fbefc0f [2021-07-13T19:13:04.291Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 9d2ec3b6b6e9 [2021-07-13T19:13:04.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 9951f9d917a5 [2021-07-13T19:13:04.291Z] Step 6/23 : COPY go.mod . [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 8896978c8b8b [2021-07-13T19:13:04.291Z] Step 7/23 : RUN go mod download [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> ed929608177a [2021-07-13T19:13:04.291Z] Step 8/23 : COPY . . [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 5fb62fbefc0f [2021-07-13T19:13:04.291Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 9d2ec3b6b6e9 [2021-07-13T19:13:04.291Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> fa770851068d [2021-07-13T19:13:04.291Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:13:04.291Z] ---> Using cache [2021-07-13T19:13:04.291Z] ---> 6ac8fd457035 [2021-07-13T19:13:04.291Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-13T19:13:06.226Z] Removing intermediate container da078d83ae59 [2021-07-13T19:13:06.226Z] ---> a48ff0180d93 [2021-07-13T19:13:06.226Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:13:06.227Z] ---> 489242cb7041 [2021-07-13T19:13:06.227Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-13T19:13:06.227Z] ---> Running in a387eeec7d26 [2021-07-13T19:13:06.227Z] ---> Running in 5401e07949fc [2021-07-13T19:13:06.487Z] Removing intermediate container b82fe07cb8f4 [2021-07-13T19:13:06.487Z] ---> 870c1db0e220 [2021-07-13T19:13:06.487Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-13T19:13:06.752Z] ---> bc2182e33bee [2021-07-13T19:13:06.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-13T19:13:06.752Z] ---> dc443fde02c2 [2021-07-13T19:13:06.752Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-13T19:13:06.752Z] ---> Running in d1ae8c295a2f [2021-07-13T19:13:07.328Z] Removing intermediate container d1ae8c295a2f [2021-07-13T19:13:07.328Z] ---> 175c345aa70a [2021-07-13T19:13:07.328Z] Step 24/26 : LABEL arch=x86_64 [2021-07-13T19:13:07.328Z] ---> 7833e36eba64 [2021-07-13T19:13:07.328Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-13T19:13:07.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:07.608Z] ---> ab2affb914dd [2021-07-13T19:13:07.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-13T19:13:07.608Z] ---> Running in 9e4195050e97 [2021-07-13T19:13:07.608Z] 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:07.877Z] ---> 26ca52282703 [2021-07-13T19:13:07.877Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-13T19:13:08.150Z] Removing intermediate container 9e4195050e97 [2021-07-13T19:13:08.150Z] ---> 18eaea7945e2 [2021-07-13T19:13:08.150Z] Step 25/26 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:13:08.150Z] ---> a17c24ae2a27 [2021-07-13T19:13:08.150Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-13T19:13:08.150Z] ---> Running in d344b782ca52 [2021-07-13T19:13:08.150Z] ---> Running in 3297f2ca92a3 [2021-07-13T19:13:08.150Z] ---> Running in 197040bfd31e [2021-07-13T19:13:08.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:13:08.430Z] Removing intermediate container d344b782ca52 [2021-07-13T19:13:08.430Z] ---> 18208ba57b8c [2021-07-13T19:13:08.430Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-13T19:13:08.700Z] Removing intermediate container 3297f2ca92a3 [2021-07-13T19:13:08.700Z] ---> db7dae2745ea [2021-07-13T19:13:08.700Z] Step 26/26 : LABEL version=0.0.0 [2021-07-13T19:13:08.700Z] Removing intermediate container 197040bfd31e [2021-07-13T19:13:08.700Z] ---> f1e71e546bea [2021-07-13T19:13:08.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:13:08.700Z] OK: 219 MiB in 52 packages [2021-07-13T19:13:08.964Z] ---> 0cc21ff56301 [2021-07-13T19:13:08.964Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-13T19:13:08.964Z] ---> Running in 6bfc3364e910 [2021-07-13T19:13:08.964Z] ---> Running in 51e09bbce51b [2021-07-13T19:13:09.546Z] ---> Running in ae8b14dde58d [2021-07-13T19:13:09.811Z] Removing intermediate container 51e09bbce51b [2021-07-13T19:13:09.811Z] ---> 1659c07cc086 [2021-07-13T19:13:09.811Z] [2021-07-13T19:13:09.811Z] Removing intermediate container 6bfc3364e910 [2021-07-13T19:13:09.811Z] ---> 28a7748630e0 [2021-07-13T19:13:09.811Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:13:09.811Z] Successfully built 1659c07cc086 [2021-07-13T19:13:09.811Z] Successfully tagged security-secretstore-setup:latest [2021-07-13T19:13:09.811Z] Building security-proxy-setup [2021-07-13T19:13:10.085Z]  Building security-secretstore-setup ... done  ---> Running in 5c942253f986 [2021-07-13T19:13:10.085Z] Removing intermediate container a387eeec7d26 [2021-07-13T19:13:10.085Z] ---> 9c1390bcef9e [2021-07-13T19:13:10.085Z] Step 6/24 : COPY go.mod . [2021-07-13T19:13:11.492Z] Removing intermediate container 5c942253f986 [2021-07-13T19:13:11.492Z] ---> 9430c1291ed4 [2021-07-13T19:13:11.492Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:13:14.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.160s coverage: 28.7% of statements [2021-07-13T19:13:14.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-13T19:13:14.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-13T19:13:14.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:14.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:14.814Z] ---> f23c135a4433 [2021-07-13T19:13:14.814Z] Step 3/22 : WORKDIR /edgex-go [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> 5fb62fbefc0f [2021-07-13T19:13:14.814Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> 9d2ec3b6b6e9 [2021-07-13T19:13:14.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> 9951f9d917a5 [2021-07-13T19:13:14.814Z] Step 6/22 : COPY go.mod . [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> 8896978c8b8b [2021-07-13T19:13:14.814Z] Step 7/22 : RUN go mod download [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> ed929608177a [2021-07-13T19:13:14.814Z] Step 8/22 : COPY . . [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> fa770851068d [2021-07-13T19:13:14.814Z] Step 9/22 : RUN go mod tidy [2021-07-13T19:13:14.814Z] ---> Using cache [2021-07-13T19:13:14.814Z] ---> 6ac8fd457035 [2021-07-13T19:13:14.814Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-13T19:13:16.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 100.0% of statements [2021-07-13T19:13:16.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-13T19:13:17.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 50.5% of statements [2021-07-13T19:13:17.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-13T19:13:17.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-13T19:13:18.151Z] ---> 4d45956628d1 [2021-07-13T19:13:18.151Z] Step 7/24 : RUN go mod download [2021-07-13T19:13:18.151Z] ---> Running in 4cf7ba3f065a [2021-07-13T19:13:18.151Z] ---> Running in 956e0128aa6a [2021-07-13T19:13:18.151Z] ---> Running in 9ba51bdf746d [2021-07-13T19:13:18.151Z] Removing intermediate container 4cf7ba3f065a [2021-07-13T19:13:18.151Z] ---> b0628e1e2fd0 [2021-07-13T19:13:18.151Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:13:18.151Z] ---> Running in 6f194be1ce87 [2021-07-13T19:13:18.426Z] Removing intermediate container ae8b14dde58d [2021-07-13T19:13:18.426Z] ---> 4fe67ed7cadd [2021-07-13T19:13:18.426Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-13T19:13:18.698Z] Removing intermediate container 6f194be1ce87 [2021-07-13T19:13:18.698Z] ---> 61434424c040 [2021-07-13T19:13:18.699Z] [2021-07-13T19:13:18.699Z] ---> Running in ed8742331c1c [2021-07-13T19:13:18.699Z] Successfully built 61434424c040 [2021-07-13T19:13:18.974Z] 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:13:18.974Z] Successfully tagged core-data:latest [2021-07-13T19:13:18.974Z]  Building core-data ... done Building core-command [2021-07-13T19:13:18.974Z] Removing intermediate container ed8742331c1c [2021-07-13T19:13:18.974Z] ---> 027149781d3b [2021-07-13T19:13:18.974Z] Step 29/32 : CMD ["gate"] [2021-07-13T19:13:19.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.007s coverage: 88.5% of statements [2021-07-13T19:13:19.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-13T19:13:19.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:13:19.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.211s coverage: 78.9% of statements [2021-07-13T19:13:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.277s coverage: 81.2% of statements [2021-07-13T19:13:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-13T19:13:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-13T19:13:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-13T19:13:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-13T19:13:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-13T19:13:24.286Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:13:24.286Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:13:24.286Z] ---> f23c135a4433 [2021-07-13T19:13:24.286Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:13:24.286Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> 5fb62fbefc0f [2021-07-13T19:13:24.287Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:13:24.287Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> 9d2ec3b6b6e9 [2021-07-13T19:13:24.287Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:13:24.287Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> 9951f9d917a5 [2021-07-13T19:13:24.287Z] Step 6/24 : COPY go.mod . [2021-07-13T19:13:24.287Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> 8896978c8b8b [2021-07-13T19:13:24.287Z] Step 7/24 : RUN go mod download [2021-07-13T19:13:24.287Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> ed929608177a [2021-07-13T19:13:24.287Z] Step 8/24 : COPY . . [2021-07-13T19:13:24.287Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> fa770851068d [2021-07-13T19:13:24.287Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:13:24.287Z] ---> Using cache [2021-07-13T19:13:24.287Z] ---> 6ac8fd457035 [2021-07-13T19:13:24.287Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-13T19:13:27.706Z] ---> Running in ed6df00ded33 [2021-07-13T19:13:27.706Z] ---> Running in f7beb65b32f4 [2021-07-13T19:13:28.145Z] Removing intermediate container ed6df00ded33 [2021-07-13T19:13:28.146Z] ---> b74e84c64c54 [2021-07-13T19:13:28.146Z] Step 30/32 : LABEL arch=x86_64 [2021-07-13T19:13:28.566Z] ---> Running in 7775d2948f82 [2021-07-13T19:13:28.566Z] Removing intermediate container 9ba51bdf746d [2021-07-13T19:13:28.566Z] ---> 778a23dcb8ca [2021-07-13T19:13:28.566Z] Step 8/24 : COPY . . [2021-07-13T19:13:28.566Z] 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:13:28.566Z] Removing intermediate container 7775d2948f82 [2021-07-13T19:13:28.566Z] ---> bab078858b71 [2021-07-13T19:13:28.566Z] Step 31/32 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:13:29.017Z] ---> Running in e3d04a18480a [2021-07-13T19:13:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.494s coverage: 95.1% of statements [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-13T19:13:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-13T19:13:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-13T19:13:29.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-13T19:13:29.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.313s coverage: 0.8% of statements [2021-07-13T19:13:29.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-13T19:13:29.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements [2021-07-13T19:13:29.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 22.0% of statements [2021-07-13T19:13:29.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-13T19:13:29.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements [2021-07-13T19:13:29.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements [2021-07-13T19:13:29.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2021-07-13T19:13:29.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-07-13T19:13:30.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements [2021-07-13T19:13:39.197Z] Removing intermediate container e3d04a18480a [2021-07-13T19:13:39.197Z] ---> 98664979996d [2021-07-13T19:13:39.197Z] Step 32/32 : LABEL version=0.0.0 [2021-07-13T19:13:42.554Z] ---> f651dbf711c0 [2021-07-13T19:13:42.554Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:13:43.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.237s coverage: 94.4% of statements [2021-07-13T19:13:43.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-07-13T19:13:43.145Z] ---> Running in 43c637d5d2d6 [2021-07-13T19:13:43.145Z] ---> Running in 4b8f22b884dd [2021-07-13T19:13:43.410Z] Removing intermediate container 43c637d5d2d6 [2021-07-13T19:13:43.410Z] ---> 858ee0ec2381 [2021-07-13T19:13:43.410Z] [2021-07-13T19:13:43.679Z] Successfully built 858ee0ec2381 [2021-07-13T19:13:43.679Z] Successfully tagged security-bootstrapper:latest [2021-07-13T19:13:47.898Z]  Building security-bootstrapper ... done Removing intermediate container 4b8f22b884dd [2021-07-13T19:13:47.898Z] ---> dca9814603b0 [2021-07-13T19:13:47.898Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-13T19:13:47.898Z] ---> Running in 4f319daa2c13 [2021-07-13T19:13:48.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.620s coverage: 81.8% of statements [2021-07-13T19:13:48.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-13T19:13:48.476Z] 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:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.223s coverage: 58.8% of statements [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2021-07-13T19:13:55.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2021-07-13T19:13:55.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-13T19:13:55.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements [2021-07-13T19:13:55.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-13T19:13:55.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-13T19:13:55.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements [2021-07-13T19:13:55.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-07-13T19:13:56.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-07-13T19:13:56.642Z] Removing intermediate container 5401e07949fc [2021-07-13T19:13:56.642Z] ---> 1d9842d788c1 [2021-07-13T19:13:56.642Z] [2021-07-13T19:13:56.642Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:13:56.642Z] ---> 13621d1b12d4 [2021-07-13T19:13:56.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:13:56.642Z] ---> Using cache [2021-07-13T19:13:56.642Z] ---> fb8bb123a270 [2021-07-13T19:13:56.642Z] 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:13:56.642Z] ---> Using cache [2021-07-13T19:13:56.642Z] ---> beae0e4a0560 [2021-07-13T19:13:56.642Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-13T19:13:56.642Z] ---> Running in 7512a9372a0e [2021-07-13T19:13:56.642Z] Removing intermediate container 7512a9372a0e [2021-07-13T19:13:56.642Z] ---> d96a5c75c805 [2021-07-13T19:13:56.642Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:13:56.642Z] ---> Running in d4b25671c2fa [2021-07-13T19:13:56.642Z] Removing intermediate container d4b25671c2fa [2021-07-13T19:13:56.642Z] ---> d2adb01e83af [2021-07-13T19:13:56.642Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:13:56.914Z] ---> 0e9a2512264b [2021-07-13T19:13:56.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-13T19:13:57.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.141s coverage: 73.7% of statements [2021-07-13T19:13:57.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-07-13T19:13:58.310Z] 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:13:58.310Z] ---> f6c7acfddff6 [2021-07-13T19:13:58.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-13T19:13:58.891Z] ---> 892698cbdf8a [2021-07-13T19:13:58.891Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-13T19:13:59.156Z] ---> Running in cc81853a8fc6 [2021-07-13T19:13:59.422Z] Removing intermediate container cc81853a8fc6 [2021-07-13T19:13:59.422Z] ---> 63338397bc32 [2021-07-13T19:13:59.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:13:59.422Z] ---> Running in ce894ae725c8 [2021-07-13T19:13:59.682Z] Removing intermediate container ce894ae725c8 [2021-07-13T19:13:59.682Z] ---> 1d1ca41562db [2021-07-13T19:13:59.682Z] Step 21/23 : LABEL arch=x86_64 [2021-07-13T19:13:59.952Z] ---> Running in 67364605fbee [2021-07-13T19:13:59.952Z] Removing intermediate container 67364605fbee [2021-07-13T19:13:59.952Z] ---> 302a7c698f62 [2021-07-13T19:13:59.952Z] Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:14:00.228Z] ---> Running in 55027adbd8e5 [2021-07-13T19:14:00.823Z] Removing intermediate container 55027adbd8e5 [2021-07-13T19:14:00.823Z] ---> 06a67e9b4c3c [2021-07-13T19:14:00.823Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:14:01.095Z] ---> Running in 7422fe2c5010 [2021-07-13T19:14:01.362Z] Removing intermediate container 7422fe2c5010 [2021-07-13T19:14:01.362Z] ---> 291192fa7ac8 [2021-07-13T19:14:01.362Z] [2021-07-13T19:14:01.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.962s coverage: 66.9% of statements [2021-07-13T19:14:01.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-13T19:14:01.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-13T19:14:01.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-13T19:14:01.973Z] Successfully built 291192fa7ac8 [2021-07-13T19:14:01.973Z] Successfully tagged support-scheduler:latest [2021-07-13T19:14:03.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.6% of statements [2021-07-13T19:14:03.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-13T19:14:03.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-13T19:14:03.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2021-07-13T19:14:03.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-13T19:14:03.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2021-07-13T19:14:03.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-13T19:14:05.340Z]  Building support-scheduler ... done Removing intermediate container 956e0128aa6a [2021-07-13T19:14:05.341Z] ---> 4b416adefb65 [2021-07-13T19:14:05.341Z] [2021-07-13T19:14:05.341Z] Step 11/22 : FROM alpine:3.12 [2021-07-13T19:14:05.341Z] ---> 13621d1b12d4 [2021-07-13T19:14:05.341Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-13T19:14:06.742Z] ---> Running in ed5720d76101 [2021-07-13T19:14:07.320Z] Removing intermediate container f7beb65b32f4 [2021-07-13T19:14:07.320Z] ---> 2803c3d8fa61 [2021-07-13T19:14:07.320Z] [2021-07-13T19:14:07.320Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:14:07.320Z] ---> 13621d1b12d4 [2021-07-13T19:14:07.320Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:14:07.320Z] ---> Using cache [2021-07-13T19:14:07.320Z] ---> fb8bb123a270 [2021-07-13T19:14:07.320Z] 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:14:07.320Z] ---> Using cache [2021-07-13T19:14:07.320Z] ---> beae0e4a0560 [2021-07-13T19:14:07.320Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-13T19:14:07.588Z] ---> Running in e62a7b8c297d [2021-07-13T19:14:07.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:08.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:08.112Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-13T19:14:08.112Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:14:08.112Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-13T19:14:08.112Z] (4/4) Installing curl (7.77.0-r0) [2021-07-13T19:14:08.112Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:14:08.112Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:14:08.112Z] OK: 7 MiB in 18 packages [2021-07-13T19:14:08.376Z] Removing intermediate container e62a7b8c297d [2021-07-13T19:14:08.376Z] ---> eb74b28687a8 [2021-07-13T19:14:08.376Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:14:08.957Z] ---> Running in 4baa8cdef303 [2021-07-13T19:14:09.906Z] Removing intermediate container 4baa8cdef303 [2021-07-13T19:14:09.906Z] ---> d21097b40426 [2021-07-13T19:14:09.906Z] Step 16/24 : WORKDIR / [2021-07-13T19:14:10.170Z] Removing intermediate container ed5720d76101 [2021-07-13T19:14:10.171Z] ---> 25ec03bc2ac4 [2021-07-13T19:14:10.171Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:14:10.443Z] ---> Running in 9ea82a455e2c [2021-07-13T19:14:10.443Z] ---> Running in fd5485afcde2 [2021-07-13T19:14:10.717Z] Removing intermediate container 9ea82a455e2c [2021-07-13T19:14:10.717Z] ---> f150c7012671 [2021-07-13T19:14:10.717Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:14:10.717Z] Removing intermediate container fd5485afcde2 [2021-07-13T19:14:10.717Z] ---> 817e62e481f1 [2021-07-13T19:14:10.717Z] Step 14/22 : WORKDIR /edgex [2021-07-13T19:14:10.987Z] ---> Running in d06fad83893a [2021-07-13T19:14:10.987Z] ---> 8c4f18c8bff3 [2021-07-13T19:14:10.987Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-13T19:14:11.247Z] Removing intermediate container d06fad83893a [2021-07-13T19:14:11.247Z] ---> 8fc932b30a9a [2021-07-13T19:14:11.247Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.3% of statements [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 91.9% of statements [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.6% of statements [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-13T19:14:11.499Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2021-07-13T19:14:11.499Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 95.4% of statements [2021-07-13T19:14:11.825Z] ---> 7f5e995bfe80 [2021-07-13T19:14:11.825Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:12.092Z] GO111MODULE=on go vet ./... [2021-07-13T19:14:12.110Z] ---> a45d4e8b0658 [2021-07-13T19:14:12.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-13T19:14:12.110Z] ---> f2a577396f13 [2021-07-13T19:14:12.110Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-13T19:14:12.110Z] ---> Running in 46d681fc770b [2021-07-13T19:14:14.021Z] Removing intermediate container 46d681fc770b [2021-07-13T19:14:14.021Z] ---> 51248a772159 [2021-07-13T19:14:14.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:14:14.282Z] ---> 7f40bc97a781 [2021-07-13T19:14:14.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-13T19:14:14.282Z] ---> Running in 0c01e9d8ab74 [2021-07-13T19:14:14.282Z] Removing intermediate container 4f319daa2c13 [2021-07-13T19:14:14.282Z] ---> 3cf7e3103be6 [2021-07-13T19:14:14.282Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-13T19:14:14.543Z] Removing intermediate container 0c01e9d8ab74 [2021-07-13T19:14:14.543Z] ---> 3ab4f9a54984 [2021-07-13T19:14:14.543Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:14:14.543Z] ---> Running in 78383e113148 [2021-07-13T19:14:14.812Z] ---> Running in 908de1eaafc5 [2021-07-13T19:14:14.812Z] ---> 95c90bc5687e [2021-07-13T19:14:14.812Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-13T19:14:14.812Z] ---> Running in 457af248f77a [2021-07-13T19:14:14.812Z] Removing intermediate container 908de1eaafc5 [2021-07-13T19:14:14.812Z] ---> db73c6623c0f [2021-07-13T19:14:14.812Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:14:15.074Z] ---> Running in 8fa5d95e1af4 [2021-07-13T19:14:15.074Z] Removing intermediate container 457af248f77a [2021-07-13T19:14:15.075Z] ---> aa089facb423 [2021-07-13T19:14:15.075Z] Step 19/22 : CMD ["--init=true"] [2021-07-13T19:14:15.075Z] 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:14:15.335Z] ---> Running in 264bfd15a97d [2021-07-13T19:14:15.335Z] Removing intermediate container 8fa5d95e1af4 [2021-07-13T19:14:15.335Z] ---> 8c4317553292 [2021-07-13T19:14:15.335Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:14:15.907Z] ---> Running in db93d38a2829 [2021-07-13T19:14:15.907Z] Removing intermediate container 264bfd15a97d [2021-07-13T19:14:15.907Z] ---> e8fae4ed49dd [2021-07-13T19:14:15.907Z] Step 20/22 : LABEL arch=x86_64 [2021-07-13T19:14:16.847Z] ---> Running in 4d163f134026 [2021-07-13T19:14:16.847Z] Removing intermediate container db93d38a2829 [2021-07-13T19:14:16.847Z] ---> c0568da26d03 [2021-07-13T19:14:16.847Z] [2021-07-13T19:14:16.847Z] Successfully built c0568da26d03 [2021-07-13T19:14:16.847Z] Successfully tagged core-command:latest [2021-07-13T19:14:17.106Z]  Building core-command ... done Removing intermediate container 4d163f134026 [2021-07-13T19:14:17.106Z] ---> 144907244879 [2021-07-13T19:14:17.106Z] Step 21/22 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:14:17.106Z] Removing intermediate container 78383e113148 [2021-07-13T19:14:17.106Z] ---> 0f4085b1d811 [2021-07-13T19:14:17.106Z] [2021-07-13T19:14:17.106Z] Step 12/24 : FROM docker:20.10.0 [2021-07-13T19:14:17.367Z] ---> Running in 52128a032d0b [2021-07-13T19:14:17.367Z] 20.10.0: Pulling from library/docker [2021-07-13T19:14:17.367Z] Removing intermediate container 52128a032d0b [2021-07-13T19:14:17.367Z] ---> 9ac73b7c498a [2021-07-13T19:14:17.367Z] Step 22/22 : LABEL version=0.0.0 [2021-07-13T19:14:17.633Z] ---> Running in a5018c567e2d [2021-07-13T19:14:17.898Z] Removing intermediate container a5018c567e2d [2021-07-13T19:14:17.898Z] ---> fc436659eb14 [2021-07-13T19:14:17.898Z] [2021-07-13T19:14:18.159Z] Successfully built fc436659eb14 [2021-07-13T19:14:18.159Z] Successfully tagged security-proxy-setup:latest [2021-07-13T19:14:20.739Z]  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-13T19:14:20.739Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-13T19:14:20.739Z] ---> aefe523efa57 [2021-07-13T19:14:20.739Z] 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:14:22.671Z] ---> Running in 9526e1bdf733 [2021-07-13T19:14:22.671Z] Removing intermediate container 9526e1bdf733 [2021-07-13T19:14:22.671Z] ---> 629290d235df [2021-07-13T19:14:22.671Z] 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:14:22.671Z] ---> Running in 606ff1d79d84 [2021-07-13T19:14:22.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:22.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-13T19:14:22.932Z] (1/39) Installing readline (8.0.4-r0) [2021-07-13T19:14:22.932Z] (2/39) Installing bash (5.0.17-r0) [2021-07-13T19:14:22.932Z] Executing bash-5.0.17-r0.post-install [2021-07-13T19:14:22.932Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:14:22.932Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-13T19:14:22.932Z] (5/39) Installing curl (7.77.0-r0) [2021-07-13T19:14:22.932Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-13T19:14:22.932Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-13T19:14:22.932Z] (8/39) Installing expat (2.2.9-r1) [2021-07-13T19:14:22.932Z] (9/39) Installing libffi (3.3-r2) [2021-07-13T19:14:22.932Z] (10/39) Installing gdbm (1.13-r1) [2021-07-13T19:14:22.932Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-13T19:14:22.932Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-13T19:14:22.932Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-13T19:14:23.504Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-13T19:14:23.505Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-13T19:14:23.505Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-13T19:14:23.505Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-13T19:14:23.505Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-13T19:14:23.505Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-13T19:14:23.768Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-13T19:14:23.768Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-13T19:14:23.768Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-13T19:14:23.768Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-13T19:14:23.768Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-13T19:14:23.768Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-13T19:14:23.768Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-13T19:14:23.768Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-13T19:14:23.768Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-13T19:14:23.768Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-13T19:14:23.768Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-13T19:14:23.768Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-13T19:14:23.768Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-13T19:14:23.768Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-13T19:14:23.768Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-13T19:14:23.768Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-13T19:14:23.769Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-13T19:14:23.769Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-13T19:14:23.769Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-13T19:14:23.769Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-13T19:14:24.032Z] Executing busybox-1.31.1-r19.trigger [2021-07-13T19:14:24.032Z] OK: 72 MiB in 59 packages [2021-07-13T19:14:24.607Z] Collecting docker-compose==1.23.2 [2021-07-13T19:14:24.607Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-13T19:14:24.607Z] 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:14:24.607Z] Collecting docopt<0.7,>=0.6.1 [2021-07-13T19:14:24.607Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-13T19:14:24.869Z] Collecting cached-property<2,>=1.2.0 [2021-07-13T19:14:24.869Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-13T19:14:25.131Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-13T19:14:25.131Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-13T19:14:25.131Z] Collecting jsonschema<3,>=2.5.1 [2021-07-13T19:14:25.131Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-13T19:14:25.399Z] Collecting PyYAML<4,>=3.10 [2021-07-13T19:14:25.399Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-13T19:14:25.973Z] Collecting texttable<0.10,>=0.9.0 [2021-07-13T19:14:25.973Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-13T19:14:26.233Z] Collecting docker<4.0,>=3.6.0 [2021-07-13T19:14:26.233Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-13T19:14:26.233Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-13T19:14:26.233Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-13T19:14:26.233Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-13T19:14:26.497Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-13T19:14:26.757Z] Collecting idna<2.8,>=2.5 [2021-07-13T19:14:26.757Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-13T19:14:26.757Z] 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:14:26.757Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-13T19:14:26.757Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-13T19:14:26.757Z] 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:14:26.757Z] Collecting docker-pycreds>=0.4.0 [2021-07-13T19:14:26.757Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-13T19:14:26.757Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-13T19:14:26.757Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-13T19:14:26.757Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-13T19:14:26.757Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-13T19:14:27.018Z] Installing collected packages: docopt, cached-property, idna, urllib3, requests, jsonschema, PyYAML, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2021-07-13T19:14:27.018Z] Running setup.py install for docopt: started [2021-07-13T19:14:27.281Z] Running setup.py install for docopt: finished with status 'done' [2021-07-13T19:14:27.281Z] Attempting uninstall: idna [2021-07-13T19:14:27.281Z] Found existing installation: idna 2.9 [2021-07-13T19:14:27.281Z] Uninstalling idna-2.9: [2021-07-13T19:14:27.281Z] Successfully uninstalled idna-2.9 [2021-07-13T19:14:27.543Z] Attempting uninstall: urllib3 [2021-07-13T19:14:27.543Z] Found existing installation: urllib3 1.25.9 [2021-07-13T19:14:27.543Z] Uninstalling urllib3-1.25.9: [2021-07-13T19:14:27.543Z] Successfully uninstalled urllib3-1.25.9 [2021-07-13T19:14:27.543Z] Attempting uninstall: requests [2021-07-13T19:14:27.543Z] Found existing installation: requests 2.23.0 [2021-07-13T19:14:27.543Z] Uninstalling requests-2.23.0: [2021-07-13T19:14:27.805Z] Successfully uninstalled requests-2.23.0 [2021-07-13T19:14:27.805Z] Running setup.py install for PyYAML: started [2021-07-13T19:14:28.375Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-13T19:14:28.375Z] Running setup.py install for texttable: started [2021-07-13T19:14:28.641Z] Running setup.py install for texttable: finished with status 'done' [2021-07-13T19:14:28.902Z] Running setup.py install for dockerpty: started [2021-07-13T19:14:29.164Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-13T19:14:29.426Z] 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:14:37.574Z] Removing intermediate container 606ff1d79d84 [2021-07-13T19:14:37.574Z] ---> 31180bb290bf [2021-07-13T19:14:37.574Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-13T19:14:37.574Z] ---> Running in 1432e60a97d3 [2021-07-13T19:14:37.574Z] Removing intermediate container 1432e60a97d3 [2021-07-13T19:14:37.574Z] ---> d81cdb744de1 [2021-07-13T19:14:37.574Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-13T19:14:37.574Z] ---> Running in 2acc29df4bd8 [2021-07-13T19:14:37.574Z] Removing intermediate container 2acc29df4bd8 [2021-07-13T19:14:37.574Z] ---> aada5534fb25 [2021-07-13T19:14:37.574Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-13T19:14:38.149Z] ---> 162c90a3ad23 [2021-07-13T19:14:38.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-13T19:14:38.149Z] ---> 02f2d1e63bae [2021-07-13T19:14:38.149Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-13T19:14:38.410Z] ---> d294e17fd0f2 [2021-07-13T19:14:38.410Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-13T19:14:38.674Z] ---> Running in f59d496a3025 [2021-07-13T19:14:38.674Z] Removing intermediate container f59d496a3025 [2021-07-13T19:14:38.674Z] ---> d969c62b3bb7 [2021-07-13T19:14:38.674Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:14:38.674Z] ---> Running in cc1623f065cc [2021-07-13T19:14:38.674Z] Removing intermediate container cc1623f065cc [2021-07-13T19:14:38.674Z] ---> 76417ce4bc97 [2021-07-13T19:14:38.674Z] Step 22/24 : LABEL arch=x86_64 [2021-07-13T19:14:38.674Z] ---> Running in 202ef9c0f1e3 [2021-07-13T19:14:38.936Z] Removing intermediate container 202ef9c0f1e3 [2021-07-13T19:14:38.936Z] ---> 885c47dabe3d [2021-07-13T19:14:38.936Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:14:38.936Z] ---> Running in 8ccc681d7641 [2021-07-13T19:14:38.936Z] Removing intermediate container 8ccc681d7641 [2021-07-13T19:14:38.936Z] ---> e1199b590f10 [2021-07-13T19:14:38.936Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:14:39.197Z] ---> Running in d62211f4a91e [2021-07-13T19:14:39.197Z] Removing intermediate container d62211f4a91e [2021-07-13T19:14:39.197Z] ---> 1d00f7cf09e5 [2021-07-13T19:14:39.197Z] [2021-07-13T19:14:39.197Z] Successfully built 1d00f7cf09e5 [2021-07-13T19:14:39.457Z] Successfully tagged sys-mgmt-agent:latest [2021-07-13T19:14:39.466Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-13T19:14:39.492Z] $ docker stop --time=1 7102fab450e884e01f71373d9341b454167a6654f257a403a0307e0ed3b88bde [2021-07-13T19:14:40.881Z] $ docker rm -f 7102fab450e884e01f71373d9341b454167a6654f257a403a0307e0ed3b88bde [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T19:14:41.319Z] + docker images [2021-07-13T19:14:41.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T19:14:41.319Z] sys-mgmt-agent latest 1d00f7cf09e5 2 seconds ago 311MB [2021-07-13T19:14:41.319Z] security-proxy-setup latest fc436659eb14 24 seconds ago 25.7MB [2021-07-13T19:14:41.319Z] 0f4085b1d811 25 seconds ago 1.16GB [2021-07-13T19:14:41.319Z] core-command latest c0568da26d03 25 seconds ago 15.9MB [2021-07-13T19:14:41.319Z] 2803c3d8fa61 35 seconds ago 1.16GB [2021-07-13T19:14:41.319Z] 4b416adefb65 37 seconds ago 1.16GB [2021-07-13T19:14:41.319Z] support-scheduler latest 291192fa7ac8 40 seconds ago 15.9MB [2021-07-13T19:14:41.319Z] 1d9842d788c1 47 seconds ago 1.16GB [2021-07-13T19:14:41.319Z] security-bootstrapper latest 858ee0ec2381 58 seconds ago 18.6MB [2021-07-13T19:14:41.319Z] core-data latest 61434424c040 About a minute ago 20.3MB [2021-07-13T19:14:41.319Z] security-secretstore-setup latest 1659c07cc086 About a minute ago 28.7MB [2021-07-13T19:14:41.319Z] core-metadata latest f5e104209345 About a minute ago 16.6MB [2021-07-13T19:14:41.319Z] support-notifications latest 900ce10f3596 About a minute ago 16.7MB [2021-07-13T19:14:41.319Z] f8a79013c18f About a minute ago 1.16GB [2021-07-13T19:14:41.319Z] 35184343fd50 About a minute ago 1.16GB [2021-07-13T19:14:41.319Z] 92103497a78b About a minute ago 1.17GB [2021-07-13T19:14:41.319Z] e0ccc52c762b About a minute ago 1.16GB [2021-07-13T19:14:41.319Z] d978d7bb4f9d About a minute ago 1.16GB [2021-07-13T19:14:41.319Z] ci-base-image-x86_64 latest f23c135a4433 6 minutes ago 659MB [2021-07-13T19:14:41.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 3 days ago 457MB [2021-07-13T19:14:41.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 6 days ago 37.5MB [2021-07-13T19:14:41.319Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-13T19:14:41.319Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-13T19:14:41.319Z] 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:14:57.590Z] Still waiting to schedule task [2021-07-13T19:14:57.591Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-13T19:15:33.885Z] gofmt -l . [2021-07-13T19:15:33.885Z] [ "`gofmt -l .`" = "" ] [2021-07-13T19:15:33.885Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-13T19:15:34.576Z] + ls -al . [2021-07-13T19:15:34.576Z] total 592 [2021-07-13T19:15:34.576Z] drwxrwxr-x 9 1001 1001 4096 Jul 13 19:15 . [2021-07-13T19:15:34.576Z] drwxr-xr-x 4 root root 4096 Jul 13 19:11 .. [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 11 Jul 13 19:09 .dockerignore [2021-07-13T19:15:34.576Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 19:09 .git [2021-07-13T19:15:34.576Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:09 .github [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 818 Jul 13 19:09 .gitignore [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 76 Jul 13 19:09 .hadolint.yml [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 19:09 .sonarcloud.properties [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 8609 Jul 13 19:09 Attribution.txt [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 43881 Jul 13 19:09 CHANGELOG.md [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:09 CONTRIBUTING.md [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 931 Jul 13 19:09 Dockerfile.build [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 849 Jul 13 19:09 Jenkinsfile [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:09 LICENSE [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 6003 Jul 13 19:09 Makefile [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 7818 Jul 13 19:09 README.md [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 6912 Jul 13 19:09 SECURITY.md [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 19:06 VERSION [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 4131 Jul 13 19:09 ZMQWindows.md [2021-07-13T19:15:34.576Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 19:09 bin [2021-07-13T19:15:34.576Z] drwxrwxr-x 14 1001 1001 4096 Jul 13 19:09 cmd [2021-07-13T19:15:34.576Z] -rw-r--r-- 1 root root 399433 Jul 13 19:14 coverage.out [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 812 Jul 13 19:09 go.mod [2021-07-13T19:15:34.576Z] -rw-r--r-- 1 root root 20973 Jul 13 19:11 go.sum [2021-07-13T19:15:34.576Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 19:09 internal [2021-07-13T19:15:34.576Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:09 openapi [2021-07-13T19:15:34.576Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 19:09 snap [2021-07-13T19:15:34.576Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 19:09 version.go [Pipeline] sh [2021-07-13T19:15:35.257Z] + '[' -e coverage.out ] [2021-07-13T19:15:35.257Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-13T19:15:35.324Z] Warning: overwriting stash ‘coverage-report’ [2021-07-13T19:15:36.095Z] Stashed 1 file(s) [Pipeline] sh [2021-07-13T19:15:36.766Z] + make build [2021-07-13T19:15:36.766Z] go mod tidy [2021-07-13T19:15:37.367Z] 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:15:44.085Z] 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:16:06.551Z] 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:16:08.545Z] 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:16:11.958Z] 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:16:13.022Z] 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:16:16.419Z] 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:16:19.835Z] 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:16:23.232Z] 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:16:26.618Z] 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:16:30.005Z] 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:16:32.635Z] 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:16:38.101Z] $ docker stop --time=1 565e5d94e2801ae89b51e2b3ab1b0531e0b8381d6804db174504e760a232a06e [2021-07-13T19:16:40.504Z] $ docker rm -f 565e5d94e2801ae89b51e2b3ab1b0531e0b8381d6804db174504e760a232a06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:16:42.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:16:42.330Z] [2021-07-13T19:16:42.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:16:42.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:16:43.011Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-13T19:16:43.011Z] 29e5d40040c1: Pulling fs layer [2021-07-13T19:16:43.011Z] 1ce36da41761: Pulling fs layer [2021-07-13T19:16:43.011Z] 25b303627fd3: Pulling fs layer [2021-07-13T19:16:43.290Z] 29e5d40040c1: Verifying Checksum [2021-07-13T19:16:43.290Z] 29e5d40040c1: Download complete [2021-07-13T19:16:44.273Z] 29e5d40040c1: Pull complete [2021-07-13T19:16:44.273Z] 1ce36da41761: Download complete [2021-07-13T19:16:45.708Z] 25b303627fd3: Verifying Checksum [2021-07-13T19:16:45.708Z] 25b303627fd3: Download complete [2021-07-13T19:16:45.708Z] 1ce36da41761: Pull complete [2021-07-13T19:16:55.864Z] 25b303627fd3: Pull complete [2021-07-13T19:16:55.864Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-13T19:16:55.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:16:55.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-13T19:16:56.157Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-07-13T19:16:56.252Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-13T19:16:58.964Z] $ docker top 0a168d0a9302b3dbdc8e1c2a1230d083627bc6da606582b97fa2e0324e2e6349 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:16:59.962Z] + docker-compose build --help [2021-07-13T19:16:59.962Z] + grep parallel [2021-07-13T19:17:03.335Z] --parallel Build images in parallel. [Pipeline] } [2021-07-13T19:17:03.652Z] $ docker stop --time=1 0a168d0a9302b3dbdc8e1c2a1230d083627bc6da606582b97fa2e0324e2e6349 [2021-07-13T19:17:05.508Z] $ docker rm -f 0a168d0a9302b3dbdc8e1c2a1230d083627bc6da606582b97fa2e0324e2e6349 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:17:06.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-13T19:17:06.317Z] . [Pipeline] withDockerContainer [2021-07-13T19:17:06.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-07-13T19:17:06.677Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-13T19:17:08.223Z] $ docker top feb14031202bdddad438d0759c7f617531fa736e7ce475f9303b169f3125b9a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:17:09.208Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-13T19:17:12.589Z] Building core-command ... [2021-07-13T19:17:12.589Z] Building core-data ... [2021-07-13T19:17:12.589Z] Building core-metadata ... [2021-07-13T19:17:12.589Z] Building security-bootstrapper ... [2021-07-13T19:17:12.589Z] Building security-proxy-setup ... [2021-07-13T19:17:12.589Z] Building security-secretstore-setup ... [2021-07-13T19:17:12.589Z] Building support-notifications ... [2021-07-13T19:17:12.589Z] Building support-scheduler ... [2021-07-13T19:17:12.589Z] Building sys-mgmt-agent ... [2021-07-13T19:17:12.589Z] Building support-scheduler [2021-07-13T19:17:12.589Z] Building security-bootstrapper [2021-07-13T19:17:12.589Z] Building core-command [2021-07-13T19:17:12.589Z] Building support-notifications [2021-07-13T19:17:12.589Z] Building sys-mgmt-agent [2021-07-13T19:18:11.792Z] Running on prd-ubuntu18.04-docker-8c-8g-6 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-13T19:18:11.850Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-13T19:18:12.012Z] The recommended git tool is: git [2021-07-13T19:18:14.376Z] using credential edgex-jenkins-ssh [2021-07-13T19:18:14.391Z] Cloning the remote Git repository [2021-07-13T19:18:14.413Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:18:14.485Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-13T19:18:14.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:18:14.530Z] > git --version # timeout=10 [2021-07-13T19:18:14.542Z] > git --version # 'git version 2.17.1' [2021-07-13T19:18:14.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:18:14.570Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:18:20.275Z] Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:18:20.370Z] Merge succeeded, producing 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:18:20.372Z] Checking out Revision 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 (PR-3619) [2021-07-13T19:18:19.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:18:19.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-13T19:18:19.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-13T19:18:19.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-13T19:18:19.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:18:19.842Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-13T19:18:20.283Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:18:20.288Z] > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 [2021-07-13T19:18:20.343Z] > git remote # timeout=10 [2021-07-13T19:18:20.349Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T19:18:20.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-13T19:18:20.358Z] > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 [2021-07-13T19:18:20.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T19:18:20.375Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T19:18:20.385Z] > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 [2021-07-13T19:18:20.667Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:18:20.667Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:18:20.667Z] ---> 662f56d24d41 [2021-07-13T19:18:20.667Z] Step 3/32 : WORKDIR /edgex-go [2021-07-13T19:18:20.667Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:18:20.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:18:20.667Z] ---> 662f56d24d41 [2021-07-13T19:18:20.667Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:18:20.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:18:20.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:18:20.667Z] ---> 662f56d24d41 [2021-07-13T19:18:20.667Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:18:20.667Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:18:20.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:18:20.667Z] ---> 662f56d24d41 [2021-07-13T19:18:20.667Z] Step 3/23 : WORKDIR /edgex-go [2021-07-13T19:18:20.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:18:20.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:18:20.667Z] ---> 662f56d24d41 [2021-07-13T19:18:20.667Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:18:20.667Z] ---> Running in 0b999a51a293 [2021-07-13T19:18:20.667Z] ---> Running in c7b1df14ab05 [2021-07-13T19:18:20.667Z] ---> Running in 04bf29ede3ec [2021-07-13T19:18:20.667Z] ---> Running in 80162a69023a [2021-07-13T19:18:20.667Z] ---> Running in 0aedf0119cac [2021-07-13T19:18:20.667Z] Removing intermediate container 0b999a51a293 [2021-07-13T19:18:20.667Z] ---> 9b7017cfe236 [2021-07-13T19:18:20.667Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:18:20.667Z] Removing intermediate container c7b1df14ab05 [2021-07-13T19:18:20.667Z] ---> a585bf5eb536 [2021-07-13T19:18:20.667Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:18:20.667Z] Removing intermediate container 04bf29ede3ec [2021-07-13T19:18:20.667Z] ---> ae1a007b2613 [2021-07-13T19:18:20.667Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:18:20.667Z] Removing intermediate container 0aedf0119cac [2021-07-13T19:18:20.667Z] ---> 363490ccfa85 [2021-07-13T19:18:20.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 80162a69023a [2021-07-13T19:18:20.667Z] ---> 7b921435c468 [2021-07-13T19:18:20.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:18:20.667Z] [2021-07-13T19:18:20.667Z] ---> Running in 7e3f7ea6eeeb [2021-07-13T19:18:20.667Z] ---> Running in ace568b2d8b1 [2021-07-13T19:18:20.940Z] ---> Running in f42583b217b0 [2021-07-13T19:18:20.940Z] ---> Running in 6d79dc902bcf [2021-07-13T19:18:20.940Z] ---> Running in 554c574bbdf8 [2021-07-13T19:18:24.027Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-07-13T19:18:24.052Z] > git --version # timeout=10 [2021-07-13T19:18:24.055Z] > git --version # 'git version 2.17.1' [2021-07-13T19:18:24.059Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-13T19:18:24.354Z] Removing intermediate container 7e3f7ea6eeeb [2021-07-13T19:18:24.354Z] ---> 5e6293182a0c [2021-07-13T19:18:24.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-13T19:18:24.631Z] ---> Running in 714196a7dd05 [2021-07-13T19:18:24.631Z] Removing intermediate container ace568b2d8b1 [2021-07-13T19:18:24.631Z] ---> cf56b3e79aaf [2021-07-13T19:18:24.631Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:18:25.217Z] + echo snap-build.sh [2021-07-13T19:18:25.218Z] snap-build.sh [2021-07-13T19:18:25.218Z] + SNAP_BASE_DIR=. [2021-07-13T19:18:25.218Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-13T19:18:25.218Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-13T19:18:25.218Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-13T19:18:25.218Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-13T19:18:25.218Z] + cd /w/workspace/edgex-go/1 [2021-07-13T19:18:25.218Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-13T19:18:25.218Z] Reading package lists... [2021-07-13T19:18:25.240Z] ---> Running in 90ce9f34fe3f [2021-07-13T19:18:25.240Z] Removing intermediate container f42583b217b0 [2021-07-13T19:18:25.240Z] ---> d6a1bcdad6c9 [2021-07-13T19:18:25.240Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-13T19:18:25.240Z] Removing intermediate container 6d79dc902bcf [2021-07-13T19:18:25.240Z] ---> f549ec2e818e [2021-07-13T19:18:25.240Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-13T19:18:25.481Z] Building dependency tree... [2021-07-13T19:18:25.481Z] Reading state information... [2021-07-13T19:18:25.481Z] The following packages were automatically installed and are no longer required: [2021-07-13T19:18:25.481Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-13T19:18:25.481Z] uidmap xdelta3 [2021-07-13T19:18:25.481Z] Use 'sudo apt autoremove' to remove them. [2021-07-13T19:18:25.745Z] The following packages will be REMOVED: [2021-07-13T19:18:25.745Z] lxd* lxd-client* [2021-07-13T19:18:25.835Z] ---> Running in 8d000f4bdc3e [2021-07-13T19:18:25.835Z] Removing intermediate container 554c574bbdf8 [2021-07-13T19:18:25.835Z] ---> b2ce3b00d11e [2021-07-13T19:18:25.835Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:18:26.006Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-13T19:18:26.006Z] After this operation, 31.7 MB disk space will be freed. [2021-07-13T19:18:26.108Z] ---> Running in 12c250a77b43 [2021-07-13T19:18:26.108Z] ---> Running in df583e3c65e6 [2021-07-13T19:18:26.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:26.531Z] (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:18:26.531Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-13T19:18:27.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:27.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:27.476Z] Removing lxd dnsmasq configuration [2021-07-13T19:18:27.476Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-13T19:18:27.738Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-13T19:18:27.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:27.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:27.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:28.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:28.685Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:18:28.685Z] (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:18:28.685Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-13T19:18:28.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:29.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:29.138Z] OK: 218 MiB in 52 packages [2021-07-13T19:18:29.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:18:29.138Z] OK: 218 MiB in 52 packages [2021-07-13T19:18:30.083Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-13T19:18:30.083Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-13T19:18:30.134Z] OK: 218 MiB in 52 packages [2021-07-13T19:18:30.134Z] OK: 218 MiB in 52 packages [2021-07-13T19:18:30.737Z] OK: 218 MiB in 52 packages [2021-07-13T19:18:31.021Z] Removing intermediate container 90ce9f34fe3f [2021-07-13T19:18:31.021Z] ---> d1728c41eec5 [2021-07-13T19:18:31.021Z] Step 6/23 : COPY go.mod . [2021-07-13T19:18:31.295Z] Removing intermediate container 714196a7dd05 [2021-07-13T19:18:31.295Z] ---> ee8b31ea32e7 [2021-07-13T19:18:31.295Z] Step 6/23 : COPY go.mod . [2021-07-13T19:18:31.474Z] + sudo snap remove --purge lxd [2021-07-13T19:18:31.475Z] snap "lxd" is not installed [2021-07-13T19:18:31.475Z] + sudo groupadd --force --system lxd [2021-07-13T19:18:31.475Z] ++ whoami [2021-07-13T19:18:31.475Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-13T19:18:31.475Z] + newgrp - lxd [2021-07-13T19:18:31.475Z] + sudo snap install lxd [2021-07-13T19:18:31.571Z] Removing intermediate container 8d000f4bdc3e [2021-07-13T19:18:31.571Z] ---> 9cf4bc2ee3d7 [2021-07-13T19:18:31.571Z] Step 6/32 : COPY go.mod . [2021-07-13T19:18:31.848Z] Removing intermediate container df583e3c65e6 [2021-07-13T19:18:31.848Z] ---> 6a80307209bb [2021-07-13T19:18:31.848Z] Step 6/24 : COPY go.mod . [2021-07-13T19:18:32.448Z] Removing intermediate container 12c250a77b43 [2021-07-13T19:18:32.448Z] ---> b1c0ac2679b5 [2021-07-13T19:18:32.448Z] Step 6/24 : COPY go.mod . [2021-07-13T19:18:32.724Z] ---> a5a2b4a98448 [2021-07-13T19:18:32.724Z] ---> 9f6b00c18d91 [2021-07-13T19:18:32.724Z] Step 7/23 : RUN go mod download [2021-07-13T19:18:32.724Z] Step 7/23 : RUN go mod download [2021-07-13T19:18:32.724Z] ---> 9d78de99cf57 [2021-07-13T19:18:32.724Z] Step 7/32 : RUN go mod download [2021-07-13T19:18:32.724Z] ---> Running in 8ef6e98de199 [2021-07-13T19:18:32.724Z] ---> Running in 6a81bd0d82b1 [2021-07-13T19:18:33.002Z] ---> Running in 11885c1efb6e [2021-07-13T19:18:33.275Z] ---> f2361f988a42 [2021-07-13T19:18:33.275Z] Step 7/24 : RUN go mod download [2021-07-13T19:18:33.556Z] ---> Running in 36de61e914ee [2021-07-13T19:18:33.556Z] ---> 29207ce50262 [2021-07-13T19:18:33.556Z] Step 7/24 : RUN go mod download [2021-07-13T19:18:33.834Z] ---> Running in 6bc498d0616c [2021-07-13T19:18:38.155Z] Removing intermediate container 8ef6e98de199 [2021-07-13T19:18:38.155Z] ---> 80c8ededa0e7 [2021-07-13T19:18:38.155Z] Step 8/23 : COPY . . [2021-07-13T19:18:38.155Z] Removing intermediate container 6a81bd0d82b1 [2021-07-13T19:18:38.155Z] ---> 5f1366a3941b [2021-07-13T19:18:38.155Z] Step 8/23 : COPY . . [2021-07-13T19:18:38.155Z] Removing intermediate container 11885c1efb6e [2021-07-13T19:18:38.155Z] ---> e12e719984e2 [2021-07-13T19:18:38.155Z] Step 8/32 : COPY . . [2021-07-13T19:18:38.757Z] Removing intermediate container 36de61e914ee [2021-07-13T19:18:38.757Z] ---> 84739b8c43f6 [2021-07-13T19:18:38.757Z] Step 8/24 : COPY . . [2021-07-13T19:18:39.032Z] Removing intermediate container 6bc498d0616c [2021-07-13T19:18:39.033Z] ---> b8f9d035a56d [2021-07-13T19:18:39.033Z] Step 8/24 : COPY . . [2021-07-13T19:18:39.630Z] 2021-07-13T19:18:37Z INFO Waiting for automatic snapd restart... [2021-07-13T19:18:57.769Z] lxd 4.16 from Canonical* installed [2021-07-13T19:18:57.769Z] + sudo lxd init --auto [2021-07-13T19:19:01.207Z] ---> 251869f8dba4 [2021-07-13T19:19:01.207Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:19:01.207Z] ---> df5991a9495b [2021-07-13T19:19:01.207Z] Step 9/23 : RUN go mod tidy [2021-07-13T19:19:01.207Z] ---> 9088e08a2a61 [2021-07-13T19:19:01.207Z] Step 9/32 : RUN go mod tidy [2021-07-13T19:19:01.207Z] ---> 442ef789be29 [2021-07-13T19:19:01.207Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:19:01.207Z] ---> 30cae2293918 [2021-07-13T19:19:01.207Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:19:01.207Z] ---> Running in 3ea681d95b09 [2021-07-13T19:19:01.207Z] ---> Running in 35fe6ace3486 [2021-07-13T19:19:01.207Z] ---> Running in 2bb17c13f62d [2021-07-13T19:19:01.207Z] ---> Running in 6f339c228501 [2021-07-13T19:19:01.207Z] ---> Running in d458a98d78b0 [2021-07-13T19:19:05.533Z] Removing intermediate container 3ea681d95b09 [2021-07-13T19:19:05.533Z] ---> a3888035752d [2021-07-13T19:19:05.533Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-13T19:19:05.806Z] ---> Running in 242d5569366e [2021-07-13T19:19:05.806Z] Removing intermediate container 35fe6ace3486 [2021-07-13T19:19:05.806Z] ---> 028d9c7c524b [2021-07-13T19:19:05.806Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-13T19:19:05.963Z] + sudo snap install --classic snapcraft [2021-07-13T19:19:06.081Z] ---> Running in b7240929b525 [2021-07-13T19:19:06.366Z] Removing intermediate container 2bb17c13f62d [2021-07-13T19:19:06.366Z] ---> d6259ffaf6c6 [2021-07-13T19:19:06.366Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-13T19:19:06.366Z] Removing intermediate container 6f339c228501 [2021-07-13T19:19:06.366Z] ---> 76068e3842b1 [2021-07-13T19:19:06.366Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-13T19:19:06.637Z] ---> Running in 8ff673d06922 [2021-07-13T19:19:06.915Z] ---> Running in daeb4c78b524 [2021-07-13T19:19:06.915Z] Removing intermediate container d458a98d78b0 [2021-07-13T19:19:06.915Z] ---> 121ff259f4ae [2021-07-13T19:19:06.915Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-13T19:19:07.188Z] ---> Running in 8edf614a9837 [2021-07-13T19:19:07.810Z] 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:19:08.084Z] 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:19:09.555Z] 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:19:09.555Z] 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:19:09.555Z] 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:19:15.990Z] snapcraft 4.8.3 from Canonical* installed [2021-07-13T19:19:15.990Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-13T19:19:15.990Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-13T19:19:15.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T19:19:15.990Z] Dload Upload Total Spent Left Speed [2021-07-13T19:19:15.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4324 [2021-07-13T19:19:15.990Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8230k 0 --:--:-- --:--:-- --:--:-- 23.7M [2021-07-13T19:19:15.990Z] ./yq_linux_amd64 [2021-07-13T19:19:15.990Z] + sudo snapcraft prime --use-lxd [2021-07-13T19:19:18.540Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-13T19:19:18.540Z] 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:19:18.540Z] - README.md [2021-07-13T19:19:18.540Z] [2021-07-13T19:19:18.540Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-13T19:19:18.818Z] Launching a container. [2021-07-13T19:19:25.423Z] Waiting for container to be ready [2021-07-13T19:19:26.024Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-13T19:19:26.024Z] [2021-07-13T19:19:29.399Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-13T19:19:29.662Z] Waiting for network to be ready... [2021-07-13T19:19:30.235Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-13T19:19:30.235Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-13T19:19:30.235Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-13T19:19:30.499Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-13T19:19:30.499Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-13T19:19:30.499Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-13T19:19:30.499Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-13T19:19:30.499Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-13T19:19:30.499Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-13T19:19:30.499Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-13T19:19:30.766Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-13T19:19:30.766Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-13T19:19:31.030Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-13T19:19:31.030Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-13T19:19:31.030Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-13T19:19:31.030Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-13T19:19:31.030Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-13T19:19:31.030Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-13T19:19:31.603Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-13T19:19:31.864Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-13T19:19:31.864Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-13T19:19:32.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-13T19:19:32.126Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-13T19:19:32.126Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-13T19:19:32.126Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-13T19:19:32.126Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-13T19:19:32.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-13T19:19:34.051Z] Fetched 24.8 MB in 4s (6128 kB/s) [2021-07-13T19:19:34.997Z] Reading package lists... [2021-07-13T19:19:35.261Z] Reading package lists... [2021-07-13T19:19:35.261Z] Building dependency tree... [2021-07-13T19:19:35.261Z] Reading state information... [2021-07-13T19:19:35.524Z] The following additional packages will be installed: [2021-07-13T19:19:35.524Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-13T19:19:35.524Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-13T19:19:35.524Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-13T19:19:35.524Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-13T19:19:35.524Z] Suggested packages: [2021-07-13T19:19:35.524Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-13T19:19:35.525Z] Recommended packages: [2021-07-13T19:19:35.525Z] gnupg libsasl2-modules [2021-07-13T19:19:35.525Z] The following NEW packages will be installed: [2021-07-13T19:19:35.525Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-13T19:19:35.525Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-13T19:19:35.525Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-13T19:19:35.525Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-13T19:19:35.525Z] The following packages will be upgraded: [2021-07-13T19:19:35.525Z] gpg gpg-agent gpgconf libudev1 [2021-07-13T19:19:35.525Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-13T19:19:35.525Z] Need to get 3530 kB of archives. [2021-07-13T19:19:35.525Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-13T19:19:35.525Z] 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:19:35.525Z] 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:19:35.525Z] 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:19:35.525Z] 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:19:35.786Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-13T19:19:36.047Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-13T19:19:36.309Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-13T19:19:36.309Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-13T19:19:36.309Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-13T19:19:36.577Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-13T19:19:36.577Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-13T19:19:36.577Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-13T19:19:36.577Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-13T19:19:36.577Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-13T19:19:36.577Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-13T19:19:36.577Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-13T19:19:36.577Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-13T19:19:36.577Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-13T19:19:36.577Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-13T19:19:36.577Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-13T19:19:36.577Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-13T19:19:36.577Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-13T19:19:36.577Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:19:36.578Z] Fetched 3530 kB in 1s (3133 kB/s) [2021-07-13T19:19:36.839Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-13T19:19:36.839Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:19:36.839Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:19:36.839Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-13T19:19:36.839Z] Selecting previously unselected package udev. [2021-07-13T19:19:36.839Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-13T19:19:36.839Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:19:36.839Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-13T19:19:37.106Z] Selecting previously unselected package libfuse2:amd64. [2021-07-13T19:19:37.106Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-13T19:19:37.106Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-13T19:19:37.106Z] Selecting previously unselected package fuse. [2021-07-13T19:19:37.106Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-13T19:19:37.106Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-13T19:19:37.368Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:19:37.368Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:19:37.368Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:19:37.368Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:19:37.368Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:19:37.368Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:19:37.368Z] Selecting previously unselected package libksba8:amd64. [2021-07-13T19:19:37.368Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-13T19:19:37.368Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-13T19:19:37.633Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-13T19:19:37.633Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.633Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:37.633Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-13T19:19:37.633Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.633Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:37.633Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-13T19:19:37.633Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.633Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:37.633Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-13T19:19:37.633Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.895Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:37.895Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-13T19:19:37.895Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.895Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:37.895Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-13T19:19:37.895Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.895Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:37.895Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-13T19:19:37.895Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:37.895Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:38.157Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-13T19:19:38.157Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:38.158Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:38.158Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-13T19:19:38.158Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-13T19:19:38.158Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:38.158Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-13T19:19:38.158Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-13T19:19:38.158Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:19:38.158Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-13T19:19:38.158Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-13T19:19:38.158Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:19:38.158Z] Selecting previously unselected package libldap-common. [2021-07-13T19:19:38.158Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-13T19:19:38.158Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:19:38.418Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-13T19:19:38.418Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-13T19:19:38.418Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:19:38.418Z] Selecting previously unselected package dirmngr. [2021-07-13T19:19:38.418Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:19:38.418Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-13T19:19:38.680Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:19:38.680Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-13T19:19:38.680Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-13T19:19:38.680Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:19:38.680Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-13T19:19:38.680Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-13T19:19:38.680Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:38.680Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-13T19:19:38.680Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:19:38.680Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-13T19:19:38.943Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T19:19:39.207Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-13T19:19:39.207Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-13T19:19:39.207Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-13T19:19:39.207Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-13T19:19:39.207Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-13T19:19:39.207Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-13T19:19:39.207Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:19:39.801Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-13T19:19:39.801Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-13T19:19:39.801Z] This means they are not meant to be enabled using systemctl. [2021-07-13T19:19:39.801Z] Possible reasons for having this kind of units are: [2021-07-13T19:19:39.801Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-13T19:19:39.801Z] .wants/ or .requires/ directory. [2021-07-13T19:19:39.801Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-13T19:19:39.801Z] a requirement dependency on it. [2021-07-13T19:19:39.801Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-13T19:19:39.801Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-13T19:19:39.801Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-13T19:19:39.801Z] instance name specified. [2021-07-13T19:19:40.064Z] Reading package lists... [2021-07-13T19:19:40.064Z] Building dependency tree... [2021-07-13T19:19:40.064Z] Reading state information... [2021-07-13T19:19:40.336Z] The following additional packages will be installed: [2021-07-13T19:19:40.336Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-13T19:19:40.336Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-13T19:19:40.336Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-13T19:19:40.336Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-13T19:19:40.336Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-13T19:19:40.336Z] Suggested packages: [2021-07-13T19:19:40.336Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-13T19:19:40.336Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-13T19:19:40.336Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-13T19:19:40.336Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-13T19:19:40.336Z] systemd-container policykit-1 [2021-07-13T19:19:40.336Z] Recommended packages: [2021-07-13T19:19:40.336Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-13T19:19:40.336Z] The following NEW packages will be installed: [2021-07-13T19:19:40.336Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-13T19:19:40.336Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-13T19:19:40.336Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-13T19:19:40.336Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-13T19:19:40.336Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-13T19:19:40.336Z] The following packages will be upgraded: [2021-07-13T19:19:40.336Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-13T19:19:40.336Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-13T19:19:40.336Z] Need to get 36.7 MB of archives. [2021-07-13T19:19:40.336Z] After this operation, 147 MB of additional disk space will be used. [2021-07-13T19:19:40.336Z] 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:19:40.336Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-13T19:19:40.336Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-13T19:19:40.336Z] Get:4 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:19:40.336Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-13T19:19:40.597Z] 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:19:40.597Z] 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:19:40.597Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-13T19:19:40.597Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-13T19:19:40.597Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-13T19:19:40.597Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-13T19:19:40.597Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-13T19:19:40.597Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-13T19:19:40.597Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-13T19:19:40.597Z] 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:19:40.597Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-13T19:19:41.171Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-13T19:19:41.171Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-13T19:19:41.436Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-13T19:19:41.436Z] 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:19:41.436Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-13T19:19:41.436Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-13T19:19:41.436Z] 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:19:41.436Z] 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:19:41.436Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-13T19:19:41.436Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-13T19:19:41.436Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-13T19:19:41.436Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-13T19:19:41.436Z] 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:19:41.436Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-13T19:19:42.838Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:19:42.838Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-07-13T19:19:42.838Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-13T19:19:42.838Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:19:42.838Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:19:43.428Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:19:43.428Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:19:43.428Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-13T19:19:43.689Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-13T19:19:43.689Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-13T19:19:43.689Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-13T19:19:43.689Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-13T19:19:43.689Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-13T19:19:43.689Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-13T19:19:43.689Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-13T19:19:44.261Z] Setting up apt (1.6.14) ... [2021-07-13T19:19:44.261Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-13T19:19:44.522Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-13T19:19:44.522Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-13T19:19:44.522Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-13T19:19:44.522Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-13T19:19:44.783Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-13T19:19:44.783Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:19:44.783Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:44.783Z] Selecting previously unselected package libexpat1:amd64. [2021-07-13T19:19:44.783Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-13T19:19:44.783Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-13T19:19:45.047Z] Selecting previously unselected package python3.6-minimal. [2021-07-13T19:19:45.048Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:19:45.048Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:45.048Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-13T19:19:45.309Z] Checking for services that may need to be restarted...done. [2021-07-13T19:19:45.309Z] Checking for services that may need to be restarted...done. [2021-07-13T19:19:45.309Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:45.309Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-13T19:19:45.309Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:45.880Z] Selecting previously unselected package python3-minimal. [2021-07-13T19:19:45.880Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-13T19:19:45.880Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-13T19:19:45.880Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-13T19:19:45.880Z] Selecting previously unselected package mime-support. [2021-07-13T19:19:45.880Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-13T19:19:45.880Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-13T19:19:45.880Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-13T19:19:45.880Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-13T19:19:45.880Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-13T19:19:45.880Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-13T19:19:45.880Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:19:45.880Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:46.141Z] Selecting previously unselected package python3.6. [2021-07-13T19:19:46.141Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-13T19:19:46.141Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:46.141Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T19:19:46.141Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-13T19:19:46.141Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-13T19:19:46.141Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-13T19:19:46.404Z] Selecting previously unselected package python3. [2021-07-13T19:19:46.405Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-13T19:19:46.405Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-13T19:19:46.405Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-13T19:19:46.405Z] Selecting previously unselected package multiarch-support. [2021-07-13T19:19:46.405Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:19:46.405Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-13T19:19:46.405Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-13T19:19:46.666Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-13T19:19:46.666Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-13T19:19:46.666Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-13T19:19:46.666Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-13T19:19:46.666Z] Selecting previously unselected package libbsd0:amd64. [2021-07-13T19:19:46.666Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-13T19:19:46.666Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-13T19:19:46.666Z] Selecting previously unselected package sudo. [2021-07-13T19:19:46.666Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-13T19:19:46.666Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-13T19:19:46.666Z] Selecting previously unselected package apparmor. [2021-07-13T19:19:46.666Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-13T19:19:46.666Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-13T19:19:46.929Z] Selecting previously unselected package libedit2:amd64. [2021-07-13T19:19:46.929Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-13T19:19:46.929Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-13T19:19:46.929Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-13T19:19:46.929Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:19:46.929Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:46.929Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-13T19:19:46.929Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:19:46.929Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:46.929Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-13T19:19:47.192Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-13T19:19:47.192Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-13T19:19:47.192Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-13T19:19:47.192Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:19:47.192Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:47.192Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-13T19:19:47.192Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-13T19:19:47.192Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:47.192Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-13T19:19:47.192Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-13T19:19:47.192Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-13T19:19:47.458Z] Selecting previously unselected package openssh-client. [2021-07-13T19:19:47.458Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-13T19:19:47.458Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-13T19:19:47.458Z] Selecting previously unselected package squashfs-tools. [2021-07-13T19:19:47.458Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-13T19:19:47.458Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-13T19:19:47.458Z] Selecting previously unselected package snapd. [2021-07-13T19:19:47.458Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-13T19:19:47.721Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-13T19:19:49.654Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-13T19:19:49.654Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-13T19:19:49.654Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-13T19:19:49.654Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-13T19:19:49.654Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-13T19:19:49.654Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:49.918Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:19:49.918Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-13T19:19:49.918Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-13T19:19:50.500Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-13T19:19:50.500Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-13T19:19:50.500Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-13T19:19:50.500Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:50.500Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:50.500Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-13T19:19:51.075Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-13T19:19:51.075Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:51.075Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-13T19:19:51.075Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-13T19:19:51.075Z] running python rtupdate hooks for python3.6... [2021-07-13T19:19:51.075Z] running python post-rtupdate hooks for python3.6... [2021-07-13T19:19:51.075Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-13T19:19:51.649Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-13T19:19:51.911Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-13T19:19:51.911Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-13T19:19:51.911Z] Setting up snapd (2.49.2+18.04) ... [2021-07-13T19:19:52.172Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-13T19:19:52.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-13T19:19:52.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-13T19:19:52.700Z] 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:19:52.962Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-13T19:19:52.962Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-13T19:19:53.223Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-13T19:19:53.223Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-13T19:19:53.484Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-13T19:19:53.744Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-13T19:19:53.745Z] /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:19:54.005Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-13T19:19:54.292Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-13T19:19:55.677Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-13T19:19:55.939Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-13T19:19:55.939Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-13T19:19:57.140Z] Reading package lists... [2021-07-13T19:19:57.140Z] Reading package lists... [2021-07-13T19:19:57.401Z] Building dependency tree... [2021-07-13T19:19:57.401Z] Reading state information... [2021-07-13T19:19:57.401Z] Calculating upgrade... [2021-07-13T19:19:57.662Z] The following packages will be upgraded: [2021-07-13T19:19:57.662Z] advancecomp base-files bash binutils binutils-common [2021-07-13T19:19:57.662Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-13T19:19:57.662Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-13T19:19:57.662Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-13T19:19:57.662Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-13T19:19:57.662Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-13T19:19:57.662Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-13T19:19:57.662Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-13T19:19:57.662Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-13T19:19:57.662Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-13T19:19:57.663Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-13T19:19:57.663Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-13T19:19:57.663Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-13T19:19:57.663Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-13T19:19:57.663Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-13T19:19:57.663Z] ubuntu-keyring util-linux [2021-07-13T19:19:57.663Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T19:19:57.663Z] Need to get 64.1 MB of archives. [2021-07-13T19:19:57.663Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-13T19:19:57.663Z] 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:19:57.663Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-13T19:19:57.663Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-13T19:19:57.663Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-13T19:19:57.663Z] 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:19:57.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-13T19:19:57.663Z] 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:19:57.663Z] 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:19:57.663Z] 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:19:57.663Z] 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:19:57.663Z] 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:19:57.663Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-13T19:19:57.663Z] 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:19:57.926Z] 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:19:57.926Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-13T19:19:57.926Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-13T19:19:57.926Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-13T19:19:57.926Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-13T19:19:57.926Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-13T19:19:57.926Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-13T19:19:57.926Z] 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:19:57.926Z] 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:19:57.926Z] 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:19:57.926Z] 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:19:57.926Z] 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:19:57.926Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-13T19:19:57.926Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-13T19:19:57.926Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-13T19:19:57.926Z] 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:19:57.926Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-13T19:19:57.926Z] 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:19:57.926Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-13T19:19:57.926Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-13T19:19:57.926Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-13T19:19:57.926Z] 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:19:57.926Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-13T19:19:57.926Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-13T19:19:57.926Z] 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:19:57.926Z] 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:19:57.926Z] 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:19:57.926Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-13T19:19:57.926Z] 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:19:58.189Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-13T19:19:58.189Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-13T19:19:58.189Z] 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:19:58.189Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-13T19:19:58.189Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-13T19:19:58.189Z] 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:19:58.189Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-13T19:19:58.189Z] 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:19:58.189Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-13T19:19:58.189Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-13T19:19:58.189Z] 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:19:58.189Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-13T19:19:58.189Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-13T19:19:58.189Z] 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:19:58.189Z] 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:19:58.450Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-13T19:19:58.450Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-13T19:19:58.450Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-13T19:19:58.450Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-13T19:19:58.711Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-13T19:19:58.711Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-13T19:19:58.711Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-13T19:19:58.711Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-13T19:19:58.711Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-13T19:19:58.971Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-13T19:19:58.971Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-13T19:19:58.971Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-13T19:19:58.971Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-13T19:19:58.971Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-13T19:19:59.249Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-13T19:19:59.249Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-13T19:19:59.249Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-13T19:19:59.249Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-13T19:19:59.249Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-13T19:19:59.249Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-13T19:19:59.249Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-13T19:19:59.249Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-13T19:19:59.249Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-13T19:19:59.249Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-13T19:19:59.249Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-13T19:19:59.249Z] Get:83 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:19:59.249Z] Get:84 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:19:59.249Z] Get:85 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:19:59.249Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-13T19:19:59.249Z] Get:87 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:19:59.249Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-13T19:19:59.249Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-13T19:19:59.509Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-13T19:19:59.509Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-13T19:19:59.509Z] 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:19:59.509Z] 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:19:59.509Z] 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:19:59.509Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-13T19:19:59.509Z] 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:19:59.509Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-13T19:19:59.509Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-13T19:19:59.509Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-13T19:19:59.510Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-13T19:19:59.510Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-13T19:19:59.510Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-13T19:19:59.770Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:19:59.770Z] Fetched 64.1 MB in 2s (31.2 MB/s) [2021-07-13T19:19:59.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:19:59.770Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:19:59.770Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:20:00.350Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:20:00.350Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:20:00.350Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-13T19:20:00.350Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-13T19:20:00.611Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:00.611Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:00.873Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:00.873Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:00.873Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:00.873Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:00.873Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:00.873Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.135Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.135Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.135Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.135Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.135Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.135Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.135Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:01.404Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:20:01.405Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.405Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.405Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:01.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:20:01.405Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.405Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.405Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.405Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.668Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:01.668Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-13T19:20:01.668Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:01.929Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:20:01.929Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:20:01.929Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:20:02.502Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-13T19:20:02.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-13T19:20:02.502Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-13T19:20:02.502Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-13T19:20:02.502Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-13T19:20:02.502Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-13T19:20:02.764Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-13T19:20:02.764Z] Installing new version of config file /etc/issue ... [2021-07-13T19:20:02.764Z] Installing new version of config file /etc/issue.net ... [2021-07-13T19:20:02.764Z] Installing new version of config file /etc/lsb-release ... [2021-07-13T19:20:03.025Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-13T19:20:03.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-13T19:20:03.287Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-13T19:20:03.287Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-13T19:20:03.287Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:03.287Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-13T19:20:03.287Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-13T19:20:03.287Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-13T19:20:03.549Z] 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:20:03.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:03.549Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:03.550Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:03.550Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:03.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:03.550Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-13T19:20:03.550Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-13T19:20:03.812Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-13T19:20:03.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:03.812Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-13T19:20:03.812Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-13T19:20:03.812Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-13T19:20:04.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:04.073Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:20:04.073Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:20:04.073Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-13T19:20:04.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:04.073Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:20:04.073Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:20:04.335Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-13T19:20:04.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:04.335Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-13T19:20:04.335Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-13T19:20:04.335Z] Setting up grep (3.1-2build1) ... [2021-07-13T19:20:04.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:04.335Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-13T19:20:04.335Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-13T19:20:04.599Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-13T19:20:04.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:04.599Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:20:04.599Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:20:04.599Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-13T19:20:04.600Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:04.600Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-13T19:20:04.869Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:20:05.135Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-13T19:20:05.135Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:20:05.404Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-13T19:20:05.404Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:20:06.349Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-13T19:20:06.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:06.349Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-13T19:20:06.349Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-13T19:20:06.922Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-13T19:20:06.922Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-13T19:20:06.922Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-13T19:20:06.922Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-13T19:20:06.922Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-13T19:20:06.923Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:06.923Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-13T19:20:06.923Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-13T19:20:07.192Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-13T19:20:07.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.192Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:07.192Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:07.192Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:07.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.193Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:07.193Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:07.456Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:07.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.456Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:07.456Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:07.456Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:07.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.456Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:07.717Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:07.717Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:07.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.718Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:20:07.718Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:20:07.718Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:20:07.718Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:20:07.978Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-13T19:20:07.978Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.978Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-13T19:20:07.978Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:20:07.978Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-13T19:20:07.978Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:07.978Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:07.978Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:08.242Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:08.242Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:08.242Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:08.242Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:08.242Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:08.242Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:08.242Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:08.242Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:08.815Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:08.816Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-13T19:20:09.078Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-13T19:20:09.341Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:09.341Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-13T19:20:09.341Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-13T19:20:09.341Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:20:09.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-13T19:20:09.606Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-13T19:20:09.606Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-13T19:20:09.606Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-13T19:20:09.606Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:20:09.606Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-13T19:20:09.606Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-13T19:20:09.868Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-13T19:20:09.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:20:09.868Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-13T19:20:09.868Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-13T19:20:09.868Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-13T19:20:10.130Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:20:10.130Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-13T19:20:10.130Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-13T19:20:10.130Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-13T19:20:10.131Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:20:10.131Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-13T19:20:10.131Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:20:10.131Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:20:10.393Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-13T19:20:10.393Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-13T19:20:10.393Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:20:10.393Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:20:10.393Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-13T19:20:10.393Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-13T19:20:10.655Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:20:10.655Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:20:10.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:10.655Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-13T19:20:10.655Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-13T19:20:10.655Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-13T19:20:10.655Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-13T19:20:10.971Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:20:10.971Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:20:10.971Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-13T19:20:10.971Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:10.971Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-13T19:20:10.971Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-13T19:20:10.971Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-13T19:20:10.971Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:10.971Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-13T19:20:10.971Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-13T19:20:11.233Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-13T19:20:11.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:11.233Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-13T19:20:11.233Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-13T19:20:11.233Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-13T19:20:11.493Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:11.494Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-13T19:20:11.494Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-13T19:20:11.494Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-13T19:20:11.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:11.494Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-13T19:20:11.494Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-13T19:20:11.757Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-13T19:20:11.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:11.757Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-13T19:20:11.757Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-13T19:20:12.018Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-13T19:20:12.018Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.018Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-13T19:20:12.018Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-13T19:20:12.018Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-13T19:20:12.018Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.018Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-13T19:20:12.018Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-13T19:20:12.279Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-13T19:20:12.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.280Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-13T19:20:12.280Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-13T19:20:12.280Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-13T19:20:12.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.280Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-13T19:20:12.280Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-13T19:20:12.542Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-13T19:20:12.542Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.542Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-13T19:20:12.542Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-13T19:20:12.542Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-13T19:20:12.542Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.542Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-13T19:20:12.542Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-13T19:20:12.805Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-13T19:20:12.805Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.805Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-13T19:20:12.805Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-13T19:20:12.805Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-13T19:20:12.805Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:12.805Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-13T19:20:12.805Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-13T19:20:13.068Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-13T19:20:13.068Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-13T19:20:13.068Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-13T19:20:13.068Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-13T19:20:13.068Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-13T19:20:13.068Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-13T19:20:13.068Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-13T19:20:13.068Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-13T19:20:13.068Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-13T19:20:13.329Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-13T19:20:13.329Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-13T19:20:13.329Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-13T19:20:13.592Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-13T19:20:13.592Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-13T19:20:13.592Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-13T19:20:13.592Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-13T19:20:13.592Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-13T19:20:13.592Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-13T19:20:13.592Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-13T19:20:13.592Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-13T19:20:13.854Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-13T19:20:13.855Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-13T19:20:13.855Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-13T19:20:13.855Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-13T19:20:13.855Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-13T19:20:13.855Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-13T19:20:13.855Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-13T19:20:13.855Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-13T19:20:14.116Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-13T19:20:14.116Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-13T19:20:14.378Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-13T19:20:14.378Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-13T19:20:14.378Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-13T19:20:14.378Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-13T19:20:14.378Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:20:14.378Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:20:14.641Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:20:14.641Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:20:14.904Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:20:14.904Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:20:14.904Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-13T19:20:14.904Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-13T19:20:14.904Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:14.904Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:14.904Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:14.904Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:15.166Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:15.166Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:15.166Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:15.166Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:16.110Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:16.110Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:17.054Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:17.054Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:17.054Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:17.054Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:17.316Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:17.316Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:18.275Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-13T19:20:18.275Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-13T19:20:18.275Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-13T19:20:18.275Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-13T19:20:18.275Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-13T19:20:18.275Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-13T19:20:18.544Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-13T19:20:18.544Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-13T19:20:18.544Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-13T19:20:18.544Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-13T19:20:18.544Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-13T19:20:18.544Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-13T19:20:18.544Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-13T19:20:18.544Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-13T19:20:18.807Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-13T19:20:18.807Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-13T19:20:18.807Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:18.807Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-13T19:20:18.807Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:18.807Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:18.807Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:18.807Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-13T19:20:18.807Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-13T19:20:18.807Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-13T19:20:18.808Z] [2021-07-13T19:20:18.808Z] Current default time zone: 'Etc/UTC' [2021-07-13T19:20:19.070Z] Local time is now: Tue Jul 13 19:20:18 UTC 2021. [2021-07-13T19:20:19.070Z] Universal Time is now: Tue Jul 13 19:20:18 UTC 2021. [2021-07-13T19:20:19.070Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-13T19:20:19.070Z] [2021-07-13T19:20:19.070Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-13T19:20:19.070Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:19.070Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-13T19:20:19.070Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-13T19:20:19.070Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-13T19:20:19.070Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-13T19:20:19.070Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-13T19:20:19.070Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-13T19:20:19.070Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-13T19:20:19.070Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-13T19:20:19.070Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:19.070Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-13T19:20:19.332Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:19.332Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:20:19.332Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:19.332Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-13T19:20:19.332Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-13T19:20:19.332Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-13T19:20:19.332Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-13T19:20:19.332Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-13T19:20:19.332Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-13T19:20:19.332Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:20:19.332Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-13T19:20:21.255Z] Updating certificates in /etc/ssl/certs... [2021-07-13T19:20:21.827Z] 23 added, 27 removed; done. [2021-07-13T19:20:21.827Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-13T19:20:21.827Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-13T19:20:21.827Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-13T19:20:21.827Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-13T19:20:21.827Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-13T19:20:21.827Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:20:22.089Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-13T19:20:22.089Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:20:22.089Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-13T19:20:22.089Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-13T19:20:22.089Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-13T19:20:22.089Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-13T19:20:22.089Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-13T19:20:22.089Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-13T19:20:22.089Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-13T19:20:22.089Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:20:22.089Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-13T19:20:22.350Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-13T19:20:22.350Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-13T19:20:22.350Z] Updating certificates in /etc/ssl/certs... [2021-07-13T19:20:22.925Z] 0 added, 0 removed; done. [2021-07-13T19:20:22.925Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-13T19:20:22.925Z] done. [2021-07-13T19:20:23.185Z] Reading package lists... [2021-07-13T19:20:23.447Z] Building dependency tree... [2021-07-13T19:20:23.447Z] Reading state information... [2021-07-13T19:20:23.710Z] The following NEW packages will be installed: [2021-07-13T19:20:23.710Z] apt-transport-https [2021-07-13T19:20:23.710Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T19:20:23.710Z] Need to get 4348 B of archives. [2021-07-13T19:20:23.710Z] After this operation, 154 kB of additional disk space will be used. [2021-07-13T19:20:23.710Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-13T19:20:23.973Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:20:23.973Z] Fetched 4348 B in 0s (24.7 kB/s) [2021-07-13T19:20:23.973Z] Selecting previously unselected package apt-transport-https. [2021-07-13T19:20:23.973Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-13T19:20:23.973Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-13T19:20:23.973Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-13T19:20:23.973Z] Setting up apt-transport-https (1.6.14) ... [2021-07-13T19:20:24.235Z] Waiting for network to be ready... [2021-07-13T19:20:29.624Z] 2021-07-13T19:20:27Z INFO Waiting for automatic snapd restart... [2021-07-13T19:20:29.624Z] snapd 2.51.1 from Canonical* installed [2021-07-13T19:20:30.565Z] "snapd" switched to the "latest/stable" channel [2021-07-13T19:20:30.565Z] [2021-07-13T19:20:33.119Z] core18 20210611 from Canonical* installed [2021-07-13T19:20:33.381Z] "core18" switched to the "latest/stable" channel [2021-07-13T19:20:33.382Z] [2021-07-13T19:20:36.685Z] snapcraft 4.8.3 from Canonical* installed [2021-07-13T19:20:36.685Z] "snapcraft" switched to the "latest/stable" channel [2021-07-13T19:20:36.685Z] [2021-07-13T19:20:40.915Z] 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:20:40.915Z] - README.md [2021-07-13T19:20:40.915Z] [2021-07-13T19:20:40.915Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-13T19:20:40.915Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-13T19:20:41.176Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-13T19:20:41.176Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-13T19:20:42.387Z] Reading package lists... [2021-07-13T19:20:42.651Z] 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:20:42.651Z] Reading package lists... [2021-07-13T19:20:42.931Z] Building dependency tree... [2021-07-13T19:20:42.931Z] Reading state information... [2021-07-13T19:20:42.931Z] Suggested packages: [2021-07-13T19:20:42.931Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-13T19:20:42.931Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-13T19:20:42.932Z] Recommended packages: [2021-07-13T19:20:42.932Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-13T19:20:42.932Z] The following NEW packages will be installed: [2021-07-13T19:20:42.932Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-13T19:20:42.932Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-13T19:20:42.932Z] pkg-config zip [2021-07-13T19:20:42.932Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T19:20:43.197Z] Need to get 7663 kB of archives. [2021-07-13T19:20:43.197Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-13T19:20:43.197Z] 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:20:43.197Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-13T19:20:43.197Z] 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:20:43.197Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-13T19:20:43.197Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-13T19:20:43.197Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-13T19:20:43.197Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-13T19:20:43.461Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-13T19:20:43.461Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-13T19:20:43.725Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-13T19:20:43.725Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-13T19:20:43.725Z] 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:20:43.725Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-13T19:20:43.725Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-13T19:20:43.725Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-13T19:20:43.987Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T19:20:43.987Z] Fetched 7663 kB in 1s (9950 kB/s) [2021-07-13T19:20:43.987Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-13T19:20:43.987Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-13T19:20:43.987Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-13T19:20:43.987Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-13T19:20:44.250Z] Selecting previously unselected package libpsl5:amd64. [2021-07-13T19:20:44.250Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-13T19:20:44.250Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-13T19:20:44.250Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-13T19:20:44.250Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-13T19:20:44.250Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-13T19:20:44.250Z] Selecting previously unselected package librtmp1:amd64. [2021-07-13T19:20:44.250Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-13T19:20:44.250Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-13T19:20:44.250Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-13T19:20:44.250Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-13T19:20:44.250Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-13T19:20:44.513Z] Selecting previously unselected package liberror-perl. [2021-07-13T19:20:44.513Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-13T19:20:44.513Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-13T19:20:44.513Z] Selecting previously unselected package git-man. [2021-07-13T19:20:44.513Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-13T19:20:44.513Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:20:44.513Z] Selecting previously unselected package git. [2021-07-13T19:20:44.513Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-13T19:20:44.513Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:20:45.086Z] Selecting previously unselected package libnorm1:amd64. [2021-07-13T19:20:45.086Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-13T19:20:45.086Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-13T19:20:45.086Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-13T19:20:45.086Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-13T19:20:45.086Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-13T19:20:45.349Z] Selecting previously unselected package libsodium23:amd64. [2021-07-13T19:20:45.350Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-13T19:20:45.350Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-13T19:20:45.350Z] Selecting previously unselected package libzmq5:amd64. [2021-07-13T19:20:45.350Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-13T19:20:45.350Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:20:45.350Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-13T19:20:45.350Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-13T19:20:45.350Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:20:45.831Z] Selecting previously unselected package pkg-config. [2021-07-13T19:20:45.831Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-13T19:20:45.831Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-13T19:20:45.831Z] Selecting previously unselected package zip. [2021-07-13T19:20:45.831Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-13T19:20:45.831Z] Unpacking zip (3.0-11build1) ... [2021-07-13T19:20:45.831Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-13T19:20:45.831Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:20:45.831Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-13T19:20:45.831Z] Setting up liberror-perl (0.17025-1) ... [2021-07-13T19:20:45.831Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-13T19:20:45.831Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-13T19:20:45.831Z] No schema files found: doing nothing. [2021-07-13T19:20:45.831Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-13T19:20:45.831Z] Setting up zip (3.0-11build1) ... [2021-07-13T19:20:45.831Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-13T19:20:45.831Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-13T19:20:45.831Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-13T19:20:45.831Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:20:45.831Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-13T19:20:45.831Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-13T19:20:45.831Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-13T19:20:45.831Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-13T19:20:46.751Z] git set to automatically installed. [2021-07-13T19:20:46.751Z] git-man set to automatically installed. [2021-07-13T19:20:46.751Z] libcurl3-gnutls set to automatically installed. [2021-07-13T19:20:46.751Z] liberror-perl set to automatically installed. [2021-07-13T19:20:46.751Z] libglib2.0-0 set to automatically installed. [2021-07-13T19:20:46.751Z] libnghttp2-14 set to automatically installed. [2021-07-13T19:20:46.751Z] libnorm1 set to automatically installed. [2021-07-13T19:20:46.751Z] libpgm-5.2-0 set to automatically installed. [2021-07-13T19:20:46.751Z] libpsl5 set to automatically installed. [2021-07-13T19:20:46.751Z] librtmp1 set to automatically installed. [2021-07-13T19:20:46.751Z] libsodium23 set to automatically installed. [2021-07-13T19:20:46.751Z] libzmq3-dev set to automatically installed. [2021-07-13T19:20:46.751Z] libzmq5 set to automatically installed. [2021-07-13T19:20:46.751Z] pkg-config set to automatically installed. [2021-07-13T19:20:46.751Z] zip set to automatically installed. [2021-07-13T19:20:48.718Z] snapd is not logged in, snap install commands will use sudo [2021-07-13T19:20:56.888Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-13T19:20:57.152Z] snapd is not logged in, snap install commands will use sudo [2021-07-13T19:20:58.119Z] snap "core18" has no updates available [2021-07-13T19:20:58.379Z] Pulling config-common [2021-07-13T19:20:58.379Z] + snapcraftctl pull [2021-07-13T19:20:59.767Z] Pulling go-build-helper [2021-07-13T19:20:59.767Z] + snapcraftctl pull [2021-07-13T19:21:00.709Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-13T19:21:00.710Z] Skipping pull go-build-helper (already ran) [2021-07-13T19:21:00.710Z] Building go-build-helper [2021-07-13T19:21:00.710Z] + snapcraftctl build [2021-07-13T19:21:01.425Z] Removing intermediate container 8edf614a9837 [2021-07-13T19:21:01.425Z] ---> ebd0ce3dd2da [2021-07-13T19:21:01.425Z] [2021-07-13T19:21:01.425Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:21:01.425Z] 3.12: Pulling from library/alpine [2021-07-13T19:21:01.425Z] Removing intermediate container daeb4c78b524 [2021-07-13T19:21:01.425Z] ---> 95f5c7a54abb [2021-07-13T19:21:01.425Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-13T19:21:01.425Z] Removing intermediate container 242d5569366e [2021-07-13T19:21:01.425Z] ---> 9e4574eb23ed [2021-07-13T19:21:01.425Z] [2021-07-13T19:21:01.425Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:21:02.027Z] 3.12: Pulling from library/alpine [2021-07-13T19:21:02.623Z] ---> Running in 2ba00ed3ebef [2021-07-13T19:21:02.636Z] Staging go-build-helper [2021-07-13T19:21:02.637Z] + snapcraftctl stage [2021-07-13T19:21:03.224Z] Removing intermediate container 8ff673d06922 [2021-07-13T19:21:03.224Z] ---> d2d2f3970cb7 [2021-07-13T19:21:03.224Z] [2021-07-13T19:21:03.224Z] Step 11/32 : FROM alpine:3.12 [2021-07-13T19:21:03.224Z] Removing intermediate container b7240929b525 [2021-07-13T19:21:03.224Z] ---> f15caddfb8dd [2021-07-13T19:21:03.224Z] [2021-07-13T19:21:03.224Z] Step 11/23 : FROM alpine:3.12 [2021-07-13T19:21:03.224Z] 3.12: Pulling from library/alpine [2021-07-13T19:21:03.224Z] 3.12: Pulling from library/alpine [2021-07-13T19:21:03.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:21:03.498Z] Status: Downloaded newer image for alpine:3.12 [2021-07-13T19:21:03.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:21:03.498Z] Status: Image is up to date for alpine:3.12 [2021-07-13T19:21:03.498Z] ---> c4fd0aeabfcf [2021-07-13T19:21:03.498Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:21:03.498Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:21:03.498Z] Status: Image is up to date for alpine:3.12 [2021-07-13T19:21:03.498Z] ---> c4fd0aeabfcf [2021-07-13T19:21:03.498Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:21:03.776Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-13T19:21:03.776Z] Status: Image is up to date for alpine:3.12 [2021-07-13T19:21:03.776Z] ---> c4fd0aeabfcf [2021-07-13T19:21:03.776Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-13T19:21:03.776Z] ---> c4fd0aeabfcf [2021-07-13T19:21:03.776Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-13T19:21:03.776Z] ---> Running in 1448eafbc39c [2021-07-13T19:21:03.776Z] ---> Running in 7907f1655295 [2021-07-13T19:21:04.050Z] ---> Running in 080a193c9d6e [2021-07-13T19:21:04.050Z] ---> Running in 6e7edad8199b [2021-07-13T19:21:04.050Z] 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:21:04.675Z] Removing intermediate container 080a193c9d6e [2021-07-13T19:21:04.675Z] ---> ad23a5c8111f [2021-07-13T19:21:04.675Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-13T19:21:04.962Z] ---> Running in 4c1559459a6e [2021-07-13T19:21:06.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:06.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:06.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:06.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:06.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:06.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:06.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:07.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:07.554Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-13T19:21:07.554Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-13T19:21:07.554Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:21:07.554Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:21:07.554Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:21:07.554Z] OK: 5 MiB in 15 packages [2021-07-13T19:21:07.554Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:21:07.554Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-13T19:21:07.840Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:21:07.840Z] OK: 5 MiB in 15 packages [2021-07-13T19:21:07.840Z] OK: 6 MiB in 16 packages [2021-07-13T19:21:07.840Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-13T19:21:07.840Z] (2/2) Installing su-exec (0.2-r1) [2021-07-13T19:21:07.840Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:21:08.117Z] OK: 5 MiB in 16 packages [2021-07-13T19:21:08.117Z] Removing intermediate container 2ba00ed3ebef [2021-07-13T19:21:08.117Z] ---> 61b656ca53ac [2021-07-13T19:21:08.117Z] [2021-07-13T19:21:08.117Z] Step 12/24 : FROM docker:20.10.0 [2021-07-13T19:21:08.404Z] 20.10.0: Pulling from library/docker [2021-07-13T19:21:09.394Z] Removing intermediate container 7907f1655295 [2021-07-13T19:21:09.394Z] ---> 020b3b0536f1 [2021-07-13T19:21:09.394Z] 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:21:09.394Z] Removing intermediate container 1448eafbc39c [2021-07-13T19:21:09.394Z] ---> 4fc58ece7abe [2021-07-13T19:21:09.394Z] 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:21:09.679Z] ---> Running in e2b459cd2ccd [2021-07-13T19:21:09.968Z] ---> Running in 1b7655ea5515 [2021-07-13T19:21:10.244Z] Removing intermediate container 4c1559459a6e [2021-07-13T19:21:10.244Z] ---> 31688c21e79a [2021-07-13T19:21:10.244Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-13T19:21:10.513Z] Removing intermediate container 6e7edad8199b [2021-07-13T19:21:10.513Z] ---> 6c8cf8e11d69 [2021-07-13T19:21:10.513Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-13T19:21:10.788Z] ---> Running in 146d82f6643d [2021-07-13T19:21:10.788Z] Removing intermediate container e2b459cd2ccd [2021-07-13T19:21:10.788Z] ---> 844c64fc8ae4 [2021-07-13T19:21:10.789Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-13T19:21:11.065Z] ---> Running in 35d64e32bcbb [2021-07-13T19:21:11.065Z] Removing intermediate container 1b7655ea5515 [2021-07-13T19:21:11.065Z] ---> 2d9931d0c03a [2021-07-13T19:21:11.065Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-13T19:21:11.340Z] ---> Running in a70d54661d3a [2021-07-13T19:21:11.625Z] ---> Running in ee025139f6e4 [2021-07-13T19:21:11.897Z] Removing intermediate container 146d82f6643d [2021-07-13T19:21:11.897Z] ---> 5d89a2fc9881 [2021-07-13T19:21:11.897Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-13T19:21:12.176Z] Removing intermediate container 35d64e32bcbb [2021-07-13T19:21:12.176Z] ---> 66bfe4d11b85 [2021-07-13T19:21:12.176Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-13T19:21:12.176Z] ---> Running in b340525be411 [2021-07-13T19:21:12.176Z] Removing intermediate container a70d54661d3a [2021-07-13T19:21:12.176Z] ---> fd7e0de0d548 [2021-07-13T19:21:12.176Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:21:12.456Z] ---> Running in 33bcd2183c89 [2021-07-13T19:21:12.456Z] Removing intermediate container ee025139f6e4 [2021-07-13T19:21:12.456Z] ---> 2291b80c0743 [2021-07-13T19:21:12.456Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:21:12.456Z] ---> Running in 78955bd0a906 [2021-07-13T19:21:12.642Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-13T19:21:12.642Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-13T19:21:12.642Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-13T19:21:12.642Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-13T19:21:12.642Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-13T19:21:12.642Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-13T19:21:12.642Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-13T19:21:12.642Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-13T19:21:12.642Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-13T19:21:12.642Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-13T19:21:12.642Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-13T19:21:12.642Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-13T19:21:12.642Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-13T19:21:12.642Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-13T19:21:12.642Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-13T19:21:12.642Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-13T19:21:12.642Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-13T19:21:12.642Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-13T19:21:12.642Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-13T19:21:12.642Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-13T19:21:12.642Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-13T19:21:12.642Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-13T19:21:12.642Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-13T19:21:12.642Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-13T19:21:12.642Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-13T19:21:12.642Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-13T19:21:12.642Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-13T19:21:12.642Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-13T19:21:12.642Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-13T19:21:12.642Z] Fetched 224 kB in 0s (0 B/s) [2021-07-13T19:21:12.642Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-13T19:21:12.642Z] Fetched 157 kB in 0s (0 B/s) [2021-07-13T19:21:12.642Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-13T19:21:12.642Z] Fetched 221 kB in 0s (0 B/s) [2021-07-13T19:21:12.642Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-13T19:21:12.642Z] Fetched 143 kB in 0s (0 B/s) [2021-07-13T19:21:12.642Z] Pulling edgex-go [2021-07-13T19:21:12.642Z] + snapcraftctl pull [2021-07-13T19:21:12.642Z] Pulling hooks [2021-07-13T19:21:12.642Z] + snapcraftctl pull [2021-07-13T19:21:12.734Z] ---> Running in 14bce559101e [2021-07-13T19:21:13.007Z] Removing intermediate container b340525be411 [2021-07-13T19:21:13.007Z] ---> bc7c2c999499 [2021-07-13T19:21:13.007Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-13T19:21:13.007Z] Removing intermediate container 33bcd2183c89 [2021-07-13T19:21:13.007Z] ---> 8b37d5e7b82e [2021-07-13T19:21:13.007Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-13T19:21:13.283Z] ---> Running in cc62b3014e28 [2021-07-13T19:21:13.283Z] Removing intermediate container 78955bd0a906 [2021-07-13T19:21:13.283Z] ---> a1ac6471de40 [2021-07-13T19:21:13.283Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:21:13.564Z] ---> Running in 71fbeb26abb3 [2021-07-13T19:21:13.564Z] Removing intermediate container 14bce559101e [2021-07-13T19:21:13.564Z] ---> 2fe15cf5d7f7 [2021-07-13T19:21:13.564Z] Step 16/24 : WORKDIR / [2021-07-13T19:21:13.845Z] ---> Running in 02a9278fb844 [2021-07-13T19:21:14.828Z] Removing intermediate container 71fbeb26abb3 [2021-07-13T19:21:14.828Z] ---> 92bdba6a44da [2021-07-13T19:21:14.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:21:14.828Z] Removing intermediate container 02a9278fb844 [2021-07-13T19:21:14.828Z] ---> 3d003bce9d6a [2021-07-13T19:21:14.828Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:21:14.828Z] ---> 41287a070abb [2021-07-13T19:21:14.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-13T19:21:16.275Z] ---> a89e5e3c1055 [2021-07-13T19:21:16.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-13T19:21:16.548Z] ---> 57170a9fbb05 [2021-07-13T19:21:16.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-13T19:21:16.826Z] Removing intermediate container cc62b3014e28 [2021-07-13T19:21:16.826Z] ---> 5d143f1ce2d7 [2021-07-13T19:21:16.826Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-13T19:21:17.101Z] ---> Running in 66512d1b3c6e [2021-07-13T19:21:17.379Z] ---> d47cfb93d777 [2021-07-13T19:21:17.379Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-13T19:21:18.372Z] Removing intermediate container 66512d1b3c6e [2021-07-13T19:21:18.372Z] ---> 521418b40965 [2021-07-13T19:21:18.372Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-13T19:21:18.972Z] ---> 3c776d607d81 [2021-07-13T19:21:18.972Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-13T19:21:18.972Z] ---> 463fe3c3f920 [2021-07-13T19:21:18.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-13T19:21:18.972Z] ---> 7c55cd1a3c59 [2021-07-13T19:21:18.972Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-13T19:21:19.250Z] ---> Running in 006c82039d08 [2021-07-13T19:21:19.527Z] ---> f9c13ca671dc [2021-07-13T19:21:19.527Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-13T19:21:19.807Z] ---> Running in ae1fc547cb7a [2021-07-13T19:21:20.117Z] Removing intermediate container 006c82039d08 [2021-07-13T19:21:20.117Z] ---> 2d5bef941fd1 [2021-07-13T19:21:20.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:21:20.404Z] ---> Running in b8233151c956 [2021-07-13T19:21:20.677Z] ---> 1b5efbca5853 [2021-07-13T19:21:20.677Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-13T19:21:20.677Z] ---> 38d522fa469a [2021-07-13T19:21:20.677Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-13T19:21:20.957Z] ---> Running in c27737c8b4ef [2021-07-13T19:21:20.957Z] ---> Running in 626bb5c0172c [2021-07-13T19:21:21.230Z] Removing intermediate container b8233151c956 [2021-07-13T19:21:21.230Z] ---> 3e2d4beaf199 [2021-07-13T19:21:21.230Z] Step 21/23 : LABEL arch=arm64 [2021-07-13T19:21:21.505Z] ---> Running in f85318e45ea3 [2021-07-13T19:21:21.787Z] Removing intermediate container 626bb5c0172c [2021-07-13T19:21:21.787Z] ---> cb4e9cbed31d [2021-07-13T19:21:21.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:21:21.787Z] Removing intermediate container c27737c8b4ef [2021-07-13T19:21:21.787Z] ---> 9f1a72227cdf [2021-07-13T19:21:21.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:21:22.063Z] ---> Running in ca79046f9c92 [2021-07-13T19:21:22.063Z] ---> Running in 1a97048837c7 [2021-07-13T19:21:22.432Z] Removing intermediate container f85318e45ea3 [2021-07-13T19:21:22.432Z] ---> cf1d5b69a0ec [2021-07-13T19:21:22.432Z] Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:21:22.761Z] ---> Running in 929be0d9b520 [2021-07-13T19:21:22.761Z] Removing intermediate container ca79046f9c92 [2021-07-13T19:21:22.761Z] ---> 7865dd13da67 [2021-07-13T19:21:22.761Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:21:23.112Z] Removing intermediate container 1a97048837c7 [2021-07-13T19:21:23.112Z] ---> 0e44fb77f588 [2021-07-13T19:21:23.112Z] Step 21/23 : LABEL arch=arm64 [2021-07-13T19:21:23.112Z] ---> Running in 44ddfb933fba [2021-07-13T19:21:23.495Z] ---> Running in ab9fbdebfc7b [2021-07-13T19:21:23.495Z] Removing intermediate container ae1fc547cb7a [2021-07-13T19:21:23.495Z] ---> 824520f5a86b [2021-07-13T19:21:23.495Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:21:23.792Z] Removing intermediate container 929be0d9b520 [2021-07-13T19:21:23.792Z] ---> f1788f7cd629 [2021-07-13T19:21:23.792Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:21:24.093Z] ---> Running in 31288c50d203 [2021-07-13T19:21:24.374Z] Removing intermediate container ab9fbdebfc7b [2021-07-13T19:21:24.375Z] Removing intermediate container 44ddfb933fba [2021-07-13T19:21:24.375Z] ---> 89933a62c09e [2021-07-13T19:21:24.375Z] ---> a640c87d59e3 [2021-07-13T19:21:24.375Z] Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:21:24.375Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:21:24.651Z] ---> Running in 6d2bf28a4d85 [2021-07-13T19:21:24.651Z] ---> Running in 107c2b75445b [2021-07-13T19:21:24.929Z] Removing intermediate container 31288c50d203 [2021-07-13T19:21:24.929Z] ---> a039adc2300e [2021-07-13T19:21:24.929Z] [2021-07-13T19:21:24.929Z] ---> 553b35d6c633 [2021-07-13T19:21:24.929Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-13T19:21:25.203Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-13T19:21:25.203Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-13T19:21:25.476Z] Removing intermediate container 107c2b75445b [2021-07-13T19:21:25.476Z] ---> 5e23e88b24c7 [2021-07-13T19:21:25.476Z] Step 23/23 : LABEL version=0.0.0 [2021-07-13T19:21:25.476Z] Removing intermediate container 6d2bf28a4d85 [2021-07-13T19:21:25.476Z] ---> 27c46290a35a [2021-07-13T19:21:25.476Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:21:25.476Z] ---> eeaf43b92773 [2021-07-13T19:21:25.476Z] 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:21:25.476Z] Successfully built a039adc2300e [2021-07-13T19:21:25.476Z] Successfully tagged support-scheduler-arm64:latest [2021-07-13T19:21:25.476Z]  Building support-scheduler ... done Building security-proxy-setup [2021-07-13T19:21:25.766Z] ---> Running in 3f594b204da0 [2021-07-13T19:21:25.766Z] ---> Running in 3ff4ff9d9064 [2021-07-13T19:21:25.766Z] ---> Running in 6ccf8dad9bb3 [2021-07-13T19:21:26.773Z] Removing intermediate container 3ff4ff9d9064 [2021-07-13T19:21:26.773Z] ---> 94c0aded6d48 [2021-07-13T19:21:26.773Z] 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:21:26.773Z] ---> fb438c8ee0e1 [2021-07-13T19:21:26.773Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-13T19:21:26.773Z] Removing intermediate container 3f594b204da0 [2021-07-13T19:21:26.773Z] ---> ae4a6be4ba9b [2021-07-13T19:21:26.773Z] [2021-07-13T19:21:27.048Z] ---> Running in 5f3c82fb0e9f [2021-07-13T19:21:27.048Z] Removing intermediate container 6ccf8dad9bb3 [2021-07-13T19:21:27.048Z] ---> 99b29b691a84 [2021-07-13T19:21:27.048Z] [2021-07-13T19:21:27.326Z] Successfully built ae4a6be4ba9b [2021-07-13T19:21:27.326Z] Successfully tagged support-notifications-arm64:latest [2021-07-13T19:21:27.326Z]  Building support-notifications ... done Building security-secretstore-setup [2021-07-13T19:21:27.604Z] Successfully built 99b29b691a84 [2021-07-13T19:21:27.604Z] Successfully tagged core-command-arm64:latest [2021-07-13T19:21:27.877Z] Building core-metadata [2021-07-13T19:21:28.155Z]  Building core-command ... done  ---> 6a52ca3dcb87 [2021-07-13T19:21:28.155Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-13T19:21:28.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:29.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:21:29.031Z] ---> 2c2040439e5f [2021-07-13T19:21:29.031Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-13T19:21:29.631Z] (1/39) Installing readline (8.0.4-r0) [2021-07-13T19:21:29.631Z] (2/39) Installing bash (5.0.17-r0) [2021-07-13T19:21:29.631Z] Executing bash-5.0.17-r0.post-install [2021-07-13T19:21:29.631Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:21:29.631Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-13T19:21:29.631Z] (5/39) Installing curl (7.77.0-r0) [2021-07-13T19:21:29.631Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-13T19:21:29.631Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-13T19:21:29.631Z] (8/39) Installing expat (2.2.9-r1) [2021-07-13T19:21:29.631Z] (9/39) Installing libffi (3.3-r2) [2021-07-13T19:21:29.631Z] (10/39) Installing gdbm (1.13-r1) [2021-07-13T19:21:29.631Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-13T19:21:29.631Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-13T19:21:29.907Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-13T19:21:30.770Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-13T19:21:30.770Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-13T19:21:30.770Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-13T19:21:30.770Z] Fetched 0 B in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-13T19:21:30.770Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-13T19:21:30.770Z] Fetched 279 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-13T19:21:30.770Z] Fetched 122 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-13T19:21:30.770Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-13T19:21:30.770Z] Fetched 8848 B in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-13T19:21:30.770Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-13T19:21:30.770Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-13T19:21:30.770Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-13T19:21:30.770Z] Fetched 219 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-13T19:21:30.770Z] Fetched 154 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-13T19:21:30.770Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-13T19:21:30.770Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-13T19:21:30.770Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-13T19:21:30.770Z] Fetched 499 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-13T19:21:30.770Z] Fetched 111 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-13T19:21:30.770Z] Fetched 240 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-13T19:21:30.770Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-13T19:21:30.770Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-13T19:21:30.770Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-13T19:21:30.770Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-13T19:21:30.770Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-13T19:21:30.770Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-13T19:21:30.770Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-13T19:21:30.770Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-13T19:21:30.770Z] Fetched 8720 B in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-13T19:21:30.770Z] Fetched 140 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-13T19:21:30.770Z] Fetched 119 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-13T19:21:30.770Z] Fetched 111 kB in 0s (0 B/s) [2021-07-13T19:21:30.770Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-13T19:21:30.770Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-13T19:21:30.771Z] Fetched 645 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-13T19:21:30.771Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-13T19:21:30.771Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-13T19:21:30.771Z] Fetched 368 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-13T19:21:30.771Z] Fetched 187 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-13T19:21:30.771Z] Fetched 175 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-13T19:21:30.771Z] Fetched 206 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-13T19:21:30.771Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-13T19:21:30.771Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-13T19:21:30.771Z] Fetched 159 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-13T19:21:30.771Z] Fetched 107 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-13T19:21:30.771Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-13T19:21:30.771Z] Pulling static-packages [2021-07-13T19:21:30.771Z] + snapcraftctl pull [2021-07-13T19:21:30.771Z] Pulling version [2021-07-13T19:21:30.771Z] + cd /root/project [2021-07-13T19:21:30.771Z] + git describe --tags --abbrev=0 [2021-07-13T19:21:30.771Z] + sed s/v// [2021-07-13T19:21:30.771Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-13T19:21:30.771Z] + [ -z 2.0.1-dev.7 ] [2021-07-13T19:21:30.771Z] + snapcraftctl set-version 2.0.1-dev.7 [2021-07-13T19:21:30.771Z] Building config-common [2021-07-13T19:21:30.771Z] + snapcraftctl build [2021-07-13T19:21:31.346Z] ---> a0c924cf034b [2021-07-13T19:21:31.346Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-13T19:21:31.953Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-13T19:21:31.954Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-13T19:21:31.954Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-13T19:21:31.954Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-13T19:21:31.954Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-13T19:21:31.954Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-13T19:21:31.954Z] ---> Running in e2f91e74623a [2021-07-13T19:21:31.954Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-13T19:21:31.954Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-13T19:21:31.954Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-13T19:21:31.954Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-13T19:21:32.156Z] Skipping build go-build-helper (already ran) [2021-07-13T19:21:32.225Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-13T19:21:32.225Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-13T19:21:32.225Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-13T19:21:32.225Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-13T19:21:32.225Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-13T19:21:32.225Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-13T19:21:32.225Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-13T19:21:32.225Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-13T19:21:32.225Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-13T19:21:32.419Z] Building edgex-go [2021-07-13T19:21:32.498Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-13T19:21:32.498Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-13T19:21:32.498Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-13T19:21:32.498Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-13T19:21:32.498Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-13T19:21:32.498Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-13T19:21:32.498Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-13T19:21:32.682Z] + cd /root/parts/edgex-go/src [2021-07-13T19:21:32.682Z] + git describe --tags --abbrev=0 [2021-07-13T19:21:32.682Z] + sed s/v// [2021-07-13T19:21:32.682Z] + GIT_VERSION=2.0.1-dev.7 [2021-07-13T19:21:32.682Z] + [ -z 2.0.1-dev.7 ] [2021-07-13T19:21:32.682Z] + echo 2.0.1-dev.7 [2021-07-13T19:21:32.682Z] + make build [2021-07-13T19:21:32.682Z] go mod tidy [2021-07-13T19:21:32.777Z] Executing busybox-1.31.1-r19.trigger [2021-07-13T19:21:32.777Z] OK: 72 MiB in 59 packages [2021-07-13T19:21:32.777Z] Removing intermediate container e2f91e74623a [2021-07-13T19:21:33.051Z] ---> 0ab14c784396 [2021-07-13T19:21:33.051Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-13T19:21:34.496Z] ---> e4f13427514d [2021-07-13T19:21:34.496Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-13T19:21:34.598Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T19:21:34.598Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-13T19:21:34.598Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-13T19:21:34.598Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-13T19:21:34.598Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-13T19:21:34.598Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-13T19:21:34.598Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-13T19:21:34.598Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-13T19:21:34.598Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-13T19:21:34.598Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-13T19:21:34.598Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-13T19:21:34.598Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-13T19:21:34.774Z] ---> Running in 084a2d66b8f3 [2021-07-13T19:21:34.858Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-13T19:21:34.858Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-13T19:21:34.858Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-13T19:21:35.430Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-13T19:21:35.430Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-13T19:21:35.692Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-13T19:21:35.692Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T19:21:35.692Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T19:21:35.692Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-13T19:21:35.692Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-13T19:21:35.692Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-13T19:21:35.953Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-13T19:21:35.953Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-13T19:21:35.953Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-13T19:21:36.224Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-13T19:21:36.224Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-13T19:21:36.224Z] go: downloading golang.org/x/text v0.3.2 [2021-07-13T19:21:36.224Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-13T19:21:36.224Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-13T19:21:36.536Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-13T19:21:36.536Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-13T19:21:36.536Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-13T19:21:36.536Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-13T19:21:36.536Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-13T19:21:36.536Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-13T19:21:36.814Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-13T19:21:36.814Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-13T19:21:36.814Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-13T19:21:36.814Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-13T19:21:36.814Z] go: downloading github.com/kr/text v0.1.0 [2021-07-13T19:21:36.814Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-13T19:21:37.076Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-13T19:21:37.076Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-13T19:21:37.076Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-13T19:21:37.336Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-13T19:21:37.336Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-13T19:21:37.336Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T19:21:37.336Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-13T19:21:37.336Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-13T19:21:37.336Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-13T19:21:37.336Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-13T19:21:37.336Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-13T19:21:37.336Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-13T19:21:37.336Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-13T19:21:37.336Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T19:21:37.439Z] Collecting docker-compose==1.23.2 [2021-07-13T19:21:37.439Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-13T19:21:37.597Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-13T19:21:37.597Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T19:21:37.597Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T19:21:37.597Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T19:21:37.597Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-13T19:21:37.597Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-13T19:21:37.597Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-13T19:21:37.597Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-13T19:21:37.597Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-13T19:21:37.597Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-13T19:21:37.597Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-13T19:21:37.597Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-13T19:21:37.597Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-13T19:21:37.597Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-13T19:21:37.712Z] 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:21:37.859Z] 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:21:37.984Z] Removing intermediate container 084a2d66b8f3 [2021-07-13T19:21:37.984Z] ---> 2bfc090424ec [2021-07-13T19:21:37.984Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-13T19:21:38.583Z] ---> Running in 732d5ff1e10c [2021-07-13T19:21:39.191Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-13T19:21:39.191Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-13T19:21:39.191Z] Removing intermediate container 732d5ff1e10c [2021-07-13T19:21:39.191Z] ---> 3c0fc7bbb74e [2021-07-13T19:21:39.191Z] Step 29/32 : CMD ["gate"] [2021-07-13T19:21:39.792Z] Collecting jsonschema<3,>=2.5.1 [2021-07-13T19:21:39.792Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-13T19:21:39.792Z] ---> Running in 10bac919be45 [2021-07-13T19:21:40.397Z] Removing intermediate container 10bac919be45 [2021-07-13T19:21:40.397Z] ---> 34aa3cc54bae [2021-07-13T19:21:40.397Z] Step 30/32 : LABEL arch=arm64 [2021-07-13T19:21:40.397Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-13T19:21:40.397Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-13T19:21:40.671Z] ---> Running in b3318972afad [2021-07-13T19:21:40.671Z] Collecting docopt<0.7,>=0.6.1 [2021-07-13T19:21:40.671Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-13T19:21:41.657Z] Removing intermediate container b3318972afad [2021-07-13T19:21:41.657Z] ---> 8ff95c604337 [2021-07-13T19:21:41.657Z] Step 31/32 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:21:41.930Z] ---> Running in 5d5c728679df [2021-07-13T19:21:42.525Z] Removing intermediate container 5d5c728679df [2021-07-13T19:21:42.525Z] ---> a8b11ade7c82 [2021-07-13T19:21:42.525Z] Step 32/32 : LABEL version=0.0.0 [2021-07-13T19:21:43.132Z] ---> Running in ca731edb6e77 [2021-07-13T19:21:43.737Z] Removing intermediate container ca731edb6e77 [2021-07-13T19:21:43.737Z] ---> 2386f3ec533f [2021-07-13T19:21:43.737Z] [2021-07-13T19:21:44.013Z] Collecting PyYAML<4,>=3.10 [2021-07-13T19:21:44.013Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-13T19:21:44.013Z] Successfully built 2386f3ec533f [2021-07-13T19:21:44.013Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-13T19:21:44.013Z] Building core-data [2021-07-13T19:21:46.007Z] 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:21:47.410Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-07-13T19:21:47.411Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-13T19:21:50.038Z] Collecting docker<4.0,>=3.6.0 [2021-07-13T19:21:50.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-13T19:21:50.215Z] 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:21:50.648Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-13T19:21:50.648Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-13T19:21:51.157Z] 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:21:52.095Z] 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:21:52.663Z] 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:21:53.269Z] Collecting cached-property<2,>=1.2.0 [2021-07-13T19:21:53.269Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-13T19:21:53.546Z] Collecting idna<2.8,>=2.5 [2021-07-13T19:21:53.546Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-13T19:21:53.603Z] 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:21:54.529Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-13T19:21:54.529Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-13T19:21:54.546Z] 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:21:54.803Z] 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:21:54.803Z] 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:21:54.803Z] Collecting docker-pycreds>=0.4.0 [2021-07-13T19:21:54.803Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-13T19:21:55.082Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-13T19:21:55.082Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-13T19:21:55.083Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-13T19:21:55.083Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-13T19:21:55.488Z] 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:21:56.062Z] Installing collected packages: idna, urllib3, requests, jsonschema, websocket-client, docopt, PyYAML, texttable, docker-pycreds, docker, dockerpty, cached-property, docker-compose [2021-07-13T19:21:56.062Z] Attempting uninstall: idna [2021-07-13T19:21:56.062Z] Found existing installation: idna 2.9 [2021-07-13T19:21:56.062Z] Uninstalling idna-2.9: [2021-07-13T19:21:56.338Z] Successfully uninstalled idna-2.9 [2021-07-13T19:21:56.872Z] 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:21:56.935Z] Attempting uninstall: urllib3 [2021-07-13T19:21:56.935Z] Found existing installation: urllib3 1.25.9 [2021-07-13T19:21:56.935Z] Uninstalling urllib3-1.25.9: [2021-07-13T19:21:56.935Z] Successfully uninstalled urllib3-1.25.9 [2021-07-13T19:21:57.444Z] 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:21:57.535Z] Attempting uninstall: requests [2021-07-13T19:21:57.535Z] Found existing installation: requests 2.23.0 [2021-07-13T19:21:57.535Z] Uninstalling requests-2.23.0: [2021-07-13T19:21:57.535Z] Successfully uninstalled requests-2.23.0 [2021-07-13T19:21:58.395Z] 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:21:58.972Z] Running setup.py install for docopt: started [2021-07-13T19:22:00.309Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-13T19:22:00.309Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-13T19:22:00.309Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-13T19:22:00.309Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-13T19:22:00.309Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-13T19:22:00.309Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-13T19:22:00.309Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-13T19:22:00.309Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-13T19:22:00.309Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-13T19:22:00.309Z] + 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:22:00.309Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-13T19:22:00.309Z] + 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:22:00.309Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-13T19:22:00.309Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-13T19:22:00.309Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-13T19:22:00.309Z] + 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:22:00.309Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-13T19:22:00.309Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-13T19:22:00.309Z] + 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:22:00.959Z] Running setup.py install for docopt: finished with status 'done' [2021-07-13T19:22:00.960Z] Running setup.py install for PyYAML: started [2021-07-13T19:22:01.251Z] Building hooks [2021-07-13T19:22:01.251Z] + cd /root/parts/hooks/src [2021-07-13T19:22:01.251Z] + make build [2021-07-13T19:22:01.251Z] go mod tidy [2021-07-13T19:22:01.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:22:01.941Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:22:01.941Z] ---> 662f56d24d41 [2021-07-13T19:22:01.941Z] Step 3/22 : WORKDIR /edgex-go [2021-07-13T19:22:01.941Z] ---> Using cache [2021-07-13T19:22:01.941Z] ---> 7b921435c468 [2021-07-13T19:22:01.941Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:22:01.941Z] ---> Using cache [2021-07-13T19:22:01.941Z] ---> b2ce3b00d11e [2021-07-13T19:22:01.941Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-13T19:22:02.198Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-13T19:22:02.198Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-13T19:22:02.215Z] ---> Using cache [2021-07-13T19:22:02.215Z] ---> 6a80307209bb [2021-07-13T19:22:02.215Z] Step 6/22 : COPY go.mod . [2021-07-13T19:22:02.215Z] ---> Using cache [2021-07-13T19:22:02.215Z] ---> f2361f988a42 [2021-07-13T19:22:02.215Z] Step 7/22 : RUN go mod download [2021-07-13T19:22:02.215Z] ---> Using cache [2021-07-13T19:22:02.215Z] ---> 84739b8c43f6 [2021-07-13T19:22:02.215Z] Step 8/22 : COPY . . [2021-07-13T19:22:02.215Z] ---> Using cache [2021-07-13T19:22:02.215Z] ---> 30cae2293918 [2021-07-13T19:22:02.215Z] Step 9/22 : RUN go mod tidy [2021-07-13T19:22:02.215Z] ---> Using cache [2021-07-13T19:22:02.215Z] ---> 121ff259f4ae [2021-07-13T19:22:02.215Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-13T19:22:02.462Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-13T19:22:02.462Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-13T19:22:02.462Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-13T19:22:03.403Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-13T19:22:03.664Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-13T19:22:03.664Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-13T19:22:03.718Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-13T19:22:03.718Z] Running setup.py install for texttable: started [2021-07-13T19:22:05.711Z] ---> Running in 2e4b67138edc [2021-07-13T19:22:05.711Z] Running setup.py install for texttable: finished with status 'done' [2021-07-13T19:22:05.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:22:05.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:22:05.987Z] ---> 662f56d24d41 [2021-07-13T19:22:05.987Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:22:05.987Z] ---> Using cache [2021-07-13T19:22:05.987Z] ---> 7b921435c468 [2021-07-13T19:22:05.987Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:22:05.987Z] ---> Using cache [2021-07-13T19:22:05.987Z] ---> b2ce3b00d11e [2021-07-13T19:22:05.987Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-13T19:22:05.987Z] ---> Using cache [2021-07-13T19:22:05.987Z] ---> 6a80307209bb [2021-07-13T19:22:05.987Z] Step 6/24 : COPY go.mod . [2021-07-13T19:22:05.987Z] ---> Using cache [2021-07-13T19:22:05.987Z] ---> f2361f988a42 [2021-07-13T19:22:05.987Z] Step 7/24 : RUN go mod download [2021-07-13T19:22:05.988Z] ---> Using cache [2021-07-13T19:22:05.988Z] ---> 84739b8c43f6 [2021-07-13T19:22:05.988Z] Step 8/24 : COPY . . [2021-07-13T19:22:05.988Z] ---> Using cache [2021-07-13T19:22:05.988Z] ---> 30cae2293918 [2021-07-13T19:22:05.988Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:22:05.988Z] ---> Using cache [2021-07-13T19:22:05.988Z] ---> 121ff259f4ae [2021-07-13T19:22:05.988Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-13T19:22:06.262Z] ---> Running in 72780d187714 [2021-07-13T19:22:06.869Z] Running setup.py install for dockerpty: started [2021-07-13T19:22:06.970Z] Building static-packages [2021-07-13T19:22:06.970Z] + snapcraftctl build [2021-07-13T19:22:07.864Z] 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:22:07.864Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:22:07.864Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:22:07.864Z] ---> 662f56d24d41 [2021-07-13T19:22:07.864Z] Step 3/26 : WORKDIR /edgex-go [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> 7b921435c468 [2021-07-13T19:22:07.864Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> b2ce3b00d11e [2021-07-13T19:22:07.864Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> 6a80307209bb [2021-07-13T19:22:07.864Z] Step 6/26 : COPY go.mod . [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> f2361f988a42 [2021-07-13T19:22:07.864Z] Step 7/26 : RUN go mod download [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> 84739b8c43f6 [2021-07-13T19:22:07.864Z] Step 8/26 : COPY . . [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> 30cae2293918 [2021-07-13T19:22:07.864Z] Step 9/26 : RUN go mod tidy [2021-07-13T19:22:07.864Z] ---> Using cache [2021-07-13T19:22:07.864Z] ---> 121ff259f4ae [2021-07-13T19:22:07.864Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-13T19:22:08.141Z] ---> Running in acf7d4703181 [2021-07-13T19:22:08.419Z] 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:22:08.888Z] Building version [2021-07-13T19:22:08.888Z] + snapcraftctl build [2021-07-13T19:22:09.877Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-13T19:22:10.482Z] 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:22:10.803Z] Staging config-common [2021-07-13T19:22:10.803Z] + snapcraftctl stage [2021-07-13T19:22:11.381Z] Skipping stage go-build-helper (already ran) [2021-07-13T19:22:11.381Z] Staging edgex-go [2021-07-13T19:22:11.381Z] + snapcraftctl stage [2021-07-13T19:22:11.469Z] 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:22:12.325Z] Staging hooks [2021-07-13T19:22:12.325Z] + snapcraftctl stage [2021-07-13T19:22:13.713Z] Staging static-packages [2021-07-13T19:22:13.713Z] + snapcraftctl stage [2021-07-13T19:22:14.286Z] Staging version [2021-07-13T19:22:14.286Z] + snapcraftctl stage [2021-07-13T19:22:15.674Z] Priming config-common [2021-07-13T19:22:15.674Z] + snapcraftctl prime [2021-07-13T19:22:16.249Z] Priming go-build-helper [2021-07-13T19:22:16.249Z] + snapcraftctl prime [2021-07-13T19:22:17.192Z] Priming edgex-go [2021-07-13T19:22:17.192Z] + snapcraftctl prime [2021-07-13T19:22:18.373Z] Priming hooks [2021-07-13T19:22:18.373Z] + snapcraftctl prime [2021-07-13T19:22:19.372Z] Priming static-packages [2021-07-13T19:22:19.372Z] + snapcraftctl prime [2021-07-13T19:22:21.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-13T19:22:21.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-13T19:22:21.644Z] ---> 662f56d24d41 [2021-07-13T19:22:21.644Z] Step 3/24 : WORKDIR /edgex-go [2021-07-13T19:22:21.644Z] ---> Using cache [2021-07-13T19:22:21.644Z] ---> 7b921435c468 [2021-07-13T19:22:21.644Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:22:21.644Z] ---> Using cache [2021-07-13T19:22:21.644Z] ---> b2ce3b00d11e [2021-07-13T19:22:21.644Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-13T19:22:21.644Z] ---> Running in 21f455e7aeeb [2021-07-13T19:22:21.928Z] Priming version [2021-07-13T19:22:21.928Z] + snapcraftctl prime [2021-07-13T19:22:22.883Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-13T19:22:24.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:22:25.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-13T19:22:26.324Z] OK: 218 MiB in 52 packages [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-07-13T19:22:26.604Z] Removing intermediate container 5f3c82fb0e9f [2021-07-13T19:22:26.604Z] ---> a49955792bb2 [2021-07-13T19:22:26.604Z] Step 15/24 : ENV APP_PORT=58890 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T19:22:26.882Z] ---> Running in 99d62394dbd6 [2021-07-13T19:22:27.879Z] Removing intermediate container 99d62394dbd6 [2021-07-13T19:22:27.879Z] ---> a60e95c4d14b [2021-07-13T19:22:27.879Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-13T19:22:28.155Z] Removing intermediate container 21f455e7aeeb [2021-07-13T19:22:28.155Z] ---> 748e598ba175 [2021-07-13T19:22:28.155Z] Step 6/24 : COPY go.mod . [2021-07-13T19:22:28.155Z] ---> Running in 499c381248b1 [2021-07-13T19:22:29.226Z] Removing intermediate container 499c381248b1 [2021-07-13T19:22:29.226Z] ---> a5c4bcf105db [2021-07-13T19:22:29.226Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-13T19:22:29.603Z] ---> 9ec3da4dd1e8 [2021-07-13T19:22:29.603Z] Step 7/24 : RUN go mod download [2021-07-13T19:22:29.603Z] ---> Running in a27489c1da65 [2021-07-13T19:22:32.331Z] ---> fd9c9956f290 [2021-07-13T19:22:32.331Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-13T19:22:33.314Z] ---> d29ae8909ada [2021-07-13T19:22:33.314Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-13T19:22:35.311Z] ---> 573e1450d273 [2021-07-13T19:22:35.311Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-13T19:22:35.311Z] Removing intermediate container a27489c1da65 [2021-07-13T19:22:35.311Z] ---> b6672770de3e [2021-07-13T19:22:35.311Z] Step 8/24 : COPY . . [2021-07-13T19:22:35.311Z] ---> Running in 108b70dff431 [2021-07-13T19:22:36.303Z] Removing intermediate container 108b70dff431 [2021-07-13T19:22:36.303Z] ---> 232b7c1a5f56 [2021-07-13T19:22:36.303Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:22:36.582Z] ---> Running in 18099e87e7e9 [2021-07-13T19:22:37.188Z] Removing intermediate container 18099e87e7e9 [2021-07-13T19:22:37.188Z] ---> 3dfe48d163f8 [2021-07-13T19:22:37.188Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:22:37.788Z] ---> Running in 5b58b89cc5dd [2021-07-13T19:22:39.231Z] Removing intermediate container 5b58b89cc5dd [2021-07-13T19:22:39.231Z] ---> 279ea71cb011 [2021-07-13T19:22:39.231Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:22:39.231Z] ---> Running in 6bd7db50269f [2021-07-13T19:22:40.676Z] Removing intermediate container 6bd7db50269f [2021-07-13T19:22:40.676Z] ---> 886218e8143a [2021-07-13T19:22:40.676Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:22:40.957Z] ---> Running in 9b8bb9893de2 [2021-07-13T19:22:41.946Z] Removing intermediate container 9b8bb9893de2 [2021-07-13T19:22:41.946Z] ---> be731f992892 [2021-07-13T19:22:41.946Z] [2021-07-13T19:22:42.547Z] Successfully built be731f992892 [2021-07-13T19:22:42.547Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-13T19:22:54.976Z]  Building sys-mgmt-agent ... done  ---> fc663821a775 [2021-07-13T19:22:54.976Z] Step 9/24 : RUN go mod tidy [2021-07-13T19:22:54.976Z] ---> Running in 1be3f4b79495 [2021-07-13T19:23:00.401Z] Removing intermediate container 1be3f4b79495 [2021-07-13T19:23:00.401Z] ---> f13b8c30f1dd [2021-07-13T19:23:00.401Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-13T19:23:00.401Z] ---> Running in 6457ec6983ce [2021-07-13T19:23:02.386Z] 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:23:41.417Z] 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:23:41.417Z] 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:23:51.611Z] Removing intermediate container 2e4b67138edc [2021-07-13T19:23:51.611Z] ---> 1e213efe5926 [2021-07-13T19:23:51.611Z] [2021-07-13T19:23:51.611Z] Step 11/22 : FROM alpine:3.12 [2021-07-13T19:23:51.611Z] ---> c4fd0aeabfcf [2021-07-13T19:23:51.611Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-13T19:23:51.889Z] ---> Running in 17975a975173 [2021-07-13T19:23:54.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:54.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:55.411Z] Removing intermediate container acf7d4703181 [2021-07-13T19:23:55.411Z] ---> 5ffcd2f9d8d3 [2021-07-13T19:23:55.411Z] [2021-07-13T19:23:55.411Z] Step 11/26 : FROM alpine:3.12 [2021-07-13T19:23:55.411Z] ---> c4fd0aeabfcf [2021-07-13T19:23:55.411Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-13T19:23:55.411Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-13T19:23:55.411Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:23:55.411Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-13T19:23:55.411Z] (4/4) Installing curl (7.77.0-r0) [2021-07-13T19:23:55.695Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:23:55.695Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:23:55.695Z] ---> Running in fc86f22f87cc [2021-07-13T19:23:55.976Z] OK: 7 MiB in 18 packages [2021-07-13T19:23:57.437Z] Removing intermediate container 72780d187714 [2021-07-13T19:23:57.437Z] ---> 03c4844c8957 [2021-07-13T19:23:57.437Z] [2021-07-13T19:23:57.437Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:23:57.437Z] ---> c4fd0aeabfcf [2021-07-13T19:23:57.437Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-13T19:23:57.437Z] ---> Using cache [2021-07-13T19:23:57.437Z] ---> 4fc58ece7abe [2021-07-13T19:23:57.437Z] 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:57.437Z] ---> Using cache [2021-07-13T19:23:57.437Z] ---> 2d9931d0c03a [2021-07-13T19:23:57.437Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-13T19:23:57.719Z] ---> Running in 89a9b40076e7 [2021-07-13T19:23:58.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:58.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:23:58.596Z] Removing intermediate container 17975a975173 [2021-07-13T19:23:58.596Z] ---> 1cb904f8ef94 [2021-07-13T19:23:58.596Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:23:58.871Z] Removing intermediate container 89a9b40076e7 [2021-07-13T19:23:58.872Z] ---> 9f1ff67a2d2b [2021-07-13T19:23:58.872Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-13T19:23:58.872Z] ---> Running in 8c850059f02b [2021-07-13T19:23:58.872Z] ---> Running in 8a08f13cbbfd [2021-07-13T19:23:59.152Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-13T19:23:59.152Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-13T19:23:59.152Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-13T19:23:59.152Z] (4/6) Installing curl (7.77.0-r0) [2021-07-13T19:23:59.152Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:23:59.152Z] (6/6) Installing su-exec (0.2-r1) [2021-07-13T19:23:59.152Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:23:59.432Z] Executing ca-certificates-20191127-r4.trigger [2021-07-13T19:23:59.718Z] OK: 7 MiB in 20 packages [2021-07-13T19:23:59.718Z] Removing intermediate container 8c850059f02b [2021-07-13T19:23:59.718Z] ---> d9a5eb86f4b9 [2021-07-13T19:23:59.718Z] Step 14/22 : WORKDIR /edgex [2021-07-13T19:23:59.996Z] Removing intermediate container 8a08f13cbbfd [2021-07-13T19:23:59.996Z] ---> 927a212c30d1 [2021-07-13T19:23:59.996Z] Step 16/24 : WORKDIR / [2021-07-13T19:23:59.996Z] ---> Running in a3ef1cabf6de [2021-07-13T19:24:00.273Z] ---> Running in ba90538fda30 [2021-07-13T19:24:01.272Z] Removing intermediate container a3ef1cabf6de [2021-07-13T19:24:01.272Z] ---> 5378673d8610 [2021-07-13T19:24:01.272Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-13T19:24:01.558Z] Removing intermediate container ba90538fda30 [2021-07-13T19:24:01.558Z] ---> cc5b07413c08 [2021-07-13T19:24:01.558Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:24:02.554Z] Removing intermediate container fc86f22f87cc [2021-07-13T19:24:02.554Z] ---> ccf359d28b57 [2021-07-13T19:24:02.554Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-13T19:24:02.836Z] ---> 887b5ffea0f3 [2021-07-13T19:24:02.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-13T19:24:02.836Z] ---> Running in b22ccbf8bddd [2021-07-13T19:24:03.113Z] ---> 079955a8dd76 [2021-07-13T19:24:03.113Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-13T19:24:03.717Z] Removing intermediate container b22ccbf8bddd [2021-07-13T19:24:03.717Z] ---> df958386b6bf [2021-07-13T19:24:03.717Z] Step 14/26 : WORKDIR / [2021-07-13T19:24:04.026Z] ---> Running in 2164032e797e [2021-07-13T19:24:05.478Z] ---> c64f915bfec9 [2021-07-13T19:24:05.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-13T19:24:05.478Z] Removing intermediate container 2164032e797e [2021-07-13T19:24:05.478Z] ---> 8500cc2e2b1e [2021-07-13T19:24:05.478Z] 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:24:05.754Z] ---> ecac5924dc34 [2021-07-13T19:24:05.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-13T19:24:07.750Z] ---> fe1e61ec1946 [2021-07-13T19:24:07.750Z] 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:24:07.750Z] ---> 3d766b3825c2 [2021-07-13T19:24:07.750Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-13T19:24:07.750Z] ---> f1052be34256 [2021-07-13T19:24:07.750Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-13T19:24:08.026Z] ---> Running in f3c2a1d33d41 [2021-07-13T19:24:08.026Z] ---> Running in a1215d21c945 [2021-07-13T19:24:09.030Z] Removing intermediate container f3c2a1d33d41 [2021-07-13T19:24:09.030Z] ---> ef35a97172a0 [2021-07-13T19:24:09.030Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:24:09.030Z] Removing intermediate container a1215d21c945 [2021-07-13T19:24:09.030Z] ---> 2ce0f762b868 [2021-07-13T19:24:09.030Z] Step 19/22 : CMD ["--init=true"] [2021-07-13T19:24:09.310Z] ---> 8947643f5e07 [2021-07-13T19:24:09.310Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-13T19:24:09.310Z] ---> Running in 6751f1e7fd27 [2021-07-13T19:24:09.310Z] ---> Running in ac63e9867785 [2021-07-13T19:24:10.300Z] Removing intermediate container 6751f1e7fd27 [2021-07-13T19:24:10.300Z] ---> 17bc1943403d [2021-07-13T19:24:10.301Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:24:10.301Z] Removing intermediate container ac63e9867785 [2021-07-13T19:24:10.301Z] ---> d9acc1e4a93d [2021-07-13T19:24:10.301Z] Step 20/22 : LABEL arch=arm64 [2021-07-13T19:24:10.575Z] ---> Running in c7213968f2f0 [2021-07-13T19:24:10.575Z] ---> Running in f4b5cb8d3f62 [2021-07-13T19:24:10.575Z] ---> 7d93cf3f53c3 [2021-07-13T19:24:10.575Z] 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:24:11.172Z] Removing intermediate container c7213968f2f0 [2021-07-13T19:24:11.172Z] ---> bcdeda31571b [2021-07-13T19:24:11.172Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:24:11.172Z] ---> Running in a159d12911b9 [2021-07-13T19:24:11.445Z] Removing intermediate container f4b5cb8d3f62 [2021-07-13T19:24:11.445Z] ---> 8d610833be04 [2021-07-13T19:24:11.445Z] Step 21/22 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:24:11.717Z] ---> Running in a32a0112c2e7 [2021-07-13T19:24:11.717Z] ---> 414506171b79 [2021-07-13T19:24:11.717Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-13T19:24:12.002Z] Removing intermediate container a159d12911b9 [2021-07-13T19:24:12.002Z] ---> 042fcdc28ba7 [2021-07-13T19:24:12.002Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:24:12.002Z] ---> Running in b103f8dc72bd [2021-07-13T19:24:12.274Z] Removing intermediate container a32a0112c2e7 [2021-07-13T19:24:12.274Z] ---> 91062b73ba09 [2021-07-13T19:24:12.274Z] Step 22/22 : LABEL version=0.0.0 [2021-07-13T19:24:12.545Z] ---> Running in e9439b1bd330 [2021-07-13T19:24:12.818Z] Removing intermediate container b103f8dc72bd [2021-07-13T19:24:12.818Z] ---> 31813602b64d [2021-07-13T19:24:12.818Z] [2021-07-13T19:24:13.415Z] Successfully built 31813602b64d [2021-07-13T19:24:13.690Z] Successfully tagged core-metadata-arm64:latest [2021-07-13T19:24:13.690Z]  Building core-metadata ... done Removing intermediate container e9439b1bd330 [2021-07-13T19:24:13.690Z] ---> 1dc5c012701f [2021-07-13T19:24:13.690Z] [2021-07-13T19:24:13.690Z] ---> 9ad33e3502ec [2021-07-13T19:24:13.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-13T19:24:13.962Z] Successfully built 1dc5c012701f [2021-07-13T19:24:14.236Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-13T19:24:15.667Z]  Building security-proxy-setup ... done  ---> 6f858db64cc7 [2021-07-13T19:24:15.667Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-13T19:24:17.106Z] ---> c50b034cba48 [2021-07-13T19:24:17.106Z] 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:24:18.128Z] ---> Running in 75206dc78b4b [2021-07-13T19:24:20.832Z] Removing intermediate container 6457ec6983ce [2021-07-13T19:24:20.832Z] ---> 17a0dd84ee67 [2021-07-13T19:24:20.832Z] [2021-07-13T19:24:20.832Z] Step 11/24 : FROM alpine:3.12 [2021-07-13T19:24:20.832Z] ---> c4fd0aeabfcf [2021-07-13T19:24:20.832Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-13T19:24:20.832Z] Removing intermediate container 75206dc78b4b [2021-07-13T19:24:21.104Z] ---> 2c56127e51d9 [2021-07-13T19:24:21.104Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-13T19:24:21.104Z] ---> Running in 67fdc9ecef34 [2021-07-13T19:24:21.104Z] ---> Running in 1af4c83ac79c [2021-07-13T19:24:21.698Z] Removing intermediate container 67fdc9ecef34 [2021-07-13T19:24:21.698Z] ---> 2bdf1393bef2 [2021-07-13T19:24:21.698Z] Step 24/26 : LABEL arch=arm64 [2021-07-13T19:24:21.698Z] Removing intermediate container 1af4c83ac79c [2021-07-13T19:24:21.698Z] ---> ae563a587aac [2021-07-13T19:24:21.698Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-13T19:24:21.698Z] ---> Running in 25e67dcbfb27 [2021-07-13T19:24:21.698Z] ---> Running in e1d7f847ff1a [2021-07-13T19:24:22.678Z] Removing intermediate container e1d7f847ff1a [2021-07-13T19:24:22.678Z] Removing intermediate container 25e67dcbfb27 [2021-07-13T19:24:22.678Z] ---> 216d6709a37d [2021-07-13T19:24:22.678Z] ---> b652e96be0ac [2021-07-13T19:24:22.678Z] Step 14/24 : EXPOSE $APP_PORTStep 25/26 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:24:22.678Z] [2021-07-13T19:24:22.678Z] ---> Running in 30b94e5c890e [2021-07-13T19:24:22.678Z] ---> Running in f2c8f8db912d [2021-07-13T19:24:23.272Z] Removing intermediate container 30b94e5c890e [2021-07-13T19:24:23.272Z] ---> b23f403314ba [2021-07-13T19:24:23.272Z] Step 26/26 : LABEL version=0.0.0 [2021-07-13T19:24:23.272Z] Removing intermediate container f2c8f8db912d [2021-07-13T19:24:23.272Z] ---> 779a8cf686b7 [2021-07-13T19:24:23.272Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-13T19:24:23.547Z] ---> Running in c3b6973da700 [2021-07-13T19:24:23.547Z] ---> Running in 00b230d38539 [2021-07-13T19:24:24.141Z] Removing intermediate container 00b230d38539 [2021-07-13T19:24:24.141Z] ---> 93f8248e266b [2021-07-13T19:24:24.141Z] [2021-07-13T19:24:24.412Z] Successfully built 93f8248e266b [2021-07-13T19:24:24.412Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-13T19:24:25.845Z]  Building security-secretstore-setup ... done Removing intermediate container c3b6973da700 [2021-07-13T19:24:25.845Z] ---> 779f0bd13caa [2021-07-13T19:24:25.845Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-13T19:24:25.845Z] ---> Running in b2f0f461746e [2021-07-13T19:24:27.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-13T19:24:27.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-13T19:24:28.459Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-13T19:24:28.729Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-13T19:24:28.729Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-13T19:24:28.729Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-13T19:24:28.999Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-13T19:24:28.999Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-13T19:24:29.279Z] Executing busybox-1.31.1-r20.trigger [2021-07-13T19:24:29.279Z] OK: 8 MiB in 20 packages [2021-07-13T19:24:30.258Z] Removing intermediate container b2f0f461746e [2021-07-13T19:24:30.258Z] ---> 20df3e30c82e [2021-07-13T19:24:30.258Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-13T19:24:31.231Z] ---> eb4432614fe0 [2021-07-13T19:24:31.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-13T19:24:32.652Z] ---> f45a1306be2f [2021-07-13T19:24:32.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-13T19:24:33.244Z] ---> b70cdd87089a [2021-07-13T19:24:33.244Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-13T19:24:33.515Z] ---> Running in a1543eaa19be [2021-07-13T19:24:34.110Z] Removing intermediate container a1543eaa19be [2021-07-13T19:24:34.110Z] ---> cb69f14ca198 [2021-07-13T19:24:34.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-13T19:24:34.110Z] ---> Running in 6debd977796e [2021-07-13T19:24:34.706Z] Removing intermediate container 6debd977796e [2021-07-13T19:24:34.706Z] ---> c8057814c367 [2021-07-13T19:24:34.706Z] Step 22/24 : LABEL arch=arm64 [2021-07-13T19:24:34.706Z] ---> Running in 47e9d328bcc4 [2021-07-13T19:24:35.300Z] Removing intermediate container 47e9d328bcc4 [2021-07-13T19:24:35.300Z] ---> 44ec89431178 [2021-07-13T19:24:35.300Z] Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [2021-07-13T19:24:35.300Z] ---> Running in 3a1580667c7c [2021-07-13T19:24:35.897Z] Removing intermediate container 3a1580667c7c [2021-07-13T19:24:35.897Z] ---> b589dc8ba8bc [2021-07-13T19:24:35.897Z] Step 24/24 : LABEL version=0.0.0 [2021-07-13T19:24:35.897Z] ---> Running in 13d3a3ea1d39 [2021-07-13T19:24:36.496Z] Removing intermediate container 13d3a3ea1d39 [2021-07-13T19:24:36.496Z] ---> d34b56e989f4 [2021-07-13T19:24:36.496Z] [2021-07-13T19:24:36.766Z] Successfully built d34b56e989f4 [2021-07-13T19:24:36.766Z] Successfully tagged core-data-arm64:latest [2021-07-13T19:24:37.052Z]  Building core-data ... done  [Pipeline] } [2021-07-13T19:24:37.083Z] $ docker stop --time=1 feb14031202bdddad438d0759c7f617531fa736e7ce475f9303b169f3125b9a8 [2021-07-13T19:24:38.854Z] $ docker rm -f feb14031202bdddad438d0759c7f617531fa736e7ce475f9303b169f3125b9a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-13T19:24:39.454Z] + docker images [2021-07-13T19:24:39.727Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T19:24:39.727Z] core-data-arm64 latest d34b56e989f4 3 seconds ago 19.2MB [2021-07-13T19:24:39.727Z] security-secretstore-setup-arm64 latest 93f8248e266b 16 seconds ago 27.1MB [2021-07-13T19:24:39.727Z] 17a0dd84ee67 19 seconds ago 997MB [2021-07-13T19:24:39.727Z] security-proxy-setup-arm64 latest 1dc5c012701f 26 seconds ago 24.2MB [2021-07-13T19:24:39.727Z] core-metadata-arm64 latest 31813602b64d 27 seconds ago 15.7MB [2021-07-13T19:24:39.727Z] 03c4844c8957 43 seconds ago 994MB [2021-07-13T19:24:39.727Z] 5ffcd2f9d8d3 45 seconds ago 998MB [2021-07-13T19:24:39.727Z] 1e213efe5926 49 seconds ago 995MB [2021-07-13T19:24:39.727Z] sys-mgmt-agent-arm64 latest be731f992892 About a minute ago 298MB [2021-07-13T19:24:39.727Z] security-bootstrapper-arm64 latest 2386f3ec533f 2 minutes ago 17.5MB [2021-07-13T19:24:39.727Z] support-notifications-arm64 latest ae4a6be4ba9b 3 minutes ago 15.7MB [2021-07-13T19:24:39.727Z] core-command-arm64 latest 99b29b691a84 3 minutes ago 15MB [2021-07-13T19:24:39.727Z] support-scheduler-arm64 latest a039adc2300e 3 minutes ago 15.1MB [2021-07-13T19:24:39.727Z] 61b656ca53ac 3 minutes ago 991MB [2021-07-13T19:24:39.727Z] f15caddfb8dd 3 minutes ago 991MB [2021-07-13T19:24:39.727Z] d2d2f3970cb7 3 minutes ago 992MB [2021-07-13T19:24:39.727Z] 9e4574eb23ed 3 minutes ago 990MB [2021-07-13T19:24:39.727Z] ebd0ce3dd2da 3 minutes ago 989MB [2021-07-13T19:24:39.727Z] ci-base-image-arm64 latest 662f56d24d41 13 minutes ago 663MB [2021-07-13T19:24:39.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 3 days ago 451MB [2021-07-13T19:24:39.727Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-13T19:24:39.727Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-13T19:24:39.727Z] 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:24:41.926Z] ---> job-cost.sh [2021-07-13T19:24:41.926Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cBm1 [2021-07-13T19:25:20.877Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-13T19:26:57.790Z] lf-activate-venv(): INFO: Adding /tmp/venv-cBm1/bin to PATH [2021-07-13T19:26:57.790Z] INFO: No Stack... [2021-07-13T19:26:57.790Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-13T19:26:57.790Z] INFO: Archiving Costs [Pipeline] sh [2021-07-13T19:26:58.157Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-07-13T19:26:58.157Z] + cut -d, -f6 [Pipeline] lock [2021-07-13T19:26:58.264Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] [2021-07-13T19:26:58.276Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] did not exist. Created. [2021-07-13T19:26:58.278Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-13T19:26:58.765Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-13T19:26:59.030Z] Stashed 1 file(s) [Pipeline] } [2021-07-13T19:26:59.059Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-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:27:01.563Z] provisioning config files... [2021-07-13T19:27:01.576Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8093257033028973815tmp [Pipeline] { [Pipeline] sh [2021-07-13T19:27:01.940Z] + set +x [2021-07-13T19:27:01.941Z] + curl -s https://codecov.io/bash [2021-07-13T19:27:01.941Z] + bash -s -- [2021-07-13T19:27:02.206Z] [2021-07-13T19:27:02.206Z] _____ _ [2021-07-13T19:27:02.206Z] / ____| | | [2021-07-13T19:27:02.206Z] | | ___ __| | ___ ___ _____ __ [2021-07-13T19:27:02.206Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-13T19:27:02.206Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-13T19:27:02.206Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-13T19:27:02.206Z] Bash-1.0.4 [2021-07-13T19:27:02.206Z] [2021-07-13T19:27:02.206Z] [2021-07-13T19:27:02.206Z] ==> git version 2.24.4 found [2021-07-13T19:27:02.206Z] ==> 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:27:02.206Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-13T19:27:02.206Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-13T19:27:02.206Z] ==> Jenkins CI detected. [2021-07-13T19:27:02.206Z] project root: . [2021-07-13T19:27:02.206Z] --> token set from env [2021-07-13T19:27:02.206Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-13T19:27:02.206Z] ==> Running gcov in . (disable via -X gcov) [2021-07-13T19:27:02.206Z] ==> Python coveragepy not found [2021-07-13T19:27:02.206Z] ==> Searching for coverage reports in: [2021-07-13T19:27:02.206Z] + . [2021-07-13T19:27:02.206Z] -> Found 1 reports [2021-07-13T19:27:02.206Z] ==> Detecting git/mercurial file structure [2021-07-13T19:27:02.206Z] ==> Reading reports [2021-07-13T19:27:02.206Z] + ./coverage.out bytes=399433 [2021-07-13T19:27:02.206Z] ==> Appending adjustments [2021-07-13T19:27:02.206Z] https://docs.codecov.io/docs/fixing-reports [2021-07-13T19:27:03.157Z] + Found adjustments [2021-07-13T19:27:03.157Z] ==> Gzipping contents [2021-07-13T19:27:03.419Z] 56K /tmp/codecov.9lJtrT.gz [2021-07-13T19:27:03.419Z] ==> Uploading reports [2021-07-13T19:27:03.419Z] url: https://codecov.io [2021-07-13T19:27:03.419Z] query: branch=PR-3619&commit=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-13T19:27:03.419Z] -> Pinging Codecov [2021-07-13T19:27:03.419Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3619&commit=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-13T19:27:03.990Z] -> Uploading to [2021-07-13T19:27:03.990Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-13/00271124DB129430A58F1EEE437C3FCB/4bd8d9e5e004ca5319d4fe979e02ed4cbb622829/e765cc33-d550-49ea-a34f-f3e0ec890c1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210713T192703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f2bdfe850f3b320f56cb460116295bcb5e970cf88ca7023cd9f3eab9e4cca96 [2021-07-13T19:27:03.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T19:27:03.990Z] Dload Upload Total Spent Left Speed [2021-07-13T19:27:04.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54055 0 0 100 54055 0 123k --:--:-- --:--:-- --:--:-- 124k [2021-07-13T19:27:04.252Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [Pipeline] } [2021-07-13T19:27:04.276Z] 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:27:07.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:27:08.490Z] ---> package-listing.sh [2021-07-13T19:27:08.491Z] ++ facter osfamily [2021-07-13T19:27:08.491Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-13T19:27:08.752Z] + OS_FAMILY=redhat [2021-07-13T19:27:08.753Z] + workspace=/w/workspace/edgex-go/1 [2021-07-13T19:27:08.753Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-13T19:27:08.753Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-13T19:27:08.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-13T19:27:08.753Z] + PACKAGES=/tmp/packages_start.txt [2021-07-13T19:27:08.753Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-13T19:27:08.753Z] + PACKAGES=/tmp/packages_end.txt [2021-07-13T19:27:08.753Z] + case "${OS_FAMILY}" in [2021-07-13T19:27:08.753Z] + rpm -qa [2021-07-13T19:27:08.753Z] + sort [2021-07-13T19:27:11.307Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-13T19:27:11.307Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-13T19:27:11.307Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-13T19:27:11.307Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-13T19:27:11.307Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-13T19:27:11.307Z] + 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:27:11.356Z] 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:27:11.722Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:27:12.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T19:27:12.363Z] [2021-07-13T19:27:12.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-13T19:27:12.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T19:27:12.728Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-13T19:27:12.728Z] df20fa9351a1: Pulling fs layer [2021-07-13T19:27:12.728Z] 36b3adc4ff6f: Pulling fs layer [2021-07-13T19:27:12.728Z] 8ad3a11d3b57: Pulling fs layer [2021-07-13T19:27:12.728Z] 46f8f816bc3b: Pulling fs layer [2021-07-13T19:27:12.728Z] 93b61091891f: Pulling fs layer [2021-07-13T19:27:12.728Z] 93b9cdb0e59b: Pulling fs layer [2021-07-13T19:27:12.728Z] 5e14af77c1be: Pulling fs layer [2021-07-13T19:27:12.728Z] 01666e4c0597: Pulling fs layer [2021-07-13T19:27:12.728Z] aa168da1d23b: Pulling fs layer [2021-07-13T19:27:12.728Z] 46f8f816bc3b: Waiting [2021-07-13T19:27:12.728Z] 5e14af77c1be: Waiting [2021-07-13T19:27:12.728Z] 93b61091891f: Waiting [2021-07-13T19:27:12.728Z] 93b9cdb0e59b: Waiting [2021-07-13T19:27:12.728Z] 01666e4c0597: Waiting [2021-07-13T19:27:12.728Z] aa168da1d23b: Waiting [2021-07-13T19:27:12.728Z] 36b3adc4ff6f: Verifying Checksum [2021-07-13T19:27:12.728Z] 36b3adc4ff6f: Download complete [2021-07-13T19:27:12.728Z] 46f8f816bc3b: Verifying Checksum [2021-07-13T19:27:12.728Z] 46f8f816bc3b: Download complete [2021-07-13T19:27:12.728Z] df20fa9351a1: Verifying Checksum [2021-07-13T19:27:12.728Z] df20fa9351a1: Download complete [2021-07-13T19:27:12.991Z] 93b9cdb0e59b: Verifying Checksum [2021-07-13T19:27:12.991Z] 93b9cdb0e59b: Download complete [2021-07-13T19:27:12.991Z] 5e14af77c1be: Verifying Checksum [2021-07-13T19:27:12.991Z] 5e14af77c1be: Download complete [2021-07-13T19:27:12.991Z] 93b61091891f: Verifying Checksum [2021-07-13T19:27:12.991Z] 93b61091891f: Download complete [2021-07-13T19:27:12.991Z] 01666e4c0597: Verifying Checksum [2021-07-13T19:27:12.991Z] 01666e4c0597: Download complete [2021-07-13T19:27:12.991Z] df20fa9351a1: Pull complete [2021-07-13T19:27:12.991Z] 8ad3a11d3b57: Verifying Checksum [2021-07-13T19:27:12.991Z] 8ad3a11d3b57: Download complete [2021-07-13T19:27:13.258Z] 36b3adc4ff6f: Pull complete [2021-07-13T19:27:13.527Z] 8ad3a11d3b57: Pull complete [2021-07-13T19:27:13.527Z] 46f8f816bc3b: Pull complete [2021-07-13T19:27:13.789Z] 93b61091891f: Pull complete [2021-07-13T19:27:13.789Z] 93b9cdb0e59b: Pull complete [2021-07-13T19:27:14.054Z] 5e14af77c1be: Pull complete [2021-07-13T19:27:14.054Z] 01666e4c0597: Pull complete [2021-07-13T19:27:14.998Z] aa168da1d23b: Verifying Checksum [2021-07-13T19:27:14.999Z] aa168da1d23b: Download complete [2021-07-13T19:27:19.223Z] aa168da1d23b: Pull complete [2021-07-13T19:27:19.223Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-13T19:27:19.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-13T19:27:19.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-13T19:27:19.338Z] prd-centos7-docker-4c-2g-2 does not seem to be running inside a container [2021-07-13T19:27:19.375Z] $ 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:27:22.091Z] $ docker top 6b5c6cd4deceeb3d2b1550c31209937e964b687c588de6877d809e0efae37e85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-13T19:27:22.603Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-13T19:27:22.941Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-13T19:27:23.261Z] + ls /var/log/sa-host [2021-07-13T19:27:23.262Z] + sadf -c /var/log/sa-host/sa05 [2021-07-13T19:27:23.262Z] file_magic: OK [2021-07-13T19:27:23.262Z] HZ: Using current value: 100 [2021-07-13T19:27:23.262Z] file_header: OK [2021-07-13T19:27:23.262Z] 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:27:23.262Z] Statistics: [2021-07-13T19:27:23.262Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-13T19:27:23.262Z] File successfully converted to sysstat format version 12.2.1 [2021-07-13T19:27:23.262Z] + sadf -c /var/log/sa-host/sa13 [2021-07-13T19:27:23.262Z] file_magic: OK [2021-07-13T19:27:23.262Z] HZ: Using current value: 100 [2021-07-13T19:27:23.262Z] file_header: OK [2021-07-13T19:27:23.262Z] 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:27:23.262Z] Statistics: [2021-07-13T19:27:23.262Z] 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... [2021-07-13T19:27:23.262Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-13T19:27:26.653Z] provisioning config files... [2021-07-13T19:27:26.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2745935796035170863tmp [Pipeline] { [Pipeline] echo [2021-07-13T19:27:26.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:27:27.080Z] ---> create-netrc.sh [Pipeline] } [2021-07-13T19:27:27.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:27:27.783Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-13T19:27:27.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:27:28.165Z] ---> sudo-logs.sh [2021-07-13T19:27:28.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-13T19:27:28.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:27:28.607Z] ---> job-cost.sh [2021-07-13T19:27:28.607Z] lf-activate-venv: SKIPPING [2021-07-13T19:27:28.607Z] DEBUG: total: 0.18000000715255737 [2021-07-13T19:27:28.607Z] INFO: Retrieving Stack Cost... [2021-07-13T19:27:29.996Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-13T19:27:30.257Z] INFO: Archiving Costs [Pipeline] echo [2021-07-13T19:27:30.297Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-13T19:27:30.645Z] ---> logs-deploy.sh [2021-07-13T19:27:30.645Z] lf-activate-venv: SKIPPING [2021-07-13T19:27:30.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/1 [2021-07-13T19:27:30.645Z] INFO: archiving workspace using pattern(s): [2021-07-13T19:27:31.591Z] Archives upload complete. [2021-07-13T19:27:31.591Z] INFO: archiving logs to Nexus [2021-07-13T19:27:32.171Z] ---> uname -a: [2021-07-13T19:27:32.171Z] Linux prd-centos7-docker-4c-2g-2.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-13T19:27:32.171Z] [2021-07-13T19:27:32.171Z] [2021-07-13T19:27:32.171Z] ---> lscpu: [2021-07-13T19:27:32.171Z] Architecture: x86_64 [2021-07-13T19:27:32.171Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-13T19:27:32.171Z] Byte Order: Little Endian [2021-07-13T19:27:32.171Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-13T19:27:32.171Z] CPU(s): 2 [2021-07-13T19:27:32.171Z] On-line CPU(s) list: 0,1 [2021-07-13T19:27:32.171Z] Thread(s) per core: 1 [2021-07-13T19:27:32.171Z] Core(s) per socket: 1 [2021-07-13T19:27:32.171Z] Socket(s): 2 [2021-07-13T19:27:32.171Z] NUMA node(s): 1 [2021-07-13T19:27:32.171Z] Vendor ID: AuthenticAMD [2021-07-13T19:27:32.171Z] CPU family: 23 [2021-07-13T19:27:32.171Z] Model: 49 [2021-07-13T19:27:32.171Z] Model name: AMD EPYC-Rome Processor [2021-07-13T19:27:32.171Z] Stepping: 0 [2021-07-13T19:27:32.171Z] CPU MHz: 2799.998 [2021-07-13T19:27:32.171Z] BogoMIPS: 5599.99 [2021-07-13T19:27:32.171Z] Virtualization: AMD-V [2021-07-13T19:27:32.171Z] Hypervisor vendor: KVM [2021-07-13T19:27:32.171Z] Virtualization type: full [2021-07-13T19:27:32.171Z] L1d cache: 64 KiB [2021-07-13T19:27:32.171Z] L1i cache: 64 KiB [2021-07-13T19:27:32.171Z] L2 cache: 1 MiB [2021-07-13T19:27:32.171Z] L3 cache: 32 MiB [2021-07-13T19:27:32.171Z] NUMA node0 CPU(s): 0,1 [2021-07-13T19:27:32.171Z] Vulnerability Itlb multihit: Not affected [2021-07-13T19:27:32.171Z] Vulnerability L1tf: Not affected [2021-07-13T19:27:32.171Z] Vulnerability Mds: Not affected [2021-07-13T19:27:32.171Z] Vulnerability Meltdown: Not affected [2021-07-13T19:27:32.171Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-13T19:27:32.171Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-13T19:27:32.171Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-13T19:27:32.171Z] Vulnerability Srbds: Not affected [2021-07-13T19:27:32.171Z] Vulnerability Tsx async abort: Not affected [2021-07-13T19:27:32.172Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] ---> nproc: [2021-07-13T19:27:32.172Z] 2 [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] ---> df -h: [2021-07-13T19:27:32.172Z] Filesystem Size Used Available Use% Mounted on [2021-07-13T19:27:32.172Z] overlay 40.0G 11.6G 28.4G 29% / [2021-07-13T19:27:32.172Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-13T19:27:32.172Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-13T19:27:32.172Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/1 [2021-07-13T19:27:32.172Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/1@tmp [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] ---> free -m: [2021-07-13T19:27:32.172Z] total used free shared buff/cache available [2021-07-13T19:27:32.172Z] Mem: 7821 1316 1946 0 4558 6454 [2021-07-13T19:27:32.172Z] Swap: 1023 1 1022 [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z] ---> ip addr: [2021-07-13T19:27:32.172Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-13T19:27:32.172Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-13T19:27:32.172Z] inet 127.0.0.1/8 scope host lo [2021-07-13T19:27:32.172Z] valid_lft forever preferred_lft forever [2021-07-13T19:27:32.172Z] inet6 ::1/128 scope host [2021-07-13T19:27:32.172Z] valid_lft forever preferred_lft forever [2021-07-13T19:27:32.172Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-13T19:27:32.172Z] link/ether fa:16:3e:7c:c9:3d brd ff:ff:ff:ff:ff:ff [2021-07-13T19:27:32.172Z] inet 10.30.122.18/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-13T19:27:32.172Z] valid_lft 85072sec preferred_lft 85072sec [2021-07-13T19:27:32.172Z] inet6 fe80::f816:3eff:fe7c:c93d/64 scope link [2021-07-13T19:27:32.172Z] valid_lft forever preferred_lft forever [2021-07-13T19:27:32.172Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-13T19:27:32.172Z] link/ether 02:42:04:ac:4d:60 brd ff:ff:ff:ff:ff:ff [2021-07-13T19:27:32.172Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-13T19:27:32.172Z] valid_lft forever preferred_lft forever [2021-07-13T19:27:32.172Z] inet6 fe80::42:4ff:feac:4d60/64 scope link [2021-07-13T19:27:32.172Z] valid_lft forever preferred_lft forever [2021-07-13T19:27:32.172Z] [2021-07-13T19:27:32.172Z]