Pull request #3780 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0+fb769a0070cc1922608d3d80e9a209584ebd424b (c2faad34a6ba43d67e128446360db3a45ad8b1b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8136449144889834846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8994385223324708884.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh120700758017082965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3318488500747948312.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3780/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2713237501837964691.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-2145 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh1797993625844859036.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/4@tmp/jenkins-gitclient-ssh8318328434142655442.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 Merge succeeded, producing 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 Checking out Revision 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 (PR-3780) > git config core.sparsecheckout # timeout=10 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # 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/4@tmp/jenkins-gitclient-ssh5748589471274883011.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git rev-list --no-walk 2086f5d1da9d1dc864610fa8c2f8f59cbbc0b1d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T00:57:17.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T00:57:17.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T00:57:17.155Z] ========================================================= [2021-10-27T00:57:17.155Z] EdgeX Global Pipelines Version Info [2021-10-27T00:57:17.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:57:18.292Z] ------------------- [2021-10-27T00:57:18.293Z] stable info: [2021-10-27T00:57:18.293Z] ------------------- [2021-10-27T00:57:18.293Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T00:57:18.293Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T00:57:18.293Z] Message: update stable to v1.0.210 [2021-10-27T00:57:18.863Z] ------------------- [2021-10-27T00:57:18.863Z] experimental info: [2021-10-27T00:57:18.863Z] ------------------- [2021-10-27T00:57:18.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T00:57:18.863Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T00:57:18.863Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T00:57:18.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T00:57:18.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T00:57:18.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T00:57:18.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T00:57:18.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T00:57:18.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T00:57:18.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T00:57:18.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T00:57:19.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T00:57:19.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T00:57:19.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T00:57:19.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T00:57:19.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T00:57:19.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T00:57:19.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T00:57:19.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T00:57:19.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T00:57:19.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T00:57:19.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T00:57:19.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T00:57:19.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T00:57:19.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T00:57:19.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3780 [Pipeline] echo [2021-10-27T00:57:19.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3780 [Pipeline] echo [2021-10-27T00:57:19.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3780 [Pipeline] echo [2021-10-27T00:57:19.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [Pipeline] echo [2021-10-27T00:57:19.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11a5923 [Pipeline] echo [2021-10-27T00:57:19.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T00:57:19.234Z] provisioning config files... [2021-10-27T00:57:19.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config760860272797418107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:57:19.560Z] ---> docker-login.sh [2021-10-27T00:57:19.560Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:57:19.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:57:19.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:57:19.560Z] Configure a credential helper to remove this warning. See [2021-10-27T00:57:19.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:57:19.560Z] [2021-10-27T00:57:19.560Z] Login Succeeded [2021-10-27T00:57:19.560Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:57:19.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:57:19.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:57:19.828Z] Configure a credential helper to remove this warning. See [2021-10-27T00:57:19.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:57:19.828Z] [2021-10-27T00:57:19.828Z] Login Succeeded [2021-10-27T00:57:19.828Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:57:19.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:57:19.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:57:19.828Z] Configure a credential helper to remove this warning. See [2021-10-27T00:57:19.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:57:19.828Z] [2021-10-27T00:57:19.828Z] Login Succeeded [2021-10-27T00:57:19.828Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:57:19.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:57:20.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:57:20.088Z] Configure a credential helper to remove this warning. See [2021-10-27T00:57:20.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:57:20.088Z] [2021-10-27T00:57:20.088Z] Login Succeeded [2021-10-27T00:57:20.088Z] docker.io [2021-10-27T00:57:20.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:57:20.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:57:20.350Z] Configure a credential helper to remove this warning. See [2021-10-27T00:57:20.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:57:20.350Z] [2021-10-27T00:57:20.350Z] Login Succeeded [2021-10-27T00:57:20.350Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:57:20.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T00:57:20.671Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T00:57:20.671Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:57:20.671Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T00:57:20.671Z] ++ cut -d/ -f2 [2021-10-27T00:57:20.671Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T00:57:20.709Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:57:21.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:57:21.335Z] [2021-10-27T00:57:21.335Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:57:21.633Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:57:21.633Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T00:57:21.633Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T00:57:21.633Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T00:57:21.633Z] 4c7163046ea9: Pulling fs layer [2021-10-27T00:57:21.633Z] 0c2d73faf560: Pulling fs layer [2021-10-27T00:57:21.633Z] 0c2d73faf560: Waiting [2021-10-27T00:57:21.633Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T00:57:21.633Z] 3e5f54012d9b: Download complete [2021-10-27T00:57:21.633Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T00:57:21.633Z] a0d0a0d46f8b: Download complete [2021-10-27T00:57:21.633Z] 0c2d73faf560: Verifying Checksum [2021-10-27T00:57:21.633Z] 0c2d73faf560: Download complete [2021-10-27T00:57:21.633Z] 4c7163046ea9: Verifying Checksum [2021-10-27T00:57:21.633Z] 4c7163046ea9: Download complete [2021-10-27T00:57:21.895Z] a0d0a0d46f8b: Pull complete [2021-10-27T00:57:21.895Z] 3e5f54012d9b: Pull complete [2021-10-27T00:57:22.155Z] 4c7163046ea9: Pull complete [2021-10-27T00:57:22.417Z] 0c2d73faf560: Pull complete [2021-10-27T00:57:22.417Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T00:57:22.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:57:22.417Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T00:57:22.480Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2021-10-27T00:57:22.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T00:57:23.099Z] $ docker top c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T00:57:23.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T00:57:23.205Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T00:57:23.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T00:57:23.306Z] $ docker exec c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent [2021-10-27T00:57:23.392Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeAjooK/agent.14 [2021-10-27T00:57:23.392Z] SSH_AGENT_PID=20 [2021-10-27T00:57:23.398Z] Running ssh-add (command line suppressed) [2021-10-27T00:57:23.479Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3782315408302681178.key (/w/workspace/edgex-go/4@tmp/private_key_3782315408302681178.key) [2021-10-27T00:57:23.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T00:57:23.790Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T00:57:23.803Z] $ docker exec --env ******** --env ******** c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent -k [2021-10-27T00:57:23.887Z] unset SSH_AUTH_SOCK; [2021-10-27T00:57:23.887Z] unset SSH_AGENT_PID; [2021-10-27T00:57:23.887Z] echo Agent pid 20 killed; [2021-10-27T00:57:23.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T00:57:23.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T00:57:23.931Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T00:57:24.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T00:57:24.033Z] $ docker exec c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent [2021-10-27T00:57:24.123Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMdhHmm/agent.54 [2021-10-27T00:57:24.123Z] SSH_AGENT_PID=61 [2021-10-27T00:57:24.128Z] Running ssh-add (command line suppressed) [2021-10-27T00:57:24.213Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2821200852161537053.key (/w/workspace/edgex-go/4@tmp/private_key_2821200852161537053.key) [2021-10-27T00:57:24.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T00:57:24.519Z] + git semver init [2021-10-27T00:57:24.519Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T00:57:24.519Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-10-27T00:57:24.519Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-10-27T00:57:24.519Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T00:57:24.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T00:57:24.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T00:57:24.519Z] # $SEMVER_BRANCH = PR-3780 [2021-10-27T00:57:24.519Z] # $SEMVER_TEMP = /tmp/semver-416644019 [2021-10-27T00:57:24.519Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T00:57:36.776Z] # '/tmp/semver-416644019' -> '/w/workspace/edgex-go/4/.semver' [2021-10-27T00:57:36.776Z] # -> Force: false [2021-10-27T00:57:36.776Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-10-27T00:57:36.783Z] $ docker exec --env ******** --env ******** c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d ssh-agent -k [2021-10-27T00:57:36.869Z] unset SSH_AUTH_SOCK; [2021-10-27T00:57:36.870Z] unset SSH_AGENT_PID; [2021-10-27T00:57:36.870Z] echo Agent pid 61 killed; [2021-10-27T00:57:36.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T00:57:37.187Z] + git semver [Pipeline] } [2021-10-27T00:57:37.199Z] $ docker stop --time=1 c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d [2021-10-27T00:57:39.298Z] $ docker rm -f c86fdd1529cb2a2b68af3f3a9aa02e52588877c5310d0ae3b44bef754d47c08d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T00:57:39.657Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T00:57:39.883Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T00:57:39.886Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-27T00:57:40.058Z] ========================================================= [2021-10-27T00:57:40.058Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T00:57:40.058Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:57:40.256Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2152 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws [2021-10-27T00:57:40.268Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-27T00:57:40.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:57:40.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T00:57:40.349Z] a0d0a0d46f8b: Already exists [2021-10-27T00:57:40.349Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T00:57:40.349Z] b8b176561691: Pulling fs layer [2021-10-27T00:57:40.349Z] 4527c011a84f: Pulling fs layer [2021-10-27T00:57:40.349Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T00:57:40.349Z] e0aca202a116: Pulling fs layer [2021-10-27T00:57:40.349Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T00:57:40.349Z] 34cad66bf833: Pulling fs layer [2021-10-27T00:57:40.349Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T00:57:40.349Z] e0aca202a116: Waiting [2021-10-27T00:57:40.349Z] 3a43be97a3b4: Waiting [2021-10-27T00:57:40.349Z] 5d74067f8e1e: Waiting [2021-10-27T00:57:40.349Z] b4e3c513aaa6: Waiting [2021-10-27T00:57:40.349Z] 34cad66bf833: Waiting [2021-10-27T00:57:40.349Z] b8b176561691: Verifying Checksum [2021-10-27T00:57:40.349Z] b8b176561691: Download complete [2021-10-27T00:57:40.349Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T00:57:40.349Z] 31adcdaf11c8: Download complete [2021-10-27T00:57:40.349Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T00:57:40.349Z] 5d74067f8e1e: Download complete [2021-10-27T00:57:40.349Z] e0aca202a116: Verifying Checksum [2021-10-27T00:57:40.349Z] e0aca202a116: Download complete [2021-10-27T00:57:40.349Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T00:57:40.349Z] 3a43be97a3b4: Download complete [2021-10-27T00:57:40.512Z] The recommended git tool is: git [2021-10-27T00:57:40.616Z] 31adcdaf11c8: Pull complete [2021-10-27T00:57:40.616Z] 34cad66bf833: Verifying Checksum [2021-10-27T00:57:40.616Z] 34cad66bf833: Download complete [2021-10-27T00:57:40.616Z] b8b176561691: Pull complete [2021-10-27T00:57:40.882Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T00:57:40.882Z] b4e3c513aaa6: Download complete [2021-10-27T00:57:40.882Z] 4527c011a84f: Verifying Checksum [2021-10-27T00:57:40.882Z] 4527c011a84f: Download complete [2021-10-27T00:57:45.681Z] 4527c011a84f: Pull complete [2021-10-27T00:57:45.681Z] 5d74067f8e1e: Pull complete [2021-10-27T00:57:45.681Z] e0aca202a116: Pull complete [2021-10-27T00:57:45.681Z] 3a43be97a3b4: Pull complete [2021-10-27T00:57:45.681Z] 34cad66bf833: Pull complete [2021-10-27T00:57:47.153Z] using credential edgex-jenkins-ssh [2021-10-27T00:57:47.189Z] Cloning the remote Git repository [2021-10-27T00:57:47.612Z] b4e3c513aaa6: Pull complete [2021-10-27T00:57:47.612Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T00:57:47.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:57:47.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:57:47.919Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T00:57:47.919Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:57:47.919Z] WORKDIR /edgex [2021-10-27T00:57:47.919Z] COPY go.mod . [2021-10-27T00:57:47.919Z] RUN go mod download' [2021-10-27T00:57:47.245Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:57:47.358Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-27T00:57:47.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:57:47.451Z] > git --version # timeout=10 [2021-10-27T00:57:47.476Z] > git --version # 'git version 2.17.1' [2021-10-27T00:57:47.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:57:47.568Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:57:49.321Z] Sending build context to Docker daemon 329.8MB [2021-10-27T00:57:49.322Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:57:49.322Z] ---> 9f6097aaca64 [2021-10-27T00:57:49.322Z] Step 2/4 : WORKDIR /edgex [2021-10-27T00:57:51.238Z] ---> Running in cc76bde7e839 [2021-10-27T00:57:51.238Z] Removing intermediate container cc76bde7e839 [2021-10-27T00:57:51.238Z] ---> 74d63e06933f [2021-10-27T00:57:51.238Z] Step 3/4 : COPY go.mod . [2021-10-27T00:57:51.498Z] ---> a5da75fc4836 [2021-10-27T00:57:51.498Z] Step 4/4 : RUN go mod download [2021-10-27T00:57:51.498Z] ---> Running in c8fc630293a4 [2021-10-27T00:58:06.676Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T00:58:05.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:58:05.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:58:05.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:58:05.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:58:05.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:58:05.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T00:58:06.697Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T00:58:06.720Z] > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 [2021-10-27T00:58:07.063Z] Merge succeeded, producing 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T00:58:07.064Z] Checking out Revision 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 (PR-3780) [2021-10-27T00:58:06.961Z] > git remote # timeout=10 [2021-10-27T00:58:06.986Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T00:58:07.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:58:07.017Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T00:58:07.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T00:58:07.070Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T00:58:07.091Z] > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 [2021-10-27T00:58:11.723Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T00:58:12.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T00:58:12.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T00:58:12.613Z] Dload Upload Total Spent Left Speed [2021-10-27T00:58:12.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74364 0 --:--:-- --:--:-- --:--:-- 74364 [Pipeline] sh [2021-10-27T00:58:13.048Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T00:58:13.395Z] + sudo tee /etc/docker/daemon.new [2021-10-27T00:58:13.395Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T00:58:13.395Z] { [2021-10-27T00:58:13.395Z] "registry-mirrors": [ [2021-10-27T00:58:13.395Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T00:58:13.395Z] ], [2021-10-27T00:58:13.395Z] "bip": "10.250.0.254/24", [2021-10-27T00:58:13.395Z] "hosts": [ [2021-10-27T00:58:13.395Z] "tcp://0.0.0.0:5555", [2021-10-27T00:58:13.395Z] "unix:///var/run/docker.sock" [2021-10-27T00:58:13.395Z] ], [2021-10-27T00:58:13.395Z] "mtu": 1458, [2021-10-27T00:58:13.395Z] "selinux-enabled": true, [2021-10-27T00:58:13.395Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T00:58:13.395Z] } [Pipeline] sh [2021-10-27T00:58:13.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T00:58:14.124Z] + sudo service docker restart [2021-10-27T00:58:18.098Z] Removing intermediate container c8fc630293a4 [2021-10-27T00:58:18.098Z] ---> 8355cc7d96c1 [2021-10-27T00:58:18.098Z] Successfully built 8355cc7d96c1 [2021-10-27T00:58:18.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:58:18.391Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T00:58:18.391Z] . [Pipeline] withDockerContainer [2021-10-27T00:58:18.452Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2021-10-27T00:58:18.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T00:58:18.822Z] $ docker top 81b06f9e026b359b4a85932c1670f617af4a3eaf4941c9be4afcdc95c99e801f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:58:20.863Z] + go version [2021-10-27T00:58:20.863Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T00:58:20.869Z] $ docker stop --time=1 81b06f9e026b359b4a85932c1670f617af4a3eaf4941c9be4afcdc95c99e801f [2021-10-27T00:58:22.033Z] $ docker rm -f 81b06f9e026b359b4a85932c1670f617af4a3eaf4941c9be4afcdc95c99e801f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:58:22.552Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T00:58:22.552Z] . [Pipeline] withDockerContainer [2021-10-27T00:58:22.611Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2021-10-27T00:58:22.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T00:58:22.930Z] $ docker top a8843e340002604af4c2e6bfbb100d70aca90c6806584a5c953992cbe812a874 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T00:58:22.995Z] ========================================================= [2021-10-27T00:58:22.995Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T00:58:22.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:58:23.292Z] + make test [2021-10-27T00:58:23.292Z] go mod tidy [2021-10-27T00:58:23.292Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T00:58:28.619Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T00:58:33.822Z] provisioning config files... [2021-10-27T00:58:33.852Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7550098345886127044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:58:34.227Z] ---> docker-login.sh [2021-10-27T00:58:34.227Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:58:34.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:58:35.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:58:35.425Z] Configure a credential helper to remove this warning. See [2021-10-27T00:58:35.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:58:35.425Z] [2021-10-27T00:58:35.425Z] Login Succeeded [2021-10-27T00:58:35.425Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:58:35.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:58:35.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:58:35.971Z] Configure a credential helper to remove this warning. See [2021-10-27T00:58:35.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:58:35.971Z] [2021-10-27T00:58:35.971Z] Login Succeeded [2021-10-27T00:58:35.971Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:58:36.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:58:36.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:58:36.521Z] Configure a credential helper to remove this warning. See [2021-10-27T00:58:36.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:58:36.521Z] [2021-10-27T00:58:36.521Z] Login Succeeded [2021-10-27T00:58:36.521Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:58:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:58:37.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:58:37.071Z] Configure a credential helper to remove this warning. See [2021-10-27T00:58:37.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:58:37.071Z] [2021-10-27T00:58:37.071Z] Login Succeeded [2021-10-27T00:58:37.071Z] docker.io [2021-10-27T00:58:37.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:58:37.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:58:37.619Z] Configure a credential helper to remove this warning. See [2021-10-27T00:58:37.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:58:37.619Z] [2021-10-27T00:58:37.619Z] Login Succeeded [2021-10-27T00:58:37.899Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:58:37.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T00:58:38.456Z] ========================================================= [2021-10-27T00:58:38.456Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T00:58:38.456Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:58:38.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:58:39.112Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T00:58:39.112Z] 552d1f2373af: Pulling fs layer [2021-10-27T00:58:39.112Z] ea3f2d53f512: Pulling fs layer [2021-10-27T00:58:39.112Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T00:58:39.112Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T00:58:39.112Z] 72dc09318566: Pulling fs layer [2021-10-27T00:58:39.112Z] f4f7b4309257: Pulling fs layer [2021-10-27T00:58:39.112Z] 7a9cfe048b4a: Waiting [2021-10-27T00:58:39.112Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T00:58:39.112Z] 72dc09318566: Waiting [2021-10-27T00:58:39.112Z] b78e95d17946: Pulling fs layer [2021-10-27T00:58:39.112Z] f4f7b4309257: Waiting [2021-10-27T00:58:39.112Z] b78e95d17946: Waiting [2021-10-27T00:58:39.112Z] 0ac9a79272e3: Waiting [2021-10-27T00:58:39.112Z] 9e70ebbbe112: Download complete [2021-10-27T00:58:39.112Z] ea3f2d53f512: Verifying Checksum [2021-10-27T00:58:39.112Z] ea3f2d53f512: Download complete [2021-10-27T00:58:39.112Z] 72dc09318566: Verifying Checksum [2021-10-27T00:58:39.112Z] 72dc09318566: Download complete [2021-10-27T00:58:39.112Z] f4f7b4309257: Verifying Checksum [2021-10-27T00:58:39.112Z] f4f7b4309257: Download complete [2021-10-27T00:58:39.112Z] 552d1f2373af: Verifying Checksum [2021-10-27T00:58:39.398Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T00:58:39.398Z] 0ac9a79272e3: Download complete [2021-10-27T00:58:40.005Z] 552d1f2373af: Pull complete [2021-10-27T00:58:41.011Z] ea3f2d53f512: Pull complete [2021-10-27T00:58:41.292Z] 9e70ebbbe112: Pull complete [2021-10-27T00:58:41.292Z] b78e95d17946: Download complete [2021-10-27T00:58:41.900Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T00:58:41.900Z] 7a9cfe048b4a: Download complete [2021-10-27T00:58:47.519Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T00:58:52.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T00:58:52.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T00:58:53.099Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T00:58:54.781Z] 7a9cfe048b4a: Pull complete [2021-10-27T00:58:54.781Z] 72dc09318566: Pull complete [2021-10-27T00:58:54.781Z] f4f7b4309257: Pull complete [2021-10-27T00:58:54.781Z] 0ac9a79272e3: Pull complete [2021-10-27T00:58:55.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T00:58:55.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T00:58:55.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T00:58:55.953Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T00:58:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T00:58:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T00:58:56.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T00:58:56.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T00:58:56.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T00:58:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T00:58:58.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-10-27T00:58:58.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T00:58:58.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T00:58:59.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2021-10-27T00:58:59.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T00:58:59.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements [2021-10-27T00:58:59.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T00:58:59.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T00:59:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements [2021-10-27T00:59:00.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T00:59:00.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:59:01.528Z] b78e95d17946: Pull complete [2021-10-27T00:59:01.528Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T00:59:01.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:59:01.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:59:01.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-10-27T00:59:01.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T00:59:01.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T00:59:01.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T00:59:01.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T00:59:01.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T00:59:01.906Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:59:01.906Z] WORKDIR /edgex [2021-10-27T00:59:01.906Z] COPY go.mod . [2021-10-27T00:59:01.906Z] RUN go mod download -f [2021-10-27T00:59:01.906Z] - . [2021-10-27T00:59:02.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:59:02.802Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T00:59:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T00:59:03.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-10-27T00:59:03.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T00:59:03.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T00:59:03.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T00:59:03.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-10-27T00:59:03.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T00:59:03.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-10-27T00:59:04.238Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-10-27T00:59:04.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T00:59:04.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-10-27T00:59:04.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-10-27T00:59:04.579Z] Sending build context to Docker daemon 166.6MB [2021-10-27T00:59:04.580Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:59:04.580Z] ---> 8b459fc5aaf0 [2021-10-27T00:59:04.580Z] Step 2/4 : WORKDIR /edgex [2021-10-27T00:59:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-27T00:59:05.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-10-27T00:59:06.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-10-27T00:59:06.966Z] ---> Running in 6053dda22336 [2021-10-27T00:59:07.565Z] Removing intermediate container 6053dda22336 [2021-10-27T00:59:07.565Z] ---> 160d83be3ed8 [2021-10-27T00:59:07.565Z] Step 3/4 : COPY go.mod . [2021-10-27T00:59:08.188Z] ---> 1113eadb3f9f [2021-10-27T00:59:08.188Z] Step 4/4 : RUN go mod download [2021-10-27T00:59:08.466Z] ---> Running in c8fc8140b2a3 [2021-10-27T00:59:16.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-10-27T00:59:16.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-27T00:59:28.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.182s coverage: 82.5% of statements [2021-10-27T00:59:28.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T00:59:39.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T00:59:39.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T00:59:39.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T00:59:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-10-27T00:59:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T00:59:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T00:59:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-10-27T00:59:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T00:59:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-10-27T00:59:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T00:59:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-10-27T00:59:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-27T00:59:41.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-10-27T00:59:41.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements [2021-10-27T00:59:41.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T00:59:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-10-27T00:59:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T00:59:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T00:59:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-10-27T00:59:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2021-10-27T00:59:42.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-10-27T00:59:42.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-10-27T00:59:42.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-27T00:59:47.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.4% of statements [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T00:59:47.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.5% of statements [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T00:59:47.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T00:59:47.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2021-10-27T00:59:47.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T00:59:52.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-10-27T00:59:52.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-27T00:59:52.285Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T01:00:31.517Z] Removing intermediate container c8fc8140b2a3 [2021-10-27T01:00:31.517Z] ---> 1b09f6c873d3 [2021-10-27T01:00:31.517Z] Successfully built 1b09f6c873d3 [2021-10-27T01:00:31.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:00:31.788Z] GO111MODULE=on go vet ./... [2021-10-27T01:00:31.882Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:00:31.882Z] . [Pipeline] withDockerContainer [2021-10-27T01:00:32.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container [2021-10-27T01:00:32.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T01:00:34.248Z] $ docker top 26fe03afcab3ec72f92f1f92d91109eead0df44c51e1f821b483c9224e4905b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:00:35.332Z] + go version [2021-10-27T01:00:35.332Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T01:00:35.359Z] $ docker stop --time=1 26fe03afcab3ec72f92f1f92d91109eead0df44c51e1f821b483c9224e4905b0 [2021-10-27T01:00:37.259Z] $ docker rm -f 26fe03afcab3ec72f92f1f92d91109eead0df44c51e1f821b483c9224e4905b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:00:38.075Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:00:38.075Z] . [Pipeline] withDockerContainer [2021-10-27T01:00:38.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container [2021-10-27T01:00:38.492Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T01:00:40.235Z] $ docker top 456b8ffbce021722d548e4770f0254f39caf2afb758cff2b6fb1e971d7ae668e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:00:40.626Z] ========================================================= [2021-10-27T01:00:40.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:00:40.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:00:41.314Z] + make test [2021-10-27T01:00:41.314Z] go mod tidy [2021-10-27T01:00:41.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:00:41.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:00:41.862Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:00:42.149Z] + ls -al . [2021-10-27T01:00:42.149Z] total 636 [2021-10-27T01:00:42.149Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 01:00 . [2021-10-27T01:00:42.149Z] drwxr-xr-x 4 root root 28 Oct 27 00:58 .. [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 00:57 .dockerignore [2021-10-27T01:00:42.149Z] drwxrwxr-x 8 1001 1001 179 Oct 27 00:57 .git [2021-10-27T01:00:42.149Z] drwxrwxr-x 4 1001 1001 142 Oct 27 00:57 .github [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 00:57 .gitignore [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 00:57 .golangci.yml [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 00:57 .hadolint.yml [2021-10-27T01:00:42.149Z] drwx------ 3 1001 1001 58 Oct 27 00:57 .semver [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 00:57 .sonarcloud.properties [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:57 ADOPTERS.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:57 Attribution.txt [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:57 CHANGELOG.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:57 CONTRIBUTING.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 00:57 GOVERNANCE.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 00:57 Jenkinsfile [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:57 LICENSE [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:57 Makefile [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 00:57 OWNERS.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:57 README.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:57 SECURITY.md [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 00:57 VERSION [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:57 ZMQWindows.md [2021-10-27T01:00:42.149Z] drwxrwxr-x 2 1001 1001 37 Oct 27 00:57 bin [2021-10-27T01:00:42.149Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 00:57 cmd [2021-10-27T01:00:42.149Z] -rw-r--r-- 1 root root 426728 Oct 27 00:59 coverage.out [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 00:57 go.mod [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 50525 Oct 27 00:57 go.sum [2021-10-27T01:00:42.149Z] drwxrwxr-x 8 1001 1001 124 Oct 27 00:57 internal [2021-10-27T01:00:42.149Z] drwxrwxr-x 3 1001 1001 16 Oct 27 00:57 openapi [2021-10-27T01:00:42.149Z] drwxrwxr-x 4 1001 1001 71 Oct 27 00:57 snap [2021-10-27T01:00:42.149Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 00:57 version.go [Pipeline] sh [2021-10-27T01:00:42.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:00:42.439Z] + '[' -e coverage.out ] [2021-10-27T01:00:42.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:00:42.528Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:00:42.811Z] + make build [2021-10-27T01:00:42.811Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:00:44.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:00:50.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:00:51.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:00:52.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:00:52.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:00:53.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:00:54.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:00:54.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:00:55.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:00:56.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:00:57.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-27T01:00:59.251Z] $ docker stop --time=1 a8843e340002604af4c2e6bfbb100d70aca90c6806584a5c953992cbe812a874 [2021-10-27T01:01:01.017Z] $ docker rm -f a8843e340002604af4c2e6bfbb100d70aca90c6806584a5c953992cbe812a874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:01:03.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:01:03.270Z] [2021-10-27T01:01:03.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:01:03.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:01:03.787Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T01:01:03.787Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T01:01:03.787Z] ca9280d653b3: Pulling fs layer [2021-10-27T01:01:03.787Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T01:01:03.787Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T01:01:03.787Z] cbdbe7a5bc2a: Download complete [2021-10-27T01:01:03.787Z] ca9280d653b3: Verifying Checksum [2021-10-27T01:01:03.787Z] ca9280d653b3: Download complete [2021-10-27T01:01:04.089Z] cbdbe7a5bc2a: Pull complete [2021-10-27T01:01:04.409Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T01:01:04.409Z] 7e9c9ca2126c: Download complete [2021-10-27T01:01:04.702Z] ca9280d653b3: Pull complete [2021-10-27T01:01:08.960Z] 7e9c9ca2126c: Pull complete [2021-10-27T01:01:08.960Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T01:01:08.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:01:08.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T01:01:09.029Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2021-10-27T01:01:09.061Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:01:11.746Z] $ docker top ddc4b3fd145f441bdf59faeca3a8699e39d072f7a7eb89c84bb449ee4ec8dd3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:01:12.099Z] + docker-compose build --help [2021-10-27T01:01:12.099Z] + grep parallel [2021-10-27T01:01:12.670Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:01:12.680Z] $ docker stop --time=1 ddc4b3fd145f441bdf59faeca3a8699e39d072f7a7eb89c84bb449ee4ec8dd3a [2021-10-27T01:01:13.874Z] $ docker rm -f ddc4b3fd145f441bdf59faeca3a8699e39d072f7a7eb89c84bb449ee4ec8dd3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:01:14.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:01:14.249Z] . [Pipeline] withDockerContainer [2021-10-27T01:01:14.310Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2021-10-27T01:01:14.344Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:01:14.665Z] $ docker top 4c9e35b6cc0680e9f2656cb3aa11cd752f3df949d0ff3d0b73ce3e8b111e81d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:01:15.021Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:01:15.590Z] Building core-command ... [2021-10-27T01:01:15.590Z] Building core-data ... [2021-10-27T01:01:15.590Z] Building core-metadata ... [2021-10-27T01:01:15.590Z] Building security-bootstrapper ... [2021-10-27T01:01:15.590Z] Building security-proxy-setup ... [2021-10-27T01:01:15.590Z] Building security-secretstore-setup ... [2021-10-27T01:01:15.590Z] Building support-notifications ... [2021-10-27T01:01:15.590Z] Building support-scheduler ... [2021-10-27T01:01:15.590Z] Building sys-mgmt-agent ... [2021-10-27T01:01:15.590Z] Building core-metadata [2021-10-27T01:01:15.590Z] Building security-bootstrapper [2021-10-27T01:01:15.590Z] Building core-command [2021-10-27T01:01:15.590Z] Building sys-mgmt-agent [2021-10-27T01:01:15.590Z] Building security-secretstore-setup [2021-10-27T01:01:16.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:01:25.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:01:25.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:01:25.945Z] ---> 8355cc7d96c1 [2021-10-27T01:01:25.945Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:01:25.945Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:01:25.945Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:01:25.945Z] ---> 8355cc7d96c1 [2021-10-27T01:01:25.945Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:01:25.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:01:25.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:01:25.945Z] ---> 8355cc7d96c1 [2021-10-27T01:01:25.945Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:01:30.143Z] ---> Running in c1781db5efd1 [2021-10-27T01:01:30.143Z] ---> Running in f47a916222d6 [2021-10-27T01:01:30.143Z] ---> Running in aaf20821b713 [2021-10-27T01:01:36.717Z] Removing intermediate container c1781db5efd1 [2021-10-27T01:01:36.717Z] ---> 80df3399025b [2021-10-27T01:01:36.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:01:36.717Z] Removing intermediate container f47a916222d6 [2021-10-27T01:01:36.717Z] ---> 2cd86c15da56 [2021-10-27T01:01:36.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:01:36.717Z] Removing intermediate container aaf20821b713 [2021-10-27T01:01:36.717Z] ---> 93b881912fa0 [2021-10-27T01:01:36.717Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:01:36.717Z] ---> Running in 26903eec0803 [2021-10-27T01:01:36.717Z] ---> Running in 4bc3fae5a748 [2021-10-27T01:01:36.717Z] ---> Running in bcf460faa727 [2021-10-27T01:01:39.102Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:01:39.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:01:39.102Z] ---> 8355cc7d96c1 [2021-10-27T01:01:39.102Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:01:39.102Z] ---> Using cache [2021-10-27T01:01:39.102Z] ---> 2cd86c15da56 [2021-10-27T01:01:39.102Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:01:40.793Z] ---> Running in 8efa90ebd5c1 [2021-10-27T01:01:40.793Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:01:40.793Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:01:40.793Z] ---> 8355cc7d96c1 [2021-10-27T01:01:40.793Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:01:40.793Z] ---> Using cache [2021-10-27T01:01:40.793Z] ---> 2cd86c15da56 [2021-10-27T01:01:40.793Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:01:40.793Z] ---> Running in 0a30d7b513eb [2021-10-27T01:01:40.793Z] Removing intermediate container 26903eec0803 [2021-10-27T01:01:40.793Z] ---> 5848f8e1c191 [2021-10-27T01:01:40.793Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:01:40.793Z] Removing intermediate container bcf460faa727 [2021-10-27T01:01:40.793Z] ---> 3c38b37c5dae [2021-10-27T01:01:40.793Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:01:41.055Z] ---> Running in 3161788f32bd [2021-10-27T01:01:41.055Z] ---> Running in 666c482b7dff [2021-10-27T01:01:41.055Z] Removing intermediate container 4bc3fae5a748 [2021-10-27T01:01:41.055Z] ---> 12e557058911 [2021-10-27T01:01:41.055Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:01:41.055Z] ---> Running in 35e366755f68 [2021-10-27T01:01:41.055Z] Removing intermediate container 8efa90ebd5c1 [2021-10-27T01:01:41.055Z] ---> 24c62503b3c9 [2021-10-27T01:01:41.055Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:01:41.055Z] ---> Running in 85228b951521 [2021-10-27T01:01:41.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:41.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:41.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:41.634Z] Removing intermediate container 0a30d7b513eb [2021-10-27T01:01:41.634Z] ---> 9d64b17a8a5e [2021-10-27T01:01:41.634Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:01:41.634Z] ---> Running in 545333d89734 [2021-10-27T01:01:41.634Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:41.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:42.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:42.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:42.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:42.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:42.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:01:42.735Z] OK: 220 MiB in 52 packages [2021-10-27T01:01:43.001Z] OK: 220 MiB in 52 packages [2021-10-27T01:01:43.001Z] OK: 220 MiB in 52 packages [2021-10-27T01:01:43.001Z] OK: 220 MiB in 52 packages [2021-10-27T01:01:43.260Z] OK: 220 MiB in 52 packages [2021-10-27T01:01:43.260Z] Removing intermediate container 35e366755f68 [2021-10-27T01:01:43.260Z] ---> 4cfd5e4c1913 [2021-10-27T01:01:43.260Z] Step 6/24 : COPY . . [2021-10-27T01:01:43.518Z] Removing intermediate container 3161788f32bd [2021-10-27T01:01:43.518Z] ---> 7936dfbf5b50 [2021-10-27T01:01:43.518Z] Step 6/22 : COPY . . [2021-10-27T01:01:44.909Z] Removing intermediate container 85228b951521 [2021-10-27T01:01:44.909Z] ---> 02a48bb0d5fd [2021-10-27T01:01:44.909Z] Step 6/22 : COPY . . [2021-10-27T01:01:46.824Z] Removing intermediate container 666c482b7dff [2021-10-27T01:01:46.824Z] ---> 1c1df98eedc7 [2021-10-27T01:01:46.824Z] Step 6/22 : COPY . . [2021-10-27T01:01:48.759Z] Removing intermediate container 545333d89734 [2021-10-27T01:01:48.759Z] ---> ed00259575fa [2021-10-27T01:01:48.759Z] Step 6/30 : COPY . . [2021-10-27T01:01:54.046Z] ---> 54797fce4181 [2021-10-27T01:01:54.046Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:01:54.046Z] ---> 812c68705c8e [2021-10-27T01:01:54.046Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:01:54.046Z] ---> 3b14e1b14e94 [2021-10-27T01:01:54.046Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:01:54.046Z] ---> Running in c11e3fa67521 [2021-10-27T01:01:54.046Z] ---> Running in 3a51a673acc7 [2021-10-27T01:01:54.046Z] ---> Running in a425a3c7113a [2021-10-27T01:02:08.565Z] ---> 822ab0204dd8 [2021-10-27T01:02:08.565Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:02:08.565Z] ---> 769d24e089e6 [2021-10-27T01:02:08.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:02:08.565Z] ---> Running in b7e3b9d0ed57 [2021-10-27T01:02:08.565Z] Removing intermediate container 3a51a673acc7 [2021-10-27T01:02:08.565Z] ---> e33a96c6ee21 [2021-10-27T01:02:08.565Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:02:08.565Z] Removing intermediate container a425a3c7113a [2021-10-27T01:02:08.565Z] ---> 1bd4d2c6b86b [2021-10-27T01:02:08.565Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:02:08.565Z] Removing intermediate container c11e3fa67521 [2021-10-27T01:02:08.565Z] ---> dbf68250b361 [2021-10-27T01:02:08.565Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:02:08.565Z] ---> Running in cf13a93cd47b [2021-10-27T01:02:08.565Z] ---> Running in 87f31f4d5b40 [2021-10-27T01:02:08.565Z] ---> Running in 77748a8e5267 [2021-10-27T01:02:08.565Z] ---> Running in 4a938f5986df [2021-10-27T01:02:08.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:02:08.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:02:08.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:02:08.565Z] Removing intermediate container b7e3b9d0ed57 [2021-10-27T01:02:08.565Z] ---> 81179726fda6 [2021-10-27T01:02:08.565Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:02:08.565Z] Removing intermediate container cf13a93cd47b [2021-10-27T01:02:08.565Z] ---> fdbf06580b43 [2021-10-27T01:02:08.565Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:02:08.565Z] ---> Running in 79beda316415 [2021-10-27T01:02:08.565Z] ---> Running in 3296d71bc9a5 [2021-10-27T01:02:08.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:02:08.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T01:02:26.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:02:37.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:02:38.072Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:02:39.068Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:02:48.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:02:48.243Z] Removing intermediate container 87f31f4d5b40 [2021-10-27T01:02:48.243Z] ---> d0ed4ab9e1f5 [2021-10-27T01:02:48.243Z] [2021-10-27T01:02:48.243Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:02:48.243Z] 3.14: Pulling from library/alpine [2021-10-27T01:02:48.243Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:02:48.243Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:02:48.243Z] ---> 14119a10abf4 [2021-10-27T01:02:48.243Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:02:48.243Z] ---> Running in e59d67d017a8 [2021-10-27T01:02:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:48.243Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:02:48.243Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:02:48.243Z] OK: 6 MiB in 15 packages [2021-10-27T01:02:48.243Z] Removing intermediate container 79beda316415 [2021-10-27T01:02:48.243Z] ---> ffbb39149720 [2021-10-27T01:02:48.243Z] [2021-10-27T01:02:48.243Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:02:48.243Z] ---> 14119a10abf4 [2021-10-27T01:02:48.243Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:02:48.243Z] ---> Running in 561d5528f3ea [2021-10-27T01:02:48.243Z] Removing intermediate container e59d67d017a8 [2021-10-27T01:02:48.243Z] ---> 5c5a09b31766 [2021-10-27T01:02:48.243Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:02:48.243Z] Removing intermediate container 561d5528f3ea [2021-10-27T01:02:48.243Z] ---> a64fe02b284d [2021-10-27T01:02:48.243Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:02:48.243Z] ---> Running in ca8c4fe1c020 [2021-10-27T01:02:48.243Z] ---> Running in b79f6b442a53 [2021-10-27T01:02:48.243Z] Removing intermediate container 4a938f5986df [2021-10-27T01:02:48.243Z] ---> 681b6c0eda5f [2021-10-27T01:02:48.243Z] [2021-10-27T01:02:48.243Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:02:48.243Z] ---> 14119a10abf4 [2021-10-27T01:02:48.243Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:02:48.243Z] Removing intermediate container b79f6b442a53 [2021-10-27T01:02:48.243Z] ---> 3ecd9337a956 [2021-10-27T01:02:48.243Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:02:48.243Z] ---> Running in d0b7cda58ca2 [2021-10-27T01:02:48.243Z] Removing intermediate container 77748a8e5267 [2021-10-27T01:02:48.243Z] ---> e31576a17168 [2021-10-27T01:02:48.243Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:02:48.243Z] ---> Running in 4a7b8d07f723 [2021-10-27T01:02:48.243Z] ---> Running in b5727d63a778 [2021-10-27T01:02:48.243Z] Removing intermediate container 4a7b8d07f723 [2021-10-27T01:02:48.243Z] ---> 14669a21d2af [2021-10-27T01:02:48.243Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:02:48.243Z] ---> Running in 03f5fef348ae [2021-10-27T01:02:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:48.243Z] Removing intermediate container 03f5fef348ae [2021-10-27T01:02:48.243Z] ---> 579ab681bc11 [2021-10-27T01:02:48.243Z] Step 14/22 : WORKDIR / [2021-10-27T01:02:48.243Z] ---> Running in 5f969ccc3be9 [2021-10-27T01:02:48.243Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:02:48.243Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:02:48.243Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:02:48.243Z] OK: 6 MiB in 16 packages [2021-10-27T01:02:48.243Z] Removing intermediate container 5f969ccc3be9 [2021-10-27T01:02:48.243Z] ---> 61bb915885f1 [2021-10-27T01:02:48.243Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:02:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:48.518Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:02:48.518Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:02:48.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:02:48.518Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:02:48.518Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:02:48.518Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:02:48.518Z] ---> e35cbedf6af8 [2021-10-27T01:02:48.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:02:48.518Z] OK: 6 MiB in 17 packages [2021-10-27T01:02:49.097Z] Removing intermediate container ca8c4fe1c020 [2021-10-27T01:02:49.097Z] ---> df6c95c01b8a [2021-10-27T01:02:49.097Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:02:49.097Z] ---> Running in 50c611a4a916 [2021-10-27T01:02:49.097Z] ---> b545dbbbcb28 [2021-10-27T01:02:49.097Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:02:49.360Z] Removing intermediate container 3296d71bc9a5 [2021-10-27T01:02:49.360Z] ---> aca0429054e3 [2021-10-27T01:02:49.360Z] [2021-10-27T01:02:49.360Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:02:49.360Z] ---> 14119a10abf4 [2021-10-27T01:02:49.360Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:02:49.360Z] ---> Using cache [2021-10-27T01:02:49.360Z] ---> 5c5a09b31766 [2021-10-27T01:02:49.360Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:02:49.360Z] ---> Using cache [2021-10-27T01:02:49.360Z] ---> 3ecd9337a956 [2021-10-27T01:02:49.360Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:02:49.360Z] ---> Running in 2f1923214391 [2021-10-27T01:02:49.360Z] Removing intermediate container 50c611a4a916 [2021-10-27T01:02:49.360Z] ---> d159f02f70d8 [2021-10-27T01:02:49.360Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:02:49.360Z] ---> Running in 1b5de2c6b74e [2021-10-27T01:02:49.360Z] Removing intermediate container d0b7cda58ca2 [2021-10-27T01:02:49.360Z] ---> 8518d90686d8 [2021-10-27T01:02:49.360Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:02:49.360Z] Removing intermediate container 2f1923214391 [2021-10-27T01:02:49.360Z] ---> 47cf2c8bc893 [2021-10-27T01:02:49.360Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:02:49.625Z] ---> b361a0ea0571 [2021-10-27T01:02:49.625Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:02:49.625Z] ---> Running in 1070014ca48f [2021-10-27T01:02:49.626Z] ---> Running in 7f01a9e9c2ad [2021-10-27T01:02:49.626Z] ---> Running in 57c150203e4f [2021-10-27T01:02:49.626Z] Removing intermediate container 1b5de2c6b74e [2021-10-27T01:02:49.626Z] ---> 64cb2875fa78 [2021-10-27T01:02:49.626Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:02:49.626Z] ---> Running in 851b4fa7aeb8 [2021-10-27T01:02:49.626Z] Removing intermediate container 1070014ca48f [2021-10-27T01:02:49.626Z] ---> c7a73c9e3cea [2021-10-27T01:02:49.626Z] Step 12/24 : WORKDIR / [2021-10-27T01:02:49.626Z] Removing intermediate container 7f01a9e9c2ad [2021-10-27T01:02:49.626Z] ---> 8c4bd31fb88b [2021-10-27T01:02:49.626Z] Step 14/22 : WORKDIR / [2021-10-27T01:02:49.626Z] Removing intermediate container 57c150203e4f [2021-10-27T01:02:49.626Z] ---> 5a13830c02e6 [2021-10-27T01:02:49.626Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:02:49.626Z] ---> Running in 61adafb819d2 [2021-10-27T01:02:49.626Z] Removing intermediate container b5727d63a778 [2021-10-27T01:02:49.626Z] ---> aab479a9cdb4 [2021-10-27T01:02:49.626Z] [2021-10-27T01:02:49.626Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:02:49.896Z] ---> Running in b59ae6050df7 [2021-10-27T01:02:49.896Z] ---> Running in 9349fe3b54db [2021-10-27T01:02:49.896Z] 20.10.8: Pulling from library/docker [2021-10-27T01:02:49.896Z] Removing intermediate container 61adafb819d2 [2021-10-27T01:02:49.896Z] ---> b4a67c860d98 [2021-10-27T01:02:49.896Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T01:02:49.896Z] Removing intermediate container b59ae6050df7 [2021-10-27T01:02:49.896Z] ---> fb1b7afcb3ec [2021-10-27T01:02:49.896Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:02:50.165Z] Removing intermediate container 9349fe3b54db [2021-10-27T01:02:50.165Z] ---> 93bb9b6c2d18 [2021-10-27T01:02:50.165Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:02:50.165Z] ---> Running in 2c975780a6e9 [2021-10-27T01:02:50.426Z] ---> eb45e0d7fe76 [2021-10-27T01:02:50.426Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T01:02:50.426Z] ---> 73b5789f90a6 [2021-10-27T01:02:50.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:02:50.426Z] Removing intermediate container 2c975780a6e9 [2021-10-27T01:02:50.426Z] ---> ac31a126c4a2 [2021-10-27T01:02:50.426Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:02:50.694Z] ---> Running in 4bf1d7808e96 [2021-10-27T01:02:50.694Z] ---> fd3bc75d0802 [2021-10-27T01:02:50.694Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:02:50.694Z] Removing intermediate container 851b4fa7aeb8 [2021-10-27T01:02:50.694Z] ---> 6c4baa698aed [2021-10-27T01:02:50.694Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:02:50.694Z] ---> Running in d03ecc5f2728 [2021-10-27T01:02:50.694Z] Removing intermediate container 4bf1d7808e96 [2021-10-27T01:02:50.694Z] ---> ddab50bce036 [2021-10-27T01:02:50.694Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:02:50.964Z] ---> Running in 6cb718e4b44c [2021-10-27T01:02:50.964Z] ---> 9efe2e33506d [2021-10-27T01:02:50.964Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T01:02:50.964Z] Removing intermediate container d03ecc5f2728 [2021-10-27T01:02:50.964Z] ---> 6069c61d5646 [2021-10-27T01:02:50.964Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:02:50.964Z] ---> 1de4ec26d958 [2021-10-27T01:02:50.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:02:50.964Z] Removing intermediate container 6cb718e4b44c [2021-10-27T01:02:50.964Z] ---> 775011749815 [2021-10-27T01:02:50.964Z] [2021-10-27T01:02:51.252Z] ---> 63fc73b991c5 [2021-10-27T01:02:51.252Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:02:51.252Z] Successfully built 775011749815 [2021-10-27T01:02:51.252Z] Successfully tagged core-command:latest [2021-10-27T01:02:51.252Z] Building core-data [2021-10-27T01:02:51.252Z]  Building core-command ... done  ---> Running in ef316dce35d8 [2021-10-27T01:02:51.252Z] ---> 1586fb91080e [2021-10-27T01:02:51.252Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:02:51.519Z] ---> 032b35eea5b2 [2021-10-27T01:02:51.519Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:02:52.099Z] ---> Running in 9500346f37f6 [2021-10-27T01:02:52.692Z] ---> 52e04387bed0 [2021-10-27T01:02:52.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:02:53.267Z] Removing intermediate container 9500346f37f6 [2021-10-27T01:02:53.267Z] ---> f93abc4df377 [2021-10-27T01:02:53.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:02:53.842Z] ---> bc60c2fcbc1d [2021-10-27T01:02:53.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:02:54.106Z] ---> Running in d7a1b640c919 [2021-10-27T01:02:54.106Z] Removing intermediate container ef316dce35d8 [2021-10-27T01:02:54.106Z] ---> 1f1c683a4acf [2021-10-27T01:02:54.106Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:02:54.106Z] ---> 61c2bad08d8d [2021-10-27T01:02:54.106Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T01:02:54.106Z] Removing intermediate container d7a1b640c919 [2021-10-27T01:02:54.106Z] ---> 971bbc38ec27 [2021-10-27T01:02:54.106Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:02:54.106Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:02:54.106Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:02:54.106Z] ---> Running in b21907ad3d05 [2021-10-27T01:02:54.106Z] ---> bc6c0ffef665 [2021-10-27T01:02:54.106Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:02:54.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:02:54.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:02:54.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:02:54.268Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:02:54.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:02:54.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:02:54.369Z] ---> Running in f2f01e5b0143 [2021-10-27T01:02:54.369Z] ---> Running in 747efd310400 [2021-10-27T01:02:54.369Z] ---> 9f5853d62802 [2021-10-27T01:02:54.369Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:02:54.369Z] Removing intermediate container f2f01e5b0143 [2021-10-27T01:02:54.369Z] ---> dee8970666ed [2021-10-27T01:02:54.369Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:02:54.369Z] Removing intermediate container 747efd310400 [2021-10-27T01:02:54.369Z] ---> 1006b38f4c7a [2021-10-27T01:02:54.369Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T01:02:54.639Z] ---> Running in 3c44e1921962 [2021-10-27T01:02:54.639Z] ---> Running in a667396ad1e3 [2021-10-27T01:02:54.639Z] Removing intermediate container 3c44e1921962 [2021-10-27T01:02:54.639Z] ---> 445a316596b6 [2021-10-27T01:02:54.639Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:02:54.917Z] ---> Running in c58caa9cfa66 [2021-10-27T01:02:54.917Z] ---> b3f9ed78852b [2021-10-27T01:02:54.917Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:02:54.917Z] Removing intermediate container c58caa9cfa66 [2021-10-27T01:02:54.917Z] ---> 22d031d81a3c [2021-10-27T01:02:54.917Z] [2021-10-27T01:02:55.196Z] Successfully built 22d031d81a3c [2021-10-27T01:02:55.196Z] Removing intermediate container b21907ad3d05 [2021-10-27T01:02:55.196Z] ---> cd373f4ff416 [2021-10-27T01:02:55.196Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:02:55.196Z] Successfully tagged core-metadata:latest [2021-10-27T01:02:55.196Z]  Building core-metadata ... done Building support-notifications [2021-10-27T01:02:55.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:55.196Z] ---> 24160184e26b [2021-10-27T01:02:55.196Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:02:55.196Z] ---> Running in a598dadcd2fa [2021-10-27T01:02:55.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:02:55.471Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:02:55.471Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:02:55.471Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:02:55.471Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:02:55.471Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:02:55.471Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:02:55.726Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:02:55.726Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:02:55.726Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:02:55.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:02:55.732Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:02:55.732Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:02:55.732Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:02:55.732Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:02:55.732Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:02:55.732Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:02:55.732Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:02:55.732Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:02:55.732Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:02:55.732Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:02:55.732Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:02:55.732Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:02:58.281Z] ---> dbc9b45faa91 [2021-10-27T01:02:58.281Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:02:58.544Z] Removing intermediate container a598dadcd2fa [2021-10-27T01:02:58.544Z] ---> eb5117dd32e1 [2021-10-27T01:02:58.544Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T01:02:58.544Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:02:58.544Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:02:58.804Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:02:58.804Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:02:59.064Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:02:59.064Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:02:59.064Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:02:59.325Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:02:59.325Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:02:59.325Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:02:59.325Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:02:59.325Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:02:59.325Z] ---> 63a1332b5145 [2021-10-27T01:02:59.325Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:02:59.325Z] ---> Running in e79291498eab [2021-10-27T01:02:59.325Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:02:59.325Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:02:59.325Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:02:59.583Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:02:59.841Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:02:59.841Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:02:59.841Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:02:59.841Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:02:59.841Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:02:59.841Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:02:59.841Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:02:59.841Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:02:59.841Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:03:00.430Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:03:00.430Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:03:00.430Z] ---> 8355cc7d96c1 [2021-10-27T01:03:00.430Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:03:00.430Z] ---> Using cache [2021-10-27T01:03:00.430Z] ---> 2cd86c15da56 [2021-10-27T01:03:00.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:03:00.430Z] ---> Using cache [2021-10-27T01:03:00.430Z] ---> 9d64b17a8a5e [2021-10-27T01:03:00.430Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:03:00.430Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:03:00.430Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:03:00.430Z] ---> 8355cc7d96c1 [2021-10-27T01:03:00.430Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:03:00.430Z] ---> Using cache [2021-10-27T01:03:00.430Z] ---> 2cd86c15da56 [2021-10-27T01:03:00.430Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:03:00.430Z] ---> Using cache [2021-10-27T01:03:00.430Z] ---> 9d64b17a8a5e [2021-10-27T01:03:00.430Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:03:00.430Z] Removing intermediate container e79291498eab [2021-10-27T01:03:00.430Z] ---> 17d99e0ba549 [2021-10-27T01:03:00.430Z] Step 23/24 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:03:00.430Z] ---> Running in 688f60b39b61 [2021-10-27T01:03:00.696Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:03:00.696Z] OK: 84 MiB in 64 packages [2021-10-27T01:03:00.696Z] ---> Running in 73b6a7dd241e [2021-10-27T01:03:00.696Z] ---> Running in a7eaa520be58 [2021-10-27T01:03:00.696Z] ---> Running in 33c6d9e0061d [2021-10-27T01:03:00.696Z] Removing intermediate container 688f60b39b61 [2021-10-27T01:03:00.696Z] ---> 42573fab1675 [2021-10-27T01:03:00.696Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:03:00.696Z] Removing intermediate container 33c6d9e0061d [2021-10-27T01:03:00.696Z] ---> 5f0260fba1ed [2021-10-27T01:03:00.696Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:03:00.696Z] ---> Running in 782315e894c4 [2021-10-27T01:03:00.962Z] ---> 5e11a764298b [2021-10-27T01:03:00.962Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:03:00.962Z] Removing intermediate container 782315e894c4 [2021-10-27T01:03:00.962Z] ---> 00418aa8dfa1 [2021-10-27T01:03:00.962Z] [2021-10-27T01:03:00.962Z] ---> Running in 9a18bdb10728 [2021-10-27T01:03:01.225Z] Successfully built 00418aa8dfa1 [2021-10-27T01:03:01.225Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T01:03:01.225Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-10-27T01:03:01.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:01.491Z] Collecting docker-compose==1.23.2 [2021-10-27T01:03:01.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:01.491Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:03:01.491Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:03:01.491Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:03:01.754Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:03:01.754Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:03:01.754Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:03:01.754Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:03:02.330Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:03:02.330Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:03:02.330Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:03:02.330Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:03:02.330Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:02.330Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:02.597Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T01:03:02.869Z] OK: 220 MiB in 52 packages [2021-10-27T01:03:02.869Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:03:02.869Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:03:02.869Z] OK: 220 MiB in 52 packages [2021-10-27T01:03:03.464Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:03:03.464Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:03:03.464Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:03:03.464Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:03:04.403Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:03:04.403Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:03:04.403Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:03:04.403Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:03:04.403Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T01:03:04.403Z] Removing intermediate container 9a18bdb10728 [2021-10-27T01:03:04.403Z] ---> d065a9ef6d90 [2021-10-27T01:03:04.403Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:03:04.403Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:03:04.403Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:03:04.403Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:03:04.403Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:03:04.403Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:03:04.670Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:03:04.670Z] Removing intermediate container a7eaa520be58 [2021-10-27T01:03:04.670Z] ---> 5b429e67a94b [2021-10-27T01:03:04.670Z] Step 6/22 : COPY . . [2021-10-27T01:03:04.670Z] ---> Running in 76857c0f1eba [2021-10-27T01:03:04.670Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:03:04.670Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:03:04.670Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:03:04.670Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:03:04.670Z] Removing intermediate container 73b6a7dd241e [2021-10-27T01:03:04.670Z] ---> d2b7473a9314 [2021-10-27T01:03:04.670Z] Step 6/21 : COPY . . [2021-10-27T01:03:04.670Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:03:04.670Z] Attempting uninstall: urllib3 [2021-10-27T01:03:04.670Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:03:04.670Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:03:04.670Z] Removing intermediate container 76857c0f1eba [2021-10-27T01:03:04.670Z] ---> bd752e0d51d3 [2021-10-27T01:03:04.670Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:03:04.670Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:03:04.937Z] Attempting uninstall: idna [2021-10-27T01:03:04.937Z] Found existing installation: idna 3.2 [2021-10-27T01:03:04.937Z] Uninstalling idna-3.2: [2021-10-27T01:03:04.937Z] Successfully uninstalled idna-3.2 [2021-10-27T01:03:05.196Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:03:05.196Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:03:05.196Z] ---> 8355cc7d96c1 [2021-10-27T01:03:05.196Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:03:05.196Z] ---> Using cache [2021-10-27T01:03:05.196Z] ---> 2cd86c15da56 [2021-10-27T01:03:05.196Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:03:05.196Z] ---> Using cache [2021-10-27T01:03:05.196Z] ---> 9d64b17a8a5e [2021-10-27T01:03:05.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:03:05.196Z] ---> Using cache [2021-10-27T01:03:05.196Z] ---> ed00259575fa [2021-10-27T01:03:05.196Z] Step 6/23 : COPY go.mod . [2021-10-27T01:03:05.799Z] Attempting uninstall: chardet [2021-10-27T01:03:05.799Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:03:05.799Z] Uninstalling chardet-4.0.0: [2021-10-27T01:03:05.799Z] ---> Running in eb975c665a7d [2021-10-27T01:03:05.799Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:03:06.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.216s coverage: 28.7% of statements [2021-10-27T01:03:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:03:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:03:08.372Z] ---> 51ba5a58a04b [2021-10-27T01:03:08.372Z] Step 7/23 : RUN go mod download [2021-10-27T01:03:08.372Z] Attempting uninstall: requests [2021-10-27T01:03:08.372Z] Found existing installation: requests 2.25.1 [2021-10-27T01:03:08.372Z] Uninstalling requests-2.25.1: [2021-10-27T01:03:08.372Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:03:08.634Z] Removing intermediate container eb975c665a7d [2021-10-27T01:03:08.634Z] ---> 4ab7534d76c4 [2021-10-27T01:03:08.634Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T01:03:08.634Z] ---> Running in ff133ca08512 [2021-10-27T01:03:08.902Z] Running setup.py install for texttable: started [2021-10-27T01:03:09.167Z] ---> Running in e8f49d839b53 [2021-10-27T01:03:09.167Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:03:09.167Z] Running setup.py install for PyYAML: started [2021-10-27T01:03:09.747Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:03:09.747Z] Removing intermediate container e8f49d839b53 [2021-10-27T01:03:09.747Z] ---> 04b45c59b34a [2021-10-27T01:03:09.747Z] Step 29/30 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:03:11.122Z] Running setup.py install for docopt: started [2021-10-27T01:03:11.122Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:03:11.122Z] Running setup.py install for dockerpty: started [2021-10-27T01:03:11.122Z] ---> Running in 180f97a3a9fa [2021-10-27T01:03:11.122Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:03:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements [2021-10-27T01:03:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:03:11.389Z] ---> 60a0c34e5593 [2021-10-27T01:03:11.389Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:03:11.389Z] Removing intermediate container 180f97a3a9fa [2021-10-27T01:03:11.389Z] ---> e9f96ce85aa5 [2021-10-27T01:03:11.389Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:03:11.651Z] ---> Running in 24617ac08e8a [2021-10-27T01:03:11.651Z] ---> 98596614765a [2021-10-27T01:03:11.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:03:11.651Z] ---> Running in c33527912fd5 [2021-10-27T01:03:11.651Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T01:03:11.651Z] ---> Running in 403e5c8569ed [2021-10-27T01:03:11.651Z] Removing intermediate container 24617ac08e8a [2021-10-27T01:03:11.651Z] ---> df949e9d2cc3 [2021-10-27T01:03:11.651Z] [2021-10-27T01:03:11.931Z] Successfully built df949e9d2cc3 [2021-10-27T01:03:11.931Z] Successfully tagged security-bootstrapper:latest [2021-10-27T01:03:11.931Z] Building security-proxy-setup [2021-10-27T01:03:12.504Z]  Building security-bootstrapper ... done Removing intermediate container ff133ca08512 [2021-10-27T01:03:12.504Z] ---> 37260b83d6a4 [2021-10-27T01:03:12.504Z] Step 8/23 : COPY . . [2021-10-27T01:03:13.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.483s coverage: 44.7% of statements [2021-10-27T01:03:13.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:03:13.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:03:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.933s coverage: 89.5% of statements [2021-10-27T01:03:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:03:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:03:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements [2021-10-27T01:03:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:03:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:03:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:03:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:03:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:03:17.799Z] Removing intermediate container c33527912fd5 [2021-10-27T01:03:17.799Z] ---> 39f8db7f650f [2021-10-27T01:03:17.799Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:03:18.060Z] ---> 18efb716de62 [2021-10-27T01:03:18.060Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:03:18.061Z] ---> Running in a49bef463754 [2021-10-27T01:03:18.061Z] Removing intermediate container 403e5c8569ed [2021-10-27T01:03:18.061Z] ---> 5f38b3c2b6e1 [2021-10-27T01:03:18.061Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:03:18.332Z] ---> Running in e7a89192ed80 [2021-10-27T01:03:18.332Z] ---> Running in 2740555eef45 [2021-10-27T01:03:18.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:03:18.884Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:03:19.457Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:03:19.457Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:03:19.457Z] ---> 8355cc7d96c1 [2021-10-27T01:03:19.457Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:03:19.457Z] ---> Using cache [2021-10-27T01:03:19.457Z] ---> 2cd86c15da56 [2021-10-27T01:03:19.457Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:03:19.457Z] ---> Using cache [2021-10-27T01:03:19.457Z] ---> 9d64b17a8a5e [2021-10-27T01:03:19.457Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:03:19.457Z] ---> Using cache [2021-10-27T01:03:19.457Z] ---> ed00259575fa [2021-10-27T01:03:19.457Z] Step 6/20 : COPY . . [2021-10-27T01:03:19.457Z] ---> Using cache [2021-10-27T01:03:19.457Z] ---> 822ab0204dd8 [2021-10-27T01:03:19.457Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:03:19.457Z] ---> Using cache [2021-10-27T01:03:19.457Z] ---> 81179726fda6 [2021-10-27T01:03:19.457Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:03:20.051Z] ---> Running in 85bf77ac096c [2021-10-27T01:03:20.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:03:22.604Z] Removing intermediate container a667396ad1e3 [2021-10-27T01:03:22.604Z] ---> e055f6dbb4c9 [2021-10-27T01:03:22.604Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:03:22.604Z] ---> Running in d819b03f8d32 [2021-10-27T01:03:22.604Z] Removing intermediate container d819b03f8d32 [2021-10-27T01:03:22.604Z] ---> 67f68509c946 [2021-10-27T01:03:22.604Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:03:22.604Z] ---> Running in 92de95fc1c87 [2021-10-27T01:03:22.604Z] Removing intermediate container 92de95fc1c87 [2021-10-27T01:03:22.604Z] ---> 27562591cdfc [2021-10-27T01:03:22.604Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:03:23.176Z] ---> 7c4c8f09cfa6 [2021-10-27T01:03:23.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:03:24.353Z] ---> 40b606ad9ee0 [2021-10-27T01:03:24.353Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:03:24.353Z] Removing intermediate container e7a89192ed80 [2021-10-27T01:03:24.353Z] ---> 255bc5ca6c86 [2021-10-27T01:03:24.353Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:03:24.353Z] ---> Running in 41e65b22880d [2021-10-27T01:03:24.353Z] ---> 97cbac57da54 [2021-10-27T01:03:24.353Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:03:24.353Z] ---> Running in 601de62cbce8 [2021-10-27T01:03:24.353Z] Removing intermediate container 601de62cbce8 [2021-10-27T01:03:24.353Z] ---> b4b149611050 [2021-10-27T01:03:24.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:03:24.353Z] ---> Running in f2473b94d6bb [2021-10-27T01:03:24.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:03:24.353Z] Removing intermediate container f2473b94d6bb [2021-10-27T01:03:24.353Z] ---> 73768d9c73e0 [2021-10-27T01:03:24.353Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:03:24.614Z] ---> Running in c4aef82d07f2 [2021-10-27T01:03:24.614Z] Removing intermediate container c4aef82d07f2 [2021-10-27T01:03:24.614Z] ---> f3b90da202d8 [2021-10-27T01:03:24.614Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:03:24.614Z] ---> Running in d08b2c9c8d10 [2021-10-27T01:03:24.876Z] Removing intermediate container d08b2c9c8d10 [2021-10-27T01:03:24.876Z] ---> 007bb7105e0e [2021-10-27T01:03:24.876Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:03:25.146Z] ---> Running in 7bc144fd7b0e [2021-10-27T01:03:25.146Z] Removing intermediate container 7bc144fd7b0e [2021-10-27T01:03:25.146Z] ---> f13e4b3bfa50 [2021-10-27T01:03:25.146Z] [2021-10-27T01:03:25.414Z] Successfully built f13e4b3bfa50 [2021-10-27T01:03:25.414Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.085s coverage: 94.2% of statements [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 59.1% of statements [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.293s coverage: 60.0% of statements [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.9% of statements [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.310s coverage: 58.8% of statements [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 21.7% of statements [2021-10-27T01:03:27.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.326s coverage: 79.5% of statements [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-10-27T01:03:27.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements [2021-10-27T01:03:28.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-10-27T01:03:43.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.258s coverage: 94.4% of statements [2021-10-27T01:03:43.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2021-10-27T01:03:46.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.683s coverage: 82.5% of statements [2021-10-27T01:03:46.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:03:52.994Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:03:52.994Z] Removing intermediate container a49bef463754 [2021-10-27T01:03:52.994Z] ---> 5101d185d2a9 [2021-10-27T01:03:52.994Z] [2021-10-27T01:03:52.994Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:03:52.994Z] ---> 14119a10abf4 [2021-10-27T01:03:52.994Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:03:52.994Z] ---> Running in 417904b07ef0 [2021-10-27T01:03:53.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:54.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:54.208Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:03:54.208Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:03:54.208Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:03:54.208Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:03:54.208Z] OK: 6 MiB in 16 packages [2021-10-27T01:03:54.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.298s coverage: 58.8% of statements [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.288s coverage: 80.0% of statements [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements [2021-10-27T01:03:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.957s coverage: 91.2% of statements [2021-10-27T01:03:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:03:55.160Z] Removing intermediate container 417904b07ef0 [2021-10-27T01:03:55.160Z] ---> 6eec8aac9835 [2021-10-27T01:03:55.160Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:03:55.422Z] ---> Running in bf692e0b657a [2021-10-27T01:03:55.685Z] Removing intermediate container 85bf77ac096c [2021-10-27T01:03:55.685Z] ---> 4737cfb19647 [2021-10-27T01:03:55.685Z] [2021-10-27T01:03:55.685Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:03:55.685Z] ---> 14119a10abf4 [2021-10-27T01:03:55.685Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:03:55.685Z] Removing intermediate container bf692e0b657a [2021-10-27T01:03:55.685Z] ---> 0ac87faf7c5d [2021-10-27T01:03:55.685Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:03:55.685Z] ---> Running in 02b69932a159 [2021-10-27T01:03:55.685Z] ---> Running in dfe8279b1573 [2021-10-27T01:03:55.955Z] Removing intermediate container dfe8279b1573 [2021-10-27T01:03:55.955Z] ---> 846d84c65dcd [2021-10-27T01:03:55.955Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:03:56.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:56.226Z] ---> Running in 9bb7c161e1ae [2021-10-27T01:03:56.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:56.492Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:03:56.492Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:03:56.492Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:03:56.492Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:03:56.492Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:03:56.492Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:03:56.492Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:03:56.753Z] OK: 8 MiB in 19 packages [2021-10-27T01:03:56.753Z] Removing intermediate container 9bb7c161e1ae [2021-10-27T01:03:56.753Z] ---> 51c4cbdc5a54 [2021-10-27T01:03:56.753Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:03:56.753Z] Removing intermediate container 41e65b22880d [2021-10-27T01:03:56.753Z] ---> 82d2909b8029 [2021-10-27T01:03:56.753Z] [2021-10-27T01:03:56.753Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:03:56.753Z] ---> 14119a10abf4 [2021-10-27T01:03:56.753Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:03:56.753Z] ---> Using cache [2021-10-27T01:03:56.753Z] ---> 5c5a09b31766 [2021-10-27T01:03:56.753Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:03:56.753Z] ---> Using cache [2021-10-27T01:03:56.753Z] ---> 3ecd9337a956 [2021-10-27T01:03:56.753Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:03:57.018Z] ---> Running in 5791028e6876 [2021-10-27T01:03:57.018Z] ---> edb850c88fe5 [2021-10-27T01:03:57.018Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:03:57.276Z] Removing intermediate container 5791028e6876 [2021-10-27T01:03:57.276Z] ---> b09380d01c8c [2021-10-27T01:03:57.276Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:03:57.537Z] Removing intermediate container 02b69932a159 [2021-10-27T01:03:57.537Z] ---> 373b8532011d [2021-10-27T01:03:57.537Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:03:57.537Z] ---> Running in abf18f602bdc [2021-10-27T01:03:57.537Z] ---> c668ba038d6d [2021-10-27T01:03:57.537Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:03:57.537Z] Removing intermediate container 2740555eef45 [2021-10-27T01:03:57.537Z] ---> 45fc9245b993 [2021-10-27T01:03:57.537Z] [2021-10-27T01:03:57.537Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:03:57.537Z] ---> 14119a10abf4 [2021-10-27T01:03:57.537Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:03:57.537Z] ---> Running in ed9062d7b526 [2021-10-27T01:03:57.537Z] ---> Running in cbbc0fc98653 [2021-10-27T01:03:57.537Z] Removing intermediate container abf18f602bdc [2021-10-27T01:03:57.537Z] ---> 31d89a43fc21 [2021-10-27T01:03:57.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:03:57.796Z] Removing intermediate container ed9062d7b526 [2021-10-27T01:03:57.796Z] ---> 7b0b7de8a25c [2021-10-27T01:03:57.796Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:03:57.796Z] ---> 3818030b3f6d [2021-10-27T01:03:57.796Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:03:57.796Z] ---> Running in 457e2ef6faf5 [2021-10-27T01:03:57.796Z] Removing intermediate container cbbc0fc98653 [2021-10-27T01:03:57.796Z] ---> 66a04d63a196 [2021-10-27T01:03:57.796Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:03:57.796Z] ---> Running in 19e332c93647 [2021-10-27T01:03:57.796Z] ---> Running in 55b2a581e00c [2021-10-27T01:03:57.796Z] ---> e70db0993b59 [2021-10-27T01:03:57.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:03:57.796Z] Removing intermediate container 457e2ef6faf5 [2021-10-27T01:03:57.796Z] ---> a840073e872f [2021-10-27T01:03:57.796Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:03:57.796Z] Removing intermediate container 19e332c93647 [2021-10-27T01:03:57.796Z] ---> 3aa2d5440f78 [2021-10-27T01:03:57.796Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:03:58.058Z] Removing intermediate container 55b2a581e00c [2021-10-27T01:03:58.058Z] ---> a5726ef39fa8 [2021-10-27T01:03:58.058Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:03:58.058Z] ---> Running in 7ddc48d6b749 [2021-10-27T01:03:58.058Z] ---> Running in 8dcc4a0d5d43 [2021-10-27T01:03:58.058Z] Removing intermediate container 7ddc48d6b749 [2021-10-27T01:03:58.058Z] ---> b35db6ff431a [2021-10-27T01:03:58.058Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T01:03:58.058Z] ---> 5c6bd9ab05ed [2021-10-27T01:03:58.058Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:03:58.058Z] ---> Running in e1935a50eece [2021-10-27T01:03:58.058Z] Removing intermediate container 8dcc4a0d5d43 [2021-10-27T01:03:58.058Z] ---> d029d9fed440 [2021-10-27T01:03:58.058Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:03:58.320Z] ---> d09c1bdc1147 [2021-10-27T01:03:58.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:03:58.320Z] ---> Running in 8f01a0062a01 [2021-10-27T01:03:58.320Z] Removing intermediate container e1935a50eece [2021-10-27T01:03:58.320Z] ---> b1d15ad2b9d4 [2021-10-27T01:03:58.320Z] Step 20/21 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:03:58.320Z] ---> Running in 2b760dcb37b9 [2021-10-27T01:03:58.320Z] ---> d89490b92e02 [2021-10-27T01:03:58.320Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:03:58.581Z] Removing intermediate container 2b760dcb37b9 [2021-10-27T01:03:58.581Z] ---> d7228b4da72e [2021-10-27T01:03:58.581Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:03:58.843Z] ---> d72537873023 [2021-10-27T01:03:58.843Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:03:58.843Z] ---> Running in 3bb61067dc79 [2021-10-27T01:03:58.843Z] ---> d86b10e8b091 [2021-10-27T01:03:58.843Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:03:58.843Z] ---> Running in 92c9b563568e [2021-10-27T01:03:58.843Z] ---> Running in 09b8f5dc5066 [2021-10-27T01:03:58.843Z] Removing intermediate container 3bb61067dc79 [2021-10-27T01:03:58.843Z] ---> 26d5787aa1ec [2021-10-27T01:03:58.843Z] [2021-10-27T01:03:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.076s coverage: 64.4% of statements [2021-10-27T01:03:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:03:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:03:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements [2021-10-27T01:03:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2021-10-27T01:03:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-10-27T01:03:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-10-27T01:03:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-10-27T01:03:59.999Z] Successfully built 26d5787aa1ec [2021-10-27T01:03:59.999Z] Successfully tagged support-notifications:latest [2021-10-27T01:03:59.999Z]  Building support-notifications ... done Removing intermediate container 92c9b563568e [2021-10-27T01:03:59.999Z] ---> 64ffb639aa49 [2021-10-27T01:03:59.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:03:59.999Z] Removing intermediate container 09b8f5dc5066 [2021-10-27T01:03:59.999Z] ---> 57731bebb07b [2021-10-27T01:03:59.999Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:03:59.999Z] ---> Running in f7af85fe51da [2021-10-27T01:03:59.999Z] ---> Running in cca8232df11a [2021-10-27T01:03:59.999Z] Removing intermediate container 8f01a0062a01 [2021-10-27T01:03:59.999Z] ---> 1ae95b80b305 [2021-10-27T01:03:59.999Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:03:59.999Z] Removing intermediate container f7af85fe51da [2021-10-27T01:03:59.999Z] ---> 100d939c22b1 [2021-10-27T01:03:59.999Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T01:03:59.999Z] ---> Running in 39cc62e65c5b [2021-10-27T01:03:59.999Z] Removing intermediate container cca8232df11a [2021-10-27T01:03:59.999Z] ---> a1c5ebdcae5f [2021-10-27T01:03:59.999Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T01:03:59.999Z] ---> Running in a8e95f5cfd91 [2021-10-27T01:03:59.999Z] ---> Running in ef3c4846dcd6 [2021-10-27T01:03:59.999Z] Removing intermediate container ef3c4846dcd6 [2021-10-27T01:03:59.999Z] ---> ba5de5a6cb1f [2021-10-27T01:03:59.999Z] Step 22/23 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:03:59.999Z] Removing intermediate container a8e95f5cfd91 [2021-10-27T01:03:59.999Z] ---> 6f8fb1363446 [2021-10-27T01:03:59.999Z] Step 19/20 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:03:59.999Z] ---> Running in e614d06d78ab [2021-10-27T01:03:59.999Z] ---> Running in fdb0fa02e488 [2021-10-27T01:03:59.999Z] Removing intermediate container e614d06d78ab [2021-10-27T01:03:59.999Z] ---> 22e5ca1d953e [2021-10-27T01:03:59.999Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:03:59.999Z] Removing intermediate container fdb0fa02e488 [2021-10-27T01:03:59.999Z] ---> d8370b30fa08 [2021-10-27T01:03:59.999Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:03:59.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:03:59.999Z] ---> Running in 85b4dd202d02 [2021-10-27T01:03:59.999Z] ---> Running in b21708ad26e8 [2021-10-27T01:03:59.999Z] Removing intermediate container 85b4dd202d02 [2021-10-27T01:03:59.999Z] ---> d7e5aa96790d [2021-10-27T01:03:59.999Z] [2021-10-27T01:03:59.999Z] Removing intermediate container b21708ad26e8 [2021-10-27T01:03:59.999Z] ---> dc51359296d7 [2021-10-27T01:03:59.999Z] [2021-10-27T01:03:59.999Z] Successfully built d7e5aa96790d [2021-10-27T01:03:59.999Z] Successfully tagged support-scheduler:latest [2021-10-27T01:03:59.999Z]  Building support-scheduler ... done Successfully built dc51359296d7 [2021-10-27T01:03:59.999Z] Successfully tagged security-proxy-setup:latest [2021-10-27T01:04:00.260Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:04:00.827Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:04:00.827Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:04:00.827Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:04:01.086Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:04:01.086Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:04:01.086Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:04:01.346Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:04:01.346Z] OK: 8 MiB in 20 packages [2021-10-27T01:04:01.613Z] Removing intermediate container 39cc62e65c5b [2021-10-27T01:04:01.613Z] ---> c7eb2e6b898a [2021-10-27T01:04:01.613Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:04:01.613Z] ---> 713684e20d62 [2021-10-27T01:04:01.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:04:02.190Z] ---> 0ccf256308f4 [2021-10-27T01:04:02.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:04:02.190Z] ---> 8962ef0fe539 [2021-10-27T01:04:02.190Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:04:02.190Z] ---> Running in b40e4fc3f14c [2021-10-27T01:04:02.190Z] Removing intermediate container b40e4fc3f14c [2021-10-27T01:04:02.190Z] ---> 269b4e17085c [2021-10-27T01:04:02.190Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:04:02.190Z] ---> Running in f35eed589483 [2021-10-27T01:04:02.449Z] Removing intermediate container f35eed589483 [2021-10-27T01:04:02.449Z] ---> 5538179d16a0 [2021-10-27T01:04:02.449Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:04:02.449Z] ---> Running in 6e06a5f031bd [2021-10-27T01:04:02.449Z] Removing intermediate container 6e06a5f031bd [2021-10-27T01:04:02.449Z] ---> fb9237617c3a [2021-10-27T01:04:02.449Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:04:02.449Z] ---> Running in e3884c2ec753 [2021-10-27T01:04:02.449Z] Removing intermediate container e3884c2ec753 [2021-10-27T01:04:02.449Z] ---> b5895ebb7ee2 [2021-10-27T01:04:02.450Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:04:02.708Z] ---> Running in 288eedc0ace9 [2021-10-27T01:04:02.708Z] Removing intermediate container 288eedc0ace9 [2021-10-27T01:04:02.708Z] ---> 55daed9a9d0b [2021-10-27T01:04:02.708Z] [2021-10-27T01:04:02.708Z] Successfully built 55daed9a9d0b [2021-10-27T01:04:02.709Z] Successfully tagged core-data:latest [2021-10-27T01:04:02.715Z]  Building core-data ... done  [Pipeline] } [2021-10-27T01:04:02.720Z] $ docker stop --time=1 4c9e35b6cc0680e9f2656cb3aa11cd752f3df949d0ff3d0b73ce3e8b111e81d5 [2021-10-27T01:04:04.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.739s coverage: 70.4% of statements [2021-10-27T01:04:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:04:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:04:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:04:04.088Z] $ docker rm -f 4c9e35b6cc0680e9f2656cb3aa11cd752f3df949d0ff3d0b73ce3e8b111e81d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:04:04.439Z] + docker images [2021-10-27T01:04:04.439Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:04:04.439Z] core-data latest 55daed9a9d0b 2 seconds ago 20.7MB [2021-10-27T01:04:04.439Z] security-proxy-setup latest dc51359296d7 5 seconds ago 26.8MB [2021-10-27T01:04:04.439Z] support-scheduler latest d7e5aa96790d 5 seconds ago 16.2MB [2021-10-27T01:04:04.439Z] support-notifications latest 26d5787aa1ec 6 seconds ago 16.9MB [2021-10-27T01:04:04.439Z] 45fc9245b993 7 seconds ago 1.76GB [2021-10-27T01:04:04.439Z] 82d2909b8029 8 seconds ago 1.76GB [2021-10-27T01:04:04.439Z] 4737cfb19647 9 seconds ago 1.76GB [2021-10-27T01:04:04.439Z] 5101d185d2a9 12 seconds ago 1.76GB [2021-10-27T01:04:04.439Z] sys-mgmt-agent latest f13e4b3bfa50 39 seconds ago 294MB [2021-10-27T01:04:04.439Z] security-bootstrapper latest df949e9d2cc3 53 seconds ago 18.9MB [2021-10-27T01:04:04.439Z] security-secretstore-setup latest 00418aa8dfa1 About a minute ago 28.4MB [2021-10-27T01:04:04.439Z] core-metadata latest 22d031d81a3c About a minute ago 16.9MB [2021-10-27T01:04:04.439Z] core-command latest 775011749815 About a minute ago 16.1MB [2021-10-27T01:04:04.439Z] aab479a9cdb4 About a minute ago 1.76GB [2021-10-27T01:04:04.439Z] aca0429054e3 About a minute ago 1.76GB [2021-10-27T01:04:04.439Z] 681b6c0eda5f About a minute ago 1.76GB [2021-10-27T01:04:04.439Z] ffbb39149720 About a minute ago 1.76GB [2021-10-27T01:04:04.439Z] d0ed4ab9e1f5 About a minute ago 1.75GB [2021-10-27T01:04:04.439Z] ci-base-image-x86_64 latest 8355cc7d96c1 5 minutes ago 1.25GB [2021-10-27T01:04:04.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T01:04:04.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T01:04:04.439Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T01:04:04.439Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T01:04:04.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-27T01:04:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.992s coverage: 43.5% of statements [2021-10-27T01:04:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:04:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:04:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.404s coverage: 89.5% of statements [2021-10-27T01:04:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:04:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2021-10-27T01:04:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:04:16.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:04:16.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.727s coverage: 92.3% of statements [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:04:16.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.340s coverage: 63.2% of statements [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:04:16.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:04:16.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:04:16.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:04:16.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements [2021-10-27T01:04:16.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 96.9% of statements [2021-10-27T01:04:17.288Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T01:04:17.288Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T01:04:17.288Z] GO111MODULE=on go vet ./... [2021-10-27T01:04:19.819Z] Still waiting to schedule task [2021-10-27T01:04:19.819Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-27T01:06:09.577Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:06:09.577Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:06:11.016Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:06:14.506Z] + ls -al . [2021-10-27T01:06:14.507Z] total 664 [2021-10-27T01:06:14.507Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 01:06 . [2021-10-27T01:06:14.507Z] drwxr-xr-x 4 root root 4096 Oct 27 01:00 .. [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 00:58 .dockerignore [2021-10-27T01:06:14.507Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 00:58 .git [2021-10-27T01:06:14.507Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 00:58 .github [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 00:58 .gitignore [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 00:58 .golangci.yml [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 00:58 .hadolint.yml [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 00:58 .sonarcloud.properties [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:58 ADOPTERS.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:58 Attribution.txt [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:58 CHANGELOG.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:58 CONTRIBUTING.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 00:58 GOVERNANCE.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 00:58 Jenkinsfile [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:58 LICENSE [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:58 Makefile [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 00:58 OWNERS.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:58 README.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:58 SECURITY.md [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 00:57 VERSION [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:58 ZMQWindows.md [2021-10-27T01:06:14.507Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 00:58 bin [2021-10-27T01:06:14.507Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 00:58 cmd [2021-10-27T01:06:14.507Z] -rw-r--r-- 1 root root 426728 Oct 27 01:04 coverage.out [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 00:58 go.mod [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 50525 Oct 27 00:58 go.sum [2021-10-27T01:06:14.507Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 00:58 internal [2021-10-27T01:06:14.507Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 00:58 openapi [2021-10-27T01:06:14.507Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 00:58 snap [2021-10-27T01:06:14.507Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 00:58 version.go [Pipeline] sh [2021-10-27T01:06:15.180Z] + '[' -e coverage.out ] [2021-10-27T01:06:15.180Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:06:15.203Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T01:06:16.218Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:06:16.868Z] + make build [2021-10-27T01:06:16.868Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:06:24.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:06:57.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:06:58.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:07:03.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:07:04.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:07:09.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:07:14.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:07:17.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:07:22.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:07:27.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:07:30.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-27T01:07:37.277Z] $ docker stop --time=1 456b8ffbce021722d548e4770f0254f39caf2afb758cff2b6fb1e971d7ae668e [2021-10-27T01:07:40.287Z] $ docker rm -f 456b8ffbce021722d548e4770f0254f39caf2afb758cff2b6fb1e971d7ae668e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:07:42.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:07:42.113Z] [2021-10-27T01:07:42.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:07:42.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:07:43.008Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T01:07:43.008Z] 29e5d40040c1: Pulling fs layer [2021-10-27T01:07:43.008Z] 1ce36da41761: Pulling fs layer [2021-10-27T01:07:43.008Z] 25b303627fd3: Pulling fs layer [2021-10-27T01:07:43.008Z] 29e5d40040c1: Verifying Checksum [2021-10-27T01:07:43.008Z] 29e5d40040c1: Download complete [2021-10-27T01:07:43.281Z] 1ce36da41761: Verifying Checksum [2021-10-27T01:07:43.281Z] 1ce36da41761: Download complete [2021-10-27T01:07:43.880Z] 29e5d40040c1: Pull complete [2021-10-27T01:07:44.855Z] 25b303627fd3: Verifying Checksum [2021-10-27T01:07:44.855Z] 25b303627fd3: Download complete [2021-10-27T01:07:45.128Z] 1ce36da41761: Pull complete [2021-10-27T01:07:55.259Z] 25b303627fd3: Pull complete [2021-10-27T01:07:55.259Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T01:07:55.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:07:55.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T01:07:55.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container [2021-10-27T01:07:55.594Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:07:58.439Z] $ docker top 347cbf4b3d99d9480ebd50645115a38262684b8ddaa3d8abf88e08d701690113 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:07:59.415Z] + grep parallel [2021-10-27T01:07:59.415Z] + docker-compose build --help [2021-10-27T01:08:07.232Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:08:07.245Z] $ docker stop --time=1 347cbf4b3d99d9480ebd50645115a38262684b8ddaa3d8abf88e08d701690113 [2021-10-27T01:08:09.027Z] $ docker rm -f 347cbf4b3d99d9480ebd50645115a38262684b8ddaa3d8abf88e08d701690113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:08:09.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:08:09.713Z] . [Pipeline] withDockerContainer [2021-10-27T01:08:10.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container [2021-10-27T01:08:10.183Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:08:11.980Z] $ docker top 5773e5d947c5dc6b842fcedb6c150373f71dd1fbfe9aa5a128a1ee13a6021e13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:08:13.099Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:08:21.390Z] Building core-command ... [2021-10-27T01:08:21.390Z] Building core-data ... [2021-10-27T01:08:21.390Z] Building core-metadata ... [2021-10-27T01:08:21.390Z] Building security-bootstrapper ... [2021-10-27T01:08:21.390Z] Building security-proxy-setup ... [2021-10-27T01:08:21.390Z] Building security-secretstore-setup ... [2021-10-27T01:08:21.390Z] Building support-notifications ... [2021-10-27T01:08:21.390Z] Building support-scheduler ... [2021-10-27T01:08:21.390Z] Building sys-mgmt-agent ... [2021-10-27T01:08:21.390Z] Building security-secretstore-setup [2021-10-27T01:08:21.390Z] Building security-proxy-setup [2021-10-27T01:08:21.390Z] Building core-metadata [2021-10-27T01:08:21.390Z] Building support-notifications [2021-10-27T01:08:21.390Z] Building core-data [2021-10-27T01:08:50.241Z] Running on prd-ubuntu18.04-docker-8c-8g-2197 in /w/workspace/edgexfoundry_edgex-go_PR-3780 [Pipeline] { [Pipeline] ws [2021-10-27T01:08:50.252Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-27T01:08:50.332Z] The recommended git tool is: git [2021-10-27T01:08:53.067Z] using credential edgex-jenkins-ssh [2021-10-27T01:08:53.088Z] Cloning the remote Git repository [2021-10-27T01:08:53.109Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:08:53.165Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-27T01:08:53.188Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:08:53.189Z] > git --version # timeout=10 [2021-10-27T01:08:53.194Z] > git --version # 'git version 2.17.1' [2021-10-27T01:08:53.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:08:53.224Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:08:58.306Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:08:58.409Z] Merge succeeded, producing 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:08:58.409Z] Checking out Revision 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 (PR-3780) [2021-10-27T01:08:57.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:08:57.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:08:57.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:08:57.760Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:08:57.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:08:57.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3780/head:refs/remotes/origin/PR-3780 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T01:08:58.319Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:08:58.324Z] > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 [2021-10-27T01:08:58.381Z] > git remote # timeout=10 [2021-10-27T01:08:58.389Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:08:58.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:08:58.397Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:08:58.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:08:58.414Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:08:58.418Z] > git checkout -f 11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 # timeout=10 [2021-10-27T01:09:01.970Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:09:02.765Z] + echo snap-build.sh [2021-10-27T01:09:02.765Z] snap-build.sh [2021-10-27T01:09:02.765Z] + SNAP_BASE_DIR=. [2021-10-27T01:09:02.765Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-10-27T01:09:02.765Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-10-27T01:09:02.765Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-10-27T01:09:02.765Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-10-27T01:09:02.765Z] + cd /w/workspace/edgex-go/4 [2021-10-27T01:09:02.765Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-27T01:09:02.765Z] Reading package lists... [2021-10-27T01:09:02.765Z] Building dependency tree... [2021-10-27T01:09:02.765Z] Reading state information... [2021-10-27T01:09:02.765Z] The following packages were automatically installed and are no longer required: [2021-10-27T01:09:02.765Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-27T01:09:02.765Z] uidmap xdelta3 [2021-10-27T01:09:02.765Z] Use 'sudo apt autoremove' to remove them. [2021-10-27T01:09:02.765Z] The following packages will be REMOVED: [2021-10-27T01:09:02.765Z] lxd* lxd-client* [2021-10-27T01:09:03.029Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-27T01:09:03.029Z] After this operation, 31.7 MB disk space will be freed. [2021-10-27T01:09:03.555Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-27T01:09:03.555Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:09:04.788Z] Removing lxd dnsmasq configuration [2021-10-27T01:09:04.788Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:09:04.788Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-27T01:09:05.360Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:09:05.621Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-27T01:09:05.621Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:09:07.006Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-27T01:09:07.006Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-27T01:09:07.584Z] + sudo snap remove --purge lxd [2021-10-27T01:09:07.846Z] snap "lxd" is not installed [2021-10-27T01:09:07.846Z] + sudo groupadd --force --system lxd [2021-10-27T01:09:07.846Z] ++ whoami [2021-10-27T01:09:07.846Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-27T01:09:07.846Z] + newgrp - lxd [2021-10-27T01:09:07.846Z] + sudo snap install lxd [2021-10-27T01:09:15.989Z] 2021-10-27T01:09:12Z INFO Waiting for automatic snapd restart... [2021-10-27T01:09:28.719Z] lxd 4.19 from Canonical* installed [2021-10-27T01:09:28.719Z] + sudo lxd init --auto [2021-10-27T01:09:38.735Z] + sudo snap install --classic snapcraft [2021-10-27T01:09:43.266Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:09:43.266Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:09:43.266Z] ---> 1b09f6c873d3 [2021-10-27T01:09:43.266Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:09:43.266Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:09:43.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:09:43.266Z] ---> 1b09f6c873d3 [2021-10-27T01:09:43.266Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:09:43.266Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:09:43.266Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:09:43.266Z] ---> 1b09f6c873d3 [2021-10-27T01:09:43.266Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:09:43.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:09:43.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:09:43.266Z] ---> 1b09f6c873d3 [2021-10-27T01:09:43.266Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:09:43.266Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:09:43.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:09:43.266Z] ---> 1b09f6c873d3 [2021-10-27T01:09:43.266Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:09:43.266Z] ---> Running in 0670931c52ef [2021-10-27T01:09:43.266Z] ---> Running in d88d49b1f2a7 [2021-10-27T01:09:43.266Z] ---> Running in 153dc2d1ee08 [2021-10-27T01:09:43.266Z] ---> Running in b3d0bee04e26 [2021-10-27T01:09:43.266Z] ---> Running in fe3190e9d92c [2021-10-27T01:09:43.266Z] Removing intermediate container 0670931c52ef [2021-10-27T01:09:43.266Z] ---> 708d5af71d27 [2021-10-27T01:09:43.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:43.266Z] Removing intermediate container fe3190e9d92c [2021-10-27T01:09:43.266Z] ---> c9adbc1c5e3b [2021-10-27T01:09:43.266Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:43.266Z] ---> Running in fbbb9b2c3078 [2021-10-27T01:09:43.266Z] Removing intermediate container d88d49b1f2a7 [2021-10-27T01:09:43.266Z] ---> 116ee60438e4 [2021-10-27T01:09:43.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:43.266Z] Removing intermediate container b3d0bee04e26 [2021-10-27T01:09:43.266Z] ---> e07d7f234e61 [2021-10-27T01:09:43.266Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:43.266Z] ---> Running in 805ced6bc61c [2021-10-27T01:09:43.266Z] Removing intermediate container 153dc2d1ee08 [2021-10-27T01:09:43.266Z] ---> 93d1e1ac0397 [2021-10-27T01:09:43.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:09:43.266Z] ---> Running in 91ec2c731e4e [2021-10-27T01:09:43.266Z] ---> Running in 77c30cdefd0b [2021-10-27T01:09:43.266Z] ---> Running in 0ff8b34f25b4 [2021-10-27T01:09:43.266Z] Removing intermediate container fbbb9b2c3078 [2021-10-27T01:09:43.266Z] ---> fa00a8ac6ab8 [2021-10-27T01:09:43.266Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:09:43.266Z] ---> Running in eb32bdb83103 [2021-10-27T01:09:43.266Z] Removing intermediate container 805ced6bc61c [2021-10-27T01:09:43.266Z] ---> b91fc184d12c [2021-10-27T01:09:43.266Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:09:43.266Z] ---> Running in aaf99112322f [2021-10-27T01:09:43.266Z] Removing intermediate container 91ec2c731e4e [2021-10-27T01:09:43.266Z] ---> 3f3c08c97f87 [2021-10-27T01:09:43.266Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:09:43.266Z] ---> Running in 0c8397f77b2c [2021-10-27T01:09:43.266Z] Removing intermediate container 0ff8b34f25b4 [2021-10-27T01:09:43.266Z] ---> c6c7b6abf5e7 [2021-10-27T01:09:43.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:09:43.266Z] Removing intermediate container 77c30cdefd0b [2021-10-27T01:09:43.266Z] ---> 795f93745639 [2021-10-27T01:09:43.266Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:09:43.266Z] ---> Running in 8c2c40e40977 [2021-10-27T01:09:43.266Z] ---> Running in a3ee0bbca9d6 [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:09:43.266Z] OK: 219 MiB in 52 packages [2021-10-27T01:09:43.266Z] OK: 219 MiB in 52 packages [2021-10-27T01:09:43.266Z] OK: 219 MiB in 52 packages [2021-10-27T01:09:43.266Z] OK: 219 MiB in 52 packages [2021-10-27T01:09:43.266Z] OK: 219 MiB in 52 packages [2021-10-27T01:09:43.266Z] Removing intermediate container eb32bdb83103 [2021-10-27T01:09:43.266Z] ---> c1ca293731dd [2021-10-27T01:09:43.266Z] Step 6/24 : COPY . . [2021-10-27T01:09:44.299Z] Removing intermediate container aaf99112322f [2021-10-27T01:09:44.299Z] ---> 387c27989e2b [2021-10-27T01:09:44.299Z] Step 6/21 : COPY . . [2021-10-27T01:09:44.600Z] Removing intermediate container 0c8397f77b2c [2021-10-27T01:09:44.600Z] ---> 752fa5e5497a [2021-10-27T01:09:44.600Z] Step 6/20 : COPY . . [2021-10-27T01:09:44.889Z] Removing intermediate container a3ee0bbca9d6 [2021-10-27T01:09:44.889Z] ---> 7337259e9382 [2021-10-27T01:09:44.889Z] Step 6/22 : COPY . . [2021-10-27T01:09:44.889Z] Removing intermediate container 8c2c40e40977 [2021-10-27T01:09:44.889Z] ---> f4106ecfcb8e [2021-10-27T01:09:44.889Z] Step 6/22 : COPY . . [2021-10-27T01:09:49.508Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:09:49.508Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-27T01:09:49.508Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-27T01:09:49.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:09:49.508Z] Dload Upload Total Spent Left Speed [2021-10-27T01:09:49.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 [2021-10-27T01:09:49.508Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 27.9M [2021-10-27T01:09:49.508Z] ./yq_linux_amd64 [2021-10-27T01:09:49.508Z] + sudo snapcraft prime --use-lxd [2021-10-27T01:09:51.422Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-27T01:09:51.422Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-27T01:09:51.422Z] - README.md [2021-10-27T01:09:51.422Z] [2021-10-27T01:09:51.422Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:09:51.682Z] Launching a container. [2021-10-27T01:09:56.984Z] Waiting for container to be ready [2021-10-27T01:09:57.249Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-27T01:09:57.249Z] [2021-10-27T01:10:01.852Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-27T01:10:01.852Z] Waiting for network to be ready... [2021-10-27T01:10:02.113Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:10:02.684Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:10:02.946Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:10:03.206Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:10:03.206Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:10:03.206Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:10:03.206Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:10:03.206Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:10:03.206Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:10:03.467Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:10:03.728Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:10:03.728Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:10:03.728Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:10:03.728Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:10:03.728Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:10:03.728Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:10:03.728Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:10:03.728Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:10:03.728Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:10:03.728Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:10:03.990Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:10:03.990Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:10:03.990Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:10:03.990Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:10:03.990Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:10:03.990Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:10:03.990Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:10:07.293Z] Fetched 25.5 MB in 5s (5300 kB/s) [2021-10-27T01:10:07.863Z] Reading package lists... [2021-10-27T01:10:07.863Z] Reading package lists... [2021-10-27T01:10:08.122Z] Building dependency tree... [2021-10-27T01:10:08.122Z] Reading state information... [2021-10-27T01:10:08.382Z] The following additional packages will be installed: [2021-10-27T01:10:08.382Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:10:08.382Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:10:08.382Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:10:08.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-27T01:10:08.382Z] Suggested packages: [2021-10-27T01:10:08.382Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-27T01:10:08.382Z] Recommended packages: [2021-10-27T01:10:08.382Z] gnupg libsasl2-modules [2021-10-27T01:10:08.382Z] The following NEW packages will be installed: [2021-10-27T01:10:08.382Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:10:08.382Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:10:08.382Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:10:08.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-27T01:10:08.382Z] The following packages will be upgraded: [2021-10-27T01:10:08.382Z] gpg gpg-agent gpgconf libudev1 [2021-10-27T01:10:08.382Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-27T01:10:08.382Z] Need to get 3527 kB of archives. [2021-10-27T01:10:08.382Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-27T01:10:08.382Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-27T01:10:08.382Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-27T01:10:08.382Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-27T01:10:08.382Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-27T01:10:08.643Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-27T01:10:08.905Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-27T01:10:09.165Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-27T01:10:09.165Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-27T01:10:09.165Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-27T01:10:09.427Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-27T01:10:09.427Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-27T01:10:09.427Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-27T01:10:09.427Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-27T01:10:09.427Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-27T01:10:09.427Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-27T01:10:09.427Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-27T01:10:09.427Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-27T01:10:09.427Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-27T01:10:09.427Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-27T01:10:09.427Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-27T01:10:09.427Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-27T01:10:09.427Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-27T01:10:09.692Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:10:09.692Z] Fetched 3527 kB in 1s (3078 kB/s) [2021-10-27T01:10:09.692Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:10:09.692Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:09.692Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:09.692Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:10:09.692Z] Selecting previously unselected package udev. [2021-10-27T01:10:09.692Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:10:09.692Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:09.951Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-27T01:10:09.951Z] Selecting previously unselected package libfuse2:amd64. [2021-10-27T01:10:09.951Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:10:09.951Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:10:09.951Z] Selecting previously unselected package fuse. [2021-10-27T01:10:09.951Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:10:09.951Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:10:10.212Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:10.212Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:10.212Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:10.212Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:10.212Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:10.212Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:10.473Z] Selecting previously unselected package libksba8:amd64. [2021-10-27T01:10:10.473Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-27T01:10:10.473Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:10:10.473Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-27T01:10:10.473Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.473Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.473Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-27T01:10:10.473Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.473Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.473Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-27T01:10:10.473Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.734Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.734Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-27T01:10:10.734Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.734Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.734Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-27T01:10:10.734Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.734Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.734Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-27T01:10:10.734Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.734Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.734Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-27T01:10:10.734Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.734Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.995Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-27T01:10:10.996Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.996Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.996Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-27T01:10:10.996Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:10:10.996Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:10.996Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-27T01:10:10.996Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:10:10.996Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:10.996Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-27T01:10:10.996Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:10:10.996Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:11.256Z] Selecting previously unselected package libldap-common. [2021-10-27T01:10:11.256Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-27T01:10:11.256Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:11.256Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-27T01:10:11.256Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-27T01:10:11.256Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:11.256Z] Selecting previously unselected package dirmngr. [2021-10-27T01:10:11.256Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:11.256Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:11.256Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:11.256Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:11.256Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:10:11.518Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:11.518Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:10:11.518Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:11.518Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:11.518Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:10:11.518Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:10:11.518Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-27T01:10:11.778Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-27T01:10:11.778Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:11.778Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-27T01:10:12.038Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:10:12.038Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:12.038Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:10:12.038Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:10:12.038Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:12.038Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:10:12.610Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-27T01:10:12.610Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-27T01:10:12.610Z] This means they are not meant to be enabled using systemctl. [2021-10-27T01:10:12.610Z] Possible reasons for having this kind of units are: [2021-10-27T01:10:12.610Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-27T01:10:12.610Z] .wants/ or .requires/ directory. [2021-10-27T01:10:12.610Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-27T01:10:12.610Z] a requirement dependency on it. [2021-10-27T01:10:12.610Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-27T01:10:12.610Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-27T01:10:12.610Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-27T01:10:12.610Z] instance name specified. [2021-10-27T01:10:12.686Z] ---> b5733018a0c4 [2021-10-27T01:10:12.686Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:12.686Z] ---> 7e32b90e81b0 [2021-10-27T01:10:12.686Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:12.686Z] ---> c5494ea5b4cd [2021-10-27T01:10:12.686Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:12.686Z] ---> 8f6308440916 [2021-10-27T01:10:12.686Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:12.686Z] ---> Running in d8acbf0cf5b0 [2021-10-27T01:10:12.686Z] ---> Running in 914e2475f886 [2021-10-27T01:10:12.686Z] ---> Running in 1e5b7997e106 [2021-10-27T01:10:12.686Z] ---> Running in db23c1f37110 [2021-10-27T01:10:12.686Z] ---> 0e2b9c4782a1 [2021-10-27T01:10:12.686Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:10:12.686Z] ---> Running in 54548a8d33cb [2021-10-27T01:10:12.876Z] Reading package lists... [2021-10-27T01:10:13.137Z] Building dependency tree... [2021-10-27T01:10:13.137Z] Reading state information... [2021-10-27T01:10:13.400Z] The following additional packages will be installed: [2021-10-27T01:10:13.400Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-27T01:10:13.400Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-27T01:10:13.400Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-27T01:10:13.400Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-27T01:10:13.400Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-27T01:10:13.400Z] Suggested packages: [2021-10-27T01:10:13.400Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-27T01:10:13.400Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-27T01:10:13.400Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-27T01:10:13.400Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-27T01:10:13.400Z] systemd-container policykit-1 [2021-10-27T01:10:13.400Z] Recommended packages: [2021-10-27T01:10:13.400Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-27T01:10:13.400Z] The following NEW packages will be installed: [2021-10-27T01:10:13.400Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-27T01:10:13.400Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-27T01:10:13.400Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-27T01:10:13.400Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-27T01:10:13.400Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-27T01:10:13.400Z] The following packages will be upgraded: [2021-10-27T01:10:13.400Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-27T01:10:13.400Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-27T01:10:13.400Z] Need to get 36.8 MB of archives. [2021-10-27T01:10:13.400Z] After this operation, 147 MB of additional disk space will be used. [2021-10-27T01:10:13.400Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-27T01:10:13.400Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-27T01:10:13.400Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-27T01:10:13.400Z] 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-10-27T01:10:13.400Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-27T01:10:13.400Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-27T01:10:13.661Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-27T01:10:13.662Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-27T01:10:13.662Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-27T01:10:13.662Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-27T01:10:13.662Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-27T01:10:13.662Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-27T01:10:13.662Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-27T01:10:13.662Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-27T01:10:13.662Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-27T01:10:13.662Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-27T01:10:13.662Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-27T01:10:14.233Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-27T01:10:14.233Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-27T01:10:14.233Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-27T01:10:14.233Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-27T01:10:14.233Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-27T01:10:14.233Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-27T01:10:14.233Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-27T01:10:14.233Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-27T01:10:14.233Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-27T01:10:14.494Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-27T01:10:14.494Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-27T01:10:14.494Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-27T01:10:14.494Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-27T01:10:15.434Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:10:15.434Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-27T01:10:15.434Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:10:15.434Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:15.434Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:16.008Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:16.008Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:16.008Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:10:16.008Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:10:16.008Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-27T01:10:16.008Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-27T01:10:16.117Z] Removing intermediate container d8acbf0cf5b0 [2021-10-27T01:10:16.117Z] ---> d42e407bd598 [2021-10-27T01:10:16.117Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:10:16.117Z] ---> Running in 7067438b5c98 [2021-10-27T01:10:16.269Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-27T01:10:16.270Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:10:16.270Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-27T01:10:16.270Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-27T01:10:16.530Z] Setting up apt (1.6.14) ... [2021-10-27T01:10:16.530Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-27T01:10:16.735Z] Removing intermediate container 1e5b7997e106 [2021-10-27T01:10:16.735Z] ---> 2263a51a6dea [2021-10-27T01:10:16.735Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:10:16.735Z] ---> Running in a2ffe280c5f1 [2021-10-27T01:10:16.792Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-27T01:10:17.031Z] Removing intermediate container 914e2475f886 [2021-10-27T01:10:17.031Z] Removing intermediate container db23c1f37110 [2021-10-27T01:10:17.031Z] ---> 9617cebe4e24 [2021-10-27T01:10:17.031Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:10:17.031Z] ---> 495e94410fa3 [2021-10-27T01:10:17.031Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:10:17.052Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-27T01:10:17.052Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:10:17.052Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:10:17.052Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-27T01:10:17.052Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:17.052Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:17.316Z] Selecting previously unselected package libexpat1:amd64. [2021-10-27T01:10:17.316Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-27T01:10:17.316Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:10:17.316Z] Selecting previously unselected package python3.6-minimal. [2021-10-27T01:10:17.319Z] ---> Running in 6c717f922b8e [2021-10-27T01:10:17.319Z] ---> Running in db6923ae333a [2021-10-27T01:10:17.578Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:17.578Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:17.578Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:10:17.612Z] Removing intermediate container 54548a8d33cb [2021-10-27T01:10:17.612Z] ---> 252d46fa58d5 [2021-10-27T01:10:17.612Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:10:17.612Z] ---> Running in 46b7a08702d6 [2021-10-27T01:10:17.839Z] Checking for services that may need to be restarted...done. [2021-10-27T01:10:17.839Z] Checking for services that may need to be restarted...done. [2021-10-27T01:10:17.839Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:17.839Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:10:17.839Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:18.411Z] Selecting previously unselected package python3-minimal. [2021-10-27T01:10:18.412Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-27T01:10:18.412Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:10:18.412Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:10:18.412Z] Selecting previously unselected package mime-support. [2021-10-27T01:10:18.412Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-27T01:10:18.412Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-27T01:10:18.412Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-27T01:10:18.412Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-27T01:10:18.412Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:10:18.412Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-27T01:10:18.412Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:18.412Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:18.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:10:18.673Z] Selecting previously unselected package python3.6. [2021-10-27T01:10:18.673Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:10:18.673Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:18.673Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-27T01:10:18.673Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:10:18.673Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:10:18.673Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:10:18.933Z] Selecting previously unselected package python3. [2021-10-27T01:10:18.933Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-27T01:10:18.933Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:10:18.933Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-27T01:10:18.934Z] Selecting previously unselected package multiarch-support. [2021-10-27T01:10:18.934Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:18.934Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:10:18.934Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:10:19.194Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-27T01:10:19.194Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-27T01:10:19.194Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-27T01:10:19.194Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:10:19.194Z] Selecting previously unselected package libbsd0:amd64. [2021-10-27T01:10:19.194Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-27T01:10:19.194Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:10:19.194Z] Selecting previously unselected package sudo. [2021-10-27T01:10:19.194Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:19.194Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:10:19.456Z] Selecting previously unselected package apparmor. [2021-10-27T01:10:19.456Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:10:19.456Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:10:19.456Z] Selecting previously unselected package libedit2:amd64. [2021-10-27T01:10:19.456Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-27T01:10:19.456Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:10:19.456Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-27T01:10:19.456Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:19.456Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:19.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:10:19.716Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-27T01:10:19.716Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:19.716Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:19.716Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-27T01:10:19.716Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-27T01:10:19.716Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:10:19.716Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-27T01:10:19.716Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:19.716Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:19.716Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-27T01:10:19.982Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:19.982Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:19.982Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-27T01:10:19.982Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-27T01:10:19.982Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:10:19.982Z] Selecting previously unselected package openssh-client. [2021-10-27T01:10:19.982Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-27T01:10:19.982Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:10:20.243Z] Selecting previously unselected package squashfs-tools. [2021-10-27T01:10:20.243Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-27T01:10:20.243Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:10:20.243Z] Selecting previously unselected package snapd. [2021-10-27T01:10:20.243Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-27T01:10:20.243Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-27T01:10:20.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:10:20.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:10:20.947Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:10:22.252Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:10:22.253Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:10:22.513Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-27T01:10:22.513Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:10:22.513Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:10:22.513Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:22.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:10:22.513Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-27T01:10:22.513Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-27T01:10:23.083Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:10:23.343Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:10:23.343Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:10:23.343Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:23.343Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:23.343Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:10:23.914Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:10:23.914Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:23.914Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:10:23.914Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-27T01:10:23.914Z] running python rtupdate hooks for python3.6... [2021-10-27T01:10:23.914Z] running python post-rtupdate hooks for python3.6... [2021-10-27T01:10:23.914Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:10:24.857Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-27T01:10:24.857Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:10:24.857Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:10:24.857Z] Setting up snapd (2.51.1+18.04) ... [2021-10-27T01:10:25.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-27T01:10:25.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-27T01:10:25.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-27T01:10:25.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-27T01:10:26.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:10:26.215Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:10:26.476Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-27T01:10:26.476Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-27T01:10:26.736Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-27T01:10:26.997Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-27T01:10:26.997Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-27T01:10:26.997Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:10:26.997Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:10:28.155Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:10:28.155Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:10:28.155Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:10:29.356Z] Reading package lists... [2021-10-27T01:10:29.618Z] Reading package lists... [2021-10-27T01:10:29.881Z] Building dependency tree... [2021-10-27T01:10:29.881Z] Reading state information... [2021-10-27T01:10:29.881Z] Calculating upgrade... [2021-10-27T01:10:30.142Z] The following packages will be upgraded: [2021-10-27T01:10:30.142Z] advancecomp base-files bash binutils binutils-common [2021-10-27T01:10:30.142Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-27T01:10:30.142Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-27T01:10:30.142Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-27T01:10:30.142Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-27T01:10:30.142Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-27T01:10:30.142Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-27T01:10:30.142Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-27T01:10:30.142Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-27T01:10:30.142Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-27T01:10:30.142Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-27T01:10:30.142Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-27T01:10:30.142Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-27T01:10:30.142Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-27T01:10:30.142Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-27T01:10:30.142Z] ubuntu-keyring util-linux [2021-10-27T01:10:30.142Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:10:30.142Z] Need to get 64.2 MB of archives. [2021-10-27T01:10:30.142Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-27T01:10:30.142Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-27T01:10:30.142Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-27T01:10:30.142Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-27T01:10:30.142Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-27T01:10:30.142Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-27T01:10:30.142Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-27T01:10:30.142Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-27T01:10:30.142Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-27T01:10:30.142Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-27T01:10:30.142Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-27T01:10:30.142Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-27T01:10:30.142Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-27T01:10:30.142Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-27T01:10:30.142Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-27T01:10:30.142Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-27T01:10:30.142Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-27T01:10:30.142Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-27T01:10:30.142Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-27T01:10:30.409Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-27T01:10:30.409Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-27T01:10:30.409Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-27T01:10:30.409Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-27T01:10:30.409Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-27T01:10:30.409Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-27T01:10:30.409Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-27T01:10:30.409Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-27T01:10:30.409Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-27T01:10:30.409Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-27T01:10:30.409Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-27T01:10:30.409Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-27T01:10:30.409Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-27T01:10:30.409Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-27T01:10:30.409Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-27T01:10:30.409Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-27T01:10:30.409Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-27T01:10:30.409Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-27T01:10:30.409Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-27T01:10:30.409Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-27T01:10:30.409Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-27T01:10:30.409Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-27T01:10:30.409Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-27T01:10:30.409Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-27T01:10:30.409Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-27T01:10:30.409Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-27T01:10:30.409Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-27T01:10:30.409Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-27T01:10:30.409Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-27T01:10:30.409Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-27T01:10:30.409Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-27T01:10:30.409Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-27T01:10:30.409Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-27T01:10:30.409Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-27T01:10:30.409Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-27T01:10:30.409Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-27T01:10:30.409Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-27T01:10:30.409Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-27T01:10:30.409Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-27T01:10:30.673Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-27T01:10:30.673Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-27T01:10:30.673Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-27T01:10:30.673Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-27T01:10:30.936Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-27T01:10:30.936Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-27T01:10:30.936Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-27T01:10:30.936Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-27T01:10:30.936Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-27T01:10:30.936Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-27T01:10:30.936Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-27T01:10:31.196Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-27T01:10:31.196Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-27T01:10:31.196Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-27T01:10:31.196Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-27T01:10:31.196Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-27T01:10:31.196Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-27T01:10:31.196Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-27T01:10:31.196Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-27T01:10:31.196Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-27T01:10:31.196Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-27T01:10:31.196Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-27T01:10:31.196Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-27T01:10:31.196Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-27T01:10:31.196Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-27T01:10:31.196Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-27T01:10:31.196Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-27T01:10:31.196Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-27T01:10:31.196Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-27T01:10:31.196Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-27T01:10:31.461Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-27T01:10:31.461Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-27T01:10:31.461Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-27T01:10:31.461Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-27T01:10:31.461Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-27T01:10:31.461Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-27T01:10:31.461Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-27T01:10:31.461Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-27T01:10:31.461Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-27T01:10:31.461Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-27T01:10:31.461Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-27T01:10:31.723Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-27T01:10:31.723Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-27T01:10:31.723Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-27T01:10:31.723Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-27T01:10:31.723Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-27T01:10:31.723Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:10:31.723Z] Fetched 64.2 MB in 2s (40.2 MB/s) [2021-10-27T01:10:31.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:10:31.983Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:31.983Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:10:32.244Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:32.244Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:10:32.244Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-27T01:10:32.244Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-27T01:10:32.505Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:32.505Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:32.766Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:32.766Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:32.766Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:32.766Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:32.766Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:32.766Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:32.766Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:32.766Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.026Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:33.026Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.026Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:33.026Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.026Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:33.026Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:10:33.026Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:33.026Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.288Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:33.288Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:10:33.288Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:33.288Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.288Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:33.288Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.288Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:33.288Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:10:33.549Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:33.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:10:33.549Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:33.809Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:10:34.077Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:10:34.335Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:10:34.335Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-27T01:10:34.335Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-27T01:10:34.335Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-27T01:10:34.335Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-27T01:10:34.594Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-27T01:10:34.594Z] Installing new version of config file /etc/issue ... [2021-10-27T01:10:34.594Z] Installing new version of config file /etc/issue.net ... [2021-10-27T01:10:34.594Z] Installing new version of config file /etc/lsb-release ... [2021-10-27T01:10:34.594Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-27T01:10:35.843Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-27T01:10:35.843Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-27T01:10:35.843Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-27T01:10:35.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:35.843Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-27T01:10:35.843Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-27T01:10:35.843Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-27T01:10:35.843Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-27T01:10:35.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:35.843Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:35.843Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:35.843Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:35.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:35.843Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-27T01:10:35.843Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-27T01:10:35.843Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-27T01:10:35.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:35.843Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-27T01:10:35.843Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:10:35.843Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-27T01:10:35.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:35.843Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:10:35.843Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:10:35.843Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:10:35.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:35.843Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:10:35.843Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:10:36.104Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-27T01:10:36.104Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:36.104Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-27T01:10:36.104Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-27T01:10:36.104Z] Setting up grep (3.1-2build1) ... [2021-10-27T01:10:36.104Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:36.104Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-27T01:10:36.104Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-27T01:10:36.364Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-27T01:10:36.364Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:36.364Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:10:36.364Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:10:36.364Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-27T01:10:36.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:36.626Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:10:36.886Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:10:36.886Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-27T01:10:36.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:36.886Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:10:36.886Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:10:37.456Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:10:37.456Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:10:37.456Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:10:37.456Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:10:37.716Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-27T01:10:37.716Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:37.716Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-27T01:10:37.716Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:10:38.285Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:10:38.285Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:10:38.285Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:10:38.285Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:10:38.545Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:10:38.545Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:38.545Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-27T01:10:38.545Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-27T01:10:38.545Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-27T01:10:38.545Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:38.545Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:38.545Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:38.804Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:38.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:38.804Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:38.804Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:38.804Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:39.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.063Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:39.063Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:39.063Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:39.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.063Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:39.063Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:39.063Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:39.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.323Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:10:39.323Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:10:39.323Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:10:39.323Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:10:39.323Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:10:39.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.323Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:10:39.323Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:10:39.584Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:10:39.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.584Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:39.584Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:39.584Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:39.584Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.584Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:39.584Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:39.843Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:39.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:39.843Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:39.843Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:40.416Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:40.416Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-27T01:10:40.678Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-27T01:10:40.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:40.939Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:10:40.939Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:10:40.939Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:10:41.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:10:41.200Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-27T01:10:41.200Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:10:41.200Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-27T01:10:41.200Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:10:41.200Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-27T01:10:41.200Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-27T01:10:41.461Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-27T01:10:41.461Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:10:41.461Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-27T01:10:41.461Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:10:41.461Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:10:41.721Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:10:41.721Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-27T01:10:41.721Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:10:41.721Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:10:41.721Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:10:41.721Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:10:41.721Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:10:41.721Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:10:41.981Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:10:41.981Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:10:41.981Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:10:41.981Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:10:41.981Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-27T01:10:41.981Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:10:42.241Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:10:42.241Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:10:42.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:42.501Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:10:42.501Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:10:42.501Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:10:42.501Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:10:42.501Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:10:42.501Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:10:42.501Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:10:42.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:42.762Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-27T01:10:42.762Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-27T01:10:42.762Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-27T01:10:42.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:42.762Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-27T01:10:42.762Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-27T01:10:43.027Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-27T01:10:43.027Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:43.027Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-27T01:10:43.027Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:10:43.027Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:10:43.287Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:43.287Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:10:43.287Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:10:43.287Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:10:43.287Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:43.287Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-27T01:10:43.287Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-27T01:10:43.558Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-27T01:10:43.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:43.558Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:10:43.558Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:10:43.818Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-27T01:10:43.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:43.818Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:10:43.818Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:10:43.818Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-27T01:10:43.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:43.818Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:10:44.078Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:10:44.078Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:10:44.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.078Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:10:44.078Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:10:44.078Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:10:44.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.078Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-27T01:10:44.078Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-27T01:10:44.338Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-27T01:10:44.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.338Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-27T01:10:44.338Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-27T01:10:44.338Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-27T01:10:44.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.599Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-27T01:10:44.599Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-27T01:10:44.599Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-27T01:10:44.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.599Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-27T01:10:44.599Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-27T01:10:44.860Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-27T01:10:44.860Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.860Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-27T01:10:44.860Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-27T01:10:44.860Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-27T01:10:44.860Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:10:44.860Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-27T01:10:44.860Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-27T01:10:44.860Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-27T01:10:45.121Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-27T01:10:45.121Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:10:45.121Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:10:45.121Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:10:45.121Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:10:45.121Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:10:45.382Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:10:45.382Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-27T01:10:45.382Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-27T01:10:45.382Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:10:45.382Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-27T01:10:45.641Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-27T01:10:45.641Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-27T01:10:45.641Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-27T01:10:45.641Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-27T01:10:45.641Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-27T01:10:45.641Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-27T01:10:45.641Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-27T01:10:45.899Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-27T01:10:45.899Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-27T01:10:45.900Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-27T01:10:45.900Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-27T01:10:45.900Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-27T01:10:45.900Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-27T01:10:45.900Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-27T01:10:46.158Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-27T01:10:46.158Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-27T01:10:46.429Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:10:46.429Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-27T01:10:46.429Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:10:46.429Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:10:46.690Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:10:46.690Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:10:46.690Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:10:46.690Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:10:46.690Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:10:46.690Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:10:46.951Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:46.951Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:46.951Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:46.951Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:46.951Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:46.951Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:47.211Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:47.211Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:48.149Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:48.149Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:48.718Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:48.718Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:48.977Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:48.977Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:49.236Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:49.236Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:50.175Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:10:50.175Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:10:50.175Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:10:50.175Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:10:50.175Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:10:50.175Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:10:50.175Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:10:50.175Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:10:50.175Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-27T01:10:50.175Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-27T01:10:50.435Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:10:50.435Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:10:50.435Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:10:50.435Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:10:50.435Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-27T01:10:50.435Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-27T01:10:50.435Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.435Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:10:50.435Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.435Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.696Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.696Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-27T01:10:50.696Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-27T01:10:50.696Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-27T01:10:50.696Z] [2021-10-27T01:10:50.696Z] Current default time zone: 'Etc/UTC' [2021-10-27T01:10:50.696Z] Local time is now: Wed Oct 27 01:10:50 UTC 2021. [2021-10-27T01:10:50.696Z] Universal Time is now: Wed Oct 27 01:10:50 UTC 2021. [2021-10-27T01:10:50.696Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-27T01:10:50.696Z] [2021-10-27T01:10:50.696Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-27T01:10:50.696Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.696Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-27T01:10:50.696Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:10:50.696Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-27T01:10:50.696Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-27T01:10:50.696Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:10:50.696Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:10:50.696Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-27T01:10:50.696Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:10:50.696Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.696Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:10:50.956Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:50.956Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:10:50.956Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:50.956Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-27T01:10:50.956Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:10:50.956Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-27T01:10:50.956Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:10:50.956Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-27T01:10:50.956Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-27T01:10:50.956Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:10:50.956Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-27T01:10:52.863Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:10:53.801Z] 23 added, 28 removed; done. [2021-10-27T01:10:53.801Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:10:53.801Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-27T01:10:53.801Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-27T01:10:53.801Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-27T01:10:53.801Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:10:53.801Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-27T01:10:53.801Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:10:53.801Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:10:53.801Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-27T01:10:53.801Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:10:53.801Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:10:53.801Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:10:53.801Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-27T01:10:53.801Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:10:54.061Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:10:54.061Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:10:54.061Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-27T01:10:54.061Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-27T01:10:54.061Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:10:54.630Z] 0 added, 0 removed; done. [2021-10-27T01:10:54.631Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-27T01:10:54.631Z] done. [2021-10-27T01:10:55.200Z] Reading package lists... [2021-10-27T01:10:55.200Z] Building dependency tree... [2021-10-27T01:10:55.200Z] Reading state information... [2021-10-27T01:10:55.459Z] The following NEW packages will be installed: [2021-10-27T01:10:55.459Z] apt-transport-https [2021-10-27T01:10:55.459Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:10:55.718Z] Need to get 4348 B of archives. [2021-10-27T01:10:55.718Z] After this operation, 154 kB of additional disk space will be used. [2021-10-27T01:10:55.718Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-27T01:10:55.718Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:10:55.718Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-27T01:10:55.718Z] Selecting previously unselected package apt-transport-https. [2021-10-27T01:10:55.718Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-27T01:10:55.718Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-27T01:10:55.718Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-27T01:10:55.718Z] Setting up apt-transport-https (1.6.14) ... [2021-10-27T01:10:55.977Z] Waiting for network to be ready... [2021-10-27T01:11:03.280Z] 2021-10-27T01:10:59Z INFO Waiting for automatic snapd restart... [2021-10-27T01:11:04.219Z] snapd 2.52.1 from Canonical* installed [2021-10-27T01:11:05.153Z] "snapd" switched to the "latest/stable" channel [2021-10-27T01:11:05.153Z] [2021-10-27T01:11:07.690Z] core18 20211015 from Canonical* installed [2021-10-27T01:11:07.690Z] "core18" switched to the "latest/stable" channel [2021-10-27T01:11:07.690Z] [2021-10-27T01:11:10.301Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:11:10.301Z] "snapcraft" switched to the "latest/stable" channel [2021-10-27T01:11:10.301Z] [2021-10-27T01:11:14.490Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-27T01:11:14.490Z] - README.md [2021-10-27T01:11:14.490Z] [2021-10-27T01:11:14.490Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:11:14.750Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:11:15.011Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:11:15.011Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:11:16.210Z] Reading package lists... [2021-10-27T01:11:16.781Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-27T01:11:16.781Z] Reading package lists... [2021-10-27T01:11:17.041Z] Building dependency tree... [2021-10-27T01:11:17.041Z] Reading state information... [2021-10-27T01:11:17.041Z] Suggested packages: [2021-10-27T01:11:17.041Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-27T01:11:17.041Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-27T01:11:17.041Z] Recommended packages: [2021-10-27T01:11:17.041Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-27T01:11:17.041Z] The following NEW packages will be installed: [2021-10-27T01:11:17.041Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-27T01:11:17.041Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-27T01:11:17.041Z] pkg-config zip [2021-10-27T01:11:17.041Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:11:17.301Z] Need to get 7670 kB of archives. [2021-10-27T01:11:17.302Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-27T01:11:17.302Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-27T01:11:17.302Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-27T01:11:17.302Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-27T01:11:17.302Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-27T01:11:17.302Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-27T01:11:17.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-27T01:11:17.302Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-27T01:11:17.562Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-27T01:11:17.822Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-27T01:11:17.822Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-27T01:11:17.822Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-27T01:11:17.822Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-27T01:11:17.822Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-27T01:11:18.081Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-27T01:11:18.081Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-27T01:11:18.081Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:11:18.081Z] Fetched 7670 kB in 1s (9352 kB/s) [2021-10-27T01:11:18.081Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-27T01:11:18.081Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-27T01:11:18.081Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-27T01:11:18.081Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:11:18.341Z] Selecting previously unselected package libpsl5:amd64. [2021-10-27T01:11:18.341Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-27T01:11:18.341Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:11:18.341Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-27T01:11:18.341Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-27T01:11:18.341Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:11:18.341Z] Selecting previously unselected package librtmp1:amd64. [2021-10-27T01:11:18.341Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-27T01:11:18.341Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:11:18.601Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-27T01:11:18.601Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-27T01:11:18.601Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:11:18.601Z] Selecting previously unselected package liberror-perl. [2021-10-27T01:11:18.601Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-27T01:11:18.601Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-27T01:11:18.601Z] Selecting previously unselected package git-man. [2021-10-27T01:11:18.601Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-27T01:11:18.601Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:11:18.860Z] Selecting previously unselected package git. [2021-10-27T01:11:18.860Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-27T01:11:18.860Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:11:19.427Z] Selecting previously unselected package libnorm1:amd64. [2021-10-27T01:11:19.427Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-27T01:11:19.427Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:11:19.427Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-27T01:11:19.427Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-27T01:11:19.427Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:11:19.427Z] Selecting previously unselected package libsodium23:amd64. [2021-10-27T01:11:19.427Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-27T01:11:19.427Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:11:19.427Z] Selecting previously unselected package libzmq5:amd64. [2021-10-27T01:11:19.427Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:11:19.427Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:11:19.687Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-27T01:11:19.687Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:11:19.687Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:11:19.687Z] Selecting previously unselected package pkg-config. [2021-10-27T01:11:19.687Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-27T01:11:19.687Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:11:19.687Z] Selecting previously unselected package zip. [2021-10-27T01:11:19.687Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-27T01:11:19.687Z] Unpacking zip (3.0-11build1) ... [2021-10-27T01:11:19.946Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:11:19.946Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:11:19.946Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:11:19.946Z] Setting up liberror-perl (0.17025-1) ... [2021-10-27T01:11:19.946Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:11:19.946Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:11:19.946Z] No schema files found: doing nothing. [2021-10-27T01:11:19.946Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:11:19.946Z] Setting up zip (3.0-11build1) ... [2021-10-27T01:11:19.946Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:11:19.946Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:11:19.946Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:11:19.946Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:11:19.946Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:11:19.946Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:11:19.946Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:11:19.946Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:11:20.516Z] git set to automatically installed. [2021-10-27T01:11:20.516Z] git-man set to automatically installed. [2021-10-27T01:11:20.516Z] libcurl3-gnutls set to automatically installed. [2021-10-27T01:11:20.516Z] liberror-perl set to automatically installed. [2021-10-27T01:11:20.516Z] libglib2.0-0 set to automatically installed. [2021-10-27T01:11:20.516Z] libnghttp2-14 set to automatically installed. [2021-10-27T01:11:20.516Z] libnorm1 set to automatically installed. [2021-10-27T01:11:20.516Z] libpgm-5.2-0 set to automatically installed. [2021-10-27T01:11:20.516Z] libpsl5 set to automatically installed. [2021-10-27T01:11:20.516Z] librtmp1 set to automatically installed. [2021-10-27T01:11:20.516Z] libsodium23 set to automatically installed. [2021-10-27T01:11:20.516Z] libzmq3-dev set to automatically installed. [2021-10-27T01:11:20.516Z] libzmq5 set to automatically installed. [2021-10-27T01:11:20.516Z] pkg-config set to automatically installed. [2021-10-27T01:11:20.516Z] zip set to automatically installed. [2021-10-27T01:11:21.897Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:11:30.265Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-27T01:11:30.265Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:11:35.550Z] core18 20210722 from Canonical* refreshed [2021-10-27T01:11:35.811Z] Pulling config-common [2021-10-27T01:11:35.811Z] + snapcraftctl pull [2021-10-27T01:11:37.716Z] Pulling go-build-helper [2021-10-27T01:11:37.716Z] + snapcraftctl pull [2021-10-27T01:11:38.654Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-27T01:11:38.654Z] Skipping pull go-build-helper (already ran) [2021-10-27T01:11:38.654Z] Building go-build-helper [2021-10-27T01:11:38.654Z] + snapcraftctl build [2021-10-27T01:11:40.561Z] Staging go-build-helper [2021-10-27T01:11:40.561Z] + snapcraftctl stage [2021-10-27T01:11:50.553Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:11:50.553Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:11:50.553Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:11:50.553Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:11:50.553Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:11:50.553Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:11:50.553Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:11:50.553Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:11:50.553Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:11:50.553Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:11:50.553Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:11:50.553Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:11:50.553Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:11:50.553Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:11:50.553Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:11:50.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:11:50.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:11:50.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:11:50.554Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:11:50.554Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:11:50.554Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:11:50.554Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:11:50.554Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:11:50.554Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:11:50.554Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:11:50.554Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:11:50.554Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:11:50.554Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-27T01:11:50.554Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-27T01:11:50.554Z] Fetched 224 kB in 0s (0 B/s) [2021-10-27T01:11:50.554Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-27T01:11:50.554Z] Fetched 157 kB in 0s (0 B/s) [2021-10-27T01:11:50.554Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-27T01:11:50.554Z] Fetched 221 kB in 0s (0 B/s) [2021-10-27T01:11:50.554Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-27T01:11:50.554Z] Fetched 143 kB in 0s (0 B/s) [2021-10-27T01:11:50.554Z] Pulling edgex-go [2021-10-27T01:11:50.554Z] + snapcraftctl pull [2021-10-27T01:11:50.554Z] Pulling hooks [2021-10-27T01:11:50.554Z] + snapcraftctl pull [2021-10-27T01:12:09.161Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:12:09.161Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:12:09.161Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:12:09.161Z] Fetched 0 B in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-27T01:12:09.161Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-27T01:12:09.161Z] Fetched 279 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-27T01:12:09.161Z] Fetched 122 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-27T01:12:09.161Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-27T01:12:09.161Z] Fetched 8848 B in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-27T01:12:09.161Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-27T01:12:09.161Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-27T01:12:09.161Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-27T01:12:09.161Z] Fetched 220 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-27T01:12:09.161Z] Fetched 154 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-27T01:12:09.161Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-27T01:12:09.161Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-27T01:12:09.161Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-27T01:12:09.161Z] Fetched 499 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-27T01:12:09.161Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-27T01:12:09.161Z] Fetched 240 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-27T01:12:09.161Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-27T01:12:09.161Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-27T01:12:09.161Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-27T01:12:09.161Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-27T01:12:09.161Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-27T01:12:09.161Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-27T01:12:09.161Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-27T01:12:09.161Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-27T01:12:09.161Z] Fetched 8720 B in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-27T01:12:09.161Z] Fetched 140 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-27T01:12:09.161Z] Fetched 119 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-27T01:12:09.161Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-27T01:12:09.161Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-27T01:12:09.161Z] Fetched 646 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-27T01:12:09.161Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-27T01:12:09.161Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-27T01:12:09.161Z] Fetched 368 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-27T01:12:09.161Z] Fetched 187 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-27T01:12:09.161Z] Fetched 175 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-27T01:12:09.161Z] Fetched 206 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-27T01:12:09.161Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-27T01:12:09.161Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-27T01:12:09.161Z] Fetched 159 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-27T01:12:09.161Z] Fetched 107 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-27T01:12:09.161Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-27T01:12:09.161Z] Pulling static-packages [2021-10-27T01:12:09.161Z] + snapcraftctl pull [2021-10-27T01:12:09.161Z] Pulling version [2021-10-27T01:12:09.161Z] + cd /root/project [2021-10-27T01:12:09.161Z] + git describe --tags --abbrev=0 [2021-10-27T01:12:09.161Z] + sed s/v// [2021-10-27T01:12:09.161Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:12:09.161Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:12:09.161Z] + snapcraftctl set-version 2.0.1-dev.80 [2021-10-27T01:12:09.161Z] Building config-common [2021-10-27T01:12:09.161Z] + snapcraftctl build [2021-10-27T01:12:11.076Z] Skipping build go-build-helper (already ran) [2021-10-27T01:12:11.335Z] Building edgex-go [2021-10-27T01:12:11.336Z] + cd /root/parts/edgex-go/src [2021-10-27T01:12:11.336Z] + git describe --tags --abbrev=0 [2021-10-27T01:12:11.336Z] + sed s/v// [2021-10-27T01:12:11.336Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:12:11.336Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:12:11.336Z] + echo 2.0.1-dev.80 [2021-10-27T01:12:11.336Z] + [ ! -d vendor ] [2021-10-27T01:12:11.336Z] + go mod download all [2021-10-27T01:12:20.144Z] + make build [2021-10-27T01:12:20.144Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:12:30.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:12:33.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:12:35.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:12:36.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:12:36.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:12:38.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:12:39.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:12:40.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:12:41.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:12:42.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:12:43.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T01:12:45.199Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-27T01:12:45.199Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-27T01:12:45.199Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-27T01:12:45.199Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-27T01:12:45.199Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-27T01:12:45.199Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-27T01:12:45.199Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-27T01:12:45.199Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-27T01:12:45.199Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-27T01:12:45.199Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-27T01:12:45.200Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-27T01:12:46.580Z] Building hooks [2021-10-27T01:12:46.580Z] + cd /root/parts/hooks/src [2021-10-27T01:12:46.580Z] + make build [2021-10-27T01:12:46.580Z] go mod tidy [2021-10-27T01:12:46.841Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-27T01:12:47.100Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-27T01:12:47.100Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-27T01:12:47.100Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-27T01:12:48.038Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-27T01:12:48.608Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-27T01:12:48.608Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-27T01:12:51.899Z] Building static-packages [2021-10-27T01:12:51.899Z] + snapcraftctl build [2021-10-27T01:12:54.434Z] Building version [2021-10-27T01:12:54.434Z] + snapcraftctl build [2021-10-27T01:12:56.339Z] Staging config-common [2021-10-27T01:12:56.339Z] + snapcraftctl stage [2021-10-27T01:12:57.717Z] Skipping stage go-build-helper (already ran) [2021-10-27T01:12:57.717Z] Staging edgex-go [2021-10-27T01:12:57.717Z] + snapcraftctl stage [2021-10-27T01:12:58.950Z] Staging hooks [2021-10-27T01:12:58.950Z] + snapcraftctl stage [2021-10-27T01:12:58.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:12:59.885Z] Staging static-packages [2021-10-27T01:12:59.885Z] + snapcraftctl stage [2021-10-27T01:13:01.264Z] Staging version [2021-10-27T01:13:01.264Z] + snapcraftctl stage [2021-10-27T01:13:02.200Z] Priming config-common [2021-10-27T01:13:02.200Z] + snapcraftctl prime [2021-10-27T01:13:03.141Z] Priming go-build-helper [2021-10-27T01:13:03.141Z] + snapcraftctl prime [2021-10-27T01:13:04.079Z] Priming edgex-go [2021-10-27T01:13:04.079Z] + snapcraftctl prime [2021-10-27T01:13:05.458Z] Priming hooks [2021-10-27T01:13:05.458Z] + snapcraftctl prime [2021-10-27T01:13:06.393Z] Priming static-packages [2021-10-27T01:13:06.393Z] + snapcraftctl prime [2021-10-27T01:13:09.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:13:09.683Z] Priming version [2021-10-27T01:13:09.683Z] + snapcraftctl prime [2021-10-27T01:13:10.250Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T01:13:22.526Z] Removing intermediate container 7067438b5c98 [2021-10-27T01:13:22.526Z] ---> 5171a8d16c4f [2021-10-27T01:13:22.526Z] [2021-10-27T01:13:22.526Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:13:22.526Z] 3.14: Pulling from library/alpine [2021-10-27T01:13:22.526Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:13:22.526Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:13:22.526Z] ---> bb3de5531c18 [2021-10-27T01:13:22.526Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:13:22.526Z] ---> Running in b343c0e57f76 [2021-10-27T01:13:25.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:26.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:28.644Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:13:28.644Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:13:28.644Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:13:28.644Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:13:28.644Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:13:28.644Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:13:28.644Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:13:28.931Z] OK: 8 MiB in 19 packages [2021-10-27T01:13:29.556Z] Removing intermediate container db6923ae333a [2021-10-27T01:13:29.556Z] ---> 58985be01855 [2021-10-27T01:13:29.556Z] [2021-10-27T01:13:29.556Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:13:29.556Z] ---> bb3de5531c18 [2021-10-27T01:13:29.556Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:13:29.842Z] ---> Running in ac9145d18871 [2021-10-27T01:13:33.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:33.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:33.865Z] Removing intermediate container b343c0e57f76 [2021-10-27T01:13:33.865Z] ---> 395a8bdfb00f [2021-10-27T01:13:33.865Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:13:34.152Z] ---> Running in 872ad90f3e7a [2021-10-27T01:13:35.313Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:13:35.314Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:13:35.314Z] Removing intermediate container 872ad90f3e7a [2021-10-27T01:13:35.314Z] ---> fa7d579fbf52 [2021-10-27T01:13:35.314Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:13:36.515Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:13:36.515Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:13:36.515Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:13:36.515Z] ---> Running in 702282b113d1 [2021-10-27T01:13:36.515Z] OK: 6 MiB in 17 packages [2021-10-27T01:13:37.528Z] Removing intermediate container a2ffe280c5f1 [2021-10-27T01:13:37.528Z] ---> 9396c8c7cc69 [2021-10-27T01:13:37.528Z] [2021-10-27T01:13:37.528Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:13:37.528Z] ---> bb3de5531c18 [2021-10-27T01:13:37.528Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:13:38.164Z] ---> Running in b8fe556488d3 [2021-10-27T01:13:38.164Z] Removing intermediate container 702282b113d1 [2021-10-27T01:13:38.164Z] ---> dd7ce2b5572f [2021-10-27T01:13:38.164Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:13:40.175Z] Removing intermediate container ac9145d18871 [2021-10-27T01:13:40.175Z] ---> 45c5968868ba [2021-10-27T01:13:40.175Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:13:40.175Z] ---> Running in d291f8f2de18 [2021-10-27T01:13:40.175Z] ---> 025b226a04c6 [2021-10-27T01:13:40.175Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:13:40.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:41.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:41.348Z] Removing intermediate container d291f8f2de18 [2021-10-27T01:13:41.348Z] ---> 86f44e15ce09 [2021-10-27T01:13:41.348Z] Step 12/24 : WORKDIR / [2021-10-27T01:13:41.644Z] ---> Running in d4cedc5364eb [2021-10-27T01:13:42.268Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:13:42.268Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:13:42.268Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:13:42.268Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:13:42.924Z] OK: 6 MiB in 16 packages [2021-10-27T01:13:42.924Z] Removing intermediate container d4cedc5364eb [2021-10-27T01:13:42.924Z] ---> f27b8a3d733c [2021-10-27T01:13:42.924Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T01:13:43.232Z] Removing intermediate container 6c717f922b8e [2021-10-27T01:13:43.232Z] ---> f3e67e2b0af1 [2021-10-27T01:13:43.232Z] [2021-10-27T01:13:43.232Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:13:43.232Z] ---> bb3de5531c18 [2021-10-27T01:13:43.232Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:13:43.527Z] ---> 1cf0f4cf4ec4 [2021-10-27T01:13:43.527Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:13:43.527Z] ---> Running in 0311eefa97da [2021-10-27T01:13:45.585Z] ---> 97288515eedb [2021-10-27T01:13:45.585Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T01:13:46.196Z] Removing intermediate container b8fe556488d3 [2021-10-27T01:13:46.196Z] ---> 9bdb4b9317e4 [2021-10-27T01:13:46.196Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:13:46.480Z] ---> 6a4a2289b6d1 [2021-10-27T01:13:46.480Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:13:46.480Z] ---> Running in a926c13f046d [2021-10-27T01:13:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:46.776Z] ---> Running in 0eeaa2c536e5 [2021-10-27T01:13:47.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:13:47.062Z] ---> 17a41c019e6e [2021-10-27T01:13:47.062Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:13:48.305Z] Removing intermediate container a926c13f046d [2021-10-27T01:13:48.305Z] ---> fac4dd924ad6 [2021-10-27T01:13:48.305Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:13:48.305Z] Removing intermediate container 0eeaa2c536e5 [2021-10-27T01:13:48.305Z] ---> d2276f5c64e8 [2021-10-27T01:13:48.305Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:13:48.305Z] ---> Running in c8db22224704 [2021-10-27T01:13:48.305Z] ---> Running in 2ec2a32464af [2021-10-27T01:13:48.587Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:13:48.587Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:13:48.587Z] OK: 5 MiB in 15 packages [2021-10-27T01:13:48.868Z] Removing intermediate container c8db22224704 [2021-10-27T01:13:48.868Z] ---> 51a3b57011e5 [2021-10-27T01:13:48.868Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:13:48.868Z] ---> 592b64c879e9 [2021-10-27T01:13:48.868Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T01:13:48.868Z] ---> Running in 57bc5931097b [2021-10-27T01:13:49.147Z] Removing intermediate container 2ec2a32464af [2021-10-27T01:13:49.147Z] ---> 9e7aa2f214ae [2021-10-27T01:13:49.147Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T01:13:49.428Z] ---> Running in 74d05b31efa5 [2021-10-27T01:13:50.044Z] Removing intermediate container 57bc5931097b [2021-10-27T01:13:50.044Z] ---> d3a7c4a4b6fa [2021-10-27T01:13:50.044Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:13:50.322Z] Removing intermediate container 74d05b31efa5 [2021-10-27T01:13:50.322Z] ---> 8da74abb331c [2021-10-27T01:13:50.322Z] Step 19/20 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:13:50.322Z] ---> Running in bb6a28b4931d [2021-10-27T01:13:50.322Z] Removing intermediate container 0311eefa97da [2021-10-27T01:13:50.322Z] ---> 4164acb24c6d [2021-10-27T01:13:50.600Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:13:50.600Z] ---> a55f742a217f [2021-10-27T01:13:50.600Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:13:50.600Z] ---> Running in 11ea7afb23a3 [2021-10-27T01:13:51.203Z] Removing intermediate container bb6a28b4931d [2021-10-27T01:13:51.203Z] ---> 192375f511ae [2021-10-27T01:13:51.203Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:13:51.481Z] ---> Running in 23ceeb0f65e9 [2021-10-27T01:13:51.481Z] Removing intermediate container 11ea7afb23a3 [2021-10-27T01:13:51.481Z] ---> 6d4f04d92855 [2021-10-27T01:13:51.481Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:13:51.766Z] ---> 35fac7e1adb5 [2021-10-27T01:13:51.766Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:13:51.766Z] ---> Running in 5ccd7ff89ae4 [2021-10-27T01:13:52.368Z] Removing intermediate container 23ceeb0f65e9 [2021-10-27T01:13:52.368Z] ---> 91d129551931 [2021-10-27T01:13:52.368Z] [2021-10-27T01:13:52.972Z] Removing intermediate container 5ccd7ff89ae4 [2021-10-27T01:13:52.972Z] ---> f157d26c0621 [2021-10-27T01:13:52.972Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:13:52.972Z] ---> 4fda16b6a574 [2021-10-27T01:13:52.972Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:13:52.972Z] Successfully built 91d129551931 [2021-10-27T01:13:52.972Z] ---> Running in 36da871aa632 [2021-10-27T01:13:53.246Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T01:13:53.246Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-10-27T01:13:54.262Z] Removing intermediate container 36da871aa632 [2021-10-27T01:13:54.262Z] ---> 982507b44660 [2021-10-27T01:13:54.262Z] Step 14/22 : WORKDIR / [2021-10-27T01:13:54.262Z] ---> f32b0be6d6d7 [2021-10-27T01:13:54.262Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:13:54.551Z] ---> Running in b82e51c53f14 [2021-10-27T01:13:56.024Z] Removing intermediate container b82e51c53f14 [2021-10-27T01:13:56.311Z] ---> 4809788342f3 [2021-10-27T01:13:56.311Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:13:56.311Z] ---> 5e1b34b15f16 [2021-10-27T01:13:56.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:13:56.311Z] ---> de7263655e72 [2021-10-27T01:13:56.311Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:13:56.611Z] ---> Running in 6e1ff4687ba1 [2021-10-27T01:13:56.885Z] Removing intermediate container 46b7a08702d6 [2021-10-27T01:13:56.885Z] ---> 5d52583010da [2021-10-27T01:13:56.885Z] [2021-10-27T01:13:56.885Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:13:56.885Z] ---> bb3de5531c18 [2021-10-27T01:13:56.885Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:13:57.164Z] ---> Running in 99d28175d8fb [2021-10-27T01:13:57.787Z] Removing intermediate container 6e1ff4687ba1 [2021-10-27T01:13:57.787Z] ---> d1aadce9e0ef [2021-10-27T01:13:57.787Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:13:57.787Z] ---> 598fb8aa805d [2021-10-27T01:13:57.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:13:58.060Z] Removing intermediate container 99d28175d8fb [2021-10-27T01:13:58.060Z] ---> e83d5e52cd75 [2021-10-27T01:13:58.060Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:13:58.060Z] ---> Running in 656a327da0bf [2021-10-27T01:13:58.060Z] ---> a5397e0983a6 [2021-10-27T01:13:58.060Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T01:13:58.344Z] ---> Running in ff64a2b4d3f7 [2021-10-27T01:13:58.344Z] ---> Running in 0350d2e14e7b [2021-10-27T01:13:58.962Z] Removing intermediate container 656a327da0bf [2021-10-27T01:13:58.962Z] ---> 4494dc82530e [2021-10-27T01:13:58.962Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T01:13:59.247Z] ---> Running in 8c7c555047e8 [2021-10-27T01:13:59.535Z] Removing intermediate container ff64a2b4d3f7 [2021-10-27T01:13:59.535Z] ---> 3928f24ad0d6 [2021-10-27T01:13:59.535Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:13:59.818Z] ---> Running in 97c32ece2198 [2021-10-27T01:14:00.099Z] Removing intermediate container 8c7c555047e8 [2021-10-27T01:14:00.099Z] ---> 357d1dc06894 [2021-10-27T01:14:00.099Z] Step 20/21 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:14:00.099Z] ---> 905351244810 [2021-10-27T01:14:00.099Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:14:01.291Z] ---> Running in 79b0cdc2c004 [2021-10-27T01:14:01.291Z] Removing intermediate container 97c32ece2198 [2021-10-27T01:14:01.291Z] ---> 15e9d4411b2f [2021-10-27T01:14:01.291Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:14:01.291Z] ---> Running in ccab92b4fb99 [2021-10-27T01:14:01.291Z] Removing intermediate container 79b0cdc2c004 [2021-10-27T01:14:01.291Z] ---> dd1223d9570a [2021-10-27T01:14:01.291Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:14:01.291Z] ---> Running in 6f666a94b706 [2021-10-27T01:14:01.898Z] ---> 76c5b167d758 [2021-10-27T01:14:01.898Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:14:01.898Z] ---> Running in ba5459da9f59 [2021-10-27T01:14:02.505Z] Removing intermediate container 0350d2e14e7b [2021-10-27T01:14:02.505Z] ---> 0fd603b09d72 [2021-10-27T01:14:02.505Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:14:02.505Z] Removing intermediate container 6f666a94b706 [2021-10-27T01:14:02.505Z] ---> 6292e0000d50 [2021-10-27T01:14:02.505Z] [2021-10-27T01:14:02.779Z] ---> Running in 773c4a02fb8c [2021-10-27T01:14:02.779Z] Removing intermediate container ba5459da9f59 [2021-10-27T01:14:02.779Z] ---> 6a96e234c54c [2021-10-27T01:14:02.779Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:14:03.058Z] ---> Running in 802aac2c1047 [2021-10-27T01:14:03.335Z] Successfully built 6292e0000d50 [2021-10-27T01:14:03.335Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T01:14:03.335Z]  Building support-notifications ... done Building support-scheduler [2021-10-27T01:14:03.614Z] Removing intermediate container 773c4a02fb8c [2021-10-27T01:14:03.614Z] ---> 963a09c43f92 [2021-10-27T01:14:03.614Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T01:14:03.891Z] ---> Running in e69e947b0ea6 [2021-10-27T01:14:03.891Z] Removing intermediate container 802aac2c1047 [2021-10-27T01:14:03.891Z] ---> b10ff4baaca1 [2021-10-27T01:14:03.891Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:14:04.166Z] ---> Running in 0a25e6b997f9 [2021-10-27T01:14:04.442Z] Removing intermediate container ccab92b4fb99 [2021-10-27T01:14:04.442Z] ---> a776683f768f [2021-10-27T01:14:04.442Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:14:04.718Z] ---> Running in 115febbd7ec0 [2021-10-27T01:14:04.718Z] Removing intermediate container e69e947b0ea6 [2021-10-27T01:14:04.718Z] ---> 569ee965f8f2 [2021-10-27T01:14:04.718Z] Step 23/24 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:14:05.000Z] Removing intermediate container 0a25e6b997f9 [2021-10-27T01:14:05.000Z] ---> 0776f6e4e0d9 [2021-10-27T01:14:05.000Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:14:05.000Z] ---> Running in 2f08718e2df3 [2021-10-27T01:14:05.294Z] ---> Running in fc20d3c8b2e6 [2021-10-27T01:14:06.414Z] Removing intermediate container 2f08718e2df3 [2021-10-27T01:14:06.414Z] ---> edee4ec3e4ef [2021-10-27T01:14:06.414Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:14:06.414Z] Removing intermediate container fc20d3c8b2e6 [2021-10-27T01:14:06.414Z] ---> 7957fe0fc669 [2021-10-27T01:14:06.414Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:14:06.414Z] ---> Running in 020a4850b3cf [2021-10-27T01:14:06.414Z] ---> Running in 148cf807f964 [2021-10-27T01:14:07.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:14:07.016Z] Removing intermediate container 020a4850b3cf [2021-10-27T01:14:07.016Z] ---> 78b1303028fc [2021-10-27T01:14:07.016Z] [2021-10-27T01:14:07.016Z] Removing intermediate container 148cf807f964 [2021-10-27T01:14:07.016Z] ---> 22bdae468b4e [2021-10-27T01:14:07.016Z] [2021-10-27T01:14:07.289Z] Successfully built 78b1303028fc [2021-10-27T01:14:07.289Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T01:14:07.289Z]  Building security-secretstore-setup ... done Building core-command [2021-10-27T01:14:07.562Z] Successfully built 22bdae468b4e [2021-10-27T01:14:07.562Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T01:14:07.562Z]  Building core-metadata ... done Building security-bootstrapper [2021-10-27T01:14:07.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:14:09.272Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:14:09.272Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:14:09.272Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:14:09.272Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:14:09.547Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:14:09.825Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:14:09.825Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:14:09.825Z] OK: 8 MiB in 20 packages [2021-10-27T01:14:11.811Z] Removing intermediate container 115febbd7ec0 [2021-10-27T01:14:11.811Z] ---> c11327af1485 [2021-10-27T01:14:11.811Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:14:12.792Z] ---> 79ae0e28b5a2 [2021-10-27T01:14:12.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:14:14.246Z] ---> 44ec7e916f17 [2021-10-27T01:14:14.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:14:15.225Z] ---> 3d601d11abf4 [2021-10-27T01:14:15.225Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:14:15.500Z] ---> Running in 4915b2395df5 [2021-10-27T01:14:16.103Z] Removing intermediate container 4915b2395df5 [2021-10-27T01:14:16.103Z] ---> 2c908901dbf4 [2021-10-27T01:14:16.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:14:16.103Z] ---> Running in 2c49c62542d8 [2021-10-27T01:14:16.708Z] Removing intermediate container 2c49c62542d8 [2021-10-27T01:14:16.708Z] ---> 8bfb500982c4 [2021-10-27T01:14:16.708Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:14:16.980Z] ---> Running in 5c9bbf4b3830 [2021-10-27T01:14:17.588Z] Removing intermediate container 5c9bbf4b3830 [2021-10-27T01:14:17.588Z] ---> 7e3753a34892 [2021-10-27T01:14:17.588Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:14:17.588Z] ---> Running in 1fac33c727e7 [2021-10-27T01:14:18.186Z] Removing intermediate container 1fac33c727e7 [2021-10-27T01:14:18.186Z] ---> 965922f62ad7 [2021-10-27T01:14:18.186Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:14:18.475Z] ---> Running in 0f02481ff63f [2021-10-27T01:14:19.078Z] Removing intermediate container 0f02481ff63f [2021-10-27T01:14:19.078Z] ---> af17d867d0ac [2021-10-27T01:14:19.078Z] [2021-10-27T01:14:19.352Z] Successfully built af17d867d0ac [2021-10-27T01:14:19.352Z] Successfully tagged core-data-arm64:latest [2021-10-27T01:14:37.641Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:14:37.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:14:37.641Z] ---> 1b09f6c873d3 [2021-10-27T01:14:37.641Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:14:37.641Z] ---> Using cache [2021-10-27T01:14:37.641Z] ---> 93d1e1ac0397 [2021-10-27T01:14:37.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:14:37.641Z] ---> Using cache [2021-10-27T01:14:37.641Z] ---> c6c7b6abf5e7 [2021-10-27T01:14:37.641Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:14:37.642Z] ---> Running in 01f0b724af24 [2021-10-27T01:14:37.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:14:38.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:14:39.618Z] OK: 219 MiB in 52 packages [2021-10-27T01:14:41.615Z] Removing intermediate container 01f0b724af24 [2021-10-27T01:14:41.615Z] ---> d95d8b57f3cd [2021-10-27T01:14:41.615Z] Step 6/22 : COPY . . [2021-10-27T01:14:47.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:14:47.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:14:47.638Z] ---> 1b09f6c873d3 [2021-10-27T01:14:47.638Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:14:47.638Z] ---> Using cache [2021-10-27T01:14:47.638Z] ---> 93d1e1ac0397 [2021-10-27T01:14:47.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:14:47.638Z] ---> Using cache [2021-10-27T01:14:47.638Z] ---> c6c7b6abf5e7 [2021-10-27T01:14:47.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:14:47.638Z] ---> Using cache [2021-10-27T01:14:47.638Z] ---> f4106ecfcb8e [2021-10-27T01:14:47.638Z] Step 6/23 : COPY go.mod . [2021-10-27T01:14:50.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:14:50.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:14:50.293Z] ---> 1b09f6c873d3 [2021-10-27T01:14:50.293Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:14:50.293Z] ---> Using cache [2021-10-27T01:14:50.293Z] ---> 93d1e1ac0397 [2021-10-27T01:14:50.293Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:14:50.293Z] ---> Using cache [2021-10-27T01:14:50.293Z] ---> c6c7b6abf5e7 [2021-10-27T01:14:50.293Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:14:50.293Z] ---> Using cache [2021-10-27T01:14:50.293Z] ---> f4106ecfcb8e [2021-10-27T01:14:50.293Z] Step 6/22 : COPY . . [2021-10-27T01:14:50.293Z] ---> f6d5b29c5661 [2021-10-27T01:14:50.293Z] Step 7/23 : RUN go mod download [2021-10-27T01:14:50.293Z] ---> Using cache [2021-10-27T01:14:50.293Z] ---> c5494ea5b4cd [2021-10-27T01:14:50.293Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:14:50.293Z] ---> Using cache [2021-10-27T01:14:50.293Z] ---> 9617cebe4e24 [2021-10-27T01:14:50.293Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:14:50.577Z] ---> Running in dbd723b2277b [2021-10-27T01:14:50.577Z] ---> Running in 2b7df9e10983 [2021-10-27T01:14:50.937Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:14:50.937Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:14:50.937Z] ---> 1b09f6c873d3 [2021-10-27T01:14:50.937Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:14:50.937Z] ---> Using cache [2021-10-27T01:14:50.937Z] ---> 93d1e1ac0397 [2021-10-27T01:14:50.937Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:14:50.937Z] ---> Using cache [2021-10-27T01:14:50.937Z] ---> c6c7b6abf5e7 [2021-10-27T01:14:50.937Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:14:50.937Z] ---> Using cache [2021-10-27T01:14:50.937Z] ---> f4106ecfcb8e [2021-10-27T01:14:50.937Z] Step 6/30 : COPY . . [2021-10-27T01:14:50.937Z] ---> Using cache [2021-10-27T01:14:50.937Z] ---> c5494ea5b4cd [2021-10-27T01:14:50.937Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:14:50.937Z] ---> Using cache [2021-10-27T01:14:50.937Z] ---> 9617cebe4e24 [2021-10-27T01:14:50.937Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:14:51.308Z] ---> Running in ec548531b459 [2021-10-27T01:14:53.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:14:54.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T01:14:58.393Z] Removing intermediate container dbd723b2277b [2021-10-27T01:14:58.393Z] ---> 03c0cd0beade [2021-10-27T01:14:58.393Z] Step 8/23 : COPY . . [2021-10-27T01:15:02.752Z] ---> 78d357d5bb15 [2021-10-27T01:15:02.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:15:03.028Z] ---> Running in e8491c99077e [2021-10-27T01:15:09.827Z] Removing intermediate container e8491c99077e [2021-10-27T01:15:09.827Z] ---> 69bcd39a30de [2021-10-27T01:15:09.827Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:15:10.106Z] ---> Running in 0cb40aa497a4 [2021-10-27T01:15:12.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:15:21.088Z] ---> 1a60c5c47c7f [2021-10-27T01:15:21.088Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:15:21.088Z] ---> Running in 95435ca13cde [2021-10-27T01:15:27.908Z] Removing intermediate container 95435ca13cde [2021-10-27T01:15:27.908Z] ---> be4d27507e07 [2021-10-27T01:15:27.908Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:15:28.186Z] ---> Running in b8ce4ed4f66d [2021-10-27T01:15:30.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:16:53.650Z] Removing intermediate container 2b7df9e10983 [2021-10-27T01:16:53.650Z] ---> 198c0615a48d [2021-10-27T01:16:53.650Z] [2021-10-27T01:16:53.650Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:16:53.650Z] ---> bb3de5531c18 [2021-10-27T01:16:53.650Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:16:53.650Z] ---> Using cache [2021-10-27T01:16:53.650Z] ---> 4164acb24c6d [2021-10-27T01:16:53.650Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:16:53.650Z] ---> Using cache [2021-10-27T01:16:53.650Z] ---> 6d4f04d92855 [2021-10-27T01:16:53.650Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:16:53.650Z] ---> Running in 3cc35c8b6385 [2021-10-27T01:16:53.650Z] Removing intermediate container 3cc35c8b6385 [2021-10-27T01:16:53.650Z] ---> 7e7cc524301b [2021-10-27T01:16:53.650Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:16:53.650Z] ---> Running in 1b4dfaba8efe [2021-10-27T01:16:53.650Z] Removing intermediate container 1b4dfaba8efe [2021-10-27T01:16:53.650Z] ---> b221822c7ca9 [2021-10-27T01:16:53.650Z] Step 14/22 : WORKDIR / [2021-10-27T01:16:53.650Z] ---> Running in 1b528f347d70 [2021-10-27T01:16:53.650Z] Removing intermediate container 1b528f347d70 [2021-10-27T01:16:53.650Z] ---> c22b9eddd033 [2021-10-27T01:16:53.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:16:53.650Z] ---> 7cd5caba8c24 [2021-10-27T01:16:53.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:16:53.650Z] Removing intermediate container ec548531b459 [2021-10-27T01:16:53.650Z] ---> 6585608d04a1 [2021-10-27T01:16:53.650Z] [2021-10-27T01:16:53.650Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:16:53.650Z] ---> bb3de5531c18 [2021-10-27T01:16:53.650Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:16:53.650Z] ---> Running in ad540a432ef4 [2021-10-27T01:16:53.650Z] Removing intermediate container ad540a432ef4 [2021-10-27T01:16:53.650Z] ---> f65d45186cc7 [2021-10-27T01:16:53.650Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:16:53.650Z] ---> Running in 0b2fb43735cc [2021-10-27T01:16:53.650Z] ---> cef71be02dae [2021-10-27T01:16:53.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:16:53.650Z] ---> 292bd808093b [2021-10-27T01:16:53.650Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:16:53.650Z] ---> Running in 2c037526f959 [2021-10-27T01:16:53.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:16:53.650Z] Removing intermediate container 2c037526f959 [2021-10-27T01:16:53.650Z] ---> ead78c975434 [2021-10-27T01:16:53.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:16:53.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:16:53.650Z] ---> Running in e44a53d593fd [2021-10-27T01:16:53.926Z] Removing intermediate container e44a53d593fd [2021-10-27T01:16:53.926Z] ---> b81211735810 [2021-10-27T01:16:53.926Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:16:54.200Z] ---> Running in f78e59b0e8b4 [2021-10-27T01:16:54.479Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:16:54.479Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:16:54.479Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:16:54.479Z] OK: 5 MiB in 16 packages [2021-10-27T01:16:55.088Z] Removing intermediate container f78e59b0e8b4 [2021-10-27T01:16:55.088Z] ---> 48cbd0346621 [2021-10-27T01:16:55.088Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:16:55.364Z] ---> Running in 5fa81e1bf512 [2021-10-27T01:16:55.978Z] Removing intermediate container 5fa81e1bf512 [2021-10-27T01:16:55.978Z] ---> 56dd1aec96dd [2021-10-27T01:16:55.978Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:16:56.257Z] Removing intermediate container 0b2fb43735cc [2021-10-27T01:16:56.257Z] ---> 0b506a151d63 [2021-10-27T01:16:56.257Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:16:56.257Z] ---> Running in 6633e6554f85 [2021-10-27T01:16:56.257Z] ---> Running in ad320bf3fc3e [2021-10-27T01:16:57.248Z] Removing intermediate container 6633e6554f85 [2021-10-27T01:16:57.248Z] ---> 25363f9b4015 [2021-10-27T01:16:57.248Z] [2021-10-27T01:16:57.248Z] Removing intermediate container ad320bf3fc3e [2021-10-27T01:16:57.248Z] ---> f4fee77e6697 [2021-10-27T01:16:57.248Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:16:57.522Z] ---> Running in c4fc2123e17f [2021-10-27T01:16:58.135Z] Successfully built 25363f9b4015 [2021-10-27T01:16:58.135Z] Successfully tagged core-command-arm64:latest [2021-10-27T01:16:58.135Z]  Building core-command ... done Removing intermediate container c4fc2123e17f [2021-10-27T01:16:58.135Z] ---> 85f830e3b7b7 [2021-10-27T01:16:58.135Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:16:58.410Z] ---> Running in 24740491d003 [2021-10-27T01:17:02.741Z] Removing intermediate container 24740491d003 [2021-10-27T01:17:02.741Z] ---> 405e19262723 [2021-10-27T01:17:02.741Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:17:03.015Z] ---> Running in bfb421962562 [2021-10-27T01:17:04.009Z] Removing intermediate container 0cb40aa497a4 [2021-10-27T01:17:04.009Z] ---> c86c4b1c9020 [2021-10-27T01:17:04.009Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:17:04.009Z] Removing intermediate container bfb421962562 [2021-10-27T01:17:04.009Z] ---> 7ab27119ffb0 [2021-10-27T01:17:04.009Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:17:04.009Z] ---> Running in 1452be47d207 [2021-10-27T01:17:05.465Z] ---> 570988ecb71e [2021-10-27T01:17:05.465Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:17:05.465Z] ---> Running in 95be45775075 [2021-10-27T01:17:06.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:17:08.078Z] Removing intermediate container 95be45775075 [2021-10-27T01:17:08.078Z] ---> e4650d13c857 [2021-10-27T01:17:08.078Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:17:09.063Z] ---> 1a4918c60725 [2021-10-27T01:17:09.063Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:17:10.070Z] Removing intermediate container 1452be47d207 [2021-10-27T01:17:10.070Z] ---> 9b6b87a352ab [2021-10-27T01:17:10.070Z] [2021-10-27T01:17:10.070Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:17:10.070Z] 20.10.8: Pulling from library/docker [2021-10-27T01:17:11.218Z] ---> 9b79de3b9b2a [2021-10-27T01:17:11.218Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:17:12.668Z] ---> 437354cf7b95 [2021-10-27T01:17:12.668Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:17:14.105Z] ---> abca78d5f577 [2021-10-27T01:17:14.105Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:17:15.546Z] ---> 50f204be60e6 [2021-10-27T01:17:15.546Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:17:15.546Z] ---> Running in a806594557f0 [2021-10-27T01:17:15.821Z] Removing intermediate container b8ce4ed4f66d [2021-10-27T01:17:15.821Z] ---> 58be78d683af [2021-10-27T01:17:15.821Z] [2021-10-27T01:17:15.821Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:17:15.821Z] ---> bb3de5531c18 [2021-10-27T01:17:15.821Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:17:15.821Z] ---> Using cache [2021-10-27T01:17:15.821Z] ---> 4164acb24c6d [2021-10-27T01:17:15.821Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:17:15.821Z] ---> Using cache [2021-10-27T01:17:15.821Z] ---> 6d4f04d92855 [2021-10-27T01:17:15.821Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:17:16.096Z] ---> Running in 139314978f89 [2021-10-27T01:17:16.370Z] Removing intermediate container a806594557f0 [2021-10-27T01:17:16.370Z] ---> 8a0db002dea8 [2021-10-27T01:17:16.370Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:17:16.644Z] Removing intermediate container 139314978f89 [2021-10-27T01:17:16.644Z] ---> ec4462b476be [2021-10-27T01:17:16.644Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:17:16.916Z] ---> Running in 70f3ad757e47 [2021-10-27T01:17:17.515Z] Removing intermediate container 70f3ad757e47 [2021-10-27T01:17:17.515Z] ---> 3611217b2220 [2021-10-27T01:17:17.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:17:17.789Z] ---> 0d3c94a407d3 [2021-10-27T01:17:17.789Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:17:18.065Z] ---> Running in 9997cf55b3e6 [2021-10-27T01:17:19.056Z] ---> fdd9e189e74d [2021-10-27T01:17:19.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:17:21.236Z] ---> 5ecb479d5182 [2021-10-27T01:17:21.237Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:17:21.237Z] Removing intermediate container 9997cf55b3e6 [2021-10-27T01:17:21.237Z] ---> b870f72c5f39 [2021-10-27T01:17:21.237Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:17:21.543Z] ---> Running in 54033f81804f [2021-10-27T01:17:21.543Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:17:21.543Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:17:21.543Z] ---> 3734d5adc5ac [2021-10-27T01:17:21.543Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:17:21.834Z] ---> Running in 217bbaed54fb [2021-10-27T01:17:22.149Z] ---> 1a4dee0f7b29 [2021-10-27T01:17:22.149Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:17:22.149Z] Removing intermediate container 54033f81804f [2021-10-27T01:17:22.149Z] ---> 104d5c667425 [2021-10-27T01:17:22.149Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:17:22.149Z] ---> Running in 3644294f75da [2021-10-27T01:17:22.428Z] Removing intermediate container 217bbaed54fb [2021-10-27T01:17:22.428Z] ---> 5c862bcd69a4 [2021-10-27T01:17:22.428Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T01:17:22.428Z] ---> Running in 3914173bb1f2 [2021-10-27T01:17:22.428Z] ---> Running in 7c8b2742d475 [2021-10-27T01:17:23.029Z] Removing intermediate container 3644294f75da [2021-10-27T01:17:23.030Z] ---> b6705b5fcb46 [2021-10-27T01:17:23.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:17:23.030Z] ---> Running in 5b8e2db8e70a [2021-10-27T01:17:23.030Z] Removing intermediate container 3914173bb1f2 [2021-10-27T01:17:23.030Z] ---> 5d658a75778b [2021-10-27T01:17:23.030Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T01:17:23.307Z] ---> Running in df644cf2337d [2021-10-27T01:17:23.584Z] Removing intermediate container 5b8e2db8e70a [2021-10-27T01:17:23.584Z] ---> 8740aee1d83a [2021-10-27T01:17:23.584Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T01:17:23.862Z] ---> Running in b81370610455 [2021-10-27T01:17:24.138Z] Removing intermediate container df644cf2337d [2021-10-27T01:17:24.138Z] ---> 0dc705def908 [2021-10-27T01:17:24.138Z] Step 29/30 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:17:24.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:24.413Z] ---> Running in 5bc7616b35cc [2021-10-27T01:17:24.413Z] Removing intermediate container b81370610455 [2021-10-27T01:17:24.413Z] ---> 80fd803116c2 [2021-10-27T01:17:24.413Z] Step 22/23 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:17:24.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:17:24.690Z] ---> Running in b763937b90eb [2021-10-27T01:17:24.976Z] Removing intermediate container 5bc7616b35cc [2021-10-27T01:17:24.976Z] ---> f3bc26a9227a [2021-10-27T01:17:24.976Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:17:25.250Z] ---> Running in 38b4f7d565cf [2021-10-27T01:17:25.250Z] Removing intermediate container b763937b90eb [2021-10-27T01:17:25.250Z] ---> 49de9b555db2 [2021-10-27T01:17:25.250Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:17:25.525Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:17:25.525Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:17:25.525Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:17:25.525Z] ---> Running in 757c9ff94436 [2021-10-27T01:17:25.525Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:17:25.525Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:17:25.525Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:17:25.525Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:17:25.807Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:17:25.807Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:17:25.807Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:17:25.807Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:17:25.807Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:17:25.807Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:17:25.807Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:17:25.807Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:17:25.807Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:17:25.807Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:17:25.807Z] Removing intermediate container 38b4f7d565cf [2021-10-27T01:17:25.807Z] ---> da5def680df4 [2021-10-27T01:17:25.807Z] [2021-10-27T01:17:25.807Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:17:26.084Z] Removing intermediate container 757c9ff94436 [2021-10-27T01:17:26.084Z] ---> 501798a33992 [2021-10-27T01:17:26.084Z] [2021-10-27T01:17:26.358Z] Successfully built da5def680df4 [2021-10-27T01:17:26.358Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T01:17:26.630Z]  Building security-bootstrapper ... done Successfully built 501798a33992 [2021-10-27T01:17:26.630Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T01:17:28.067Z]  Building support-scheduler ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:17:28.067Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:17:28.067Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:17:28.067Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:17:28.340Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:17:28.340Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:17:28.340Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:17:28.340Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:17:28.340Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:17:28.340Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:17:28.340Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:17:28.340Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:17:28.340Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:17:28.340Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:17:28.340Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:17:28.340Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:17:28.613Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:17:28.613Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:17:28.613Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:17:28.613Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:17:28.613Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:17:28.613Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:17:28.613Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:17:28.613Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:17:28.885Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:17:29.487Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:17:29.487Z] OK: 84 MiB in 64 packages [2021-10-27T01:17:34.883Z] Collecting docker-compose==1.23.2 [2021-10-27T01:17:35.155Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:17:35.749Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:17:35.749Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:17:35.749Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:17:35.749Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:17:38.372Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:17:38.372Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:17:42.678Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:17:42.678Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:17:42.678Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T01:17:42.949Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:17:42.949Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:17:43.222Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:17:43.222Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:17:46.600Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:17:46.601Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:17:47.578Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:17:47.578Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:17:53.967Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:17:53.967Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:17:53.967Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:17:53.967Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:17:53.967Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:17:53.967Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:17:54.242Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:17:54.242Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:17:55.222Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:17:55.222Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:17:55.222Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T01:17:55.501Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:17:55.501Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:17:55.501Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:17:55.501Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:17:56.943Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:17:56.943Z] Attempting uninstall: urllib3 [2021-10-27T01:17:56.943Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:17:56.943Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:17:57.217Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:17:58.195Z] Attempting uninstall: idna [2021-10-27T01:17:58.195Z] Found existing installation: idna 3.2 [2021-10-27T01:17:58.195Z] Uninstalling idna-3.2: [2021-10-27T01:17:58.195Z] Successfully uninstalled idna-3.2 [2021-10-27T01:17:59.633Z] Attempting uninstall: chardet [2021-10-27T01:17:59.633Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:17:59.633Z] Uninstalling chardet-4.0.0: [2021-10-27T01:17:59.633Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:18:02.262Z] Attempting uninstall: requests [2021-10-27T01:18:02.262Z] Found existing installation: requests 2.25.1 [2021-10-27T01:18:02.262Z] Uninstalling requests-2.25.1: [2021-10-27T01:18:02.262Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:18:02.861Z] Running setup.py install for texttable: started [2021-10-27T01:18:05.514Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:18:05.514Z] Running setup.py install for PyYAML: started [2021-10-27T01:18:08.910Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:18:09.187Z] Running setup.py install for docopt: started [2021-10-27T01:18:12.592Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:18:12.592Z] Running setup.py install for dockerpty: started [2021-10-27T01:18:15.224Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:18:17.850Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T01:18:28.002Z] Removing intermediate container 7c8b2742d475 [2021-10-27T01:18:28.002Z] ---> e39703ef41ad [2021-10-27T01:18:28.002Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:18:28.002Z] ---> Running in 34f1864e8170 [2021-10-27T01:18:28.002Z] Removing intermediate container 34f1864e8170 [2021-10-27T01:18:28.002Z] ---> e9c4c5455fa9 [2021-10-27T01:18:28.002Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:18:28.002Z] ---> Running in 228e656beb7a [2021-10-27T01:18:28.275Z] Removing intermediate container 228e656beb7a [2021-10-27T01:18:28.275Z] ---> 723dcac4f0db [2021-10-27T01:18:28.275Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:18:29.248Z] ---> 8d93fe0b6970 [2021-10-27T01:18:29.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:18:30.232Z] ---> 5903ad2a635b [2021-10-27T01:18:30.232Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:18:31.211Z] ---> a74d0d071262 [2021-10-27T01:18:31.211Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:18:31.211Z] ---> Running in ddff4a599bad [2021-10-27T01:18:31.806Z] Removing intermediate container ddff4a599bad [2021-10-27T01:18:31.806Z] ---> 2fdf90da00ea [2021-10-27T01:18:31.806Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:18:31.806Z] ---> Running in ce18107398ec [2021-10-27T01:18:32.399Z] Removing intermediate container ce18107398ec [2021-10-27T01:18:32.399Z] ---> 21fe6c58ae9d [2021-10-27T01:18:32.399Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:18:32.399Z] ---> Running in 014d5e6ff586 [2021-10-27T01:18:32.995Z] Removing intermediate container 014d5e6ff586 [2021-10-27T01:18:32.995Z] ---> 8a1c336ea2a6 [2021-10-27T01:18:32.995Z] Step 21/22 : LABEL git_sha=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [2021-10-27T01:18:32.995Z] ---> Running in 07a67c8eca49 [2021-10-27T01:18:33.633Z] Removing intermediate container 07a67c8eca49 [2021-10-27T01:18:33.633Z] ---> fb6fbf30dbbd [2021-10-27T01:18:33.633Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:18:33.633Z] ---> Running in 9393a38177e2 [2021-10-27T01:18:33.934Z] Removing intermediate container 9393a38177e2 [2021-10-27T01:18:33.934Z] ---> 50694cb81cde [2021-10-27T01:18:33.934Z] [2021-10-27T01:18:34.551Z] Successfully built 50694cb81cde [2021-10-27T01:18:34.551Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T01:18:35.739Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-27T01:18:35.729Z] $ docker stop --time=1 5773e5d947c5dc6b842fcedb6c150373f71dd1fbfe9aa5a128a1ee13a6021e13 [2021-10-27T01:18:37.481Z] $ docker rm -f 5773e5d947c5dc6b842fcedb6c150373f71dd1fbfe9aa5a128a1ee13a6021e13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:18:38.057Z] + docker images [2021-10-27T01:18:38.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:18:38.326Z] sys-mgmt-agent-arm64 latest 50694cb81cde 5 seconds ago 277MB [2021-10-27T01:18:38.326Z] security-bootstrapper-arm64 latest da5def680df4 About a minute ago 17.8MB [2021-10-27T01:18:38.326Z] support-scheduler-arm64 latest 501798a33992 About a minute ago 15.3MB [2021-10-27T01:18:38.326Z] 58be78d683af About a minute ago 1.57GB [2021-10-27T01:18:38.326Z] 9b6b87a352ab About a minute ago 1.57GB [2021-10-27T01:18:38.326Z] core-command-arm64 latest 25363f9b4015 About a minute ago 15.2MB [2021-10-27T01:18:38.326Z] 6585608d04a1 About a minute ago 1.57GB [2021-10-27T01:18:38.326Z] 198c0615a48d About a minute ago 1.57GB [2021-10-27T01:18:38.326Z] core-data-arm64 latest af17d867d0ac 4 minutes ago 19.5MB [2021-10-27T01:18:38.326Z] core-metadata-arm64 latest 22bdae468b4e 4 minutes ago 15.9MB [2021-10-27T01:18:38.326Z] security-secretstore-setup-arm64 latest 78b1303028fc 4 minutes ago 26.8MB [2021-10-27T01:18:38.326Z] support-notifications-arm64 latest 6292e0000d50 4 minutes ago 16.1MB [2021-10-27T01:18:38.326Z] 5d52583010da 4 minutes ago 1.58GB [2021-10-27T01:18:38.326Z] security-proxy-setup-arm64 latest 91d129551931 4 minutes ago 25.4MB [2021-10-27T01:18:38.326Z] f3e67e2b0af1 4 minutes ago 1.57GB [2021-10-27T01:18:38.327Z] 9396c8c7cc69 5 minutes ago 1.57GB [2021-10-27T01:18:38.327Z] 58985be01855 5 minutes ago 1.58GB [2021-10-27T01:18:38.327Z] 5171a8d16c4f 5 minutes ago 1.57GB [2021-10-27T01:18:38.327Z] ci-base-image-arm64 latest 1b09f6c873d3 18 minutes ago 1.24GB [2021-10-27T01:18:38.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T01:18:38.327Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T01:18:38.327Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T01:18:38.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:18:38.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:18:38.923Z] [2021-10-27T01:18:38.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:18:39.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:18:39.540Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T01:18:39.540Z] 448f6bf000e3: Pulling fs layer [2021-10-27T01:18:39.540Z] f757da607395: Pulling fs layer [2021-10-27T01:18:39.540Z] 05883995daec: Pulling fs layer [2021-10-27T01:18:39.540Z] 8603b9c90790: Pulling fs layer [2021-10-27T01:18:39.540Z] 1560dd03e051: Pulling fs layer [2021-10-27T01:18:39.540Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T01:18:39.540Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T01:18:39.540Z] 1560dd03e051: Waiting [2021-10-27T01:18:39.540Z] 27f5ce0e4adf: Waiting [2021-10-27T01:18:39.540Z] c2d8d7efcc4b: Waiting [2021-10-27T01:18:39.540Z] 8603b9c90790: Waiting [2021-10-27T01:18:39.540Z] f757da607395: Verifying Checksum [2021-10-27T01:18:39.540Z] f757da607395: Download complete [2021-10-27T01:18:39.540Z] 8603b9c90790: Verifying Checksum [2021-10-27T01:18:39.540Z] 8603b9c90790: Download complete [2021-10-27T01:18:39.812Z] 1560dd03e051: Verifying Checksum [2021-10-27T01:18:39.812Z] 1560dd03e051: Download complete [2021-10-27T01:18:39.812Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T01:18:39.812Z] 27f5ce0e4adf: Download complete [2021-10-27T01:18:39.812Z] 05883995daec: Verifying Checksum [2021-10-27T01:18:39.812Z] 05883995daec: Download complete [2021-10-27T01:18:40.088Z] 448f6bf000e3: Verifying Checksum [2021-10-27T01:18:40.088Z] 448f6bf000e3: Download complete [2021-10-27T01:18:42.700Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T01:18:42.700Z] c2d8d7efcc4b: Download complete [2021-10-27T01:18:43.672Z] 448f6bf000e3: Pull complete [2021-10-27T01:18:44.264Z] f757da607395: Pull complete [2021-10-27T01:18:45.686Z] 05883995daec: Pull complete [2021-10-27T01:18:46.287Z] 8603b9c90790: Pull complete [2021-10-27T01:18:47.266Z] 1560dd03e051: Pull complete [2021-10-27T01:18:47.543Z] 27f5ce0e4adf: Pull complete [2021-10-27T01:19:03.231Z] c2d8d7efcc4b: Pull complete [2021-10-27T01:19:03.231Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T01:19:03.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:19:03.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T01:19:03.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-2152 does not seem to be running inside a container [2021-10-27T01:19:03.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T01:19:07.156Z] $ docker top 5211180dc1c0852dc05567122a91d26029ad2a62e12341572d415b0864208025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:09.215Z] ---> job-cost.sh [2021-10-27T01:19:09.215Z] lf-activate-venv: SKIPPING [2021-10-27T01:19:09.215Z] INFO: No Stack... [2021-10-27T01:19:09.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T01:19:10.088Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T01:19:10.753Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-10-27T01:19:10.753Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T01:19:10.830Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] [2021-10-27T01:19:10.839Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] did not exist. Created. [2021-10-27T01:19:10.839Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T01:19:11.527Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T01:19:11.721Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T01:19:11.733Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3780-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T01:19:11.734Z] $ docker stop --time=1 5211180dc1c0852dc05567122a91d26029ad2a62e12341572d415b0864208025 [2021-10-27T01:19:13.424Z] $ docker rm -f 5211180dc1c0852dc05567122a91d26029ad2a62e12341572d415b0864208025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-27T01:19:14.159Z] provisioning config files... [2021-10-27T01:19:14.168Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2139814972931876854tmp [Pipeline] { [Pipeline] sh [2021-10-27T01:19:14.474Z] + set +x [2021-10-27T01:19:14.474Z] + curl -s https://codecov.io/bash [2021-10-27T01:19:14.474Z] + bash -s -- [2021-10-27T01:19:14.474Z] [2021-10-27T01:19:14.474Z] _____ _ [2021-10-27T01:19:14.474Z] / ____| | | [2021-10-27T01:19:14.474Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T01:19:14.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T01:19:14.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T01:19:14.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T01:19:14.474Z] Bash-1.0.6 [2021-10-27T01:19:14.474Z] [2021-10-27T01:19:14.474Z] [2021-10-27T01:19:14.474Z] ==> git version 2.24.4 found [2021-10-27T01:19:14.474Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T01:19:14.474Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T01:19:14.474Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T01:19:14.474Z] ==> Jenkins CI detected. [2021-10-27T01:19:14.474Z] current dir:  /w/workspace/edgex-go/4 [2021-10-27T01:19:14.474Z] project root: . [2021-10-27T01:19:14.474Z] --> token set from env [2021-10-27T01:19:14.733Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T01:19:14.733Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T01:19:14.733Z] ==> Python coveragepy not found [2021-10-27T01:19:14.733Z] ==> Searching for coverage reports in: [2021-10-27T01:19:14.733Z] + . [2021-10-27T01:19:14.733Z] -> Found 1 reports [2021-10-27T01:19:14.733Z] ==> Detecting git/mercurial file structure [2021-10-27T01:19:14.733Z] ==> Reading reports [2021-10-27T01:19:14.733Z] + ./coverage.out bytes=426728 [2021-10-27T01:19:14.733Z] ==> Appending adjustments [2021-10-27T01:19:14.733Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T01:19:15.676Z] + Found adjustments [2021-10-27T01:19:15.676Z] ==> Gzipping contents [2021-10-27T01:19:15.937Z] 60K /tmp/codecov.EG7QMk.gz [2021-10-27T01:19:15.937Z] ==> Uploading reports [2021-10-27T01:19:15.937Z] url: https://codecov.io [2021-10-27T01:19:15.937Z] query: branch=PR-3780&commit=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= [2021-10-27T01:19:15.937Z] -> Pinging Codecov [2021-10-27T01:19:15.937Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3780&commit=11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3780%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3780&job=&cmd_args= [2021-10-27T01:19:16.202Z] -> Uploading to [2021-10-27T01:19:16.203Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0/666c1fa0-3d45-4c36-93b7-743c4a302b40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T011916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee7283cddf0561d5c92eeed25fd3c766a06afbca530685600992ac4f174452c [2021-10-27T01:19:16.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:19:16.203Z] Dload Upload Total Spent Left Speed [2021-10-27T01:19:16.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57473 0 0 100 57473 0 187k --:--:-- --:--:-- --:--:-- 188k [2021-10-27T01:19:16.460Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/11a5923ce3410cae7e0e51f59f7d9ca4ecfa39c0 [Pipeline] } [2021-10-27T01:19:16.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T01:19:17.434Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:17.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:18.287Z] ---> package-listing.sh [2021-10-27T01:19:18.287Z] ++ facter osfamily [2021-10-27T01:19:18.287Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T01:19:18.547Z] + OS_FAMILY=redhat [2021-10-27T01:19:18.547Z] + workspace=/w/workspace/edgex-go/4 [2021-10-27T01:19:18.547Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T01:19:18.547Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T01:19:18.547Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T01:19:18.547Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T01:19:18.547Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-27T01:19:18.547Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T01:19:18.547Z] + case "${OS_FAMILY}" in [2021-10-27T01:19:18.547Z] + rpm -qa [2021-10-27T01:19:18.547Z] + sort [2021-10-27T01:19:21.445Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T01:19:21.445Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T01:19:21.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T01:19:21.445Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-27T01:19:21.445Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-10-27T01:19:21.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-10-27T01:19:21.496Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T01:19:21.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:19:22.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:19:22.397Z] [2021-10-27T01:19:22.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:19:22.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:19:22.955Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T01:19:22.955Z] b4d181a07f80: Pulling fs layer [2021-10-27T01:19:22.955Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T01:19:22.955Z] ed53099fbce6: Pulling fs layer [2021-10-27T01:19:22.955Z] dc539afda2c1: Pulling fs layer [2021-10-27T01:19:22.955Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T01:19:22.955Z] 9065ff56babe: Pulling fs layer [2021-10-27T01:19:22.955Z] d287ab97295c: Pulling fs layer [2021-10-27T01:19:22.955Z] dc539afda2c1: Waiting [2021-10-27T01:19:22.955Z] 9065ff56babe: Waiting [2021-10-27T01:19:22.955Z] d287ab97295c: Waiting [2021-10-27T01:19:22.955Z] 77bc0d833cb6: Waiting [2021-10-27T01:19:22.955Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T01:19:22.955Z] a1111a8f2ec3: Download complete [2021-10-27T01:19:22.955Z] dc539afda2c1: Verifying Checksum [2021-10-27T01:19:22.955Z] dc539afda2c1: Download complete [2021-10-27T01:19:22.955Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T01:19:22.955Z] 77bc0d833cb6: Download complete [2021-10-27T01:19:22.955Z] ed53099fbce6: Verifying Checksum [2021-10-27T01:19:22.955Z] ed53099fbce6: Download complete [2021-10-27T01:19:22.955Z] 9065ff56babe: Verifying Checksum [2021-10-27T01:19:22.955Z] 9065ff56babe: Download complete [2021-10-27T01:19:23.219Z] b4d181a07f80: Verifying Checksum [2021-10-27T01:19:23.219Z] b4d181a07f80: Download complete [2021-10-27T01:19:23.792Z] d287ab97295c: Verifying Checksum [2021-10-27T01:19:23.792Z] d287ab97295c: Download complete [2021-10-27T01:19:24.744Z] b4d181a07f80: Pull complete [2021-10-27T01:19:24.744Z] a1111a8f2ec3: Pull complete [2021-10-27T01:19:25.319Z] ed53099fbce6: Pull complete [2021-10-27T01:19:25.319Z] dc539afda2c1: Pull complete [2021-10-27T01:19:25.900Z] 77bc0d833cb6: Pull complete [2021-10-27T01:19:25.900Z] 9065ff56babe: Pull complete [2021-10-27T01:19:31.134Z] d287ab97295c: Pull complete [2021-10-27T01:19:31.134Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T01:19:31.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:19:31.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T01:19:31.196Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2021-10-27T01:19:31.232Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T01:19:35.816Z] $ docker top 8e089845ec741b23dec1102a34c6f9217e4fb71d6739d33f8d77635e3689c830 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:19:36.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T01:19:36.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T01:19:36.771Z] + ls /var/log/sa-host [2021-10-27T01:19:36.771Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T01:19:36.771Z] file_magic: OK [2021-10-27T01:19:36.771Z] HZ: Using current value: 100 [2021-10-27T01:19:36.771Z] file_header: OK [2021-10-27T01:19:36.771Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T01:19:36.771Z] Statistics: [2021-10-27T01:19:36.771Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:19:36.771Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T01:19:36.771Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T01:19:36.771Z] file_magic: OK [2021-10-27T01:19:36.771Z] HZ: Using current value: 100 [2021-10-27T01:19:36.771Z] file_header: OK [2021-10-27T01:19:36.771Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T01:19:36.771Z] Statistics: [2021-10-27T01:19:36.771Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:19:36.771Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:19:36.859Z] provisioning config files... [2021-10-27T01:19:36.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6507790088846730561tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:19:36.884Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:37.179Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T01:19:37.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:37.512Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T01:19:37.523Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:37.815Z] ---> sudo-logs.sh [2021-10-27T01:19:37.815Z] Archiving 'sudo' log.. [2021-10-27T01:19:37.815Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2145.novalocal: Name or service not known [2021-10-27T01:19:37.815Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2145.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T01:19:37.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:38.138Z] ---> job-cost.sh [2021-10-27T01:19:38.138Z] lf-activate-venv: SKIPPING [2021-10-27T01:19:38.138Z] DEBUG: total: 0.10999999940395355 [2021-10-27T01:19:38.138Z] INFO: Retrieving Stack Cost... [2021-10-27T01:19:39.078Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T01:19:39.647Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T01:19:39.657Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:39.946Z] ---> logs-deploy.sh [2021-10-27T01:19:39.946Z] lf-activate-venv: SKIPPING [2021-10-27T01:19:39.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3780/4 [2021-10-27T01:19:39.946Z] INFO: archiving workspace using pattern(s): [2021-10-27T01:19:40.884Z] Archives upload complete. [2021-10-27T01:19:40.884Z] INFO: archiving logs to Nexus [2021-10-27T01:19:41.459Z] ---> uname -a: [2021-10-27T01:19:41.459Z] Linux prd-centos7-docker-4c-2g-2145.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] ---> lscpu: [2021-10-27T01:19:41.459Z] Architecture: x86_64 [2021-10-27T01:19:41.459Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-27T01:19:41.459Z] Byte Order: Little Endian [2021-10-27T01:19:41.459Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-27T01:19:41.459Z] CPU(s): 2 [2021-10-27T01:19:41.459Z] On-line CPU(s) list: 0,1 [2021-10-27T01:19:41.459Z] Thread(s) per core: 1 [2021-10-27T01:19:41.459Z] Core(s) per socket: 1 [2021-10-27T01:19:41.459Z] Socket(s): 2 [2021-10-27T01:19:41.459Z] NUMA node(s): 1 [2021-10-27T01:19:41.459Z] Vendor ID: AuthenticAMD [2021-10-27T01:19:41.459Z] CPU family: 23 [2021-10-27T01:19:41.459Z] Model: 49 [2021-10-27T01:19:41.459Z] Model name: AMD EPYC-Rome Processor [2021-10-27T01:19:41.459Z] Stepping: 0 [2021-10-27T01:19:41.459Z] CPU MHz: 2800.000 [2021-10-27T01:19:41.459Z] BogoMIPS: 5600.00 [2021-10-27T01:19:41.459Z] Virtualization: AMD-V [2021-10-27T01:19:41.459Z] Hypervisor vendor: KVM [2021-10-27T01:19:41.459Z] Virtualization type: full [2021-10-27T01:19:41.459Z] L1d cache: 32K [2021-10-27T01:19:41.459Z] L1i cache: 32K [2021-10-27T01:19:41.459Z] L2 cache: 512K [2021-10-27T01:19:41.459Z] L3 cache: 16384K [2021-10-27T01:19:41.459Z] NUMA node0 CPU(s): 0,1 [2021-10-27T01:19:41.459Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] ---> nproc: [2021-10-27T01:19:41.459Z] 2 [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] ---> df -h: [2021-10-27T01:19:41.459Z] Filesystem Size Used Avail Use% Mounted on [2021-10-27T01:19:41.459Z] overlay 40G 14G 27G 33% / [2021-10-27T01:19:41.459Z] tmpfs 64M 0 64M 0% /dev [2021-10-27T01:19:41.459Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-27T01:19:41.459Z] shm 64M 0 64M 0% /dev/shm [2021-10-27T01:19:41.459Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] ---> sar -b -r -n DEV: [2021-10-27T01:19:41.459Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] 00:50:52 LINUX RESTART (2 CPU) [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] 00:52:01 tps rtps wtps bread/s bwrtn/s [2021-10-27T01:19:41.459Z] 00:53:01 1.27 0.00 1.27 0.00 22.86 [2021-10-27T01:19:41.459Z] 00:54:01 0.37 0.00 0.37 0.00 6.00 [2021-10-27T01:19:41.459Z] 00:55:02 0.18 0.00 0.18 0.00 2.42 [2021-10-27T01:19:41.459Z] 00:56:01 0.39 0.00 0.39 0.00 6.47 [2021-10-27T01:19:41.459Z] 00:57:01 0.23 0.00 0.23 0.00 3.41 [2021-10-27T01:19:41.459Z] 00:58:01 238.38 4.13 234.25 2484.89 54053.16 [2021-10-27T01:19:41.459Z] 00:59:01 254.73 0.00 254.73 0.00 54438.54 [2021-10-27T01:19:41.459Z] 01:00:01 48.08 0.00 48.08 0.00 9369.68 [2021-10-27T01:19:41.459Z] 01:01:01 121.18 0.03 121.15 0.67 10132.94 [2021-10-27T01:19:41.459Z] 01:02:01 913.52 527.60 385.93 21423.09 261268.08 [2021-10-27T01:19:41.459Z] 01:03:01 433.35 49.02 384.33 3276.65 144903.38 [2021-10-27T01:19:41.459Z] 01:04:01 550.28 107.58 442.71 4537.60 180692.79 [2021-10-27T01:19:41.459Z] 01:05:01 30.33 17.50 12.82 1419.05 1128.78 [2021-10-27T01:19:41.459Z] 01:06:01 0.38 0.25 0.13 7.86 2.85 [2021-10-27T01:19:41.459Z] 01:07:01 0.83 0.05 0.78 0.40 14.09 [2021-10-27T01:19:41.459Z] 01:08:01 0.28 0.00 0.28 0.00 2.75 [2021-10-27T01:19:41.459Z] 01:09:01 0.20 0.00 0.20 0.00 1.82 [2021-10-27T01:19:41.459Z] 01:10:01 0.20 0.00 0.20 0.00 2.07 [2021-10-27T01:19:41.459Z] 01:11:01 0.27 0.00 0.27 0.00 3.43 [2021-10-27T01:19:41.459Z] 01:12:01 0.22 0.00 0.22 0.00 2.60 [2021-10-27T01:19:41.459Z] 01:13:01 0.20 0.00 0.20 0.00 1.65 [2021-10-27T01:19:41.459Z] 01:14:01 0.17 0.00 0.17 0.00 1.65 [2021-10-27T01:19:41.459Z] 01:15:01 0.20 0.00 0.20 0.00 1.67 [2021-10-27T01:19:41.459Z] 01:16:01 0.32 0.00 0.32 0.00 3.33 [2021-10-27T01:19:41.459Z] 01:17:01 7.30 6.96 0.33 87.29 5.05 [2021-10-27T01:19:41.459Z] 01:18:02 284.11 262.91 21.20 3667.02 1103.00 [2021-10-27T01:19:41.459Z] 01:19:01 0.41 0.00 0.41 0.00 4.96 [2021-10-27T01:19:41.459Z] Average: 107.18 36.25 70.94 1370.67 26628.12 [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] 00:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-27T01:19:41.459Z] 00:53:01 5936676 0 497340 6.21 2620 1572296 1053512 11.63 373216 1474548 20 [2021-10-27T01:19:41.459Z] 00:54:01 5940860 0 493152 6.16 2620 1572300 1024068 11.31 370072 1474420 20 [2021-10-27T01:19:41.459Z] 00:55:02 5936816 0 497196 6.21 2620 1572300 1024476 11.31 373336 1474768 20 [2021-10-27T01:19:41.459Z] 00:56:01 5939288 0 494716 6.18 2620 1572308 1024152 11.31 371612 1474860 16 [2021-10-27T01:19:41.459Z] 00:57:01 5939072 0 494928 6.18 2620 1572312 1024236 11.31 372068 1474860 8 [2021-10-27T01:19:41.459Z] 00:58:01 3529656 0 945208 11.80 2620 3531448 1622684 17.92 1185676 2838280 518840 [2021-10-27T01:19:41.459Z] 00:59:01 3323084 0 1034972 12.92 2620 3648256 1660740 18.34 1406396 2798780 258376 [2021-10-27T01:19:41.459Z] 01:00:01 3382244 0 1034444 12.92 2620 3589624 1520024 16.78 1302292 2841364 86608 [2021-10-27T01:19:41.459Z] 01:01:01 3492856 0 1043316 13.03 2620 3470140 1371964 15.15 1324536 2700108 20 [2021-10-27T01:19:41.459Z] 01:02:01 1073952 0 1321948 16.51 2620 5610412 2699256 29.80 2672604 3668956 428024 [2021-10-27T01:19:41.459Z] 01:03:01 1176728 0 1274284 15.91 2620 5555300 1940532 21.42 2288056 3922484 309652 [2021-10-27T01:19:41.459Z] 01:04:01 2304752 0 1251076 15.62 2620 4450484 1741672 19.23 1913104 3151796 108 [2021-10-27T01:19:41.459Z] 01:05:01 2784116 0 1160952 14.50 2620 4061244 1431704 15.81 1425048 3177820 12 [2021-10-27T01:19:41.459Z] 01:06:01 2787392 0 1157644 14.45 2620 4061276 1393848 15.39 1428404 3171096 32 [2021-10-27T01:19:41.459Z] 01:07:01 2795632 0 1149396 14.35 2620 4061284 1393824 15.39 1428684 3164364 12 [2021-10-27T01:19:41.459Z] 01:08:01 2791164 0 1153864 14.41 2620 4061284 1393644 15.39 1444400 3153276 12 [2021-10-27T01:19:41.459Z] 01:09:01 2795788 0 1149232 14.35 2620 4061292 1393872 15.39 1441448 3151588 16 [2021-10-27T01:19:41.459Z] 01:10:01 2795516 0 1149500 14.35 2620 4061296 1393908 15.39 1441612 3151588 16 [2021-10-27T01:19:41.459Z] 01:11:01 2796108 0 1148908 14.35 2620 4061296 1393884 15.39 1441156 3151644 12 [2021-10-27T01:19:41.459Z] 01:12:01 2795720 0 1149288 14.35 2620 4061304 1393932 15.39 1441620 3151644 8 [2021-10-27T01:19:41.459Z] 01:13:01 2796940 0 1148068 14.33 2620 4061304 1393644 15.39 1440824 3151644 12 [2021-10-27T01:19:41.459Z] 01:14:01 2796676 0 1148324 14.34 2620 4061312 1393644 15.39 1440832 3151644 8 [2021-10-27T01:19:41.459Z] 01:15:01 2796552 0 1148444 14.34 2620 4061316 1393644 15.39 1440920 3151644 8 [2021-10-27T01:19:41.459Z] 01:16:01 2796684 0 1148308 14.34 2620 4061320 1393644 15.39 1440976 3151644 8 [2021-10-27T01:19:41.459Z] 01:17:01 2791100 0 1151576 14.38 2620 4063636 1396212 15.41 1443740 3152324 8 [2021-10-27T01:19:41.459Z] 01:18:02 2639296 0 1242388 15.51 2620 4124628 1393676 15.39 1480892 3174740 12 [2021-10-27T01:19:41.459Z] 01:19:01 2638816 0 1242868 15.52 2620 4124628 1393832 15.39 1481332 3174732 16 [2021-10-27T01:19:41.459Z] Average: 3317536 0 1030790 12.87 2620 3657985 1431638 15.81 1319069 2839875 59330 [2021-10-27T01:19:41.459Z] [2021-10-27T01:19:41.459Z] 00:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-27T01:19:41.459Z] 00:53:01 eth0 1.28 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.459Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:54:01 eth0 1.88 0.50 0.63 0.39 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:55:02 eth0 0.93 0.53 0.53 0.36 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:56:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:57:01 eth0 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:58:01 veth49c1b1b 193.72 212.66 17.66 1795.63 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:58:01 eth0 1260.90 1410.49 10942.26 174.66 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:58:01 docker0 899.77 581.11 77.28 4466.65 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:59:01 vethcbee0d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:59:01 eth0 51.37 31.55 280.28 13.79 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 00:59:01 docker0 11.90 17.70 0.91 248.61 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:00:01 vethcbee0d2 2.37 2.37 0.19 0.19 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:00:01 eth0 26.97 14.43 20.19 10.86 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:00:01 docker0 2.37 2.37 0.15 0.19 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:01:01 eth0 21.75 11.72 19.16 9.45 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:02:01 veth7cdcd5a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:02:01 veth0e82a4c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:02:01 eth0 137.08 86.38 1872.13 128.44 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:03:01 vethb62092d 0.17 0.17 0.02 0.09 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:03:01 veth28342b4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:03:01 veth55680c7 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:03:01 eth0 97.22 49.45 1549.01 11.73 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:04:01 eth0 68.20 32.02 252.95 14.73 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:04:01 veth94fc7e4 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:04:01 docker0 964.07 714.09 81.61 5620.07 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:05:01 eth0 5.36 3.03 4.58 1.78 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:05:01 docker0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:06:01 eth0 1.62 0.45 0.38 0.21 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:07:01 eth0 0.75 0.42 0.41 0.23 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:08:01 eth0 0.25 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:09:01 eth0 1.30 0.28 0.36 0.17 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:10:01 eth0 1.55 0.30 0.37 0.23 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:11:01 eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:12:01 eth0 0.78 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:13:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:14:01 eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:15:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:16:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:17:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:18:02 eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:19:01 eth0 1.25 0.29 0.36 0.17 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] Average: eth0 62.41 60.96 554.37 13.66 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] Average: docker0 35.76 26.49 3.03 208.47 0.00 0.00 0.00 0.00 [2021-10-27T01:19:41.460Z] [2021-10-27T01:19:41.460Z] [2021-10-27T01:19:41.460Z] ---> sar -P ALL: [2021-10-27T01:19:41.460Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) [2021-10-27T01:19:41.460Z] [2021-10-27T01:19:41.460Z] 00:50:52 LINUX RESTART (2 CPU) [2021-10-27T01:19:41.460Z] [2021-10-27T01:19:41.460Z] 00:52:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:19:41.460Z] 00:53:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-10-27T01:19:41.460Z] 00:53:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2021-10-27T01:19:41.460Z] 00:53:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-27T01:19:41.460Z] 00:54:01 all 0.39 0.00 0.03 0.00 0.02 99.56 [2021-10-27T01:19:41.460Z] 00:54:01 0 0.42 0.00 0.03 0.00 0.02 99.53 [2021-10-27T01:19:41.460Z] 00:54:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-10-27T01:19:41.460Z] 00:55:02 all 0.24 0.00 0.03 0.00 0.01 99.72 [2021-10-27T01:19:41.460Z] 00:55:02 0 0.43 0.00 0.03 0.00 0.02 99.52 [2021-10-27T01:19:41.460Z] 00:55:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-27T01:19:41.460Z] 00:56:01 all 0.18 0.00 0.05 0.00 0.02 99.75 [2021-10-27T01:19:41.460Z] 00:56:01 0 0.31 0.00 0.05 0.00 0.02 99.63 [2021-10-27T01:19:41.460Z] 00:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-27T01:19:41.460Z] 00:57:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-10-27T01:19:41.460Z] 00:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-27T01:19:41.460Z] 00:57:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-10-27T01:19:41.460Z] 00:58:01 all 34.83 0.00 9.51 4.54 0.09 51.03 [2021-10-27T01:19:41.460Z] 00:58:01 0 32.98 0.00 10.17 4.07 0.09 52.68 [2021-10-27T01:19:41.460Z] 00:58:01 1 36.68 0.00 8.86 5.01 0.09 49.37 [2021-10-27T01:19:41.460Z] 00:59:01 all 57.73 0.00 9.84 5.66 0.11 26.65 [2021-10-27T01:19:41.460Z] 00:59:01 0 58.32 0.00 9.29 5.33 0.11 26.95 [2021-10-27T01:19:41.460Z] 00:59:01 1 57.14 0.00 10.40 6.00 0.11 26.35 [2021-10-27T01:19:41.460Z] 01:00:01 all 28.62 0.00 3.56 2.03 0.07 65.72 [2021-10-27T01:19:41.460Z] 01:00:01 0 28.28 0.00 3.35 2.00 0.07 66.30 [2021-10-27T01:19:41.460Z] 01:00:01 1 28.96 0.00 3.78 2.05 0.07 65.13 [2021-10-27T01:19:41.460Z] 01:01:01 all 64.99 0.00 6.46 10.41 0.12 18.02 [2021-10-27T01:19:41.460Z] 01:01:01 0 64.42 0.00 6.08 9.21 0.11 20.19 [2021-10-27T01:19:41.460Z] 01:01:01 1 65.56 0.00 6.83 11.61 0.13 15.86 [2021-10-27T01:19:41.460Z] 01:02:01 all 24.19 0.00 16.25 38.30 0.09 21.16 [2021-10-27T01:19:41.460Z] 01:02:01 0 24.79 0.00 16.20 38.25 0.09 20.67 [2021-10-27T01:19:41.460Z] 01:02:01 1 23.60 0.00 16.31 38.35 0.09 21.65 [2021-10-27T01:19:41.460Z] 01:03:01 all 75.16 0.00 15.15 7.01 0.13 2.55 [2021-10-27T01:19:41.460Z] 01:03:01 0 75.72 0.00 14.59 7.19 0.13 2.36 [2021-10-27T01:19:41.460Z] 01:03:01 1 74.60 0.00 15.70 6.84 0.13 2.73 [2021-10-27T01:19:41.460Z] [2021-10-27T01:19:41.460Z] 01:03:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:19:41.460Z] 01:04:01 all 69.65 0.00 16.91 8.31 0.12 5.01 [2021-10-27T01:19:41.460Z] 01:04:01 0 70.21 0.00 16.77 7.91 0.13 4.98 [2021-10-27T01:19:41.460Z] 01:04:01 1 69.09 0.00 17.05 8.72 0.11 5.04 [2021-10-27T01:19:41.460Z] 01:05:01 all 0.63 0.00 0.48 0.42 0.03 98.45 [2021-10-27T01:19:41.460Z] 01:05:01 0 0.52 0.00 0.50 0.40 0.02 98.56 [2021-10-27T01:19:41.461Z] 01:05:01 1 0.74 0.00 0.45 0.44 0.03 98.34 [2021-10-27T01:19:41.461Z] 01:06:01 all 0.17 0.00 0.07 0.00 0.02 99.75 [2021-10-27T01:19:41.461Z] 01:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-10-27T01:19:41.461Z] 01:06:01 1 0.30 0.00 0.07 0.00 0.03 99.60 [2021-10-27T01:19:41.461Z] 01:07:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2021-10-27T01:19:41.461Z] 01:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:19:41.461Z] 01:07:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-10-27T01:19:41.461Z] 01:08:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-10-27T01:19:41.461Z] 01:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:19:41.461Z] 01:08:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-10-27T01:19:41.461Z] 01:09:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-10-27T01:19:41.461Z] 01:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-10-27T01:19:41.461Z] 01:09:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-10-27T01:19:41.461Z] 01:10:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-10-27T01:19:41.461Z] 01:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:19:41.461Z] 01:10:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-10-27T01:19:41.461Z] 01:11:01 all 0.16 0.00 0.03 0.00 0.01 99.81 [2021-10-27T01:19:41.461Z] 01:11:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-10-27T01:19:41.461Z] 01:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-10-27T01:19:41.461Z] 01:12:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-10-27T01:19:41.461Z] 01:12:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-10-27T01:19:41.461Z] 01:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:19:41.461Z] 01:13:01 all 0.25 0.00 0.03 0.00 0.01 99.72 [2021-10-27T01:19:41.461Z] 01:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-27T01:19:41.461Z] 01:13:01 1 0.47 0.00 0.03 0.00 0.00 99.50 [2021-10-27T01:19:41.461Z] 01:14:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-10-27T01:19:41.461Z] 01:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-27T01:19:41.461Z] 01:14:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-10-27T01:19:41.461Z] [2021-10-27T01:19:41.461Z] 01:14:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:19:41.461Z] 01:15:01 all 0.21 0.00 0.03 0.00 0.01 99.76 [2021-10-27T01:19:41.461Z] 01:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-27T01:19:41.461Z] 01:15:01 1 0.37 0.00 0.00 0.00 0.00 99.63 [2021-10-27T01:19:41.461Z] 01:16:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-10-27T01:19:41.461Z] 01:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-27T01:19:41.461Z] 01:16:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-10-27T01:19:41.461Z] 01:17:01 all 0.18 0.12 0.43 0.08 0.02 99.18 [2021-10-27T01:19:41.461Z] 01:17:01 0 0.07 0.13 0.47 0.03 0.02 99.28 [2021-10-27T01:19:41.461Z] 01:17:01 1 0.30 0.10 0.38 0.12 0.02 99.08 [2021-10-27T01:19:41.461Z] 01:18:02 all 0.18 3.98 12.79 1.99 0.04 81.03 [2021-10-27T01:19:41.461Z] 01:18:02 0 0.07 3.81 12.19 2.02 0.03 81.87 [2021-10-27T01:19:41.461Z] 01:18:02 1 0.29 4.15 13.39 1.95 0.05 80.17 [2021-10-27T01:19:41.461Z] 01:19:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-10-27T01:19:41.461Z] 01:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-10-27T01:19:41.461Z] 01:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-10-27T01:19:41.461Z] Average: all 12.51 0.15 3.24 2.76 0.04 81.30 [2021-10-27T01:19:41.461Z] Average: 0 12.46 0.15 3.18 2.68 0.04 81.50 [2021-10-27T01:19:41.461Z] Average: 1 12.56 0.16 3.30 2.84 0.04 81.10 [2021-10-27T01:19:41.461Z] [2021-10-27T01:19:41.461Z] [2021-10-27T01:19:41.461Z]