Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4a49e2f4e275f8e142897f2b15b710323706fc6+ac45845dcaeee375e2f7ee8050d572e224107d05 (426378ee0ccccf6996e03e75c64dc3007965ba81) 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-ssh6055894284219573985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5829959195562053496.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6627142926677207562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9220104989581000985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh67750277344144054.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2839 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/42 [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/42 # 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/42@tmp/jenkins-gitclient-ssh1328353232886907033.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit f4a49e2f4e275f8e142897f2b15b710323706fc6 Merge succeeded, producing f4a49e2f4e275f8e142897f2b15b710323706fc6 Checking out Revision f4a49e2f4e275f8e142897f2b15b710323706fc6 (PR-3531) > 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/42@tmp/jenkins-gitclient-ssh1944341630698585960.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # 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/42@tmp/jenkins-gitclient-ssh4796403040555313309.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T08:07:35.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T08:07:35.398Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T08:07:35.465Z] ========================================================= [2021-07-15T08:07:35.465Z] EdgeX Global Pipelines Version Info [2021-07-15T08:07:35.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:07:36.763Z] ------------------- [2021-07-15T08:07:36.763Z] stable info: [2021-07-15T08:07:36.763Z] ------------------- [2021-07-15T08:07:36.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T08:07:36.763Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:07:36.763Z] Message: update stable to v1.0.196 [2021-07-15T08:07:37.357Z] ------------------- [2021-07-15T08:07:37.357Z] experimental info: [2021-07-15T08:07:37.357Z] ------------------- [2021-07-15T08:07:37.357Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T08:07:37.357Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:07:37.357Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T08:07:37.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T08:07:37.555Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T08:07:37.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T08:07:37.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T08:07:37.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T08:07:37.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T08:07:37.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T08:07:37.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T08:07:37.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T08:07:37.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T08:07:37.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T08:07:37.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T08:07:37.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T08:07:37.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T08:07:37.993Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:07:38.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:07:38.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T08:07:38.061Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T08:07:38.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T08:07:38.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T08:07:38.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T08:07:38.196Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T08:07:38.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-07-15T08:07:38.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-07-15T08:07:38.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-07-15T08:07:38.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a49e2f4e275f8e142897f2b15b710323706fc6 [Pipeline] echo [2021-07-15T08:07:38.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a49e2 [Pipeline] echo [2021-07-15T08:07:38.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:07:38.435Z] provisioning config files... [2021-07-15T08:07:38.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config7156885821809599928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:07:38.822Z] ---> docker-login.sh [2021-07-15T08:07:38.822Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:07:38.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:39.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:39.096Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:39.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:39.096Z] [2021-07-15T08:07:39.096Z] Login Succeeded [2021-07-15T08:07:39.096Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:07:39.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:39.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:39.096Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:39.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:39.096Z] [2021-07-15T08:07:39.096Z] Login Succeeded [2021-07-15T08:07:39.096Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:07:39.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:39.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:39.365Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:39.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:39.365Z] [2021-07-15T08:07:39.365Z] Login Succeeded [2021-07-15T08:07:39.365Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:07:39.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:39.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:39.633Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:39.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:39.633Z] [2021-07-15T08:07:39.633Z] Login Succeeded [2021-07-15T08:07:39.633Z] docker.io [2021-07-15T08:07:39.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:39.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:39.902Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:39.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:39.902Z] [2021-07-15T08:07:39.902Z] Login Succeeded [2021-07-15T08:07:39.902Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:07:39.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:07:40.324Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T08:07:40.324Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T08:07:40.324Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:40.324Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T08:07:40.324Z] ++ cut -d/ -f2 [2021-07-15T08:07:40.324Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T08:07:40.389Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:07:41.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:07:41.286Z] [2021-07-15T08:07:41.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:07:41.615Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:07:41.615Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T08:07:41.615Z] 31603596830f: Pulling fs layer [2021-07-15T08:07:41.615Z] b6dc333f4379: Pulling fs layer [2021-07-15T08:07:41.615Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T08:07:41.615Z] fd332fbdc1db: Pulling fs layer [2021-07-15T08:07:41.615Z] fd332fbdc1db: Waiting [2021-07-15T08:07:41.615Z] b6dc333f4379: Verifying Checksum [2021-07-15T08:07:41.615Z] b6dc333f4379: Download complete [2021-07-15T08:07:41.888Z] 31603596830f: Verifying Checksum [2021-07-15T08:07:41.888Z] 31603596830f: Download complete [2021-07-15T08:07:41.888Z] fd332fbdc1db: Verifying Checksum [2021-07-15T08:07:41.888Z] fd332fbdc1db: Download complete [2021-07-15T08:07:41.888Z] 31603596830f: Pull complete [2021-07-15T08:07:42.160Z] b6dc333f4379: Pull complete [2021-07-15T08:07:42.160Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T08:07:42.160Z] 3d9ef1400e77: Download complete [2021-07-15T08:07:42.748Z] 3d9ef1400e77: Pull complete [2021-07-15T08:07:42.748Z] fd332fbdc1db: Pull complete [2021-07-15T08:07:42.748Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T08:07:43.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:07:43.014Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T08:07:43.113Z] prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container [2021-07-15T08:07:43.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-07-15T08:07:43.916Z] $ docker top 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:07:44.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:07:44.036Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:07:44.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:07:44.153Z] $ docker exec 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent [2021-07-15T08:07:44.305Z] SSH_AUTH_SOCK=/tmp/ssh-O0LxyJvqXxY3/agent.14 [2021-07-15T08:07:44.305Z] SSH_AGENT_PID=21 [2021-07-15T08:07:44.316Z] Running ssh-add (command line suppressed) [2021-07-15T08:07:44.410Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_974877029933167349.key (/w/workspace/edgex-go/42@tmp/private_key_974877029933167349.key) [2021-07-15T08:07:44.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:07:44.744Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T08:07:44.763Z] $ docker exec --env ******** --env ******** 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent -k [2021-07-15T08:07:44.858Z] unset SSH_AUTH_SOCK; [2021-07-15T08:07:44.858Z] unset SSH_AGENT_PID; [2021-07-15T08:07:44.858Z] echo Agent pid 21 killed; [2021-07-15T08:07:44.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T08:07:44.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:07:44.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:07:45.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:07:45.088Z] $ docker exec 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent [2021-07-15T08:07:45.199Z] SSH_AUTH_SOCK=/tmp/ssh-p6qW35zB1FHj/agent.52 [2021-07-15T08:07:45.199Z] SSH_AGENT_PID=58 [2021-07-15T08:07:45.209Z] Running ssh-add (command line suppressed) [2021-07-15T08:07:45.297Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_6785733840472049776.key (/w/workspace/edgex-go/42@tmp/private_key_6785733840472049776.key) [2021-07-15T08:07:45.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:07:45.632Z] + git semver init [2021-07-15T08:07:45.632Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:07:45.632Z] # $GIT_DIR = /w/workspace/edgex-go/42/.git [2021-07-15T08:07:45.632Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/42 [2021-07-15T08:07:45.632Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:07:45.632Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:07:45.632Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:07:45.632Z] # $SEMVER_BRANCH = PR-3531 [2021-07-15T08:07:45.632Z] # $SEMVER_TEMP = /tmp/semver-514719407 [2021-07-15T08:07:45.632Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T08:08:03.886Z] # '/tmp/semver-514719407' -> '/w/workspace/edgex-go/42/.semver' [2021-07-15T08:08:03.886Z] # -> Force: false [2021-07-15T08:08:03.886Z] # $SEMVER_DIR = /w/workspace/edgex-go/42/.semver [Pipeline] } [2021-07-15T08:08:03.899Z] $ docker exec --env ******** --env ******** 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 ssh-agent -k [2021-07-15T08:08:04.001Z] unset SSH_AUTH_SOCK; [2021-07-15T08:08:04.002Z] unset SSH_AGENT_PID; [2021-07-15T08:08:04.002Z] echo Agent pid 58 killed; [2021-07-15T08:08:04.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:08:04.395Z] + git semver [Pipeline] } [2021-07-15T08:08:04.420Z] $ docker stop --time=1 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 [2021-07-15T08:08:06.364Z] $ docker rm -f 814c4234da1670d60edb9f7aa7b6ddaf752b0f6c65147642b1dcf3571af1a6a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:08:06.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T08:08:07.172Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T08:08:07.176Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:08:07.806Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:08:08.130Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:08:08.458Z] + sudo service docker restart [2021-07-15T08:08:08.458Z] + true [2021-07-15T08:08:08.458Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T08:08:22.431Z] Still waiting to schedule task [2021-07-15T08:08:22.432Z] ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:22.432Z] ‘prd-centos7-docker-4c-2g-2828’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:22.432Z] ‘prd-centos7-docker-4c-2g-2830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:22.432Z] ‘prd-centos7-docker-4c-2g-2835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:22.432Z] ‘prd-centos7-docker-4c-2g-2836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:22.432Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline [2021-07-15T08:08:22.432Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2840’ is offline [Pipeline] echo [2021-07-15T08:08:26.709Z] ========================================================= [2021-07-15T08:08:26.709Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T08:08:26.709Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:27.047Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T08:08:28.492Z] Sending build context to Docker daemon 328.4MB [2021-07-15T08:08:28.492Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:28.492Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:08:28.492Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T08:08:28.492Z] 540db60ca938: Pulling fs layer [2021-07-15T08:08:28.492Z] adcc1eea9eea: Pulling fs layer [2021-07-15T08:08:28.492Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T08:08:28.492Z] 0773c198feca: Pulling fs layer [2021-07-15T08:08:28.492Z] 345f892a5656: Pulling fs layer [2021-07-15T08:08:28.492Z] 4796506630df: Pulling fs layer [2021-07-15T08:08:28.492Z] cc55df3e53f1: Pulling fs layer [2021-07-15T08:08:28.492Z] 4d027b6c602c: Pulling fs layer [2021-07-15T08:08:28.492Z] 449e75d2c14e: Pulling fs layer [2021-07-15T08:08:28.492Z] 0773c198feca: Waiting [2021-07-15T08:08:28.492Z] 345f892a5656: Waiting [2021-07-15T08:08:28.492Z] 4796506630df: Waiting [2021-07-15T08:08:28.492Z] cc55df3e53f1: Waiting [2021-07-15T08:08:28.492Z] 4d027b6c602c: Waiting [2021-07-15T08:08:28.492Z] 449e75d2c14e: Waiting [2021-07-15T08:08:28.492Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T08:08:28.492Z] 4c4ab2625f07: Download complete [2021-07-15T08:08:28.492Z] adcc1eea9eea: Verifying Checksum [2021-07-15T08:08:28.492Z] adcc1eea9eea: Download complete [2021-07-15T08:08:28.492Z] 345f892a5656: Verifying Checksum [2021-07-15T08:08:28.492Z] 345f892a5656: Download complete [2021-07-15T08:08:28.492Z] 4796506630df: Verifying Checksum [2021-07-15T08:08:28.492Z] 4796506630df: Download complete [2021-07-15T08:08:28.492Z] cc55df3e53f1: Verifying Checksum [2021-07-15T08:08:28.492Z] cc55df3e53f1: Download complete [2021-07-15T08:08:28.492Z] 540db60ca938: Verifying Checksum [2021-07-15T08:08:28.492Z] 540db60ca938: Download complete [2021-07-15T08:08:28.764Z] 540db60ca938: Pull complete [2021-07-15T08:08:28.764Z] adcc1eea9eea: Pull complete [2021-07-15T08:08:29.032Z] 4c4ab2625f07: Pull complete [2021-07-15T08:08:29.032Z] 4d027b6c602c: Verifying Checksum [2021-07-15T08:08:29.032Z] 4d027b6c602c: Download complete [2021-07-15T08:08:31.631Z] 449e75d2c14e: Verifying Checksum [2021-07-15T08:08:31.631Z] 449e75d2c14e: Download complete [2021-07-15T08:08:33.055Z] 0773c198feca: Verifying Checksum [2021-07-15T08:08:33.055Z] 0773c198feca: Download complete [2021-07-15T08:08:36.477Z] 0773c198feca: Pull complete [2021-07-15T08:08:36.743Z] 345f892a5656: Pull complete [2021-07-15T08:08:36.743Z] 4796506630df: Pull complete [2021-07-15T08:08:36.743Z] cc55df3e53f1: Pull complete [2021-07-15T08:08:37.013Z] 4d027b6c602c: Pull complete [2021-07-15T08:08:38.463Z] 449e75d2c14e: Pull complete [2021-07-15T08:08:38.463Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T08:08:38.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T08:08:38.463Z] ---> 0d28375d9b5b [2021-07-15T08:08:38.463Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T08:08:39.551Z] ---> Running in cee564189f01 [2021-07-15T08:08:39.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:40.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:41.076Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:08:41.665Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:08:41.665Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:08:41.665Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:08:45.968Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:08:45.968Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:08:46.243Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:08:46.243Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:08:46.243Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:08:46.516Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:08:46.516Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:08:46.516Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:08:46.786Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:08:46.787Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:47.750Z] Removing intermediate container cee564189f01 [2021-07-15T08:08:47.750Z] ---> d2d07da369e1 [2021-07-15T08:08:47.750Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:08:48.018Z] ---> Running in 9369e2e777ea [2021-07-15T08:08:48.018Z] Removing intermediate container 9369e2e777ea [2021-07-15T08:08:48.018Z] ---> 43599941509c [2021-07-15T08:08:48.018Z] Step 5/6 : COPY go.mod . [2021-07-15T08:08:48.018Z] ---> 924822b2000e [2021-07-15T08:08:48.018Z] Step 6/6 : RUN go mod download [2021-07-15T08:08:48.286Z] ---> Running in 1340a83410be [2021-07-15T08:08:58.384Z] Removing intermediate container 1340a83410be [2021-07-15T08:08:58.385Z] ---> cf9525495489 [2021-07-15T08:08:58.385Z] Successfully built cf9525495489 [2021-07-15T08:08:58.385Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:58.718Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:08:58.719Z] . [Pipeline] withDockerContainer [2021-07-15T08:08:58.821Z] prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container [2021-07-15T08:08:58.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-07-15T08:08:59.269Z] $ docker top 4cd5620b2cad05965f0979c1a13081987b7f3b20f29b6392ebd286d012276fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:08:59.695Z] + go version [2021-07-15T08:08:59.695Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T08:08:59.709Z] $ docker stop --time=1 4cd5620b2cad05965f0979c1a13081987b7f3b20f29b6392ebd286d012276fb1 [2021-07-15T08:09:00.908Z] $ docker rm -f 4cd5620b2cad05965f0979c1a13081987b7f3b20f29b6392ebd286d012276fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:01.622Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:09:01.623Z] . [Pipeline] withDockerContainer [2021-07-15T08:09:01.746Z] prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container [2021-07-15T08:09:01.823Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-07-15T08:09:02.189Z] $ docker top 916d24cd0d87000f5354ec4d71e230e6f77bdc2d8e7208fff9206de1cd109413 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:09:02.291Z] ========================================================= [2021-07-15T08:09:02.291Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:09:02.291Z] ========================================================= [Pipeline] sh [2021-07-15T08:09:02.613Z] + go mod tidy [Pipeline] sh [2021-07-15T08:09:03.259Z] + make test [2021-07-15T08:09:03.259Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-15T08:09:03.528Z] go mod tidy [2021-07-15T08:09:03.528Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:09:08.900Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:09:23.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:09:29.376Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:09:29.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:09:30.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:09:32.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:09:32.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:09:32.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:09:32.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:09:33.483Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:09:33.757Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:09:34.025Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:09:34.026Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:09:34.026Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:09:34.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:09:36.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-07-15T08:09:36.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:09:36.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:09:37.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-07-15T08:09:37.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:09:37.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-07-15T08:09:37.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:09:37.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:09:38.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.9% of statements [2021-07-15T08:09:38.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:09:38.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:09:38.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-07-15T08:09:40.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-07-15T08:09:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:09:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:09:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:09:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:09:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:09:40.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.242s coverage: 95.1% of statements [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:09:40.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:09:40.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:09:41.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-07-15T08:09:41.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:09:41.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-07-15T08:09:41.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements [2021-07-15T08:09:41.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:09:41.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-07-15T08:09:42.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements [2021-07-15T08:09:42.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-07-15T08:09:42.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-07-15T08:09:42.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-07-15T08:09:57.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-07-15T08:09:57.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-15T08:09:59.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements [2021-07-15T08:09:59.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 66.9% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:10:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements [2021-07-15T08:10:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:10:18.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-07-15T08:10:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:10:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-07-15T08:10:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-07-15T08:10:25.561Z] GO111MODULE=on go vet ./... [2021-07-15T08:10:52.404Z] gofmt -l . [2021-07-15T08:10:52.404Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:10:52.404Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:10:52.750Z] + ls -al . [2021-07-15T08:10:52.750Z] total 568 [2021-07-15T08:10:52.750Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 08:10 . [2021-07-15T08:10:52.750Z] drwxr-xr-x 4 root root 30 Jul 15 08:09 .. [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:07 .dockerignore [2021-07-15T08:10:52.750Z] drwxrwxr-x 8 1001 1001 179 Jul 15 08:07 .git [2021-07-15T08:10:52.750Z] drwxrwxr-x 3 1001 1001 125 Jul 15 08:07 .github [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:07 .gitignore [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:07 .hadolint.yml [2021-07-15T08:10:52.750Z] drwx------ 3 1001 1001 58 Jul 15 08:08 .semver [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:07 .sonarcloud.properties [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:07 Attribution.txt [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:07 CHANGELOG.md [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:07 CONTRIBUTING.md [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:07 Dockerfile.build [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:07 Jenkinsfile [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:07 LICENSE [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:07 Makefile [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:07 README.md [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:07 SECURITY.md [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:08 VERSION [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:07 ZMQWindows.md [2021-07-15T08:10:52.750Z] drwxrwxr-x 2 1001 1001 37 Jul 15 08:07 bin [2021-07-15T08:10:52.750Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:07 cmd [2021-07-15T08:10:52.750Z] -rw-r--r-- 1 root root 402846 Jul 15 08:10 coverage.out [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:07 go.mod [2021-07-15T08:10:52.750Z] -rw-r--r-- 1 root root 21064 Jul 15 08:09 go.sum [2021-07-15T08:10:52.750Z] drwxrwxr-x 7 1001 1001 114 Jul 15 08:07 internal [2021-07-15T08:10:52.750Z] drwxrwxr-x 3 1001 1001 16 Jul 15 08:07 openapi [2021-07-15T08:10:52.750Z] drwxrwxr-x 4 1001 1001 71 Jul 15 08:07 snap [2021-07-15T08:10:52.750Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:07 version.go [Pipeline] sh [2021-07-15T08:10:53.078Z] + '[' -e coverage.out ] [2021-07-15T08:10:53.078Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:10:53.185Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:10:53.504Z] + make build [2021-07-15T08:10:53.505Z] go mod tidy [2021-07-15T08:10:53.505Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:10:54.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:11:01.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:11:02.466Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2843 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-15T08:11:02.503Z] Running in /w/workspace/edgex-go/42 [Pipeline] { [Pipeline] checkout [2021-07-15T08:11:02.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:11:02.812Z] The recommended git tool is: git [2021-07-15T08:11:03.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:11:03.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:11:04.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:11:05.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:11:06.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:11:07.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:11:07.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:11:08.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:11:10.507Z] using credential edgex-jenkins-ssh [2021-07-15T08:11:10.541Z] Cloning the remote Git repository [Pipeline] } [2021-07-15T08:11:10.898Z] $ docker stop --time=1 916d24cd0d87000f5354ec4d71e230e6f77bdc2d8e7208fff9206de1cd109413 [2021-07-15T08:11:10.648Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:11:10.785Z] > git init /w/workspace/edgex-go/42 # timeout=10 [2021-07-15T08:11:10.912Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:11:10.913Z] > git --version # timeout=10 [2021-07-15T08:11:10.945Z] > git --version # 'git version 2.17.1' [2021-07-15T08:11:10.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:11:11.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:11:12.807Z] $ docker rm -f 916d24cd0d87000f5354ec4d71e230e6f77bdc2d8e7208fff9206de1cd109413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:14.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:11:14.506Z] [2021-07-15T08:11:14.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:14.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:11:14.851Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T08:11:14.851Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T08:11:14.851Z] ca9280d653b3: Pulling fs layer [2021-07-15T08:11:14.851Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T08:11:15.121Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T08:11:15.121Z] cbdbe7a5bc2a: Download complete [2021-07-15T08:11:15.390Z] cbdbe7a5bc2a: Pull complete [2021-07-15T08:11:15.982Z] ca9280d653b3: Verifying Checksum [2021-07-15T08:11:15.982Z] ca9280d653b3: Download complete [2021-07-15T08:11:16.574Z] ca9280d653b3: Pull complete [2021-07-15T08:11:17.994Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T08:11:17.994Z] 7e9c9ca2126c: Download complete [2021-07-15T08:11:21.401Z] 7e9c9ca2126c: Pull complete [2021-07-15T08:11:21.667Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T08:11:21.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:11:21.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T08:11:21.997Z] prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container [2021-07-15T08:11:22.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-07-15T08:11:24.162Z] $ docker top 63a6529efca0af911bcebcb87a63665e3ce0ade4238d539a226106fa990ee840 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:11:24.568Z] + docker-compose build --help [2021-07-15T08:11:24.568Z] + grep parallel [2021-07-15T08:11:25.156Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:11:25.171Z] $ docker stop --time=1 63a6529efca0af911bcebcb87a63665e3ce0ade4238d539a226106fa990ee840 [2021-07-15T08:11:26.379Z] $ docker rm -f 63a6529efca0af911bcebcb87a63665e3ce0ade4238d539a226106fa990ee840 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:26.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:11:26.846Z] . [Pipeline] withDockerContainer [2021-07-15T08:11:26.944Z] prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container [2021-07-15T08:11:27.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-07-15T08:11:27.422Z] $ docker top 812074445ebe2d98b4b4d7163170bd7b2fac57aa0f2eec9d533a084d64a2ee46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:11:27.902Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:11:28.502Z] Building core-command ... [2021-07-15T08:11:28.502Z] Building core-data ... [2021-07-15T08:11:28.502Z] Building core-metadata ... [2021-07-15T08:11:28.502Z] Building security-bootstrapper ... [2021-07-15T08:11:28.502Z] Building security-proxy-setup ... [2021-07-15T08:11:28.502Z] Building security-secretstore-setup ... [2021-07-15T08:11:28.502Z] Building support-notifications ... [2021-07-15T08:11:28.502Z] Building support-scheduler ... [2021-07-15T08:11:28.502Z] Building sys-mgmt-agent ... [2021-07-15T08:11:28.502Z] Building support-scheduler [2021-07-15T08:11:28.502Z] Building core-metadata [2021-07-15T08:11:28.502Z] Building security-bootstrapper [2021-07-15T08:11:28.502Z] Building core-command [2021-07-15T08:11:28.502Z] Building support-notifications [2021-07-15T08:11:32.899Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:11:33.254Z] Merge succeeded, producing f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:11:33.255Z] Checking out Revision f4a49e2f4e275f8e142897f2b15b710323706fc6 (PR-3531) [2021-07-15T08:11:32.222Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:11:32.246Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:11:32.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:11:32.322Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:11:32.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:11:32.336Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:11:32.917Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:11:32.934Z] > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 [2021-07-15T08:11:33.162Z] > git remote # timeout=10 [2021-07-15T08:11:33.182Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T08:11:33.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:11:33.208Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:11:33.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T08:11:33.259Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:11:33.275Z] > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 [2021-07-15T08:11:37.766Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:11:38.704Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:11:39.196Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:11:39.553Z] + sudo service docker restart+ [2021-07-15T08:11:39.553Z] true [2021-07-15T08:11:41.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:41.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:41.225Z] ---> cf9525495489 [2021-07-15T08:11:41.225Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:11:41.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:41.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:41.225Z] ---> cf9525495489 [2021-07-15T08:11:41.225Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:11:41.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:41.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:41.225Z] ---> cf9525495489 [2021-07-15T08:11:41.225Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:11:43.822Z] ---> Running in cf9518ef5581 [2021-07-15T08:11:43.822Z] ---> Running in 02247317ecba [2021-07-15T08:11:43.822Z] ---> Running in fb3b9fc8a2dd [2021-07-15T08:11:44.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:44.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:44.415Z] ---> cf9525495489 [2021-07-15T08:11:44.415Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:11:44.415Z] ---> Using cache [2021-07-15T08:11:44.415Z] ---> a45dbf8707c2 [2021-07-15T08:11:44.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:44.415Z] Removing intermediate container cf9518ef5581 [2021-07-15T08:11:44.415Z] ---> a45dbf8707c2 [2021-07-15T08:11:44.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:44.415Z] Removing intermediate container 02247317ecba [2021-07-15T08:11:44.415Z] ---> e245a198c9fa [2021-07-15T08:11:44.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:44.415Z] ---> Running in ecfaad71fd21 [2021-07-15T08:11:44.415Z] Removing intermediate container fb3b9fc8a2dd [2021-07-15T08:11:44.415Z] ---> 8413fea13b7b [2021-07-15T08:11:44.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:44.415Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:44.415Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:44.415Z] ---> cf9525495489 [2021-07-15T08:11:44.415Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:11:44.415Z] ---> Using cache [2021-07-15T08:11:44.415Z] ---> 8413fea13b7b [2021-07-15T08:11:44.415Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:44.415Z] ---> Running in ee4d724ba9df [2021-07-15T08:11:44.415Z] ---> Running in 6ce8b6e79ec1 [2021-07-15T08:11:44.681Z] ---> Running in 854bc34c1800 [2021-07-15T08:11:44.681Z] ---> Running in b4ac462671b1 [2021-07-15T08:11:45.663Z] Removing intermediate container ee4d724ba9df [2021-07-15T08:11:45.663Z] ---> a94a4896d811 [2021-07-15T08:11:45.663Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:11:45.663Z] Removing intermediate container ecfaad71fd21 [2021-07-15T08:11:45.663Z] ---> 48e4f6e0939e [2021-07-15T08:11:45.663Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:11:45.937Z] ---> Running in b8d0783bd2ba [2021-07-15T08:11:45.937Z] ---> Running in 97d123c97118 [2021-07-15T08:11:45.937Z] Removing intermediate container 854bc34c1800 [2021-07-15T08:11:45.937Z] ---> 1badb765f633 [2021-07-15T08:11:45.937Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:11:45.937Z] ---> Running in 8ba1b774c253 [2021-07-15T08:11:45.937Z] Removing intermediate container b4ac462671b1 [2021-07-15T08:11:45.937Z] ---> dc7acef6a086 [2021-07-15T08:11:45.937Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:11:45.937Z] ---> Running in 38ef0abf46d7 [2021-07-15T08:11:45.937Z] Removing intermediate container 6ce8b6e79ec1 [2021-07-15T08:11:45.937Z] ---> b219737e30b4 [2021-07-15T08:11:45.937Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:11:46.206Z] ---> Running in ce4d5c061494 [2021-07-15T08:11:46.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:46.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:46.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:46.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:46.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:47.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:47.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:47.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:47.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:47.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:47.602Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:47.896Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:47.896Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:48.186Z] Removing intermediate container b8d0783bd2ba [2021-07-15T08:11:48.186Z] ---> 6b17bc7d6d4f [2021-07-15T08:11:48.186Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:48.186Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:48.472Z] Removing intermediate container 97d123c97118 [2021-07-15T08:11:48.472Z] ---> f6c044e54916 [2021-07-15T08:11:48.472Z] Step 6/23 : COPY go.mod . [2021-07-15T08:11:48.472Z] Removing intermediate container 8ba1b774c253 [2021-07-15T08:11:48.472Z] ---> b881ee624731 [2021-07-15T08:11:48.472Z] Step 6/23 : COPY go.mod . [2021-07-15T08:11:48.472Z] ---> 59e3b5b7a18a [2021-07-15T08:11:48.472Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:48.753Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:48.753Z] ---> Running in 7356abe87d76 [2021-07-15T08:11:48.753Z] Removing intermediate container ce4d5c061494 [2021-07-15T08:11:48.753Z] ---> 8bee86de50c3 [2021-07-15T08:11:48.753Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:48.753Z] ---> 7e4a53e4bf9a [2021-07-15T08:11:48.753Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:48.753Z] ---> 8cd18ac75b9c [2021-07-15T08:11:48.753Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:48.753Z] ---> Running in 67843f48cc08 [2021-07-15T08:11:48.753Z] ---> Running in fd3b9aea7d72 [2021-07-15T08:11:49.031Z] ---> bf449e7fcad9 [2021-07-15T08:11:49.031Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:49.031Z] Removing intermediate container 38ef0abf46d7 [2021-07-15T08:11:49.031Z] ---> d16efb5165c8 [2021-07-15T08:11:49.031Z] Step 6/32 : COPY go.mod . [2021-07-15T08:11:49.031Z] ---> Running in eb251c265927 [2021-07-15T08:11:49.329Z] ---> 0809bf665960 [2021-07-15T08:11:49.329Z] Step 7/32 : RUN go mod download [2021-07-15T08:11:49.624Z] ---> Running in 5e66d96ebfcd [2021-07-15T08:11:50.227Z] Removing intermediate container 7356abe87d76 [2021-07-15T08:11:50.227Z] ---> 225078e014bf [2021-07-15T08:11:50.227Z] Step 8/24 : COPY . . [2021-07-15T08:11:50.504Z] Removing intermediate container fd3b9aea7d72 [2021-07-15T08:11:50.504Z] ---> b45842f55b35 [2021-07-15T08:11:50.504Z] Step 8/23 : COPY . . [2021-07-15T08:11:50.504Z] Removing intermediate container 67843f48cc08 [2021-07-15T08:11:50.504Z] ---> b14527bc5ef5 [2021-07-15T08:11:50.504Z] Step 8/23 : COPY . . [2021-07-15T08:11:50.790Z] Removing intermediate container eb251c265927 [2021-07-15T08:11:50.790Z] ---> 30f00c88fb6d [2021-07-15T08:11:50.790Z] Step 8/24 : COPY . . [2021-07-15T08:11:56.183Z] Removing intermediate container 5e66d96ebfcd [2021-07-15T08:11:56.183Z] ---> 9f28caddf2c7 [2021-07-15T08:11:56.183Z] Step 8/32 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:11:58.039Z] provisioning config files... [2021-07-15T08:11:58.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config5983754338610056139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:11:58.507Z] ---> docker-login.sh [2021-07-15T08:11:58.507Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:11:59.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:11:59.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:11:59.781Z] Configure a credential helper to remove this warning. See [2021-07-15T08:11:59.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:11:59.781Z] [2021-07-15T08:11:59.781Z] Login Succeeded [2021-07-15T08:11:59.781Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:12:00.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:12:00.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:12:00.384Z] Configure a credential helper to remove this warning. See [2021-07-15T08:12:00.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:12:00.384Z] [2021-07-15T08:12:00.384Z] Login Succeeded [2021-07-15T08:12:00.384Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:12:00.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:12:00.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:12:00.987Z] Configure a credential helper to remove this warning. See [2021-07-15T08:12:00.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:12:00.987Z] [2021-07-15T08:12:00.987Z] Login Succeeded [2021-07-15T08:12:00.987Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:12:01.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:12:01.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:12:01.871Z] Configure a credential helper to remove this warning. See [2021-07-15T08:12:01.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:12:01.871Z] [2021-07-15T08:12:01.871Z] Login Succeeded [2021-07-15T08:12:01.871Z] docker.io [2021-07-15T08:12:02.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:12:02.867Z] ---> 927a1dde42ab [2021-07-15T08:12:02.867Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:12:02.867Z] ---> Running in 2e3db05d5f6d [2021-07-15T08:12:04.823Z] Removing intermediate container 2e3db05d5f6d [2021-07-15T08:12:04.823Z] ---> 13ba4733cc04 [2021-07-15T08:12:04.823Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:12:05.404Z] ---> Running in 6a7fe27f412c [2021-07-15T08:12:06.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:12:06.476Z] Configure a credential helper to remove this warning. See [2021-07-15T08:12:06.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:12:06.476Z] [2021-07-15T08:12:06.476Z] Login Succeeded [2021-07-15T08:12:06.476Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:12:06.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T08:12:06.831Z] ========================================================= [2021-07-15T08:12:06.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T08:12:06.831Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:12:07.179Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-15T08:12:07.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:12:10.110Z] Sending build context to Docker daemon 165.8MB [2021-07-15T08:12:10.110Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:12:10.110Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:12:10.110Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T08:12:10.110Z] 595b0fe564bb: Pulling fs layer [2021-07-15T08:12:10.110Z] 24495759ef45: Pulling fs layer [2021-07-15T08:12:10.110Z] d148012ef14d: Pulling fs layer [2021-07-15T08:12:10.110Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T08:12:10.110Z] 093eec477d81: Pulling fs layer [2021-07-15T08:12:10.110Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T08:12:10.110Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T08:12:10.110Z] 596795e73e0f: Pulling fs layer [2021-07-15T08:12:10.110Z] 093eec477d81: Waiting [2021-07-15T08:12:10.110Z] a6d5b2bbb924: Waiting [2021-07-15T08:12:10.110Z] 596795e73e0f: Waiting [2021-07-15T08:12:10.110Z] cb65c68fc2e2: Waiting [2021-07-15T08:12:10.110Z] d148012ef14d: Verifying Checksum [2021-07-15T08:12:10.110Z] d148012ef14d: Download complete [2021-07-15T08:12:10.395Z] 24495759ef45: Verifying Checksum [2021-07-15T08:12:10.395Z] 24495759ef45: Download complete [2021-07-15T08:12:10.395Z] 093eec477d81: Download complete [2021-07-15T08:12:10.395Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T08:12:10.395Z] a6d5b2bbb924: Download complete [2021-07-15T08:12:10.395Z] 595b0fe564bb: Verifying Checksum [2021-07-15T08:12:10.395Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T08:12:10.395Z] 2446dc1eb7d3: Download complete [2021-07-15T08:12:11.403Z] 595b0fe564bb: Pull complete [2021-07-15T08:12:12.013Z] 24495759ef45: Pull complete [2021-07-15T08:12:12.297Z] d148012ef14d: Pull complete [2021-07-15T08:12:13.336Z] 596795e73e0f: Verifying Checksum [2021-07-15T08:12:13.336Z] 596795e73e0f: Download complete [2021-07-15T08:12:14.789Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T08:12:14.789Z] cb65c68fc2e2: Download complete [2021-07-15T08:12:19.696Z] ---> 68cd92dacc9e [2021-07-15T08:12:19.696Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:12:19.696Z] ---> 2dde62943c6b [2021-07-15T08:12:19.696Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:12:19.696Z] ---> Running in 6b3cebb9ac35 [2021-07-15T08:12:19.696Z] ---> Running in dd0aae64f98a [2021-07-15T08:12:19.696Z] ---> c317d9bcad80 [2021-07-15T08:12:19.696Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:12:19.696Z] ---> Running in 4c03f4e85377 [2021-07-15T08:12:21.138Z] ---> 5dbfa16cf3c2 [2021-07-15T08:12:21.138Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:12:21.138Z] ---> Running in 0989baf9802e [2021-07-15T08:12:21.421Z] Removing intermediate container 6b3cebb9ac35 [2021-07-15T08:12:21.421Z] ---> 964afbe75b17 [2021-07-15T08:12:21.421Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:12:21.421Z] Removing intermediate container 4c03f4e85377 [2021-07-15T08:12:21.421Z] ---> e3c6b9eb62da [2021-07-15T08:12:21.421Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:12:21.421Z] ---> Running in f2bc0ca6c705 [2021-07-15T08:12:21.711Z] ---> Running in 547dbe4e0feb [2021-07-15T08:12:21.984Z] Removing intermediate container dd0aae64f98a [2021-07-15T08:12:21.984Z] ---> 1e0b34019294 [2021-07-15T08:12:21.984Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:12:21.984Z] ---> Running in b487f7bda73b [2021-07-15T08:12:22.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:12:22.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:12:22.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:12:23.796Z] Removing intermediate container 0989baf9802e [2021-07-15T08:12:23.796Z] ---> 4ece86169fa2 [2021-07-15T08:12:23.796Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:12:23.796Z] ---> Running in 078cfe51ac69 [2021-07-15T08:12:24.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:12:24.983Z] cb65c68fc2e2: Pull complete [2021-07-15T08:12:25.585Z] 093eec477d81: Pull complete [2021-07-15T08:12:26.188Z] a6d5b2bbb924: Pull complete [2021-07-15T08:12:26.466Z] 2446dc1eb7d3: Pull complete [2021-07-15T08:12:30.875Z] 596795e73e0f: Pull complete [2021-07-15T08:12:30.875Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T08:12:30.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T08:12:30.875Z] ---> d9e956139c92 [2021-07-15T08:12:30.875Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T08:12:31.881Z] ---> Running in a6ffac0e9b80 [2021-07-15T08:12:33.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:12:34.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:12:35.304Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:12:35.305Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:12:35.579Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:12:35.579Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:12:42.326Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:12:42.327Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:12:42.327Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:12:42.601Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:12:42.601Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:12:42.601Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:12:42.744Z] Removing intermediate container 6a7fe27f412c [2021-07-15T08:12:42.744Z] ---> d2cd295d1529 [2021-07-15T08:12:42.744Z] [2021-07-15T08:12:42.744Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:12:42.744Z] 3.12: Pulling from library/alpine [2021-07-15T08:12:42.744Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:12:42.744Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:12:42.744Z] ---> 13621d1b12d4 [2021-07-15T08:12:42.744Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:12:42.744Z] ---> Running in 001caab8cc14 [2021-07-15T08:12:42.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:42.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:42.744Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:12:42.744Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:12:42.744Z] OK: 6 MiB in 15 packages [2021-07-15T08:12:42.744Z] Removing intermediate container 001caab8cc14 [2021-07-15T08:12:42.744Z] ---> e92a199994f7 [2021-07-15T08:12:42.744Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:12:42.744Z] ---> Running in 81e8698bae04 [2021-07-15T08:12:42.744Z] Removing intermediate container 81e8698bae04 [2021-07-15T08:12:42.744Z] ---> 6e17b6fc03c5 [2021-07-15T08:12:42.744Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:12:42.744Z] ---> Running in ccba13d7fdb2 [2021-07-15T08:12:42.744Z] Removing intermediate container ccba13d7fdb2 [2021-07-15T08:12:42.744Z] ---> 4f93c8438c00 [2021-07-15T08:12:42.744Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:12:42.744Z] ---> Running in ad55a0257f85 [2021-07-15T08:12:42.878Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:12:42.878Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:12:43.037Z] Removing intermediate container ad55a0257f85 [2021-07-15T08:12:43.037Z] ---> 4e28c8c54da4 [2021-07-15T08:12:43.038Z] Step 16/24 : WORKDIR / [2021-07-15T08:12:43.038Z] ---> Running in 00ca264b0618 [2021-07-15T08:12:43.038Z] Removing intermediate container 00ca264b0618 [2021-07-15T08:12:43.038Z] ---> 84448896cf01 [2021-07-15T08:12:43.038Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:12:43.156Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:12:43.156Z] OK: 218 MiB in 52 packages [2021-07-15T08:12:43.648Z] ---> 5fbc1edd6c64 [2021-07-15T08:12:43.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:12:44.241Z] ---> 6041bc85a4b0 [2021-07-15T08:12:44.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:12:44.511Z] ---> a0f9998e04e4 [2021-07-15T08:12:44.511Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:12:44.511Z] ---> Running in 6c7415a82464 [2021-07-15T08:12:44.781Z] Removing intermediate container 6c7415a82464 [2021-07-15T08:12:44.781Z] ---> b3485c364eea [2021-07-15T08:12:44.781Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:12:44.781Z] ---> Running in 22626c81aa07 [2021-07-15T08:12:44.781Z] Removing intermediate container 22626c81aa07 [2021-07-15T08:12:44.781Z] ---> 9459475e5b84 [2021-07-15T08:12:44.781Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:12:44.781Z] ---> Running in 4081c5de8474 [2021-07-15T08:12:45.048Z] Removing intermediate container 4081c5de8474 [2021-07-15T08:12:45.048Z] ---> f0c7188da976 [2021-07-15T08:12:45.048Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:12:45.048Z] ---> Running in 1e519d2bc9af [2021-07-15T08:12:45.318Z] Removing intermediate container 1e519d2bc9af [2021-07-15T08:12:45.318Z] ---> 3add451bc08f [2021-07-15T08:12:45.318Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:12:45.318Z] ---> Running in 31c1e3bcfb18 [2021-07-15T08:12:45.622Z] Removing intermediate container 31c1e3bcfb18 [2021-07-15T08:12:45.622Z] ---> 5d77a7a92099 [2021-07-15T08:12:45.622Z] [2021-07-15T08:12:45.622Z] Successfully built 5d77a7a92099 [2021-07-15T08:12:45.622Z] Successfully tagged core-command:latest [2021-07-15T08:12:45.622Z] Building security-proxy-setup [2021-07-15T08:12:47.569Z] Removing intermediate container a6ffac0e9b80 [2021-07-15T08:12:47.569Z] ---> c8a0b2d1ae29 [2021-07-15T08:12:47.569Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:12:47.569Z] ---> Running in a7be9a9ac482 [2021-07-15T08:12:47.848Z] Removing intermediate container a7be9a9ac482 [2021-07-15T08:12:47.848Z] ---> c16c1d25d48e [2021-07-15T08:12:47.848Z] Step 5/6 : COPY go.mod . [2021-07-15T08:12:48.483Z] ---> 5b63f6ded4c4 [2021-07-15T08:12:48.483Z] Step 6/6 : RUN go mod download [2021-07-15T08:12:48.769Z] ---> Running in 4800fe5513f8 [2021-07-15T08:12:52.647Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:12:52.647Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:12:52.647Z] ---> cf9525495489 [2021-07-15T08:12:52.647Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> 8413fea13b7b [2021-07-15T08:12:52.647Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> dc7acef6a086 [2021-07-15T08:12:52.647Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> d16efb5165c8 [2021-07-15T08:12:52.647Z] Step 6/22 : COPY go.mod . [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> 0809bf665960 [2021-07-15T08:12:52.647Z] Step 7/22 : RUN go mod download [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> 9f28caddf2c7 [2021-07-15T08:12:52.647Z] Step 8/22 : COPY . . [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> 5dbfa16cf3c2 [2021-07-15T08:12:52.647Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:12:52.647Z] ---> Using cache [2021-07-15T08:12:52.647Z] ---> 4ece86169fa2 [2021-07-15T08:12:52.647Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:12:53.637Z] ---> Running in cce84a60c66b [2021-07-15T08:12:54.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:13:09.295Z] Removing intermediate container 078cfe51ac69 [2021-07-15T08:13:09.295Z] ---> 34b67ce93408 [2021-07-15T08:13:09.295Z] [2021-07-15T08:13:09.295Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:13:09.295Z] ---> 13621d1b12d4 [2021-07-15T08:13:09.295Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:13:09.295Z] ---> Running in c0eb0c1a5e25 [2021-07-15T08:13:09.295Z] Removing intermediate container c0eb0c1a5e25 [2021-07-15T08:13:09.295Z] ---> d85bba0ecec8 [2021-07-15T08:13:09.295Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:13:09.295Z] ---> Running in 813236047f28 [2021-07-15T08:13:09.295Z] Removing intermediate container b487f7bda73b [2021-07-15T08:13:09.295Z] ---> ade6ffe1bdc2 [2021-07-15T08:13:09.295Z] [2021-07-15T08:13:09.295Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:13:09.295Z] ---> 13621d1b12d4 [2021-07-15T08:13:09.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:13:09.295Z] ---> Using cache [2021-07-15T08:13:09.295Z] ---> e92a199994f7 [2021-07-15T08:13:09.295Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:09.295Z] ---> Using cache [2021-07-15T08:13:09.295Z] ---> 6e17b6fc03c5 [2021-07-15T08:13:09.295Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:13:09.295Z] ---> Running in 8d9582585953 [2021-07-15T08:13:09.295Z] Removing intermediate container 8d9582585953 [2021-07-15T08:13:09.295Z] ---> 05a90c9d28eb [2021-07-15T08:13:09.295Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:13:09.295Z] ---> Running in 22d6f17b324a [2021-07-15T08:13:09.295Z] Removing intermediate container 22d6f17b324a [2021-07-15T08:13:09.295Z] ---> 594f8e3aabfc [2021-07-15T08:13:09.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:09.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:09.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:09.564Z] ---> 27363d990dcc [2021-07-15T08:13:09.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:13:09.564Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:09.564Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:13:09.564Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:09.564Z] OK: 6 MiB in 16 packages [2021-07-15T08:13:10.542Z] Removing intermediate container 547dbe4e0feb [2021-07-15T08:13:10.542Z] ---> 7b8f625ab6e5 [2021-07-15T08:13:10.542Z] [2021-07-15T08:13:10.542Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:13:10.542Z] ---> 13621d1b12d4 [2021-07-15T08:13:10.542Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:13:10.542Z] ---> 5efa30cbf063 [2021-07-15T08:13:10.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:10.542Z] ---> Running in 56ad22154b58 [2021-07-15T08:13:10.828Z] Removing intermediate container 813236047f28 [2021-07-15T08:13:10.828Z] ---> aea8080bfaec [2021-07-15T08:13:10.828Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:13:10.828Z] ---> 19a794b77156 [2021-07-15T08:13:10.828Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:13:11.096Z] ---> Running in 325ddc69531c [2021-07-15T08:13:11.096Z] ---> Running in 0450ec77919d [2021-07-15T08:13:11.369Z] Removing intermediate container 0450ec77919d [2021-07-15T08:13:11.369Z] ---> d1e450dc9266 [2021-07-15T08:13:11.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:11.369Z] ---> Running in 9828f6970a8c [2021-07-15T08:13:11.652Z] Removing intermediate container 325ddc69531c [2021-07-15T08:13:11.652Z] ---> 7981dabc51b9 [2021-07-15T08:13:11.652Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:13:11.942Z] ---> Running in 7b4c2e3c01cb [2021-07-15T08:13:11.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:11.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:12.230Z] Removing intermediate container 9828f6970a8c [2021-07-15T08:13:12.230Z] ---> 2d478bcf99c2 [2021-07-15T08:13:12.230Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:13:12.230Z] Removing intermediate container 7b4c2e3c01cb [2021-07-15T08:13:12.230Z] ---> 2eff8f7bde19 [2021-07-15T08:13:12.230Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:13:12.230Z] ---> Running in 683fda3d19b8 [2021-07-15T08:13:12.230Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:13:12.230Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:12.230Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:12.230Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:13:12.230Z] ---> Running in 7bf0f9ba3c6b [2021-07-15T08:13:12.510Z] OK: 6 MiB in 16 packages [2021-07-15T08:13:12.510Z] Removing intermediate container f2bc0ca6c705 [2021-07-15T08:13:12.510Z] ---> a70d0ab30874 [2021-07-15T08:13:12.510Z] [2021-07-15T08:13:12.510Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:13:12.510Z] ---> 13621d1b12d4 [2021-07-15T08:13:12.510Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:13:12.510Z] ---> Using cache [2021-07-15T08:13:12.510Z] ---> e92a199994f7 [2021-07-15T08:13:12.510Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:12.510Z] ---> Using cache [2021-07-15T08:13:12.510Z] ---> 6e17b6fc03c5 [2021-07-15T08:13:12.510Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:13:12.510Z] ---> Running in 60431eae2120 [2021-07-15T08:13:12.510Z] Removing intermediate container 683fda3d19b8 [2021-07-15T08:13:12.510Z] ---> f5fc793a74e1 [2021-07-15T08:13:12.510Z] Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:13:12.510Z] ---> Running in dd381ae1a393 [2021-07-15T08:13:12.801Z] Removing intermediate container 60431eae2120 [2021-07-15T08:13:12.801Z] ---> a00278f0f81c [2021-07-15T08:13:12.801Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:13:13.085Z] Removing intermediate container dd381ae1a393 [2021-07-15T08:13:13.085Z] ---> 7999a82b05d0 [2021-07-15T08:13:13.085Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:13:13.085Z] ---> Running in 1f1af609c351 [2021-07-15T08:13:13.085Z] ---> Running in 4e55b9992cb9 [2021-07-15T08:13:13.356Z] Removing intermediate container 56ad22154b58 [2021-07-15T08:13:13.356Z] ---> 2af008a23cf4 [2021-07-15T08:13:13.356Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:13.356Z] Removing intermediate container 1f1af609c351 [2021-07-15T08:13:13.356Z] ---> 34b30fbadf83 [2021-07-15T08:13:13.356Z] Step 16/24 : WORKDIR / [2021-07-15T08:13:13.356Z] Removing intermediate container 4e55b9992cb9 [2021-07-15T08:13:13.356Z] ---> 22c2ded0edf6 [2021-07-15T08:13:13.356Z] [2021-07-15T08:13:13.630Z] ---> Running in 38ada9ca480b [2021-07-15T08:13:13.630Z] ---> Running in 61f699fae3c6 [2021-07-15T08:13:13.899Z] Successfully built 22c2ded0edf6 [2021-07-15T08:13:13.899Z] Successfully tagged support-scheduler:latest [2021-07-15T08:13:13.899Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-07-15T08:13:13.899Z] Removing intermediate container 7bf0f9ba3c6b [2021-07-15T08:13:13.899Z] ---> 308a89dbe866 [2021-07-15T08:13:13.899Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:13:13.899Z] Removing intermediate container 38ada9ca480b [2021-07-15T08:13:13.899Z] ---> ef012f9858a1 [2021-07-15T08:13:13.899Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:13.899Z] Removing intermediate container 61f699fae3c6 [2021-07-15T08:13:13.899Z] ---> 0e29b1ab9b3c [2021-07-15T08:13:13.899Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:13:14.167Z] ---> Running in 2186368c6694 [2021-07-15T08:13:14.443Z] ---> Running in ee99d318f0ff [2021-07-15T08:13:15.723Z] Removing intermediate container 4800fe5513f8 [2021-07-15T08:13:15.723Z] ---> 9f83a3013c32 [2021-07-15T08:13:15.885Z] ---> 5005023638a6 [2021-07-15T08:13:15.885Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:13:15.997Z] Successfully built 9f83a3013c32 [2021-07-15T08:13:16.158Z] Removing intermediate container ee99d318f0ff [2021-07-15T08:13:16.158Z] ---> aeae66a2cf71 [2021-07-15T08:13:16.158Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:13:16.158Z] Removing intermediate container 2186368c6694 [2021-07-15T08:13:16.158Z] ---> 2c53f5133ca5 [2021-07-15T08:13:16.158Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:13:16.158Z] ---> Running in 8727b996062d [2021-07-15T08:13:16.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:13:16.442Z] ---> ebe59e9b07db [2021-07-15T08:13:16.442Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:16.442Z] Removing intermediate container 8727b996062d [2021-07-15T08:13:16.442Z] ---> 9127f9959854 [2021-07-15T08:13:16.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:16.442Z] ---> 77943da65933 [2021-07-15T08:13:16.442Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:13:16.640Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:13:16.640Z] . [Pipeline] withDockerContainer [2021-07-15T08:13:16.722Z] ---> Running in d27c1fe9a790 [2021-07-15T08:13:16.941Z] prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container [2021-07-15T08:13:17.015Z] ---> 9cf736cf23f6 [2021-07-15T08:13:17.015Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:13:17.015Z] ---> 2e958580ebc7 [2021-07-15T08:13:17.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:13:17.015Z] ---> Running in 140886ced8b3 [2021-07-15T08:13:17.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T08:13:17.290Z] Removing intermediate container 140886ced8b3 [2021-07-15T08:13:17.290Z] ---> fbbee3eebd16 [2021-07-15T08:13:17.290Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:17.571Z] ---> Running in 35c870f00c70 [2021-07-15T08:13:18.159Z] ---> a0d6c312f717 [2021-07-15T08:13:18.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:18.159Z] Removing intermediate container 35c870f00c70 [2021-07-15T08:13:18.159Z] ---> 74f04fcea9f2 [2021-07-15T08:13:18.159Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:13:18.159Z] ---> Running in 70f68b70acf7 [2021-07-15T08:13:18.556Z] Removing intermediate container 70f68b70acf7 [2021-07-15T08:13:18.556Z] ---> c0544c5cc288 [2021-07-15T08:13:18.556Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:13:18.556Z] Removing intermediate container d27c1fe9a790 [2021-07-15T08:13:18.556Z] ---> dd6f08835ea8 [2021-07-15T08:13:18.556Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:18.556Z] ---> 927744350368 [2021-07-15T08:13:18.556Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:13:18.556Z] ---> Running in 9a7896c6ed99 [2021-07-15T08:13:18.556Z] ---> Running in a930a1af376c [2021-07-15T08:13:18.819Z] $ docker top 6bfcff3bee0a6ad07f17307b22a9aab97f5d8379e40c078442a1c899440f4118 -eo pid,comm [2021-07-15T08:13:18.954Z] Removing intermediate container 9a7896c6ed99 [2021-07-15T08:13:18.954Z] ---> dee6fbbaed15 [2021-07-15T08:13:18.954Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:13:18.954Z] Removing intermediate container a930a1af376c [2021-07-15T08:13:18.954Z] ---> 26b4a586a6d8 [2021-07-15T08:13:18.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:18.954Z] ---> 3d41cb9e3257 [2021-07-15T08:13:18.954Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:13:18.954Z] ---> Running in bb8d3598c931 [Pipeline] { [Pipeline] sh [2021-07-15T08:13:19.229Z] ---> Running in 4d9396ee4e7c [2021-07-15T08:13:19.499Z] Removing intermediate container bb8d3598c931 [2021-07-15T08:13:19.499Z] ---> 963ab77b9cc3 [2021-07-15T08:13:19.499Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:13:19.499Z] Removing intermediate container 4d9396ee4e7c [2021-07-15T08:13:19.499Z] ---> 73cd55ee6f7f [2021-07-15T08:13:19.499Z] [2021-07-15T08:13:19.499Z] ---> Running in 29f780306232 [2021-07-15T08:13:19.499Z] Successfully built 73cd55ee6f7f [2021-07-15T08:13:19.499Z] Successfully tagged core-metadata:latest [2021-07-15T08:13:19.499Z]  Building core-metadata ... done Building core-data [2021-07-15T08:13:19.771Z] Removing intermediate container 29f780306232 [2021-07-15T08:13:19.771Z] ---> d96655bb6cdc [2021-07-15T08:13:19.771Z] Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:13:19.849Z] + go version [2021-07-15T08:13:19.850Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T08:13:19.868Z] $ docker stop --time=1 6bfcff3bee0a6ad07f17307b22a9aab97f5d8379e40c078442a1c899440f4118 [2021-07-15T08:13:21.197Z] ---> 12ce435fcfa9 [2021-07-15T08:13:21.197Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:13:21.471Z] ---> Running in 3731b7b383d6 [2021-07-15T08:13:21.471Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:13:21.471Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:13:21.471Z] ---> cf9525495489 [2021-07-15T08:13:21.471Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> 8413fea13b7b [2021-07-15T08:13:21.471Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> dc7acef6a086 [2021-07-15T08:13:21.471Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> d16efb5165c8 [2021-07-15T08:13:21.471Z] Step 6/26 : COPY go.mod . [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> 0809bf665960 [2021-07-15T08:13:21.471Z] Step 7/26 : RUN go mod download [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> 9f28caddf2c7 [2021-07-15T08:13:21.471Z] Step 8/26 : COPY . . [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> 5dbfa16cf3c2 [2021-07-15T08:13:21.471Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:13:21.471Z] ---> Using cache [2021-07-15T08:13:21.471Z] ---> 4ece86169fa2 [2021-07-15T08:13:21.471Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:13:21.744Z] ---> 73f2a69f5a19 [2021-07-15T08:13:21.744Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:13:21.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:13:21.744Z] ---> Running in e2a234ec752b [2021-07-15T08:13:21.744Z] Removing intermediate container 3731b7b383d6 [2021-07-15T08:13:21.744Z] ---> 655328437755 [2021-07-15T08:13:21.744Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:13:21.778Z] $ docker rm -f 6bfcff3bee0a6ad07f17307b22a9aab97f5d8379e40c078442a1c899440f4118 [2021-07-15T08:13:22.012Z] ---> Running in d5aea2657335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:13:22.287Z] Removing intermediate container d5aea2657335 [2021-07-15T08:13:22.287Z] ---> 062a52de838d [2021-07-15T08:13:22.287Z] [2021-07-15T08:13:22.559Z] ---> 84892423d7be [2021-07-15T08:13:22.559Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:13:22.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:13:22.609Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:13:22.610Z] . [Pipeline] withDockerContainer [2021-07-15T08:13:22.840Z] Successfully built 062a52de838d [2021-07-15T08:13:22.840Z] Successfully tagged support-notifications:latest [2021-07-15T08:13:22.840Z] Building sys-mgmt-agent [2021-07-15T08:13:22.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container [2021-07-15T08:13:23.002Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T08:13:24.735Z] $ docker top 37ce33f7d678ed94f9d3f663ba4b61042893dda09c20103f7d245379738d398c -eo pid,comm [2021-07-15T08:13:24.800Z]  Building support-notifications ... done  ---> 305c125b9382 [2021-07-15T08:13:24.800Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:13:25.069Z] ---> Running in 64ced8809233 [Pipeline] { [Pipeline] echo [2021-07-15T08:13:25.104Z] ========================================================= [2021-07-15T08:13:25.104Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:13:25.104Z] ========================================================= [Pipeline] sh [2021-07-15T08:13:25.337Z] Removing intermediate container 64ced8809233 [2021-07-15T08:13:25.337Z] ---> 6dd8080f13b6 [2021-07-15T08:13:25.337Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:13:25.778Z] + go mod tidy [2021-07-15T08:13:25.934Z] ---> 1d4f0c90f39b [2021-07-15T08:13:25.934Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:13:25.934Z] ---> Running in 01aec4389f08 [Pipeline] sh [2021-07-15T08:13:27.070Z] + make test [2021-07-15T08:13:27.071Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-15T08:13:27.071Z] go mod tidy [2021-07-15T08:13:27.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:13:27.896Z] Removing intermediate container 01aec4389f08 [2021-07-15T08:13:27.896Z] ---> 7223ebbe7a36 [2021-07-15T08:13:27.896Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:13:27.896Z] Removing intermediate container cce84a60c66b [2021-07-15T08:13:27.896Z] ---> 5a768c6953ef [2021-07-15T08:13:27.896Z] [2021-07-15T08:13:27.896Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:13:27.896Z] ---> 13621d1b12d4 [2021-07-15T08:13:27.896Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:13:28.169Z] ---> Running in 27b6bc0829cb [2021-07-15T08:13:28.169Z] ---> Running in 59b7600962f7 [2021-07-15T08:13:28.436Z] Removing intermediate container 27b6bc0829cb [2021-07-15T08:13:28.436Z] ---> 6a55e1fb68b5 [2021-07-15T08:13:28.436Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:13:28.732Z] ---> Running in f8ca3a49a2c0 [2021-07-15T08:13:29.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:29.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:29.010Z] Removing intermediate container f8ca3a49a2c0 [2021-07-15T08:13:29.010Z] ---> 11efc0855ee3 [2021-07-15T08:13:29.010Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T08:13:29.010Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:13:29.010Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:13:29.010Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:13:29.010Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:13:29.010Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:29.010Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:13:29.286Z] OK: 7 MiB in 18 packages [2021-07-15T08:13:29.286Z] ---> Running in c17067fd499a [2021-07-15T08:13:29.578Z] Removing intermediate container c17067fd499a [2021-07-15T08:13:29.578Z] ---> ecbf7742df4e [2021-07-15T08:13:29.578Z] Step 31/32 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:13:29.865Z] ---> Running in 0801eae37148 [2021-07-15T08:13:29.866Z] Removing intermediate container 59b7600962f7 [2021-07-15T08:13:29.866Z] ---> 6bebc1f0e774 [2021-07-15T08:13:29.866Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:13:30.159Z] ---> Running in 0873d0d7c209 [2021-07-15T08:13:30.159Z] Removing intermediate container 0801eae37148 [2021-07-15T08:13:30.159Z] ---> aed30e28ffa2 [2021-07-15T08:13:30.159Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:13:30.435Z] ---> Running in ed736ee6d265 [2021-07-15T08:13:30.435Z] Removing intermediate container 0873d0d7c209 [2021-07-15T08:13:30.435Z] ---> 136dccf2139c [2021-07-15T08:13:30.435Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:13:30.709Z] ---> Running in e3adad4dd017 [2021-07-15T08:13:30.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:13:30.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:13:30.709Z] ---> cf9525495489 [2021-07-15T08:13:30.709Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:13:30.709Z] ---> Using cache [2021-07-15T08:13:30.709Z] ---> 8413fea13b7b [2021-07-15T08:13:30.709Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:13:30.709Z] ---> Using cache [2021-07-15T08:13:30.709Z] ---> dc7acef6a086 [2021-07-15T08:13:30.709Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:13:30.709Z] Removing intermediate container ed736ee6d265 [2021-07-15T08:13:30.709Z] ---> 3d106aa25337 [2021-07-15T08:13:30.709Z] [2021-07-15T08:13:30.709Z] ---> Running in f81b8846df12 [2021-07-15T08:13:30.990Z] Successfully built 3d106aa25337 [2021-07-15T08:13:30.990Z] Removing intermediate container e3adad4dd017 [2021-07-15T08:13:30.990Z] ---> 512504563d21 [2021-07-15T08:13:30.990Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:13:30.990Z] Successfully tagged security-bootstrapper:latest [2021-07-15T08:13:31.594Z]  Building security-bootstrapper ... done  ---> 55b6010cf2f7 [2021-07-15T08:13:31.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:13:31.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:32.569Z] ---> 316a2e98b937 [2021-07-15T08:13:32.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:13:32.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:33.162Z] OK: 219 MiB in 52 packages [2021-07-15T08:13:33.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:13:33.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:13:33.162Z] ---> cf9525495489 [2021-07-15T08:13:33.162Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:13:33.162Z] ---> Using cache [2021-07-15T08:13:33.162Z] ---> 8413fea13b7b [2021-07-15T08:13:33.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:13:33.162Z] ---> Using cache [2021-07-15T08:13:33.162Z] ---> dc7acef6a086 [2021-07-15T08:13:33.162Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:13:33.162Z] ---> Running in d5599cbe5930 [2021-07-15T08:13:33.439Z] ---> 314aa65070f1 [2021-07-15T08:13:33.439Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:13:33.439Z] ---> Running in 3723f7cc301d [2021-07-15T08:13:33.717Z] Removing intermediate container f81b8846df12 [2021-07-15T08:13:33.717Z] ---> e00c1c3c9548 [2021-07-15T08:13:33.717Z] Step 6/24 : COPY go.mod . [2021-07-15T08:13:33.717Z] Removing intermediate container 3723f7cc301d [2021-07-15T08:13:33.717Z] ---> 0f3b74b6cb85 [2021-07-15T08:13:33.717Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:13:33.993Z] ---> Running in eb60a65c0014 [2021-07-15T08:13:33.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:33.993Z] Removing intermediate container eb60a65c0014 [2021-07-15T08:13:33.993Z] ---> d22cd60748d9 [2021-07-15T08:13:33.993Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T08:13:33.993Z] ---> 6d282133de9f [2021-07-15T08:13:33.993Z] Step 7/24 : RUN go mod download [2021-07-15T08:13:34.272Z] ---> Running in 12cdc9a55543 [2021-07-15T08:13:34.272Z] ---> Running in 9c7e27fcdb86 [2021-07-15T08:13:34.272Z] Removing intermediate container 9c7e27fcdb86 [2021-07-15T08:13:34.272Z] ---> 794e1c521674 [2021-07-15T08:13:34.272Z] Step 21/22 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:13:34.556Z] ---> Running in c42001450631 [2021-07-15T08:13:34.556Z] Removing intermediate container c42001450631 [2021-07-15T08:13:34.556Z] ---> b0fccb5ed10c [2021-07-15T08:13:34.556Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:13:34.853Z] ---> Running in 84ade5d795c4 [2021-07-15T08:13:34.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:34.853Z] Removing intermediate container 84ade5d795c4 [2021-07-15T08:13:34.853Z] ---> f66a239d4fe5 [2021-07-15T08:13:34.853Z] [2021-07-15T08:13:35.133Z] Successfully built f66a239d4fe5 [2021-07-15T08:13:35.134Z] Successfully tagged security-proxy-setup:latest [2021-07-15T08:13:35.754Z]  Building security-proxy-setup ... done OK: 219 MiB in 52 packages [2021-07-15T08:13:35.754Z] Removing intermediate container 12cdc9a55543 [2021-07-15T08:13:35.754Z] ---> 57e1468afb59 [2021-07-15T08:13:35.754Z] Step 8/24 : COPY . . [2021-07-15T08:13:36.763Z] Removing intermediate container d5599cbe5930 [2021-07-15T08:13:36.763Z] ---> c729cd269c5b [2021-07-15T08:13:36.763Z] Step 6/24 : COPY go.mod . [2021-07-15T08:13:38.188Z] ---> 136e95943470 [2021-07-15T08:13:38.188Z] Step 7/24 : RUN go mod download [2021-07-15T08:13:38.800Z] ---> Running in 9055341d6867 [2021-07-15T08:13:40.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:13:40.793Z] ---> a3a656b25e20 [2021-07-15T08:13:40.793Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:13:40.793Z] ---> Running in ac7dac52ac8a [2021-07-15T08:13:40.793Z] Removing intermediate container 9055341d6867 [2021-07-15T08:13:40.793Z] ---> 121ab95176b2 [2021-07-15T08:13:40.793Z] Step 8/24 : COPY . . [2021-07-15T08:13:45.105Z] ---> 188a5b21d61e [2021-07-15T08:13:45.105Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:13:45.105Z] ---> Running in 38cca7945ac4 [2021-07-15T08:13:45.105Z] Removing intermediate container ac7dac52ac8a [2021-07-15T08:13:45.105Z] ---> 13d39a72085c [2021-07-15T08:13:45.105Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:13:45.105Z] ---> Running in ca09b64afac0 [2021-07-15T08:13:45.105Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:13:45.375Z] Removing intermediate container e2a234ec752b [2021-07-15T08:13:45.375Z] ---> e6f8033eb0ca [2021-07-15T08:13:45.375Z] [2021-07-15T08:13:45.375Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:13:45.375Z] ---> 13621d1b12d4 [2021-07-15T08:13:45.375Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:13:45.375Z] ---> Running in c9b5d6826d47 [2021-07-15T08:13:45.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:45.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:45.915Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:13:45.915Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:13:45.915Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:13:45.915Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:13:45.915Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:46.184Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:13:46.184Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:46.184Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:13:46.184Z] OK: 7 MiB in 20 packages [2021-07-15T08:13:46.184Z] Removing intermediate container 38cca7945ac4 [2021-07-15T08:13:46.184Z] ---> 48c5739c49ac [2021-07-15T08:13:46.184Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:13:46.184Z] ---> Running in 47cfb1ace3f6 [2021-07-15T08:13:47.161Z] Removing intermediate container c9b5d6826d47 [2021-07-15T08:13:47.161Z] ---> e9af7f683c90 [2021-07-15T08:13:47.161Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:13:47.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:13:47.161Z] ---> Running in f9008ad3518b [2021-07-15T08:13:47.161Z] Removing intermediate container f9008ad3518b [2021-07-15T08:13:47.161Z] ---> 36b06e624772 [2021-07-15T08:13:47.161Z] Step 14/26 : WORKDIR / [2021-07-15T08:13:47.161Z] ---> Running in b19feab356f9 [2021-07-15T08:13:47.431Z] Removing intermediate container b19feab356f9 [2021-07-15T08:13:47.431Z] ---> 9cf1efabf96e [2021-07-15T08:13:47.431Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-15T08:13:47.699Z] ---> 52ef7b6fa36c [2021-07-15T08:13:47.699Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-15T08:13:47.970Z] ---> 7186e65ca1d2 [2021-07-15T08:13:47.970Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:48.237Z] ---> 290f9d285745 [2021-07-15T08:13:48.237Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-15T08:13:48.517Z] ---> 995761aebf00 [2021-07-15T08:13:48.517Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:13:49.104Z] ---> 0cda2d26e3a5 [2021-07-15T08:13:49.104Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:13:49.691Z] ---> e3f122db785d [2021-07-15T08:13:49.691Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:13:49.958Z] ---> fa2ae6964a82 [2021-07-15T08:13:49.958Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-15T08:13:49.958Z] ---> Running in 473986d9d12e [2021-07-15T08:13:50.927Z] Removing intermediate container 473986d9d12e [2021-07-15T08:13:50.927Z] ---> 0d1d9b6a6cdf [2021-07-15T08:13:50.927Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:13:51.207Z] ---> Running in 969bc00eaf2b [2021-07-15T08:13:51.207Z] Removing intermediate container 969bc00eaf2b [2021-07-15T08:13:51.207Z] ---> df52a6b26868 [2021-07-15T08:13:51.207Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T08:13:51.207Z] ---> Running in 996ca93bd705 [2021-07-15T08:13:51.490Z] Removing intermediate container 996ca93bd705 [2021-07-15T08:13:51.490Z] ---> a0259ab06547 [2021-07-15T08:13:51.490Z] Step 25/26 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:13:51.490Z] ---> Running in 97c53a04b75c [2021-07-15T08:13:51.775Z] Removing intermediate container 97c53a04b75c [2021-07-15T08:13:51.775Z] ---> 31c2f31c5641 [2021-07-15T08:13:51.775Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:13:51.775Z] ---> Running in 0ddc9c63d518 [2021-07-15T08:13:52.060Z] Removing intermediate container 0ddc9c63d518 [2021-07-15T08:13:52.060Z] ---> 4e530e31683c [2021-07-15T08:13:52.060Z] [2021-07-15T08:13:52.060Z] Successfully built 4e530e31683c [2021-07-15T08:13:52.060Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T08:14:00.168Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:14:04.495Z]  Building security-secretstore-setup ... done Removing intermediate container 47cfb1ace3f6 [2021-07-15T08:14:04.495Z] ---> 2d2c7ca650f8 [2021-07-15T08:14:04.495Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:14:04.495Z] ---> Running in e54a9d15deea [2021-07-15T08:14:04.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:14:05.369Z] Removing intermediate container ca09b64afac0 [2021-07-15T08:14:05.369Z] ---> 87f776bd5d3e [2021-07-15T08:14:05.369Z] [2021-07-15T08:14:05.369Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:14:05.369Z] ---> 13621d1b12d4 [2021-07-15T08:14:05.369Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:14:05.369Z] ---> Running in b4787f2ea4a0 [2021-07-15T08:14:05.636Z] Removing intermediate container b4787f2ea4a0 [2021-07-15T08:14:05.636Z] ---> bf2807e197d8 [2021-07-15T08:14:05.636Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:14:05.636Z] ---> Running in a8c9bd33cf4f [2021-07-15T08:14:05.636Z] Removing intermediate container e54a9d15deea [2021-07-15T08:14:05.636Z] ---> 98b3101c2c52 [2021-07-15T08:14:05.636Z] [2021-07-15T08:14:05.636Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:14:05.636Z] Removing intermediate container a8c9bd33cf4f [2021-07-15T08:14:05.636Z] ---> 3bacf58c608d [2021-07-15T08:14:05.636Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:14:05.637Z] ---> Running in 6388894e8591 [2021-07-15T08:14:05.637Z] 20.10.0: Pulling from library/docker [2021-07-15T08:14:05.637Z] Removing intermediate container 6388894e8591 [2021-07-15T08:14:05.637Z] ---> 1917da8f1600 [2021-07-15T08:14:05.637Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:14:05.906Z] ---> Running in 09ab193a098d [2021-07-15T08:14:06.513Z] Removing intermediate container 09ab193a098d [2021-07-15T08:14:06.513Z] ---> 851d2d535fa8 [2021-07-15T08:14:06.513Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:14:06.513Z] ---> Running in c75f670a7b78 [2021-07-15T08:14:06.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:14:07.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:14:08.013Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:14:10.378Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:14:10.378Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:14:10.378Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:14:10.378Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:14:10.378Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:14:10.378Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:14:10.378Z] OK: 8 MiB in 20 packages [2021-07-15T08:14:10.378Z] Removing intermediate container c75f670a7b78 [2021-07-15T08:14:10.378Z] ---> c43a5c10f204 [2021-07-15T08:14:10.378Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:14:10.378Z] ---> 98fbbe9e7708 [2021-07-15T08:14:10.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:14:10.648Z] ---> e61ac56ffdbe [2021-07-15T08:14:10.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:14:10.923Z] ---> 29b1f39d96b9 [2021-07-15T08:14:10.923Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:14:10.923Z] ---> Running in 1cbc43ba686d [2021-07-15T08:14:10.923Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:14:10.923Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:14:10.923Z] ---> aefe523efa57 [2021-07-15T08:14:10.923Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:14:10.923Z] Removing intermediate container 1cbc43ba686d [2021-07-15T08:14:10.923Z] ---> bba44e7350ab [2021-07-15T08:14:10.923Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:14:10.923Z] ---> Running in 886c9a4cf4c9 [2021-07-15T08:14:10.923Z] ---> Running in 09bf95a8401b [2021-07-15T08:14:11.200Z] Removing intermediate container 886c9a4cf4c9 [2021-07-15T08:14:11.201Z] ---> 5b78827f2a60 [2021-07-15T08:14:11.201Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-15T08:14:11.201Z] ---> Running in 4269576da88a [2021-07-15T08:14:11.201Z] Removing intermediate container 09bf95a8401b [2021-07-15T08:14:11.201Z] ---> d85728c24e5e [2021-07-15T08:14:11.201Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:14:11.201Z] ---> Running in 7ed7e897a633 [2021-07-15T08:14:11.201Z] Removing intermediate container 7ed7e897a633 [2021-07-15T08:14:11.201Z] ---> f505eb6232c4 [2021-07-15T08:14:11.201Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:14:11.201Z] ---> Running in 9198c6c9be9a [2021-07-15T08:14:11.496Z] Removing intermediate container 9198c6c9be9a [2021-07-15T08:14:11.496Z] ---> cb108d25d12e [2021-07-15T08:14:11.497Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:14:11.497Z] ---> Running in d5abc9b9383e [2021-07-15T08:14:11.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:14:11.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:14:11.497Z] Removing intermediate container d5abc9b9383e [2021-07-15T08:14:11.497Z] ---> 37e093de7602 [2021-07-15T08:14:11.497Z] [2021-07-15T08:14:11.775Z] Successfully built 37e093de7602 [2021-07-15T08:14:11.775Z] Successfully tagged core-data:latest [2021-07-15T08:14:11.775Z]  Building core-data ... done (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:14:11.775Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:14:11.775Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:14:11.775Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:14:11.775Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:14:11.775Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:14:11.775Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:14:11.775Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:14:11.775Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:14:11.775Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:14:11.775Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:14:11.775Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:14:11.775Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:14:11.775Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:14:12.370Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:14:12.370Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:14:12.370Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:14:12.370Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:14:12.370Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:14:12.370Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:14:12.370Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:14:12.370Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:14:12.370Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:14:12.370Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:14:12.370Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:14:12.370Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:14:12.370Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:14:12.370Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:14:12.370Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:14:12.370Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:14:12.370Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:14:12.370Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:14:12.370Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:14:12.370Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:14:12.370Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:14:12.370Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:14:12.370Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:14:12.370Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:14:12.370Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:14:12.370Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:14:12.645Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:14:12.645Z] OK: 72 MiB in 59 packages [2021-07-15T08:14:13.233Z] Collecting docker-compose==1.23.2 [2021-07-15T08:14:13.233Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:14:13.507Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:14:13.507Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:14:13.507Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:14:13.507Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:14:13.782Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:14:13.782Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:14:14.073Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:14:14.073Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:14:14.073Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:14:14.073Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:14:14.687Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:14:14.687Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:14:14.687Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:14:14.687Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:14:14.966Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:14:14.966Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:14:15.243Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:14:15.243Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:14:15.517Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-15T08:14:15.517Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:14:15.517Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:14:15.517Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T08:14:15.517Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:14:15.517Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:14:15.517Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T08:14:15.517Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:14:15.517Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:14:15.795Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:14:15.795Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:14:15.795Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:14:15.795Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:14:15.795Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, PyYAML, jsonschema, dockerpty, docopt, docker-compose [2021-07-15T08:14:15.795Z] Attempting uninstall: urllib3 [2021-07-15T08:14:15.795Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:14:15.795Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:14:15.795Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:14:15.795Z] Attempting uninstall: idna [2021-07-15T08:14:15.795Z] Found existing installation: idna 2.9 [2021-07-15T08:14:15.795Z] Uninstalling idna-2.9: [2021-07-15T08:14:15.795Z] Successfully uninstalled idna-2.9 [2021-07-15T08:14:16.074Z] Attempting uninstall: requests [2021-07-15T08:14:16.074Z] Found existing installation: requests 2.23.0 [2021-07-15T08:14:16.074Z] Uninstalling requests-2.23.0: [2021-07-15T08:14:16.074Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:14:16.364Z] Running setup.py install for texttable: started [2021-07-15T08:14:16.668Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:14:16.668Z] Running setup.py install for PyYAML: started [2021-07-15T08:14:17.017Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:14:17.017Z] Running setup.py install for dockerpty: started [2021-07-15T08:14:17.292Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:14:17.293Z] Running setup.py install for docopt: started [2021-07-15T08:14:17.568Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:14:17.843Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T08:14:21.258Z] Removing intermediate container 4269576da88a [2021-07-15T08:14:21.258Z] ---> cd815740702e [2021-07-15T08:14:21.258Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:14:21.258Z] ---> Running in 0ca7e1236d9e [2021-07-15T08:14:21.258Z] Removing intermediate container 0ca7e1236d9e [2021-07-15T08:14:21.258Z] ---> feecaf77b5e6 [2021-07-15T08:14:21.258Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:14:21.258Z] ---> Running in e3a627621190 [2021-07-15T08:14:21.258Z] Removing intermediate container e3a627621190 [2021-07-15T08:14:21.258Z] ---> fcbcc5d26a75 [2021-07-15T08:14:21.258Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:14:21.258Z] ---> 3f0fdcea59ae [2021-07-15T08:14:21.258Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:14:21.258Z] ---> 5ae37d3f0146 [2021-07-15T08:14:21.258Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:14:21.531Z] ---> 1ca0e48ce71a [2021-07-15T08:14:21.531Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:14:21.531Z] ---> Running in fb2268d41ee8 [2021-07-15T08:14:21.806Z] Removing intermediate container fb2268d41ee8 [2021-07-15T08:14:21.806Z] ---> ee55c56ca85e [2021-07-15T08:14:21.806Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:14:21.806Z] ---> Running in e139c15618d7 [2021-07-15T08:14:21.806Z] Removing intermediate container e139c15618d7 [2021-07-15T08:14:21.806Z] ---> 472f46f3ba01 [2021-07-15T08:14:21.806Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:14:21.806Z] ---> Running in 52ca4b4348bc [2021-07-15T08:14:22.081Z] Removing intermediate container 52ca4b4348bc [2021-07-15T08:14:22.081Z] ---> c2240951b540 [2021-07-15T08:14:22.081Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:14:22.081Z] ---> Running in 7976725ab25a [2021-07-15T08:14:22.081Z] Removing intermediate container 7976725ab25a [2021-07-15T08:14:22.081Z] ---> d5a69d7bd19f [2021-07-15T08:14:22.081Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:14:22.081Z] ---> Running in a79eed6c9c85 [2021-07-15T08:14:22.081Z] Removing intermediate container a79eed6c9c85 [2021-07-15T08:14:22.081Z] ---> 9dc2a207d804 [2021-07-15T08:14:22.081Z] [2021-07-15T08:14:22.594Z] Successfully built 9dc2a207d804 [2021-07-15T08:14:22.594Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T08:14:22.655Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T08:14:22.689Z] $ docker stop --time=1 812074445ebe2d98b4b4d7163170bd7b2fac57aa0f2eec9d533a084d64a2ee46 [2021-07-15T08:14:23.978Z] $ docker rm -f 812074445ebe2d98b4b4d7163170bd7b2fac57aa0f2eec9d533a084d64a2ee46 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:14:24.389Z] + docker images [2021-07-15T08:14:24.389Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:14:24.389Z] sys-mgmt-agent latest 9dc2a207d804 2 seconds ago 311MB [2021-07-15T08:14:24.389Z] core-data latest 37e093de7602 13 seconds ago 20.3MB [2021-07-15T08:14:24.389Z] 98b3101c2c52 19 seconds ago 1.18GB [2021-07-15T08:14:24.389Z] 87f776bd5d3e 20 seconds ago 1.18GB [2021-07-15T08:14:24.389Z] security-secretstore-setup latest 4e530e31683c 33 seconds ago 28.7MB [2021-07-15T08:14:24.389Z] e6f8033eb0ca 40 seconds ago 1.18GB [2021-07-15T08:14:24.389Z] security-proxy-setup latest f66a239d4fe5 50 seconds ago 25.7MB [2021-07-15T08:14:24.389Z] security-bootstrapper latest 3d106aa25337 54 seconds ago 18.6MB [2021-07-15T08:14:24.389Z] 5a768c6953ef 57 seconds ago 1.18GB [2021-07-15T08:14:24.389Z] support-notifications latest 062a52de838d About a minute ago 16.7MB [2021-07-15T08:14:24.389Z] core-metadata latest 73cd55ee6f7f About a minute ago 16.6MB [2021-07-15T08:14:24.389Z] support-scheduler latest 22c2ded0edf6 About a minute ago 15.9MB [2021-07-15T08:14:24.389Z] a70d0ab30874 About a minute ago 1.18GB [2021-07-15T08:14:24.389Z] 7b8f625ab6e5 About a minute ago 1.18GB [2021-07-15T08:14:24.389Z] ade6ffe1bdc2 About a minute ago 1.18GB [2021-07-15T08:14:24.389Z] 34b67ce93408 About a minute ago 1.18GB [2021-07-15T08:14:24.389Z] core-command latest 5d77a7a92099 About a minute ago 15.9MB [2021-07-15T08:14:24.389Z] d2cd295d1529 About a minute ago 1.17GB [2021-07-15T08:14:24.389Z] ci-base-image-x86_64 latest cf9525495489 5 minutes ago 678MB [2021-07-15T08:14:24.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB [2021-07-15T08:14:24.389Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T08:14:24.389Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T08:14:24.389Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T08:14:24.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-15T08:14:39.868Z] Still waiting to schedule task [2021-07-15T08:14:39.869Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T08:15:10.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:15:12.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:15:20.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:15:20.460Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:15:28.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:15:28.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:15:28.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:15:28.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:15:29.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:15:31.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:15:32.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:15:32.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:15:32.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:15:32.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:15:48.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements [2021-07-15T08:15:48.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:15:48.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:15:51.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.509s coverage: 100.0% of statements [2021-07-15T08:15:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:15:51.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 46.3% of statements [2021-07-15T08:15:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:15:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:15:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 89.9% of statements [2021-07-15T08:15:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:15:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:15:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.284s coverage: 78.9% of statements [2021-07-15T08:15:57.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.304s coverage: 81.2% of statements [2021-07-15T08:15:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:15:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:15:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:15:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:15:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.661s coverage: 95.1% of statements [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 22.0% of statements [2021-07-15T08:16:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2021-07-15T08:16:03.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements [2021-07-15T08:16:03.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2021-07-15T08:16:05.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2021-07-15T08:16:05.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-07-15T08:16:18.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2021-07-15T08:16:18.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements [2021-07-15T08:16:26.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.657s coverage: 81.8% of statements [2021-07-15T08:16:26.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:16:31.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2021-07-15T08:16:31.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:16:31.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:16:31.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:16:31.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 58.8% of statements [2021-07-15T08:16:31.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.0% of statements [2021-07-15T08:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.402s coverage: 87.2% of statements [2021-07-15T08:16:31.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2021-07-15T08:16:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.388s coverage: 91.2% of statements [2021-07-15T08:16:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:16:36.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.886s coverage: 64.4% of statements [2021-07-15T08:16:36.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:16:36.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:16:36.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2021-07-15T08:16:36.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements [2021-07-15T08:16:36.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-15T08:16:36.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-07-15T08:16:37.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-07-15T08:16:44.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.270s coverage: 66.9% of statements [2021-07-15T08:16:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:16:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:16:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:16:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 43.6% of statements [2021-07-15T08:16:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:16:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:16:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements [2021-07-15T08:16:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:16:45.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2021-07-15T08:16:45.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 91.9% of statements [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 62.7% of statements [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.492s coverage: 97.6% of statements [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:16:54.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2021-07-15T08:16:54.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 95.4% of statements [2021-07-15T08:16:55.228Z] GO111MODULE=on go vet ./... [2021-07-15T08:18:11.537Z] Running on prd-ubuntu18.04-docker-8c-8g-2846 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-15T08:18:11.555Z] Running in /w/workspace/edgex-go/42 [Pipeline] { [Pipeline] checkout [2021-07-15T08:18:11.672Z] The recommended git tool is: git [2021-07-15T08:18:14.420Z] using credential edgex-jenkins-ssh [2021-07-15T08:18:14.450Z] Cloning the remote Git repository [2021-07-15T08:18:14.475Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:18:14.577Z] > git init /w/workspace/edgex-go/42 # timeout=10 [2021-07-15T08:18:14.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:18:14.612Z] > git --version # timeout=10 [2021-07-15T08:18:14.617Z] > git --version # 'git version 2.17.1' [2021-07-15T08:18:14.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:18:14.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:18:21.392Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:18:21.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:18:21.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:18:21.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:18:21.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:18:21.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:18:21.957Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:18:22.086Z] Merge succeeded, producing f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:18:22.086Z] Checking out Revision f4a49e2f4e275f8e142897f2b15b710323706fc6 (PR-3531) [2021-07-15T08:18:21.968Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:18:21.972Z] > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 [2021-07-15T08:18:22.044Z] > git remote # timeout=10 [2021-07-15T08:18:22.050Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T08:18:22.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:18:22.060Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:18:22.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T08:18:22.088Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:18:22.093Z] > git checkout -f f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 [2021-07-15T08:18:25.819Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:18:26.732Z] + echo snap-build.sh [2021-07-15T08:18:26.732Z] snap-build.sh [2021-07-15T08:18:26.732Z] + SNAP_BASE_DIR=. [2021-07-15T08:18:26.732Z] + '[' '!' -z /w/workspace/edgex-go/42 ']' [2021-07-15T08:18:26.732Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/42 [2021-07-15T08:18:26.732Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/42]' [2021-07-15T08:18:26.732Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/42] [2021-07-15T08:18:26.732Z] + cd /w/workspace/edgex-go/42 [2021-07-15T08:18:26.732Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T08:18:26.732Z] Reading package lists... [2021-07-15T08:18:26.732Z] Building dependency tree... [2021-07-15T08:18:26.732Z] Reading state information... [2021-07-15T08:18:26.732Z] The following packages were automatically installed and are no longer required: [2021-07-15T08:18:26.732Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T08:18:26.732Z] uidmap xdelta3 [2021-07-15T08:18:26.732Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T08:18:26.732Z] The following packages will be REMOVED: [2021-07-15T08:18:26.732Z] lxd* lxd-client* [2021-07-15T08:18:27.004Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T08:18:27.004Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T08:18:27.551Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-15T08:18:27.551Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:18:28.515Z] Removing lxd dnsmasq configuration [2021-07-15T08:18:28.515Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:18:28.515Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T08:18:29.478Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:18:29.749Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-15T08:18:29.749Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:18:30.717Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T08:18:30.984Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T08:18:31.571Z] + sudo snap remove --purge lxd [2021-07-15T08:18:31.571Z] snap "lxd" is not installed [2021-07-15T08:18:31.571Z] + sudo groupadd --force --system lxd [2021-07-15T08:18:31.571Z] ++ whoami [2021-07-15T08:18:31.571Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T08:18:31.842Z] + newgrp - lxd [2021-07-15T08:18:31.842Z] + sudo snap install lxd [2021-07-15T08:18:32.277Z] gofmt -l . [2021-07-15T08:18:32.277Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:18:32.277Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:18:32.953Z] + ls -al . [2021-07-15T08:18:32.953Z] total 596 [2021-07-15T08:18:32.953Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 08:18 . [2021-07-15T08:18:32.953Z] drwxr-xr-x 4 root root 4096 Jul 15 08:13 .. [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:11 .dockerignore [2021-07-15T08:18:32.953Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 08:11 .git [2021-07-15T08:18:32.953Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 .github [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:11 .gitignore [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:11 .hadolint.yml [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:11 .sonarcloud.properties [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:11 Attribution.txt [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:11 CHANGELOG.md [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:11 CONTRIBUTING.md [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:11 Dockerfile.build [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:11 Jenkinsfile [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:11 LICENSE [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:11 Makefile [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:11 README.md [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:11 SECURITY.md [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:08 VERSION [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:11 ZMQWindows.md [2021-07-15T08:18:32.953Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 08:11 bin [2021-07-15T08:18:32.953Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:11 cmd [2021-07-15T08:18:32.953Z] -rw-r--r-- 1 root root 402846 Jul 15 08:16 coverage.out [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:11 go.mod [2021-07-15T08:18:32.953Z] -rw-r--r-- 1 root root 21064 Jul 15 08:13 go.sum [2021-07-15T08:18:32.953Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 08:11 internal [2021-07-15T08:18:32.953Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 openapi [2021-07-15T08:18:32.953Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 08:11 snap [2021-07-15T08:18:32.953Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:11 version.go [Pipeline] sh [2021-07-15T08:18:33.628Z] + '[' -e coverage.out ] [2021-07-15T08:18:33.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:18:33.659Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T08:18:34.688Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:18:35.395Z] + make build [2021-07-15T08:18:35.395Z] go mod tidy [2021-07-15T08:18:36.040Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:18:40.086Z] 2021-07-15T08:18:38Z INFO Waiting for automatic snapd restart... [2021-07-15T08:18:42.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:19:09.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:19:09.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:19:13.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:19:14.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:19:18.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:19:19.010Z] lxd 4.16 from Canonical* installed [2021-07-15T08:19:19.010Z] + sudo lxd init --auto [2021-07-15T08:19:22.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:19:25.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:19:27.234Z] + sudo snap install --classic snapcraft [2021-07-15T08:19:29.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:19:33.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:19:35.463Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T08:19:35.463Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T08:19:35.463Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T08:19:35.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:19:35.463Z] Dload Upload Total Spent Left Speed [2021-07-15T08:19:35.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3823 [2021-07-15T08:19:35.463Z] 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 9287k [2021-07-15T08:19:35.463Z] ./yq_linux_amd64 [2021-07-15T08:19:35.463Z] + sudo snapcraft prime --use-lxd [2021-07-15T08:19:36.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:19:37.430Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T08:19:37.431Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-15T08:19:37.431Z] - README.md [2021-07-15T08:19:37.431Z] [2021-07-15T08:19:37.431Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T08:19:37.431Z] Launching a container. [Pipeline] } [2021-07-15T08:19:42.324Z] $ docker stop --time=1 37ce33f7d678ed94f9d3f663ba4b61042893dda09c20103f7d245379738d398c [2021-07-15T08:19:44.987Z] $ docker rm -f 37ce33f7d678ed94f9d3f663ba4b61042893dda09c20103f7d245379738d398c [2021-07-15T08:19:45.669Z] Waiting for container to be ready [2021-07-15T08:19:45.669Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T08:19:45.669Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:19:46.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:19:47.059Z] [2021-07-15T08:19:47.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:19:47.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:19:47.696Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T08:19:47.696Z] 29e5d40040c1: Pulling fs layer [2021-07-15T08:19:47.696Z] 1ce36da41761: Pulling fs layer [2021-07-15T08:19:47.696Z] 25b303627fd3: Pulling fs layer [2021-07-15T08:19:47.973Z] 29e5d40040c1: Verifying Checksum [2021-07-15T08:19:47.973Z] 29e5d40040c1: Download complete [2021-07-15T08:19:48.247Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T08:19:48.519Z] Waiting for network to be ready... [2021-07-15T08:19:48.793Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T08:19:48.959Z] 29e5d40040c1: Pull complete [2021-07-15T08:19:48.959Z] 1ce36da41761: Verifying Checksum [2021-07-15T08:19:48.959Z] 1ce36da41761: Download complete [2021-07-15T08:19:49.058Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T08:19:49.058Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T08:19:49.325Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T08:19:49.326Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T08:19:49.326Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T08:19:49.326Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T08:19:49.326Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T08:19:49.326Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T08:19:49.326Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T08:19:49.603Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T08:19:49.603Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T08:19:50.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T08:19:50.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T08:19:50.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T08:19:50.190Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T08:19:50.190Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T08:19:50.190Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T08:19:50.425Z] 1ce36da41761: Pull complete [2021-07-15T08:19:50.771Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T08:19:51.022Z] 25b303627fd3: Verifying Checksum [2021-07-15T08:19:51.023Z] 25b303627fd3: Download complete [2021-07-15T08:19:51.035Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T08:19:51.035Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T08:19:51.035Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T08:19:51.035Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T08:19:51.035Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T08:19:51.035Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T08:19:51.035Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T08:19:51.299Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T08:19:53.243Z] Fetched 24.8 MB in 4s (5626 kB/s) [2021-07-15T08:19:54.207Z] Reading package lists... [2021-07-15T08:19:54.207Z] Reading package lists... [2021-07-15T08:19:54.474Z] Building dependency tree... [2021-07-15T08:19:54.474Z] Reading state information... [2021-07-15T08:19:54.474Z] The following additional packages will be installed: [2021-07-15T08:19:54.474Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T08:19:54.474Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T08:19:54.474Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T08:19:54.474Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T08:19:54.474Z] Suggested packages: [2021-07-15T08:19:54.474Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T08:19:54.474Z] Recommended packages: [2021-07-15T08:19:54.474Z] gnupg libsasl2-modules [2021-07-15T08:19:54.474Z] The following NEW packages will be installed: [2021-07-15T08:19:54.474Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T08:19:54.474Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T08:19:54.474Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T08:19:54.474Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T08:19:54.474Z] The following packages will be upgraded: [2021-07-15T08:19:54.474Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T08:19:54.474Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-15T08:19:54.474Z] Need to get 3530 kB of archives. [2021-07-15T08:19:54.474Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T08:19:54.474Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-15T08:19:54.474Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-15T08:19:54.740Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-15T08:19:54.740Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-15T08:19:54.740Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T08:19:55.008Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T08:19:55.274Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T08:19:55.275Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T08:19:55.275Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T08:19:55.275Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T08:19:55.541Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T08:19:55.541Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T08:19:55.541Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T08:19:55.541Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T08:19:55.541Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T08:19:55.541Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T08:19:55.541Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T08:19:55.541Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T08:19:55.541Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T08:19:55.541Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T08:19:55.541Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T08:19:55.541Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T08:19:55.541Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:19:55.541Z] Fetched 3530 kB in 1s (3425 kB/s) [2021-07-15T08:19:55.808Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T08:19:55.808Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:19:55.808Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:19:55.808Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T08:19:55.808Z] Selecting previously unselected package udev. [2021-07-15T08:19:55.808Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T08:19:55.808Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:19:55.808Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T08:19:56.075Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T08:19:56.075Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T08:19:56.075Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T08:19:56.075Z] Selecting previously unselected package fuse. [2021-07-15T08:19:56.075Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T08:19:56.075Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T08:19:56.075Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:19:56.075Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:19:56.345Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:19:56.345Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:19:56.345Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:19:56.345Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:19:56.615Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T08:19:56.615Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T08:19:56.615Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T08:19:56.615Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T08:19:56.615Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.615Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:56.615Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T08:19:56.615Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.615Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:56.615Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T08:19:56.615Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.615Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:56.883Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T08:19:56.883Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.883Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:56.883Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T08:19:56.883Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.883Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:56.883Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T08:19:56.883Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.883Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:56.883Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T08:19:56.883Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:56.883Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:57.152Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T08:19:57.152Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:57.152Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:57.152Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T08:19:57.152Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:19:57.152Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:57.152Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T08:19:57.152Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T08:19:57.152Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:19:57.152Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T08:19:57.152Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T08:19:57.152Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:19:57.152Z] Selecting previously unselected package libldap-common. [2021-07-15T08:19:57.152Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T08:19:57.152Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:19:57.419Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T08:19:57.419Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T08:19:57.419Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:19:57.419Z] Selecting previously unselected package dirmngr. [2021-07-15T08:19:57.419Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:19:57.419Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T08:19:57.419Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:19:57.419Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T08:19:57.419Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T08:19:57.419Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:19:57.691Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:19:57.691Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T08:19:57.691Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:57.691Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T08:19:57.691Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:19:57.691Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T08:19:57.957Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T08:19:57.957Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:57.957Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T08:19:58.223Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T08:19:58.223Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T08:19:58.223Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:19:58.223Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:19:58.223Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T08:19:58.223Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:19:58.809Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T08:19:58.809Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T08:19:58.809Z] This means they are not meant to be enabled using systemctl. [2021-07-15T08:19:58.809Z] Possible reasons for having this kind of units are: [2021-07-15T08:19:58.809Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T08:19:58.809Z] .wants/ or .requires/ directory. [2021-07-15T08:19:58.809Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T08:19:58.809Z] a requirement dependency on it. [2021-07-15T08:19:58.809Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T08:19:58.809Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T08:19:58.809Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T08:19:58.809Z] instance name specified. [2021-07-15T08:19:59.085Z] Reading package lists... [2021-07-15T08:19:59.085Z] Building dependency tree... [2021-07-15T08:19:59.085Z] Reading state information... [2021-07-15T08:19:59.364Z] The following additional packages will be installed: [2021-07-15T08:19:59.364Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T08:19:59.364Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T08:19:59.364Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T08:19:59.364Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T08:19:59.364Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T08:19:59.364Z] Suggested packages: [2021-07-15T08:19:59.364Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T08:19:59.364Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T08:19:59.364Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T08:19:59.364Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T08:19:59.364Z] systemd-container policykit-1 [2021-07-15T08:19:59.364Z] Recommended packages: [2021-07-15T08:19:59.364Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T08:19:59.364Z] The following NEW packages will be installed: [2021-07-15T08:19:59.364Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T08:19:59.364Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T08:19:59.364Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T08:19:59.364Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T08:19:59.364Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T08:19:59.364Z] The following packages will be upgraded: [2021-07-15T08:19:59.364Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T08:19:59.364Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-15T08:19:59.364Z] Need to get 36.7 MB of archives. [2021-07-15T08:19:59.364Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T08:19:59.364Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-15T08:19:59.364Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T08:19:59.364Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-15T08:19:59.632Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T08:19:59.633Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-15T08:19:59.633Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-15T08:19:59.633Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T08:19:59.633Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T08:19:59.633Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T08:19:59.633Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T08:19:59.633Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T08:19:59.633Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T08:19:59.633Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T08:19:59.633Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T08:19:59.633Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T08:19:59.633Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T08:20:00.218Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T08:20:00.218Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T08:20:00.218Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T08:20:00.218Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-15T08:20:00.218Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T08:20:00.218Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T08:20:00.218Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T08:20:00.218Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T08:20:00.218Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T08:20:00.218Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T08:20:00.484Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T08:20:00.484Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T08:20:00.484Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-15T08:20:00.484Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T08:20:01.204Z] 25b303627fd3: Pull complete [2021-07-15T08:20:01.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T08:20:01.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:20:01.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T08:20:01.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container [2021-07-15T08:20:01.534Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:20:01.534Z] Fetched 36.7 MB in 2s (18.3 MB/s) [2021-07-15T08:20:01.534Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:20:01.534Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:20:01.633Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-07-15T08:20:01.811Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:20:02.077Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:20:02.077Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:20:02.077Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T08:20:02.077Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:20:02.077Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T08:20:02.077Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T08:20:02.349Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T08:20:02.349Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:20:02.349Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T08:20:02.349Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T08:20:02.620Z] Setting up apt (1.6.14) ... [2021-07-15T08:20:02.620Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T08:20:02.888Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T08:20:03.157Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T08:20:03.157Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T08:20:03.157Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T08:20:03.157Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T08:20:03.157Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:20:03.157Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:03.423Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T08:20:03.423Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T08:20:03.423Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T08:20:03.423Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T08:20:03.423Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:20:03.423Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:03.692Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T08:20:03.692Z] Checking for services that may need to be restarted...done. [2021-07-15T08:20:03.692Z] Checking for services that may need to be restarted...done. [2021-07-15T08:20:03.692Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:03.692Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T08:20:03.692Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:04.280Z] Selecting previously unselected package python3-minimal. [2021-07-15T08:20:04.280Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T08:20:04.280Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:20:04.280Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T08:20:04.280Z] Selecting previously unselected package mime-support. [2021-07-15T08:20:04.280Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T08:20:04.280Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T08:20:04.280Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T08:20:04.280Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T08:20:04.280Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T08:20:04.280Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T08:20:04.280Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:20:04.280Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:04.554Z] Selecting previously unselected package python3.6. [2021-07-15T08:20:04.554Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:20:04.554Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:04.823Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T08:20:04.823Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:20:04.823Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T08:20:04.823Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T08:20:05.090Z] Selecting previously unselected package python3. [2021-07-15T08:20:05.090Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T08:20:05.090Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:20:05.090Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T08:20:05.090Z] Selecting previously unselected package multiarch-support. [2021-07-15T08:20:05.090Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:20:05.090Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T08:20:05.090Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T08:20:05.090Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T08:20:05.090Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T08:20:05.090Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T08:20:05.090Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T08:20:05.341Z] $ docker top db5b9f726c1b256646eee71b605a1d9a6839519170d4e169c6b5d6c11535ca63 -eo pid,comm [2021-07-15T08:20:05.360Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T08:20:05.360Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T08:20:05.360Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T08:20:05.360Z] Selecting previously unselected package sudo. [2021-07-15T08:20:05.360Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T08:20:05.360Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T08:20:05.628Z] Selecting previously unselected package apparmor. [2021-07-15T08:20:05.628Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T08:20:05.628Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T08:20:05.628Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T08:20:05.628Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T08:20:05.628Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T08:20:05.628Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T08:20:05.628Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:20:05.628Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:05.628Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T08:20:05.628Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:20:05.628Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [Pipeline] { [Pipeline] sh [2021-07-15T08:20:05.898Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T08:20:05.898Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T08:20:05.898Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T08:20:05.898Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T08:20:05.898Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:20:05.898Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:06.163Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T08:20:06.163Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:20:06.163Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:06.163Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T08:20:06.163Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T08:20:06.163Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T08:20:06.163Z] Selecting previously unselected package openssh-client. [2021-07-15T08:20:06.163Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T08:20:06.163Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T08:20:06.414Z] + docker-compose build --help [2021-07-15T08:20:06.415Z] + grep parallel [2021-07-15T08:20:06.429Z] Selecting previously unselected package squashfs-tools. [2021-07-15T08:20:06.429Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T08:20:06.429Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T08:20:06.429Z] Selecting previously unselected package snapd. [2021-07-15T08:20:06.429Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T08:20:06.429Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T08:20:08.380Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T08:20:08.648Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T08:20:08.648Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T08:20:08.648Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T08:20:08.648Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T08:20:08.648Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:08.648Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:20:08.648Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T08:20:08.648Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T08:20:09.609Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T08:20:09.609Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T08:20:09.609Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T08:20:09.609Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:09.609Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:09.609Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:20:10.193Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T08:20:10.193Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:10.193Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T08:20:10.193Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T08:20:10.193Z] running python rtupdate hooks for python3.6... [2021-07-15T08:20:10.193Z] running python post-rtupdate hooks for python3.6... [2021-07-15T08:20:10.193Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T08:20:10.780Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T08:20:11.390Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:20:11.980Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T08:20:11.980Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T08:20:12.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T08:20:12.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T08:20:12.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T08:20:12.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T08:20:12.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T08:20:12.916Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T08:20:13.152Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:20:13.164Z] $ docker stop --time=1 db5b9f726c1b256646eee71b605a1d9a6839519170d4e169c6b5d6c11535ca63 [2021-07-15T08:20:13.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T08:20:13.261Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T08:20:13.537Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T08:20:13.966Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T08:20:13.966Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-15T08:20:13.966Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:20:13.966Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T08:20:14.554Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:20:14.821Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:20:14.821Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:20:15.089Z] $ docker rm -f db5b9f726c1b256646eee71b605a1d9a6839519170d4e169c6b5d6c11535ca63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:20:15.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:20:15.919Z] . [Pipeline] withDockerContainer [2021-07-15T08:20:16.054Z] Reading package lists... [2021-07-15T08:20:16.054Z] Reading package lists... [2021-07-15T08:20:16.320Z] Building dependency tree... [2021-07-15T08:20:16.321Z] Reading state information... [2021-07-15T08:20:16.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-2843 does not seem to be running inside a container [2021-07-15T08:20:16.529Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T08:20:16.593Z] Calculating upgrade... [2021-07-15T08:20:16.593Z] The following packages will be upgraded: [2021-07-15T08:20:16.593Z] advancecomp base-files bash binutils binutils-common [2021-07-15T08:20:16.593Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T08:20:16.593Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T08:20:16.593Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-15T08:20:16.593Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-15T08:20:16.593Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T08:20:16.593Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T08:20:16.593Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T08:20:16.593Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T08:20:16.593Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T08:20:16.593Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T08:20:16.593Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T08:20:16.593Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T08:20:16.593Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T08:20:16.593Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T08:20:16.593Z] ubuntu-keyring util-linux [2021-07-15T08:20:16.593Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:20:16.593Z] Need to get 64.1 MB of archives. [2021-07-15T08:20:16.593Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-15T08:20:16.593Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T08:20:16.905Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T08:20:16.905Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T08:20:16.905Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T08:20:16.905Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T08:20:16.905Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T08:20:16.905Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T08:20:16.905Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T08:20:16.905Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-15T08:20:16.905Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-15T08:20:16.905Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-15T08:20:16.905Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T08:20:16.905Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T08:20:16.905Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-15T08:20:16.905Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T08:20:16.905Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T08:20:16.905Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T08:20:16.905Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T08:20:16.905Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T08:20:16.905Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T08:20:17.173Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-15T08:20:17.173Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T08:20:17.173Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-15T08:20:17.173Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T08:20:17.173Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T08:20:17.173Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T08:20:17.174Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T08:20:17.174Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T08:20:17.174Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T08:20:17.174Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T08:20:17.174Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T08:20:17.174Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T08:20:17.174Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T08:20:17.174Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T08:20:17.174Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T08:20:17.174Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T08:20:17.174Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T08:20:17.174Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T08:20:17.174Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T08:20:17.444Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-15T08:20:17.444Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T08:20:17.444Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-15T08:20:17.444Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T08:20:17.444Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T08:20:17.444Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-15T08:20:17.444Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T08:20:17.444Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T08:20:17.444Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-15T08:20:17.444Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T08:20:17.444Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-15T08:20:17.444Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T08:20:17.444Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T08:20:17.444Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T08:20:17.444Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T08:20:17.444Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T08:20:17.444Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T08:20:17.444Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T08:20:17.713Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T08:20:17.713Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T08:20:17.713Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T08:20:17.713Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-15T08:20:17.713Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-15T08:20:17.713Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T08:20:18.019Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T08:20:18.019Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T08:20:18.019Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T08:20:18.019Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-15T08:20:18.019Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T08:20:18.019Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T08:20:18.019Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T08:20:18.019Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T08:20:18.019Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T08:20:18.019Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T08:20:18.019Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T08:20:18.019Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T08:20:18.019Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T08:20:18.019Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T08:20:18.019Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T08:20:18.019Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T08:20:18.019Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T08:20:18.019Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T08:20:18.245Z] $ docker top ac342671fc8f433c05e2dd2b109f139518046590878eae1a33c17b637b3a8cd9 -eo pid,comm [2021-07-15T08:20:18.288Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T08:20:18.288Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-15T08:20:18.288Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-15T08:20:18.288Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-15T08:20:18.288Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T08:20:18.288Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-15T08:20:18.288Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T08:20:18.288Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T08:20:18.288Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T08:20:18.288Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T08:20:18.288Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-15T08:20:18.288Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-15T08:20:18.288Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T08:20:18.288Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T08:20:18.288Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-15T08:20:18.288Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T08:20:18.288Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T08:20:18.555Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T08:20:18.555Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T08:20:18.555Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T08:20:18.555Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [Pipeline] { [Pipeline] sh [2021-07-15T08:20:18.823Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:20:18.824Z] Fetched 64.1 MB in 2s (33.0 MB/s) [2021-07-15T08:20:18.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:20:18.824Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:20:18.824Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:20:19.339Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:20:19.411Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:20:19.411Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:20:19.411Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T08:20:19.411Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T08:20:19.680Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:19.680Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:19.680Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:19.680Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:19.948Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:19.948Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:19.948Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:19.948Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:19.948Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:19.948Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.217Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:20.218Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.218Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:20.218Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.218Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:20.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:20:20.218Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:20.218Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.487Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:20.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:20:20.487Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:20.487Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.487Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:20.487Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.487Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:20.487Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:20:20.755Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:20.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:20:20.755Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:20:21.021Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:20:21.289Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T08:20:21.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:20:21.558Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T08:20:21.558Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T08:20:21.558Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T08:20:21.558Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T08:20:21.827Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T08:20:21.827Z] Installing new version of config file /etc/issue ... [2021-07-15T08:20:21.827Z] Installing new version of config file /etc/issue.net ... [2021-07-15T08:20:21.827Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T08:20:21.827Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T08:20:22.094Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T08:20:22.094Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T08:20:22.094Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T08:20:22.360Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:22.360Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T08:20:22.360Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T08:20:22.360Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T08:20:22.360Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-15T08:20:22.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:22.945Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:22.945Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:22.945Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:23.213Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:23.213Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T08:20:23.213Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T08:20:23.213Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T08:20:23.213Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:23.213Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T08:20:23.213Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:20:23.480Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T08:20:23.480Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:23.480Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:20:23.480Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:20:23.747Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:20:23.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:23.747Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:20:23.747Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:20:23.747Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T08:20:23.747Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:23.747Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T08:20:23.747Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T08:20:24.036Z] Setting up grep (3.1-2build1) ... [2021-07-15T08:20:24.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:24.036Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T08:20:24.036Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T08:20:24.036Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T08:20:24.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:24.036Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:20:24.320Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:20:24.320Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T08:20:24.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:24.320Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:20:24.320Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:20:24.903Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:20:24.903Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:20:24.903Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:20:24.903Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:20:25.170Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T08:20:25.170Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:25.170Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T08:20:25.436Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:20:26.020Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T08:20:26.020Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T08:20:26.020Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T08:20:26.020Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T08:20:26.020Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T08:20:26.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:26.020Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T08:20:26.020Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T08:20:26.054Z] Building core-command ... [2021-07-15T08:20:26.054Z] Building core-data ... [2021-07-15T08:20:26.054Z] Building core-metadata ... [2021-07-15T08:20:26.054Z] Building security-bootstrapper ... [2021-07-15T08:20:26.054Z] Building security-proxy-setup ... [2021-07-15T08:20:26.054Z] Building security-secretstore-setup ... [2021-07-15T08:20:26.054Z] Building support-notifications ... [2021-07-15T08:20:26.054Z] Building support-scheduler ... [2021-07-15T08:20:26.054Z] Building sys-mgmt-agent ... [2021-07-15T08:20:26.054Z] Building support-notifications [2021-07-15T08:20:26.054Z] Building core-command [2021-07-15T08:20:26.054Z] Building core-data [2021-07-15T08:20:26.054Z] Building support-scheduler [2021-07-15T08:20:26.054Z] Building security-bootstrapper [2021-07-15T08:20:26.288Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T08:20:26.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:26.288Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:26.288Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:26.288Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:26.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:26.288Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:26.288Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:26.556Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:26.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:26.556Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:26.556Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:26.556Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:26.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:26.556Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:26.556Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:26.822Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:26.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:26.822Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:20:26.822Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:20:26.822Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:20:26.822Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:20:27.092Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:20:27.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:27.092Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:20:27.092Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:20:27.092Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:20:27.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:27.092Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:27.092Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:27.359Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:27.359Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:27.359Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:27.359Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:27.359Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:27.359Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:27.359Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:27.625Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:27.892Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:28.159Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T08:20:28.430Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T08:20:28.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:28.430Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:20:28.430Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:20:28.698Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:20:28.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:20:28.698Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T08:20:28.698Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:20:28.698Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T08:20:28.965Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:20:28.965Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T08:20:28.965Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T08:20:28.965Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T08:20:29.235Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:20:29.235Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T08:20:29.235Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T08:20:29.235Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T08:20:29.508Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:20:29.508Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T08:20:29.508Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T08:20:29.508Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T08:20:29.508Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:20:29.508Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:20:29.508Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:20:29.773Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:20:29.773Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:20:29.773Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:20:29.773Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:20:30.041Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:20:30.041Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T08:20:30.041Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:20:30.041Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:20:30.041Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:20:30.311Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:30.311Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:20:30.311Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:20:30.311Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:20:30.311Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:20:30.578Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:20:30.578Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:20:30.578Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:20:30.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:30.578Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T08:20:30.578Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T08:20:30.578Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T08:20:30.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:30.844Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T08:20:30.844Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T08:20:30.844Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T08:20:30.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:30.844Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T08:20:30.844Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:20:30.844Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:20:31.112Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:31.112Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:20:31.112Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:20:31.379Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:20:31.379Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:31.379Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T08:20:31.379Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T08:20:31.379Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T08:20:31.379Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:31.379Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T08:20:31.648Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T08:20:31.648Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T08:20:31.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:31.915Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:20:31.915Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:20:31.915Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T08:20:31.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:31.915Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:20:31.915Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T08:20:32.227Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T08:20:32.227Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:32.227Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:20:32.227Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T08:20:32.227Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T08:20:32.500Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:32.500Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T08:20:32.500Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T08:20:32.500Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T08:20:32.500Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:32.500Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T08:20:32.500Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T08:20:32.500Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T08:20:32.776Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:32.776Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T08:20:32.776Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T08:20:32.776Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T08:20:32.776Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:32.776Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T08:20:32.776Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T08:20:33.051Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T08:20:33.051Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:33.051Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T08:20:33.051Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T08:20:33.051Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T08:20:33.051Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:20:33.051Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T08:20:33.051Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T08:20:33.325Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T08:20:33.326Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T08:20:33.326Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T08:20:33.326Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T08:20:33.326Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T08:20:33.326Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T08:20:33.603Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T08:20:33.603Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T08:20:33.603Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T08:20:33.603Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T08:20:33.880Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T08:20:33.880Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T08:20:33.880Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T08:20:33.880Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T08:20:33.880Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T08:20:33.880Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T08:20:34.163Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T08:20:34.163Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T08:20:34.163Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T08:20:34.163Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T08:20:34.163Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T08:20:34.163Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T08:20:34.438Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T08:20:34.438Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T08:20:34.438Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T08:20:34.438Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T08:20:34.723Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T08:20:34.723Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T08:20:35.001Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:20:35.001Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T08:20:35.001Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:20:35.001Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:20:35.275Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:20:35.275Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:20:35.548Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:20:35.548Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:20:35.548Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:20:35.548Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:20:35.548Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:35.548Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:35.548Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:35.548Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:35.821Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:35.821Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:35.821Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:35.821Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:36.798Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:36.798Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:37.395Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:37.395Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:37.669Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:37.669Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:37.942Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:38.215Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:38.812Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:20:38.812Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:20:39.093Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:20:39.094Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:20:39.094Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T08:20:39.094Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:20:39.094Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T08:20:39.094Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:20:39.367Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T08:20:39.367Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T08:20:39.367Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:20:39.367Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:20:39.367Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:20:39.367Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:20:39.367Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T08:20:39.641Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T08:20:39.642Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:39.642Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:20:39.642Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:39.642Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:39.642Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:39.642Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T08:20:39.642Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T08:20:39.642Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T08:20:39.642Z] [2021-07-15T08:20:39.642Z] Current default time zone: 'Etc/UTC' [2021-07-15T08:20:39.642Z] Local time is now: Thu Jul 15 08:20:39 UTC 2021. [2021-07-15T08:20:39.642Z] Universal Time is now: Thu Jul 15 08:20:39 UTC 2021. [2021-07-15T08:20:39.642Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T08:20:39.642Z] [2021-07-15T08:20:39.915Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T08:20:39.915Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:39.915Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T08:20:39.915Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:20:39.915Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T08:20:39.915Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T08:20:39.915Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T08:20:39.915Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T08:20:39.915Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T08:20:39.915Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T08:20:39.915Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:39.915Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T08:20:39.915Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:40.190Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:20:40.190Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:40.190Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T08:20:40.190Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T08:20:40.190Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T08:20:40.190Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T08:20:40.190Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T08:20:40.190Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T08:20:40.190Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:20:40.190Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T08:20:41.628Z] Updating certificates in /etc/ssl/certs... [2021-07-15T08:20:42.614Z] 23 added, 27 removed; done. [2021-07-15T08:20:42.614Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T08:20:42.614Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:20:42.614Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T08:20:42.614Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T08:20:42.614Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T08:20:42.614Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.614Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:20:42.614Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T08:20:42.890Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:20:42.890Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:20:42.890Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T08:20:42.890Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:20:42.890Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:20:42.890Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:20:42.890Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T08:20:42.890Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:20:43.165Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:20:43.165Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T08:20:43.165Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T08:20:43.445Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T08:20:43.445Z] Updating certificates in /etc/ssl/certs... [2021-07-15T08:20:44.049Z] 0 added, 0 removed; done. [2021-07-15T08:20:44.049Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T08:20:44.049Z] done. [2021-07-15T08:20:44.322Z] Reading package lists... [2021-07-15T08:20:44.630Z] Building dependency tree... [2021-07-15T08:20:44.630Z] Reading state information... [2021-07-15T08:20:44.630Z] The following NEW packages will be installed: [2021-07-15T08:20:44.630Z] apt-transport-https [2021-07-15T08:20:44.630Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:20:44.904Z] Need to get 4348 B of archives. [2021-07-15T08:20:44.904Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T08:20:44.904Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T08:20:44.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:20:44.904Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-07-15T08:20:45.179Z] Selecting previously unselected package apt-transport-https. [2021-07-15T08:20:45.179Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T08:20:45.179Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T08:20:45.179Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T08:20:45.179Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T08:20:45.456Z] Waiting for network to be ready... [2021-07-15T08:20:50.904Z] 2021-07-15T08:20:49Z INFO Waiting for automatic snapd restart... [2021-07-15T08:20:52.346Z] snapd 2.51.1 from Canonical* installed [2021-07-15T08:20:53.327Z] "snapd" switched to the "latest/stable" channel [2021-07-15T08:20:53.327Z] [2021-07-15T08:20:55.951Z] core18 20210611 from Canonical* installed [2021-07-15T08:20:55.951Z] "core18" switched to the "latest/stable" channel [2021-07-15T08:20:55.951Z] [2021-07-15T08:20:59.343Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T08:20:59.343Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T08:20:59.343Z] [2021-07-15T08:21:03.658Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-15T08:21:03.658Z] - README.md [2021-07-15T08:21:03.658Z] [2021-07-15T08:21:03.658Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T08:21:03.658Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:21:03.658Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:21:03.933Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:21:04.933Z] Reading package lists... [2021-07-15T08:21:05.202Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-15T08:21:05.202Z] Reading package lists... [2021-07-15T08:21:05.468Z] Building dependency tree... [2021-07-15T08:21:05.468Z] Reading state information... [2021-07-15T08:21:05.468Z] Suggested packages: [2021-07-15T08:21:05.468Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T08:21:05.468Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T08:21:05.468Z] Recommended packages: [2021-07-15T08:21:05.468Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T08:21:05.468Z] The following NEW packages will be installed: [2021-07-15T08:21:05.468Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T08:21:05.469Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T08:21:05.469Z] pkg-config zip [2021-07-15T08:21:05.754Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:21:05.754Z] Need to get 7663 kB of archives. [2021-07-15T08:21:05.754Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T08:21:05.754Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-15T08:21:05.754Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T08:21:05.754Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T08:21:05.754Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T08:21:05.754Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T08:21:06.030Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T08:21:06.030Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T08:21:06.626Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T08:21:06.626Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T08:21:06.900Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T08:21:06.900Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T08:21:06.900Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T08:21:06.900Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T08:21:06.900Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T08:21:06.900Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T08:21:07.175Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:21:07.175Z] Fetched 7663 kB in 1s (5729 kB/s) [2021-07-15T08:21:07.175Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T08:21:07.175Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T08:21:07.175Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T08:21:07.175Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T08:21:07.450Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T08:21:07.450Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T08:21:07.450Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T08:21:07.450Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T08:21:07.450Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T08:21:07.450Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T08:21:07.450Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T08:21:07.450Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T08:21:07.450Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T08:21:07.450Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T08:21:07.450Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T08:21:07.450Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T08:21:07.724Z] Selecting previously unselected package liberror-perl. [2021-07-15T08:21:07.724Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T08:21:07.724Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T08:21:07.724Z] Selecting previously unselected package git-man. [2021-07-15T08:21:07.724Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T08:21:07.724Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:21:07.724Z] Selecting previously unselected package git. [2021-07-15T08:21:07.724Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T08:21:07.724Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:21:08.324Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T08:21:08.324Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T08:21:08.324Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T08:21:08.324Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T08:21:08.324Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T08:21:08.324Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T08:21:08.600Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T08:21:08.600Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T08:21:08.600Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T08:21:08.600Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T08:21:08.600Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T08:21:08.600Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:21:08.600Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T08:21:08.600Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T08:21:08.600Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:21:08.875Z] Selecting previously unselected package pkg-config. [2021-07-15T08:21:08.875Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T08:21:08.875Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T08:21:08.875Z] Selecting previously unselected package zip. [2021-07-15T08:21:08.875Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T08:21:08.875Z] Unpacking zip (3.0-11build1) ... [2021-07-15T08:21:08.875Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T08:21:08.875Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:21:08.875Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T08:21:08.875Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T08:21:08.875Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T08:21:08.875Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T08:21:08.875Z] No schema files found: doing nothing. [2021-07-15T08:21:08.875Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T08:21:08.875Z] Setting up zip (3.0-11build1) ... [2021-07-15T08:21:09.150Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T08:21:09.150Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T08:21:09.150Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T08:21:09.150Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:21:09.150Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T08:21:09.150Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:21:09.150Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:21:09.150Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:21:09.750Z] git set to automatically installed. [2021-07-15T08:21:09.750Z] git-man set to automatically installed. [2021-07-15T08:21:09.750Z] libcurl3-gnutls set to automatically installed. [2021-07-15T08:21:09.750Z] liberror-perl set to automatically installed. [2021-07-15T08:21:09.750Z] libglib2.0-0 set to automatically installed. [2021-07-15T08:21:09.750Z] libnghttp2-14 set to automatically installed. [2021-07-15T08:21:09.750Z] libnorm1 set to automatically installed. [2021-07-15T08:21:09.750Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T08:21:09.750Z] libpsl5 set to automatically installed. [2021-07-15T08:21:09.750Z] librtmp1 set to automatically installed. [2021-07-15T08:21:09.750Z] libsodium23 set to automatically installed. [2021-07-15T08:21:09.750Z] libzmq3-dev set to automatically installed. [2021-07-15T08:21:09.751Z] libzmq5 set to automatically installed. [2021-07-15T08:21:09.751Z] pkg-config set to automatically installed. [2021-07-15T08:21:09.751Z] zip set to automatically installed. [2021-07-15T08:21:11.186Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T08:21:11.781Z] snap "core18" has no updates available [2021-07-15T08:21:12.764Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T08:21:18.182Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T08:21:18.455Z] Pulling config-common [2021-07-15T08:21:18.455Z] + snapcraftctl pull [2021-07-15T08:21:19.453Z] Pulling go-build-helper [2021-07-15T08:21:19.453Z] + snapcraftctl pull [2021-07-15T08:21:20.411Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T08:21:20.412Z] Skipping pull go-build-helper (already ran) [2021-07-15T08:21:20.412Z] Building go-build-helper [2021-07-15T08:21:20.412Z] + snapcraftctl build [2021-07-15T08:21:22.354Z] Staging go-build-helper [2021-07-15T08:21:22.354Z] + snapcraftctl stage [2021-07-15T08:21:32.471Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T08:21:32.471Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T08:21:32.471Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T08:21:32.471Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T08:21:32.471Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T08:21:32.471Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T08:21:32.471Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T08:21:32.471Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T08:21:32.471Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T08:21:32.471Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T08:21:32.471Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T08:21:32.471Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T08:21:32.471Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T08:21:32.471Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T08:21:32.471Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T08:21:32.471Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T08:21:32.471Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T08:21:32.471Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T08:21:32.471Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T08:21:32.471Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T08:21:32.471Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T08:21:32.471Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T08:21:32.471Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T08:21:32.471Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T08:21:32.471Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T08:21:32.471Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T08:21:32.471Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T08:21:32.471Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T08:21:32.471Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T08:21:32.471Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T08:21:32.471Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T08:21:32.471Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T08:21:32.471Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T08:21:32.471Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T08:21:32.471Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T08:21:32.471Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T08:21:32.471Z] Pulling edgex-go [2021-07-15T08:21:32.471Z] + snapcraftctl pull [2021-07-15T08:21:32.471Z] Pulling hooks [2021-07-15T08:21:32.471Z] + snapcraftctl pull [2021-07-15T08:21:34.118Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:21:34.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:21:34.118Z] ---> 9f83a3013c32 [2021-07-15T08:21:34.118Z] Step 3/24 : WORKDIR /edgex-goStep 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:21:34.118Z] [2021-07-15T08:21:34.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:21:34.118Z] ---> 9f83a3013c32 [2021-07-15T08:21:34.118Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:21:34.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:21:34.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:21:34.118Z] ---> 9f83a3013c32 [2021-07-15T08:21:34.118Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:21:34.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:21:34.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:21:34.118Z] ---> 9f83a3013c32 [2021-07-15T08:21:34.118Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:21:34.118Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:21:34.118Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:21:34.118Z] ---> 9f83a3013c32 [2021-07-15T08:21:34.118Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:21:34.118Z] ---> Running in 82942730480d [2021-07-15T08:21:34.118Z] ---> Running in a4200784c4a9 [2021-07-15T08:21:34.118Z] ---> Running in 767d7641a414 [2021-07-15T08:21:34.118Z] ---> Running in e11988926c6a [2021-07-15T08:21:34.118Z] ---> Running in 8cfb9aa186e9 [2021-07-15T08:21:34.118Z] Removing intermediate container 8cfb9aa186e9 [2021-07-15T08:21:34.118Z] ---> 1d5493906b57 [2021-07-15T08:21:34.118Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:21:34.118Z] Removing intermediate container 767d7641a414 [2021-07-15T08:21:34.118Z] ---> b4e9bf0a32d7 [2021-07-15T08:21:34.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e11988926c6a [2021-07-15T08:21:34.118Z] [2021-07-15T08:21:34.118Z] ---> 13a8701e94de [2021-07-15T08:21:34.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:21:34.118Z] Removing intermediate container a4200784c4a9 [2021-07-15T08:21:34.118Z] ---> 0f77027427aa [2021-07-15T08:21:34.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:21:34.118Z] ---> Running in 1dcddb2bb733 [2021-07-15T08:21:34.118Z] Removing intermediate container 82942730480d [2021-07-15T08:21:34.118Z] ---> 8610aa561294 [2021-07-15T08:21:34.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:21:34.118Z] ---> Running in ebe0367880cd [2021-07-15T08:21:34.118Z] ---> Running in f98f56cb53fa [2021-07-15T08:21:34.118Z] ---> Running in 4f104e17484c [2021-07-15T08:21:34.118Z] ---> Running in 8bd71c1600dc [2021-07-15T08:21:36.864Z] Removing intermediate container 1dcddb2bb733 [2021-07-15T08:21:36.864Z] ---> f88c386718bd [2021-07-15T08:21:36.864Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:21:37.146Z] ---> Running in aed512ebc7cf [2021-07-15T08:21:37.421Z] Removing intermediate container ebe0367880cd [2021-07-15T08:21:37.421Z] ---> 662f8a0f65e7 [2021-07-15T08:21:37.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:21:37.699Z] Removing intermediate container 8bd71c1600dc [2021-07-15T08:21:37.699Z] ---> da82fd5f714d [2021-07-15T08:21:37.699Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:21:37.699Z] ---> Running in ee36497ae127 [2021-07-15T08:21:37.989Z] ---> Running in 681c65a29340 [2021-07-15T08:21:37.989Z] Removing intermediate container 4f104e17484c [2021-07-15T08:21:37.989Z] ---> fd32d7b8eeda [2021-07-15T08:21:37.989Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:21:37.989Z] Removing intermediate container f98f56cb53fa [2021-07-15T08:21:37.989Z] ---> 021d7df721e0 [2021-07-15T08:21:37.989Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:21:38.597Z] ---> Running in beea5ff55b37 [2021-07-15T08:21:38.597Z] ---> Running in d663b9106bff [2021-07-15T08:21:39.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:39.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:40.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:40.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:40.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:40.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:40.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:41.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:41.024Z] OK: 218 MiB in 52 packages [2021-07-15T08:21:41.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:41.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:21:42.223Z] OK: 218 MiB in 52 packages [2021-07-15T08:21:42.223Z] OK: 218 MiB in 52 packages [2021-07-15T08:21:42.505Z] OK: 218 MiB in 52 packages [2021-07-15T08:21:42.788Z] OK: 218 MiB in 52 packages [2021-07-15T08:21:42.788Z] Removing intermediate container aed512ebc7cf [2021-07-15T08:21:42.788Z] ---> 348dec55acc6 [2021-07-15T08:21:42.788Z] Step 6/32 : COPY go.mod . [2021-07-15T08:21:44.241Z] ---> e6835619cff6 [2021-07-15T08:21:44.241Z] Step 7/32 : RUN go mod download [2021-07-15T08:21:44.241Z] Removing intermediate container 681c65a29340 [2021-07-15T08:21:44.241Z] ---> c2f5efb7108e [2021-07-15T08:21:44.241Z] Step 6/23 : COPY go.mod . [2021-07-15T08:21:44.241Z] Removing intermediate container ee36497ae127 [2021-07-15T08:21:44.241Z] ---> 6bf7240539e3 [2021-07-15T08:21:44.241Z] Step 6/23 : COPY go.mod . [2021-07-15T08:21:44.241Z] ---> Running in dccfee9ba816 [2021-07-15T08:21:44.516Z] Removing intermediate container beea5ff55b37 [2021-07-15T08:21:44.516Z] ---> 0dbb83463ff5 [2021-07-15T08:21:44.516Z] Step 6/24 : COPY go.mod . [2021-07-15T08:21:44.516Z] Removing intermediate container d663b9106bff [2021-07-15T08:21:44.516Z] ---> 1749a01d5231 [2021-07-15T08:21:44.516Z] Step 6/24 : COPY go.mod . [2021-07-15T08:21:45.126Z] ---> 37d9ff0079ad [2021-07-15T08:21:45.126Z] Step 7/23 : RUN go mod download [2021-07-15T08:21:45.409Z] ---> Running in 9633281d27d6 [2021-07-15T08:21:45.707Z] ---> 20704d7c9629 [2021-07-15T08:21:45.707Z] Step 7/23 : RUN go mod download [2021-07-15T08:21:45.707Z] ---> f399ab826470 [2021-07-15T08:21:45.707Z] Step 7/24 : RUN go mod download [2021-07-15T08:21:45.988Z] ---> Running in ee0d0a8c1a79 [2021-07-15T08:21:45.988Z] ---> Running in c9212e07bc47 [2021-07-15T08:21:46.273Z] ---> b7c5fa8b76f7 [2021-07-15T08:21:46.273Z] Step 7/24 : RUN go mod download [2021-07-15T08:21:46.549Z] ---> Running in f602318d2406 [2021-07-15T08:21:48.669Z] Removing intermediate container dccfee9ba816 [2021-07-15T08:21:48.669Z] ---> 891d1d5af2bc [2021-07-15T08:21:48.669Z] Step 8/32 : COPY . . [2021-07-15T08:21:50.703Z] Removing intermediate container 9633281d27d6 [2021-07-15T08:21:50.703Z] ---> bfd0cd66cc8a [2021-07-15T08:21:50.703Z] Step 8/23 : COPY . . [2021-07-15T08:21:50.994Z] Removing intermediate container ee0d0a8c1a79 [2021-07-15T08:21:50.994Z] ---> d53a75c8ac1b [2021-07-15T08:21:50.994Z] Step 8/23 : COPY . . [2021-07-15T08:21:51.274Z] Removing intermediate container c9212e07bc47 [2021-07-15T08:21:51.274Z] ---> e2ad7e3df7ca [2021-07-15T08:21:51.274Z] Step 8/24 : COPY . . [2021-07-15T08:21:51.309Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:21:51.309Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:21:51.309Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:21:51.309Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T08:21:51.309Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T08:21:51.309Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T08:21:51.309Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T08:21:51.309Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T08:21:51.309Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T08:21:51.309Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T08:21:51.309Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T08:21:51.309Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T08:21:51.309Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T08:21:51.309Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T08:21:51.309Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T08:21:51.309Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T08:21:51.309Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T08:21:51.309Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T08:21:51.309Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T08:21:51.309Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T08:21:51.309Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T08:21:51.309Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T08:21:51.309Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T08:21:51.309Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T08:21:51.309Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T08:21:51.309Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T08:21:51.309Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T08:21:51.309Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T08:21:51.309Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T08:21:51.309Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T08:21:51.309Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T08:21:51.309Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T08:21:51.309Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T08:21:51.309Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T08:21:51.310Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T08:21:51.310Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T08:21:51.310Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T08:21:51.310Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T08:21:51.310Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T08:21:51.310Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T08:21:51.310Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T08:21:51.310Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T08:21:51.310Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T08:21:51.310Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T08:21:51.310Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T08:21:51.310Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T08:21:51.310Z] Pulling static-packages [2021-07-15T08:21:51.310Z] + snapcraftctl pull [2021-07-15T08:21:51.310Z] Pulling version [2021-07-15T08:21:51.310Z] + cd /root/project [2021-07-15T08:21:51.310Z] + git describe --tags --abbrev=0 [2021-07-15T08:21:51.310Z] + sed s/v// [2021-07-15T08:21:51.310Z] + GIT_VERSION=2.0.1-dev.8 [2021-07-15T08:21:51.310Z] + [ -z 2.0.1-dev.8 ] [2021-07-15T08:21:51.310Z] + snapcraftctl set-version 2.0.1-dev.8 [2021-07-15T08:21:51.310Z] Building config-common [2021-07-15T08:21:51.310Z] + snapcraftctl build [2021-07-15T08:21:51.556Z] Removing intermediate container f602318d2406 [2021-07-15T08:21:51.556Z] ---> 340a82959f10 [2021-07-15T08:21:51.556Z] Step 8/24 : COPY . . [2021-07-15T08:21:52.296Z] Skipping build go-build-helper (already ran) [2021-07-15T08:21:52.571Z] Building edgex-go [2021-07-15T08:21:52.847Z] + cd /root/parts/edgex-go/src [2021-07-15T08:21:52.847Z] + git describe --tags --abbrev=0 [2021-07-15T08:21:52.847Z] + sed s/v// [2021-07-15T08:21:52.847Z] + GIT_VERSION=2.0.1-dev.8 [2021-07-15T08:21:52.847Z] + [ -z 2.0.1-dev.8 ] [2021-07-15T08:21:52.847Z] + echo 2.0.1-dev.8 [2021-07-15T08:21:52.847Z] + make build [2021-07-15T08:21:52.847Z] go mod tidy [2021-07-15T08:21:54.291Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T08:21:54.291Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T08:21:54.291Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T08:21:54.291Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T08:21:54.291Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-15T08:21:54.291Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T08:21:54.291Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-15T08:21:54.291Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T08:21:54.291Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T08:21:54.291Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T08:21:54.291Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T08:21:54.570Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T08:21:54.570Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T08:21:54.570Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T08:21:54.570Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T08:21:54.844Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T08:21:54.844Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T08:21:55.441Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T08:21:56.040Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T08:21:56.040Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T08:21:56.040Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T08:21:56.040Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T08:21:56.040Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T08:21:56.040Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T08:21:56.040Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T08:21:56.040Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T08:21:56.325Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T08:21:56.325Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T08:21:56.325Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T08:21:56.325Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T08:21:56.325Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T08:21:56.325Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T08:21:56.325Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T08:21:56.325Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T08:21:56.325Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T08:21:56.325Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T08:21:56.325Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T08:21:56.325Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T08:21:56.325Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T08:21:56.610Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T08:21:56.610Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T08:21:56.611Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T08:21:56.884Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T08:21:56.884Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T08:21:56.884Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T08:21:56.884Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T08:21:56.884Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T08:21:56.884Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T08:21:56.884Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T08:21:56.884Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T08:21:56.884Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T08:21:56.884Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T08:21:57.159Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T08:21:57.159Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T08:21:57.159Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T08:21:57.159Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T08:21:57.159Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T08:21:57.159Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T08:21:57.159Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T08:21:57.159Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T08:21:57.159Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T08:21:57.159Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T08:21:57.159Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T08:21:57.159Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T08:21:57.159Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T08:21:57.436Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T08:21:57.436Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T08:21:57.436Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T08:21:57.436Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T08:21:57.436Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T08:21:57.436Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T08:21:57.436Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T08:21:57.436Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T08:21:57.436Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T08:21:57.436Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T08:21:57.436Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T08:21:57.436Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T08:21:57.436Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:22:05.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:22:10.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:22:11.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:22:12.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:22:12.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:22:13.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:22:13.805Z] ---> 3cd8597b2733 [2021-07-15T08:22:13.805Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:22:13.805Z] ---> f675d8284202 [2021-07-15T08:22:13.805Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:22:13.805Z] ---> Running in d8d5aa954d07 [2021-07-15T08:22:13.805Z] ---> 108f917a3e20 [2021-07-15T08:22:13.805Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:22:13.805Z] ---> Running in 2f8d65982204 [2021-07-15T08:22:13.805Z] ---> 3c1b09d177e8 [2021-07-15T08:22:13.805Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:22:13.805Z] ---> Running in a0ccb5be41b1 [2021-07-15T08:22:13.805Z] ---> Running in 698772e328ac [2021-07-15T08:22:13.805Z] ---> 0caf6e2a552a [2021-07-15T08:22:13.805Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:22:13.805Z] ---> Running in bf625a582f0d [2021-07-15T08:22:14.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:22:15.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:22:16.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:22:17.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:22:18.217Z] Removing intermediate container d8d5aa954d07 [2021-07-15T08:22:18.217Z] ---> e383f7ff0d9f [2021-07-15T08:22:18.217Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:22:18.509Z] ---> Running in a77f21e7b581 [2021-07-15T08:22:18.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:22:18.796Z] Removing intermediate container 2f8d65982204 [2021-07-15T08:22:18.796Z] ---> 7d09d7237885 [2021-07-15T08:22:18.796Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:22:18.796Z] Removing intermediate container a0ccb5be41b1 [2021-07-15T08:22:18.796Z] ---> 815e678963ce [2021-07-15T08:22:18.796Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:22:19.085Z] ---> Running in 47c207b3c399 [2021-07-15T08:22:19.085Z] ---> Running in c5246449e1d1 [2021-07-15T08:22:19.368Z] Removing intermediate container 698772e328ac [2021-07-15T08:22:19.368Z] ---> f2faec67f8b3 [2021-07-15T08:22:19.368Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:22:19.368Z] Removing intermediate container bf625a582f0d [2021-07-15T08:22:19.368Z] ---> ff78de675396 [2021-07-15T08:22:19.368Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:22:19.368Z] ---> Running in ca3b86214714 [2021-07-15T08:22:19.650Z] ---> Running in 5252083b3c43 [2021-07-15T08:22:19.972Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T08:22:19.973Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T08:22:19.973Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T08:22:19.973Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T08:22:19.973Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T08:22:19.973Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T08:22:19.973Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T08:22:19.973Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-15T08:22:19.973Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T08:22:19.973Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T08:22:19.973Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-15T08:22:21.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:22:21.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:22:21.415Z] Building hooks [2021-07-15T08:22:21.415Z] + cd /root/parts/hooks/src [2021-07-15T08:22:21.415Z] + make build [2021-07-15T08:22:21.415Z] go mod tidy [2021-07-15T08:22:21.415Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T08:22:21.690Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T08:22:21.690Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T08:22:21.690Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T08:22:21.690Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T08:22:22.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:22:22.288Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T08:22:22.297Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:22:22.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:22:22.891Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T08:22:22.891Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T08:22:25.514Z] Building static-packages [2021-07-15T08:22:25.514Z] + snapcraftctl build [2021-07-15T08:22:27.494Z] Building version [2021-07-15T08:22:27.494Z] + snapcraftctl build [2021-07-15T08:22:29.484Z] Staging config-common [2021-07-15T08:22:29.484Z] + snapcraftctl stage [2021-07-15T08:22:30.462Z] Skipping stage go-build-helper (already ran) [2021-07-15T08:22:30.462Z] Staging edgex-go [2021-07-15T08:22:30.462Z] + snapcraftctl stage [2021-07-15T08:22:31.898Z] Staging hooks [2021-07-15T08:22:31.898Z] + snapcraftctl stage [2021-07-15T08:22:32.882Z] Staging static-packages [2021-07-15T08:22:32.882Z] + snapcraftctl stage [2021-07-15T08:22:33.863Z] Staging version [2021-07-15T08:22:33.863Z] + snapcraftctl stage [2021-07-15T08:22:34.847Z] Priming config-common [2021-07-15T08:22:34.847Z] + snapcraftctl prime [2021-07-15T08:22:35.834Z] Priming go-build-helper [2021-07-15T08:22:35.834Z] + snapcraftctl prime [2021-07-15T08:22:36.818Z] Priming edgex-go [2021-07-15T08:22:36.818Z] + snapcraftctl prime [2021-07-15T08:22:37.800Z] Priming hooks [2021-07-15T08:22:37.800Z] + snapcraftctl prime [2021-07-15T08:22:39.248Z] Priming static-packages [2021-07-15T08:22:39.248Z] + snapcraftctl prime [2021-07-15T08:22:41.225Z] Priming version [2021-07-15T08:22:41.225Z] + snapcraftctl prime [2021-07-15T08:22:42.212Z] 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-07-15T08:24:29.323Z] Removing intermediate container c5246449e1d1 [2021-07-15T08:24:29.323Z] ---> 32ee9732b4f8 [2021-07-15T08:24:29.323Z] [2021-07-15T08:24:29.323Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:24:29.323Z] 3.12: Pulling from library/alpine [2021-07-15T08:24:32.797Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:24:32.797Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:24:32.797Z] ---> c4fd0aeabfcf [2021-07-15T08:24:32.797Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:24:33.809Z] ---> Running in 81551bd34f75 [2021-07-15T08:24:35.842Z] Removing intermediate container a77f21e7b581 [2021-07-15T08:24:35.843Z] ---> cb2bc6ba61f1 [2021-07-15T08:24:35.843Z] [2021-07-15T08:24:35.843Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:24:35.843Z] ---> c4fd0aeabfcf [2021-07-15T08:24:35.843Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:24:36.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:36.454Z] ---> Running in 8a5224eb0520 [2021-07-15T08:24:36.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:37.065Z] Removing intermediate container 5252083b3c43 [2021-07-15T08:24:37.066Z] ---> bd33e30a5eba [2021-07-15T08:24:37.066Z] [2021-07-15T08:24:37.066Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:24:37.066Z] ---> c4fd0aeabfcf [2021-07-15T08:24:37.353Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:24:37.353Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:24:37.353Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:24:37.353Z] OK: 5 MiB in 15 packages [2021-07-15T08:24:37.967Z] ---> Running in 65e936063c8e [2021-07-15T08:24:38.246Z] Removing intermediate container 8a5224eb0520 [2021-07-15T08:24:38.246Z] ---> 66453f2e1bfb [2021-07-15T08:24:38.246Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:24:38.987Z] ---> Running in 94b42b9fdd75 [2021-07-15T08:24:38.987Z] Removing intermediate container 47c207b3c399 [2021-07-15T08:24:38.987Z] ---> 775816b27958 [2021-07-15T08:24:38.987Z] [2021-07-15T08:24:38.987Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:24:39.309Z] ---> c4fd0aeabfcf [2021-07-15T08:24:39.309Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:24:40.052Z] ---> Running in 2d2345fb0b8f [2021-07-15T08:24:40.370Z] Removing intermediate container 81551bd34f75 [2021-07-15T08:24:40.370Z] ---> a5ea3629cb8c [2021-07-15T08:24:40.370Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:24:40.370Z] ---> Running in 8b35075066e8 [2021-07-15T08:24:41.861Z] Removing intermediate container 8b35075066e8 [2021-07-15T08:24:41.861Z] ---> 15151af85292 [2021-07-15T08:24:41.861Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:24:41.861Z] ---> Running in eb2b11d72778 [2021-07-15T08:24:42.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:42.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:42.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:42.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:42.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:42.987Z] Removing intermediate container eb2b11d72778 [2021-07-15T08:24:42.987Z] ---> 167ce69bc8f6 [2021-07-15T08:24:42.987Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:24:42.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:43.269Z] ---> Running in 6f4d3d3434f6 [2021-07-15T08:24:43.269Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:24:43.269Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:24:43.560Z] OK: 5 MiB in 15 packages [2021-07-15T08:24:43.847Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:24:43.847Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:24:43.847Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:24:43.847Z] OK: 5 MiB in 16 packages [2021-07-15T08:24:43.847Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:24:43.847Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:24:43.847Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:24:44.132Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:24:44.132Z] Removing intermediate container 6f4d3d3434f6 [2021-07-15T08:24:44.132Z] ---> e10c2aa8e07b [2021-07-15T08:24:44.132Z] Step 16/24 : WORKDIR / [2021-07-15T08:24:44.412Z] OK: 6 MiB in 16 packages [2021-07-15T08:24:44.699Z] ---> Running in 34937c01a333 [2021-07-15T08:24:45.702Z] Removing intermediate container 65e936063c8e [2021-07-15T08:24:45.703Z] ---> c6f330d9903f [2021-07-15T08:24:45.703Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:24:45.985Z] Removing intermediate container 94b42b9fdd75 [2021-07-15T08:24:45.985Z] Removing intermediate container 34937c01a333 [2021-07-15T08:24:45.985Z] ---> 267cbdea270b [2021-07-15T08:24:45.985Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:24:45.985Z] ---> 11653f2ebeba [2021-07-15T08:24:45.985Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:24:45.985Z] ---> Running in 91bafde1df40 [2021-07-15T08:24:46.292Z] ---> Running in 1e8747b25dfe [2021-07-15T08:24:47.284Z] Removing intermediate container 2d2345fb0b8f [2021-07-15T08:24:47.284Z] ---> cc13268aaf1d [2021-07-15T08:24:47.284Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:24:47.896Z] Removing intermediate container 91bafde1df40 [2021-07-15T08:24:47.896Z] ---> b2b0c4d06383 [2021-07-15T08:24:47.896Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:24:47.896Z] ---> Running in 633b67514f61 [2021-07-15T08:24:47.896Z] ---> 2b6707a75581 [2021-07-15T08:24:47.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:24:48.178Z] Removing intermediate container 1e8747b25dfe [2021-07-15T08:24:48.178Z] ---> fb30f6eb1dd5 [2021-07-15T08:24:48.178Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:24:48.178Z] ---> Running in a68eb3bf86c4 [2021-07-15T08:24:48.470Z] ---> Running in 1450a8ec3374 [2021-07-15T08:24:48.781Z] Removing intermediate container 633b67514f61 [2021-07-15T08:24:48.782Z] ---> eeaa9427d622 [2021-07-15T08:24:48.782Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:24:49.087Z] ---> Running in 5c456ea7b86c [2021-07-15T08:24:49.368Z] Removing intermediate container ca3b86214714 [2021-07-15T08:24:49.368Z] ---> b70803da3a93 [2021-07-15T08:24:49.368Z] [2021-07-15T08:24:49.368Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:24:49.368Z] ---> c4fd0aeabfcf [2021-07-15T08:24:49.368Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:24:49.368Z] Removing intermediate container a68eb3bf86c4 [2021-07-15T08:24:49.368Z] ---> c69b3cb9f511 [2021-07-15T08:24:49.368Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:24:49.649Z] Removing intermediate container 1450a8ec3374 [2021-07-15T08:24:49.649Z] ---> d069133937b6 [2021-07-15T08:24:49.649Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:24:49.649Z] ---> Running in 2a1276199faa [2021-07-15T08:24:49.649Z] ---> Running in 70ccccc2607e [2021-07-15T08:24:49.925Z] ---> Running in 7e742eaaf655 [2021-07-15T08:24:49.925Z] Removing intermediate container 5c456ea7b86c [2021-07-15T08:24:49.925Z] ---> f7e1ea139cdd [2021-07-15T08:24:49.925Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:24:49.925Z] ---> 07fa13fbf90c [2021-07-15T08:24:49.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:24:50.201Z] ---> Running in 8924caaf52da [2021-07-15T08:24:50.480Z] Removing intermediate container 2a1276199faa [2021-07-15T08:24:50.480Z] ---> 86022f02cfae [2021-07-15T08:24:50.480Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:24:50.756Z] Removing intermediate container 70ccccc2607e [2021-07-15T08:24:50.756Z] ---> da8830e8b096 [2021-07-15T08:24:50.756Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:24:50.756Z] ---> Running in d75e18b36e53 [2021-07-15T08:24:51.051Z] Removing intermediate container 8924caaf52da [2021-07-15T08:24:51.051Z] ---> fc952ad4ca3a [2021-07-15T08:24:51.051Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:24:51.051Z] ---> 74a9c3e34565 [2021-07-15T08:24:51.052Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:24:51.648Z] Removing intermediate container d75e18b36e53 [2021-07-15T08:24:51.648Z] ---> 4c67235cc4db [2021-07-15T08:24:51.648Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:24:51.648Z] ---> Running in 7155601e27b8 [2021-07-15T08:24:51.648Z] ---> Running in 2626e030dc21 [2021-07-15T08:24:52.263Z] ---> 6ac4ac4aaef2 [2021-07-15T08:24:52.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:24:52.263Z] ---> f48fc85a0411 [2021-07-15T08:24:52.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:24:52.549Z] Removing intermediate container 2626e030dc21 [2021-07-15T08:24:52.549Z] ---> d2842e2efa74 [2021-07-15T08:24:52.549Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:24:52.549Z] Removing intermediate container 7155601e27b8 [2021-07-15T08:24:52.549Z] ---> 799dc421adb6 [2021-07-15T08:24:52.549Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:24:52.824Z] ---> Running in 93c09b970990 [2021-07-15T08:24:52.824Z] ---> Running in 8c580c19e05b [2021-07-15T08:24:53.423Z] Removing intermediate container 7e742eaaf655 [2021-07-15T08:24:53.423Z] ---> 00a13129b83d [2021-07-15T08:24:53.423Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:24:53.705Z] ---> Running in 7ef556820a6a [2021-07-15T08:24:53.705Z] Removing intermediate container 8c580c19e05b [2021-07-15T08:24:53.981Z] ---> f78c0c0060b5 [2021-07-15T08:24:53.981Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:24:53.981Z] ---> e320bf7c4df5 [2021-07-15T08:24:53.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:24:54.257Z] ---> Running in b35430c1e6e1 [2021-07-15T08:24:54.258Z] ---> a8f0c94834da [2021-07-15T08:24:54.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:24:54.538Z] Removing intermediate container 7ef556820a6a [2021-07-15T08:24:54.538Z] ---> ae4ee1c98131 [2021-07-15T08:24:54.538Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:24:55.139Z] Removing intermediate container b35430c1e6e1 [2021-07-15T08:24:55.140Z] ---> 494d4e3b9944 [2021-07-15T08:24:55.140Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:24:55.140Z] ---> Running in 78431c651b3f [2021-07-15T08:24:55.412Z] ---> 542c784de4f0 [2021-07-15T08:24:55.412Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:24:55.702Z] ---> Running in 2e007842921a [2021-07-15T08:24:55.702Z] ---> ccfe60524e18 [2021-07-15T08:24:55.702Z] ---> 9e3ba7921ca2 [2021-07-15T08:24:55.702Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:24:55.702Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:24:55.991Z] Removing intermediate container 93c09b970990 [2021-07-15T08:24:55.991Z] ---> bd1efc507a42 [2021-07-15T08:24:55.991Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:24:55.991Z] ---> Running in c2fa395f8d6b [2021-07-15T08:24:55.991Z] Removing intermediate container 78431c651b3f [2021-07-15T08:24:55.991Z] ---> 8f0ecaff4996 [2021-07-15T08:24:55.991Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:24:55.991Z] ---> Running in da8a7c59fbc7 [2021-07-15T08:24:56.332Z] ---> Running in 7e8bcd43eee6 [2021-07-15T08:24:56.332Z] ---> Running in 930caa893210 [2021-07-15T08:24:56.332Z] Removing intermediate container 2e007842921a [2021-07-15T08:24:56.332Z] ---> f5eca9133008 [2021-07-15T08:24:56.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:24:56.612Z] ---> Running in 71894410b0ef [2021-07-15T08:24:56.887Z] Removing intermediate container c2fa395f8d6b [2021-07-15T08:24:56.887Z] ---> 64059c96eca5 [2021-07-15T08:24:56.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:24:56.887Z] ---> Running in 22dc27283e5b [2021-07-15T08:24:57.164Z] Removing intermediate container 930caa893210 [2021-07-15T08:24:57.165Z] ---> a4228fafea7d [2021-07-15T08:24:57.165Z] [2021-07-15T08:24:57.452Z] Removing intermediate container 71894410b0ef [2021-07-15T08:24:57.452Z] ---> b52174b3fd91 [2021-07-15T08:24:57.452Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:24:57.741Z] Successfully built a4228fafea7d [2021-07-15T08:24:57.741Z] Successfully tagged core-command-arm64:latest [2021-07-15T08:24:57.741Z]  Building core-command ... done Building security-proxy-setup [2021-07-15T08:24:58.018Z] ---> Running in 37b482905eda [2021-07-15T08:24:58.018Z] Removing intermediate container 22dc27283e5b [2021-07-15T08:24:58.018Z] ---> 8375ea7e5cb1 [2021-07-15T08:24:58.018Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:24:58.295Z] ---> Running in bd8325429f74 [2021-07-15T08:24:58.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:58.569Z] Removing intermediate container 37b482905eda [2021-07-15T08:24:58.569Z] ---> 63b52195d5ff [2021-07-15T08:24:58.569Z] Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:24:58.848Z] Removing intermediate container bd8325429f74 [2021-07-15T08:24:58.848Z] ---> f0a5f988f318 [2021-07-15T08:24:58.848Z] Step 22/23 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:24:59.126Z] ---> Running in 1ce6778aba82 [2021-07-15T08:24:59.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:59.406Z] ---> Running in 524a51d83206 [2021-07-15T08:25:00.018Z] Removing intermediate container 1ce6778aba82 [2021-07-15T08:25:00.018Z] ---> 371cb45d378e [2021-07-15T08:25:00.018Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:25:00.018Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:25:00.313Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:25:00.313Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:25:00.313Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:25:00.313Z] Removing intermediate container 524a51d83206 [2021-07-15T08:25:00.313Z] ---> c23b1a84df62 [2021-07-15T08:25:00.313Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:25:00.597Z] ---> Running in f28784932f28 [2021-07-15T08:25:00.597Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:25:00.874Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:25:00.874Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:25:00.874Z] OK: 8 MiB in 20 packages [2021-07-15T08:25:00.874Z] ---> Running in 4f58320b6139 [2021-07-15T08:25:01.152Z] Removing intermediate container da8a7c59fbc7 [2021-07-15T08:25:01.152Z] ---> 1c03a4b7f059 [2021-07-15T08:25:01.152Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:25:01.772Z] Removing intermediate container f28784932f28 [2021-07-15T08:25:01.772Z] ---> f6ac248d3f66 [2021-07-15T08:25:01.772Z] [2021-07-15T08:25:02.060Z] Successfully built f6ac248d3f66 [2021-07-15T08:25:02.060Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T08:25:02.060Z] Building security-secretstore-setup [2021-07-15T08:25:02.060Z]  Building support-scheduler ... done Removing intermediate container 4f58320b6139 [2021-07-15T08:25:02.060Z] ---> ed569745bc0d [2021-07-15T08:25:02.060Z] [2021-07-15T08:25:02.680Z] Successfully built ed569745bc0d [2021-07-15T08:25:02.680Z] ---> 715e2a42dbf4 [2021-07-15T08:25:02.680Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:25:02.680Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T08:25:02.680Z]  Building support-notifications ... done Building core-metadata [2021-07-15T08:25:02.967Z] Removing intermediate container 7e8bcd43eee6 [2021-07-15T08:25:02.967Z] ---> 57e0682c09a4 [2021-07-15T08:25:02.967Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:25:04.994Z] ---> 8bcaa74baf32 [2021-07-15T08:25:04.994Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:25:04.994Z] ---> 54c94e82bda6 [2021-07-15T08:25:04.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:25:06.461Z] ---> 4dde73de9651 [2021-07-15T08:25:06.461Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:25:06.740Z] ---> e3190f04c4a1 [2021-07-15T08:25:06.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:25:07.742Z] ---> bbbcff20d8d6 [2021-07-15T08:25:07.742Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:25:08.032Z] ---> 063c3ec84dd6 [2021-07-15T08:25:08.032Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:25:08.641Z] ---> Running in dd6a83129836 [2021-07-15T08:25:08.934Z] ---> 877d55fe9c8e [2021-07-15T08:25:08.934Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:25:09.598Z] ---> Running in 4a0b4fe68d0f [2021-07-15T08:25:09.598Z] Removing intermediate container dd6a83129836 [2021-07-15T08:25:09.598Z] ---> 8c7173ce136c [2021-07-15T08:25:09.598Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:25:10.219Z] ---> Running in 25cdfa02dbed [2021-07-15T08:25:10.517Z] Removing intermediate container 4a0b4fe68d0f [2021-07-15T08:25:10.517Z] ---> a3ad2e28284a [2021-07-15T08:25:10.517Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:25:11.127Z] Removing intermediate container 25cdfa02dbed [2021-07-15T08:25:11.127Z] ---> 462793d4d0b8 [2021-07-15T08:25:11.127Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:25:11.410Z] ---> Running in 1e92b804b253 [2021-07-15T08:25:11.694Z] ---> 55502bc0c957 [2021-07-15T08:25:11.694Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:25:12.305Z] ---> Running in b36f178a27b9 [2021-07-15T08:25:12.305Z] Removing intermediate container 1e92b804b253 [2021-07-15T08:25:12.305Z] ---> c929e1dc0954 [2021-07-15T08:25:12.305Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:25:12.912Z] ---> Running in f5d894c75d8c [2021-07-15T08:25:13.914Z] Removing intermediate container f5d894c75d8c [2021-07-15T08:25:13.914Z] ---> a36ecfc26cfd [2021-07-15T08:25:13.914Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:25:14.521Z] ---> Running in d6fa079c9ad4 [2021-07-15T08:25:15.517Z] Removing intermediate container d6fa079c9ad4 [2021-07-15T08:25:15.517Z] ---> 28918ddc5361 [2021-07-15T08:25:15.517Z] [2021-07-15T08:25:16.127Z] Successfully built 28918ddc5361 [2021-07-15T08:25:16.127Z] Successfully tagged core-data-arm64:latest [2021-07-15T08:25:16.127Z] Building sys-mgmt-agent [2021-07-15T08:25:16.411Z]  Building core-data ... done Removing intermediate container b36f178a27b9 [2021-07-15T08:25:16.411Z] ---> bb42dcc35ac4 [2021-07-15T08:25:16.411Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:25:16.692Z] ---> Running in 3ccdf792363e [2021-07-15T08:25:17.302Z] Removing intermediate container 3ccdf792363e [2021-07-15T08:25:17.302Z] ---> 2762e05efb11 [2021-07-15T08:25:17.302Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:25:17.907Z] ---> Running in b21843fd7fe8 [2021-07-15T08:25:18.512Z] Removing intermediate container b21843fd7fe8 [2021-07-15T08:25:18.512Z] ---> d3162650b8cf [2021-07-15T08:25:18.512Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T08:25:18.800Z] ---> Running in 56748def8701 [2021-07-15T08:25:19.417Z] Removing intermediate container 56748def8701 [2021-07-15T08:25:19.417Z] ---> 72975157c111 [2021-07-15T08:25:19.417Z] Step 31/32 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:25:20.029Z] ---> Running in 0448aa7fc152 [2021-07-15T08:25:21.028Z] Removing intermediate container 0448aa7fc152 [2021-07-15T08:25:21.028Z] ---> 27f1bbbc0307 [2021-07-15T08:25:21.028Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:25:21.645Z] ---> Running in 55440617d5de [2021-07-15T08:25:22.642Z] Removing intermediate container 55440617d5de [2021-07-15T08:25:22.642Z] ---> 86152dbc4584 [2021-07-15T08:25:22.642Z] [2021-07-15T08:25:22.921Z] Successfully built 86152dbc4584 [2021-07-15T08:25:22.922Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T08:25:35.432Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:25:35.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:25:35.432Z] ---> 9f83a3013c32 [2021-07-15T08:25:35.432Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:25:35.432Z] ---> Using cache [2021-07-15T08:25:35.432Z] ---> 8610aa561294 [2021-07-15T08:25:35.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:25:35.432Z] ---> Using cache [2021-07-15T08:25:35.432Z] ---> da82fd5f714d [2021-07-15T08:25:35.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:25:36.939Z] ---> Running in 3638aad679c2 [2021-07-15T08:25:38.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:25:39.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:25:40.434Z] OK: 218 MiB in 52 packages [2021-07-15T08:25:43.100Z] Removing intermediate container 3638aad679c2 [2021-07-15T08:25:43.100Z] ---> a0a33ec36f28 [2021-07-15T08:25:43.100Z] Step 6/22 : COPY go.mod . [2021-07-15T08:25:44.702Z] ---> d109124726cd [2021-07-15T08:25:44.702Z] Step 7/22 : RUN go mod download [2021-07-15T08:25:44.702Z] ---> Running in 617460eadc35 [2021-07-15T08:25:46.947Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:25:46.947Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:25:46.947Z] ---> 9f83a3013c32 [2021-07-15T08:25:46.947Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> 8610aa561294 [2021-07-15T08:25:46.947Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> da82fd5f714d [2021-07-15T08:25:46.947Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> a0a33ec36f28 [2021-07-15T08:25:46.947Z] Step 6/24 : COPY go.mod . [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> d109124726cd [2021-07-15T08:25:46.947Z] Step 7/24 : RUN go mod download [2021-07-15T08:25:46.947Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:25:46.947Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:25:46.947Z] ---> 9f83a3013c32 [2021-07-15T08:25:46.947Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> 8610aa561294 [2021-07-15T08:25:46.947Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> da82fd5f714d [2021-07-15T08:25:46.947Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> a0a33ec36f28 [2021-07-15T08:25:46.947Z] Step 6/26 : COPY go.mod . [2021-07-15T08:25:46.947Z] ---> Using cache [2021-07-15T08:25:46.947Z] ---> d109124726cd [2021-07-15T08:25:46.947Z] Step 7/26 : RUN go mod download [2021-07-15T08:25:47.245Z] ---> Running in 40baea8945fe [2021-07-15T08:25:47.245Z] ---> Running in 20e59e618d9e [2021-07-15T08:25:49.949Z] Removing intermediate container 617460eadc35 [2021-07-15T08:25:49.949Z] ---> 744fbf191937 [2021-07-15T08:25:49.950Z] Step 8/22 : COPY . . [2021-07-15T08:25:51.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:25:51.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:25:51.971Z] ---> 9f83a3013c32 [2021-07-15T08:25:51.971Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:25:51.971Z] ---> Using cache [2021-07-15T08:25:51.971Z] ---> 8610aa561294 [2021-07-15T08:25:51.971Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:25:51.971Z] ---> Using cache [2021-07-15T08:25:51.971Z] ---> da82fd5f714d [2021-07-15T08:25:51.971Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:25:52.254Z] Removing intermediate container 40baea8945fe [2021-07-15T08:25:52.254Z] ---> 9faaa307be30 [2021-07-15T08:25:52.254Z] Step 8/24 : COPY . . [2021-07-15T08:25:52.533Z] ---> Running in 69175fcfdd96 [2021-07-15T08:25:52.533Z] Removing intermediate container 20e59e618d9e [2021-07-15T08:25:52.533Z] ---> b3653e9790e3 [2021-07-15T08:25:52.533Z] Step 8/26 : COPY . . [2021-07-15T08:25:54.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:25:55.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:25:56.578Z] OK: 218 MiB in 52 packages [2021-07-15T08:26:03.391Z] Removing intermediate container 69175fcfdd96 [2021-07-15T08:26:03.391Z] ---> 2d5fc8260af3 [2021-07-15T08:26:03.391Z] Step 6/24 : COPY go.mod . [2021-07-15T08:26:04.407Z] ---> 1d3406b05adf [2021-07-15T08:26:04.407Z] Step 7/24 : RUN go mod download [2021-07-15T08:26:05.028Z] ---> Running in 0617e2ee047f [2021-07-15T08:26:06.023Z] ---> 364b1fee4eb1 [2021-07-15T08:26:06.023Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:26:07.026Z] ---> Running in fb4355e758c3 [2021-07-15T08:26:09.019Z] ---> b8f5c3793d89 [2021-07-15T08:26:09.019Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:26:09.298Z] Removing intermediate container 0617e2ee047f [2021-07-15T08:26:09.298Z] ---> d84795d7c013 [2021-07-15T08:26:09.298Z] Step 8/24 : COPY . . [2021-07-15T08:26:09.298Z] ---> Running in 8a6f8b89e1fb [2021-07-15T08:26:09.590Z] ---> 1ab30d705e2d [2021-07-15T08:26:09.590Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:26:09.879Z] ---> Running in d1d7f9673810 [2021-07-15T08:26:13.300Z] Removing intermediate container fb4355e758c3 [2021-07-15T08:26:13.300Z] ---> 27627e8b26c3 [2021-07-15T08:26:13.300Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:26:13.907Z] ---> Running in 3c5cc7f32dba [2021-07-15T08:26:15.919Z] Removing intermediate container 8a6f8b89e1fb [2021-07-15T08:26:15.919Z] ---> c1e1b842f59d [2021-07-15T08:26:15.919Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:26:15.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:26:16.220Z] ---> Running in 40dc2e873784 [2021-07-15T08:26:16.220Z] Removing intermediate container d1d7f9673810 [2021-07-15T08:26:16.220Z] ---> 0a54fe928a6e [2021-07-15T08:26:16.220Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:26:16.503Z] ---> Running in d67e3833f5e3 [2021-07-15T08:26:19.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:26:19.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:26:29.740Z] ---> 4a19d9ab1335 [2021-07-15T08:26:29.740Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:26:29.740Z] ---> Running in dffe0c539f95 [2021-07-15T08:26:35.221Z] Removing intermediate container dffe0c539f95 [2021-07-15T08:26:35.221Z] ---> eefc4d471e28 [2021-07-15T08:26:35.221Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:26:35.221Z] ---> Running in b82358f93f99 [2021-07-15T08:26:37.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:27:46.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:27:49.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:27:57.821Z] Removing intermediate container 3c5cc7f32dba [2021-07-15T08:27:57.821Z] ---> 88dd1bd3ba6d [2021-07-15T08:27:57.821Z] [2021-07-15T08:27:57.821Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:27:57.821Z] ---> c4fd0aeabfcf [2021-07-15T08:27:57.821Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:27:58.428Z] ---> Running in a91732a39202 [2021-07-15T08:28:00.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:28:00.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:28:01.439Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:28:01.439Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:28:01.439Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:28:01.439Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:28:01.439Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:28:01.439Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:28:01.713Z] OK: 7 MiB in 18 packages [2021-07-15T08:28:02.008Z] Removing intermediate container d67e3833f5e3 [2021-07-15T08:28:02.008Z] ---> 6b71528c54b3 [2021-07-15T08:28:02.008Z] [2021-07-15T08:28:02.008Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:28:02.008Z] ---> c4fd0aeabfcf [2021-07-15T08:28:02.008Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:28:02.287Z] ---> Running in e9bc6661b363 [2021-07-15T08:28:04.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:28:04.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:28:04.270Z] Removing intermediate container a91732a39202 [2021-07-15T08:28:04.270Z] ---> 295952fefe0a [2021-07-15T08:28:04.270Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:28:04.870Z] ---> Running in 352e15c9649f [2021-07-15T08:28:04.870Z] Removing intermediate container 40dc2e873784 [2021-07-15T08:28:04.870Z] ---> a804840feac2 [2021-07-15T08:28:04.870Z] [2021-07-15T08:28:04.870Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:28:04.870Z] ---> c4fd0aeabfcf [2021-07-15T08:28:04.870Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:28:04.870Z] ---> Using cache [2021-07-15T08:28:04.870Z] ---> c6f330d9903f [2021-07-15T08:28:04.870Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:28:04.870Z] ---> Using cache [2021-07-15T08:28:04.870Z] ---> b2b0c4d06383 [2021-07-15T08:28:04.870Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:28:04.870Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:28:04.870Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:28:04.870Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:28:04.870Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:28:04.870Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:28:04.870Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:28:04.870Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:28:04.870Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:28:05.144Z] ---> Running in 0fb0bf480f1b [2021-07-15T08:28:05.145Z] Removing intermediate container b82358f93f99 [2021-07-15T08:28:05.145Z] ---> 9ecebae5a451 [2021-07-15T08:28:05.145Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:28:05.145Z] OK: 7 MiB in 20 packages [2021-07-15T08:28:05.424Z] ---> Running in 48a9ff92f996 [2021-07-15T08:28:05.424Z] Removing intermediate container 352e15c9649f [2021-07-15T08:28:05.424Z] ---> b11110b1ef5a [2021-07-15T08:28:05.424Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:28:06.083Z] ---> Running in 4a940251ceb3 [2021-07-15T08:28:06.083Z] Removing intermediate container 0fb0bf480f1b [2021-07-15T08:28:06.083Z] ---> e13dc3a9956f [2021-07-15T08:28:06.083Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:28:06.474Z] ---> Running in a466d0374b36 [2021-07-15T08:28:07.123Z] Removing intermediate container 4a940251ceb3 [2021-07-15T08:28:07.124Z] ---> ba9a3cd90bd6 [2021-07-15T08:28:07.124Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:28:07.398Z] Removing intermediate container a466d0374b36 [2021-07-15T08:28:07.398Z] ---> d1bc65baac3f [2021-07-15T08:28:07.398Z] Step 16/24 : WORKDIR / [2021-07-15T08:28:07.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:28:07.681Z] ---> Running in 1ef998623c3e [2021-07-15T08:28:07.957Z] Removing intermediate container e9bc6661b363 [2021-07-15T08:28:07.957Z] ---> 5f31832885cd [2021-07-15T08:28:07.957Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:28:08.233Z] ---> Running in df8b6fe6711b [2021-07-15T08:28:08.511Z] ---> d08027ba366d [2021-07-15T08:28:08.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:28:08.785Z] Removing intermediate container 1ef998623c3e [2021-07-15T08:28:08.785Z] ---> dc239e153384 [2021-07-15T08:28:08.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:28:09.059Z] Removing intermediate container df8b6fe6711b [2021-07-15T08:28:09.059Z] ---> eedcc99bc40b [2021-07-15T08:28:09.059Z] Step 14/26 : WORKDIR / [2021-07-15T08:28:09.339Z] ---> Running in 56c62f394ec5 [2021-07-15T08:28:09.941Z] ---> 9ea9e2aa31c4 [2021-07-15T08:28:09.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:28:10.216Z] ---> 47c40b59e704 [2021-07-15T08:28:10.216Z] Removing intermediate container 56c62f394ec5 [2021-07-15T08:28:10.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:28:10.216Z] ---> df8a45a24b62 [2021-07-15T08:28:10.216Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-15T08:28:11.203Z] Removing intermediate container 48a9ff92f996 [2021-07-15T08:28:11.203Z] ---> 19970f01c39c [2021-07-15T08:28:11.203Z] [2021-07-15T08:28:11.203Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:28:11.820Z] ---> dfa832532e16 [2021-07-15T08:28:11.820Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-15T08:28:11.820Z] ---> e3c088784010 [2021-07-15T08:28:11.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:28:11.820Z] 20.10.0: Pulling from library/docker [2021-07-15T08:28:11.820Z] ---> 9540e2ab8723 [2021-07-15T08:28:11.820Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:28:12.107Z] ---> Running in c7c71dd57685 [2021-07-15T08:28:13.099Z] ---> f1d5ed350a27 [2021-07-15T08:28:13.099Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:28:13.099Z] Removing intermediate container c7c71dd57685 [2021-07-15T08:28:13.099Z] ---> 3412f0be6f43 [2021-07-15T08:28:13.099Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:28:13.380Z] ---> aba97f4eb720 [2021-07-15T08:28:13.380Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:28:13.655Z] ---> Running in 253c85f7671f [2021-07-15T08:28:13.655Z] ---> Running in 7d8a11d60ef7 [2021-07-15T08:28:14.271Z] ---> 6d036831a916 [2021-07-15T08:28:14.271Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-15T08:28:14.546Z] Removing intermediate container 253c85f7671f [2021-07-15T08:28:14.546Z] ---> 56bf5a8693b7 [2021-07-15T08:28:14.546Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T08:28:14.546Z] Removing intermediate container 7d8a11d60ef7 [2021-07-15T08:28:14.546Z] ---> 49268f938a43 [2021-07-15T08:28:14.546Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:28:15.149Z] ---> Running in 850292b5b529 [2021-07-15T08:28:15.149Z] ---> Running in 88df7b204411 [2021-07-15T08:28:15.428Z] ---> c1659a61d6ed [2021-07-15T08:28:15.428Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:28:15.701Z] Removing intermediate container 850292b5b529 [2021-07-15T08:28:15.701Z] ---> 9d2f22b7e264 [2021-07-15T08:28:15.701Z] Step 21/22 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:28:15.701Z] Removing intermediate container 88df7b204411 [2021-07-15T08:28:15.701Z] ---> da637c339b10 [2021-07-15T08:28:15.701Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:28:15.987Z] ---> Running in bbaa6b975a08 [2021-07-15T08:28:15.987Z] ---> Running in 73fde06c0b27 [2021-07-15T08:28:16.971Z] Removing intermediate container bbaa6b975a08 [2021-07-15T08:28:16.971Z] ---> ffe6e9ab8751 [2021-07-15T08:28:16.971Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:28:17.572Z] Removing intermediate container 73fde06c0b27 [2021-07-15T08:28:17.572Z] ---> 0699615c317c [2021-07-15T08:28:17.572Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:28:17.572Z] ---> b63566c6e617 [2021-07-15T08:28:17.572Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:28:17.854Z] ---> Running in dc52c9129297 [2021-07-15T08:28:17.854Z] ---> Running in ba3810e5c182 [2021-07-15T08:28:18.879Z] Removing intermediate container dc52c9129297 [2021-07-15T08:28:18.879Z] ---> 08e1d5edc3d8 [2021-07-15T08:28:18.879Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:28:18.879Z] Removing intermediate container ba3810e5c182 [2021-07-15T08:28:18.879Z] ---> 7274e76d4941 [2021-07-15T08:28:18.879Z] [2021-07-15T08:28:19.481Z] Successfully built 7274e76d4941 [2021-07-15T08:28:19.755Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T08:28:19.755Z]  Building security-proxy-setup ... done  ---> Running in 1feca3a48b37 [2021-07-15T08:28:19.755Z] ---> 4ae98d470930 [2021-07-15T08:28:19.755Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:28:20.365Z] Removing intermediate container 1feca3a48b37 [2021-07-15T08:28:20.365Z] ---> c4e01f043ed5 [2021-07-15T08:28:20.366Z] [2021-07-15T08:28:20.960Z] Successfully built c4e01f043ed5 [2021-07-15T08:28:21.239Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T08:28:21.239Z]  Building core-metadata ... done  ---> 0ca02a8b7da4 [2021-07-15T08:28:21.239Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-15T08:28:21.848Z] ---> Running in c20f1d437ae3 [2021-07-15T08:28:23.298Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:28:23.298Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:28:23.298Z] ---> eeaf43b92773 [2021-07-15T08:28:23.298Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:28:23.298Z] ---> Running in 0adf87b2cecf [2021-07-15T08:28:23.904Z] Removing intermediate container 0adf87b2cecf [2021-07-15T08:28:23.904Z] ---> a93cc664d8a7 [2021-07-15T08:28:23.904Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-15T08:28:24.201Z] ---> Running in 850a3d978f30 [2021-07-15T08:28:24.201Z] Removing intermediate container c20f1d437ae3 [2021-07-15T08:28:24.201Z] ---> d1002ab75f57 [2021-07-15T08:28:24.201Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:28:24.479Z] ---> Running in a9971a47ffc3 [2021-07-15T08:28:25.081Z] Removing intermediate container a9971a47ffc3 [2021-07-15T08:28:25.081Z] ---> debb61579539 [2021-07-15T08:28:25.081Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T08:28:25.355Z] ---> Running in 5516ada74d17 [2021-07-15T08:28:25.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:28:25.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:28:25.632Z] Removing intermediate container 5516ada74d17 [2021-07-15T08:28:25.632Z] ---> be3a57058a54 [2021-07-15T08:28:25.632Z] Step 25/26 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:28:25.909Z] ---> Running in 1dcafa4be67a [2021-07-15T08:28:26.182Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:28:26.183Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:28:26.183Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:28:26.183Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:28:26.183Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:28:26.183Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:28:26.183Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:28:26.183Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:28:26.183Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:28:26.183Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:28:26.183Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:28:26.183Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:28:26.183Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:28:26.183Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:28:26.466Z] Removing intermediate container 1dcafa4be67a [2021-07-15T08:28:26.466Z] ---> 543011964202 [2021-07-15T08:28:26.466Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:28:26.741Z] ---> Running in fef452aa8f01 [2021-07-15T08:28:27.741Z] Removing intermediate container fef452aa8f01 [2021-07-15T08:28:27.741Z] ---> bf14b17f23d3 [2021-07-15T08:28:27.741Z] [2021-07-15T08:28:27.741Z] Successfully built bf14b17f23d3 [2021-07-15T08:28:28.016Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T08:28:28.016Z]  Building security-secretstore-setup ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:28:28.016Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:28:28.016Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:28:28.016Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:28:28.016Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:28:28.016Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:28:28.016Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:28:28.290Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:28:28.290Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:28:28.290Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:28:28.290Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:28:28.290Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:28:28.290Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:28:28.290Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:28:28.290Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:28:28.290Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:28:28.290Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:28:28.290Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:28:28.290Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:28:28.570Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:28:28.570Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:28:28.570Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:28:28.570Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:28:28.570Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:28:28.570Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:28:28.570Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:28:28.570Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:28:28.570Z] OK: 72 MiB in 59 packages [2021-07-15T08:28:32.924Z] Collecting docker-compose==1.23.2 [2021-07-15T08:28:32.924Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:28:33.910Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:28:33.910Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:28:34.546Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:28:34.546Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:28:35.143Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:28:35.143Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:28:35.414Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:28:35.414Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:28:37.437Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:28:37.437Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:28:40.111Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:28:40.111Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:28:40.708Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:28:40.708Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:28:44.102Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:28:44.102Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:28:44.102Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:28:44.102Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:28:46.085Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-15T08:28:46.085Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:28:46.085Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:28:46.361Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T08:28:46.361Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T08:28:46.958Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:28:46.959Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:28:47.233Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:28:47.233Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:28:47.233Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:28:47.233Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:28:47.233Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:28:47.233Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:28:48.214Z] Installing collected packages: idna, urllib3, requests, websocket-client, jsonschema, dockerpty, texttable, docker-pycreds, docker, PyYAML, cached-property, docopt, docker-compose [2021-07-15T08:28:48.214Z] Attempting uninstall: idna [2021-07-15T08:28:48.214Z] Found existing installation: idna 2.9 [2021-07-15T08:28:48.214Z] Uninstalling idna-2.9: [2021-07-15T08:28:48.215Z] Successfully uninstalled idna-2.9 [2021-07-15T08:28:48.814Z] Attempting uninstall: urllib3 [2021-07-15T08:28:48.814Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:28:48.814Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:28:49.090Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:28:49.694Z] Attempting uninstall: requests [2021-07-15T08:28:49.694Z] Found existing installation: requests 2.23.0 [2021-07-15T08:28:49.694Z] Uninstalling requests-2.23.0: [2021-07-15T08:28:49.694Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:28:50.685Z] Running setup.py install for dockerpty: started [2021-07-15T08:28:52.692Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:28:52.692Z] Running setup.py install for texttable: started [2021-07-15T08:28:54.243Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:28:55.331Z] Running setup.py install for PyYAML: started [2021-07-15T08:28:57.322Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:28:57.322Z] Running setup.py install for docopt: started [2021-07-15T08:28:59.435Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:29:00.472Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T08:29:08.787Z] Removing intermediate container 850a3d978f30 [2021-07-15T08:29:08.787Z] ---> c5c9b7f02707 [2021-07-15T08:29:08.787Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:29:08.787Z] ---> Running in 26360047c909 [2021-07-15T08:29:08.787Z] Removing intermediate container 26360047c909 [2021-07-15T08:29:08.787Z] ---> 0e09076a4787 [2021-07-15T08:29:08.787Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:29:09.088Z] ---> Running in a0965748980b [2021-07-15T08:29:09.713Z] Removing intermediate container a0965748980b [2021-07-15T08:29:09.713Z] ---> 6a838d9bf368 [2021-07-15T08:29:09.713Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:29:11.187Z] ---> 57701d8c43ce [2021-07-15T08:29:11.187Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:29:11.790Z] ---> 2ee5c96b31bc [2021-07-15T08:29:11.790Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:29:12.767Z] ---> c18c2b93867a [2021-07-15T08:29:12.767Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:29:13.040Z] ---> Running in df0d3dfc305b [2021-07-15T08:29:13.635Z] Removing intermediate container df0d3dfc305b [2021-07-15T08:29:13.636Z] ---> 636de1780d6b [2021-07-15T08:29:13.636Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:29:13.636Z] ---> Running in 2bace96d5dd6 [2021-07-15T08:29:14.236Z] Removing intermediate container 2bace96d5dd6 [2021-07-15T08:29:14.236Z] ---> 97fd04ab0426 [2021-07-15T08:29:14.236Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:29:14.236Z] ---> Running in 9ec7af0e4dbe [2021-07-15T08:29:14.843Z] Removing intermediate container 9ec7af0e4dbe [2021-07-15T08:29:14.843Z] ---> 59b87ca490cd [2021-07-15T08:29:14.843Z] Step 23/24 : LABEL git_sha=f4a49e2f4e275f8e142897f2b15b710323706fc6 [2021-07-15T08:29:15.119Z] ---> Running in ee6921188f76 [2021-07-15T08:29:15.714Z] Removing intermediate container ee6921188f76 [2021-07-15T08:29:15.714Z] ---> 2168420138d7 [2021-07-15T08:29:15.714Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:29:15.714Z] ---> Running in 1461ec1ec856 [2021-07-15T08:29:16.309Z] Removing intermediate container 1461ec1ec856 [2021-07-15T08:29:16.309Z] ---> 53fd432a8e02 [2021-07-15T08:29:16.309Z] [2021-07-15T08:29:16.581Z] Successfully built 53fd432a8e02 [2021-07-15T08:29:16.581Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T08:29:17.192Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T08:29:17.182Z] $ docker stop --time=1 ac342671fc8f433c05e2dd2b109f139518046590878eae1a33c17b637b3a8cd9 [2021-07-15T08:29:19.088Z] $ docker rm -f ac342671fc8f433c05e2dd2b109f139518046590878eae1a33c17b637b3a8cd9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:29:19.739Z] + docker images [2021-07-15T08:29:20.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:29:20.015Z] sys-mgmt-agent-arm64 latest 53fd432a8e02 4 seconds ago 298MB [2021-07-15T08:29:20.015Z] security-secretstore-setup-arm64 latest bf14b17f23d3 52 seconds ago 27.1MB [2021-07-15T08:29:20.015Z] core-metadata-arm64 latest c4e01f043ed5 About a minute ago 15.7MB [2021-07-15T08:29:20.015Z] security-proxy-setup-arm64 latest 7274e76d4941 About a minute ago 24.2MB [2021-07-15T08:29:20.015Z] 19970f01c39c About a minute ago 992MB [2021-07-15T08:29:20.015Z] a804840feac2 About a minute ago 995MB [2021-07-15T08:29:20.015Z] 6b71528c54b3 About a minute ago 999MB [2021-07-15T08:29:20.015Z] 88dd1bd3ba6d About a minute ago 996MB [2021-07-15T08:29:20.015Z] security-bootstrapper-arm64 latest 86152dbc4584 3 minutes ago 17.5MB [2021-07-15T08:29:20.015Z] core-data-arm64 latest 28918ddc5361 4 minutes ago 19.2MB [2021-07-15T08:29:20.015Z] support-notifications-arm64 latest ed569745bc0d 4 minutes ago 15.7MB [2021-07-15T08:29:20.015Z] support-scheduler-arm64 latest f6ac248d3f66 4 minutes ago 15.1MB [2021-07-15T08:29:20.015Z] core-command-arm64 latest a4228fafea7d 4 minutes ago 15MB [2021-07-15T08:29:20.015Z] b70803da3a93 4 minutes ago 998MB [2021-07-15T08:29:20.015Z] 775816b27958 4 minutes ago 991MB [2021-07-15T08:29:20.015Z] bd33e30a5eba 4 minutes ago 991MB [2021-07-15T08:29:20.015Z] cb2bc6ba61f1 4 minutes ago 992MB [2021-07-15T08:29:20.015Z] 32ee9732b4f8 4 minutes ago 989MB [2021-07-15T08:29:20.015Z] ci-base-image-arm64 latest 9f83a3013c32 16 minutes ago 664MB [2021-07-15T08:29:20.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 12 hours ago 451MB [2021-07-15T08:29:20.015Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T08:29:20.015Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T08:29:20.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:29:20.748Z] ---> job-cost.sh [2021-07-15T08:29:20.749Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5mYA [2021-07-15T08:29:59.733Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T08:31:36.564Z] lf-activate-venv(): INFO: Adding /tmp/venv-5mYA/bin to PATH [2021-07-15T08:31:36.564Z] INFO: No Stack... [2021-07-15T08:31:36.564Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T08:31:36.564Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T08:31:36.925Z] + cat /w/workspace/edgex-go/42/archives/cost.csv [2021-07-15T08:31:36.925Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T08:31:36.993Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] [2021-07-15T08:31:37.005Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] did not exist. Created. [2021-07-15T08:31:37.005Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T08:31:37.386Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T08:31:37.648Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T08:31:37.660Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-42-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T08:31:38.261Z] provisioning config files... [2021-07-15T08:31:38.278Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/42@tmp/config4224408024756121379tmp [Pipeline] { [Pipeline] sh [2021-07-15T08:31:38.623Z] + set +x [2021-07-15T08:31:38.624Z] + bash -s -- [2021-07-15T08:31:38.624Z] + curl -s https://codecov.io/bash [2021-07-15T08:31:38.624Z] [2021-07-15T08:31:38.624Z] _____ _ [2021-07-15T08:31:38.624Z] / ____| | | [2021-07-15T08:31:38.624Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T08:31:38.624Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T08:31:38.624Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T08:31:38.624Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T08:31:38.624Z] Bash-1.0.5 [2021-07-15T08:31:38.624Z] [2021-07-15T08:31:38.624Z] [2021-07-15T08:31:38.624Z] ==> git version 2.24.4 found [2021-07-15T08:31:38.624Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-15T08:31:38.624Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T08:31:38.624Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T08:31:38.624Z] ==> Jenkins CI detected. [2021-07-15T08:31:38.624Z] project root: . [2021-07-15T08:31:38.624Z] --> token set from env [2021-07-15T08:31:38.624Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T08:31:38.624Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T08:31:38.892Z] ==> Python coveragepy not found [2021-07-15T08:31:38.892Z] ==> Searching for coverage reports in: [2021-07-15T08:31:38.892Z] + . [2021-07-15T08:31:38.892Z] -> Found 1 reports [2021-07-15T08:31:38.893Z] ==> Detecting git/mercurial file structure [2021-07-15T08:31:38.893Z] ==> Reading reports [2021-07-15T08:31:38.893Z] + ./coverage.out bytes=402846 [2021-07-15T08:31:38.893Z] ==> Appending adjustments [2021-07-15T08:31:38.893Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T08:31:39.863Z] + Found adjustments [2021-07-15T08:31:39.863Z] ==> Gzipping contents [2021-07-15T08:31:39.863Z] 56K /tmp/codecov.JEKmDp.gz [2021-07-15T08:31:39.863Z] ==> Uploading reports [2021-07-15T08:31:39.863Z] url: https://codecov.io [2021-07-15T08:31:39.863Z] query: branch=PR-3531&commit=f4a49e2f4e275f8e142897f2b15b710323706fc6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F42%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-15T08:31:39.863Z] -> Pinging Codecov [2021-07-15T08:31:39.863Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3531&commit=f4a49e2f4e275f8e142897f2b15b710323706fc6&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F42%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-15T08:31:40.476Z] -> Uploading to [2021-07-15T08:31:40.476Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/f4a49e2f4e275f8e142897f2b15b710323706fc6/c45355c5-11fa-41aa-bdfa-846501bb8d12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T083140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb70311956115c8a89fb659774589884da90a653ed0532ca8725ee986f8ff01d [2021-07-15T08:31:40.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:31:40.476Z] Dload Upload Total Spent Left Speed [2021-07-15T08:31:41.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54452 0 0 100 54452 0 106k --:--:-- --:--:-- --:--:-- 106k 100 54452 0 0 100 54452 0 106k --:--:-- --:--:-- --:--:-- 106k [2021-07-15T08:31:41.062Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4a49e2f4e275f8e142897f2b15b710323706fc6 [Pipeline] } [2021-07-15T08:31:41.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:42.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:43.119Z] ---> package-listing.sh [2021-07-15T08:31:43.119Z] ++ facter osfamily [2021-07-15T08:31:43.119Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T08:31:43.385Z] + OS_FAMILY=redhat [2021-07-15T08:31:43.386Z] + workspace=/w/workspace/edgex-go/42 [2021-07-15T08:31:43.386Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T08:31:43.386Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T08:31:43.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T08:31:43.386Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T08:31:43.386Z] + '[' /w/workspace/edgex-go/42 ']' [2021-07-15T08:31:43.386Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T08:31:43.386Z] + case "${OS_FAMILY}" in [2021-07-15T08:31:43.386Z] + rpm -qa [2021-07-15T08:31:43.386Z] + sort [2021-07-15T08:31:45.332Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T08:31:45.332Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T08:31:45.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T08:31:45.332Z] + '[' /w/workspace/edgex-go/42 ']' [2021-07-15T08:31:45.332Z] + mkdir -p /w/workspace/edgex-go/42/archives/ [2021-07-15T08:31:45.332Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/42/archives/ [Pipeline] echo [2021-07-15T08:31:45.351Z] 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/42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T08:31:45.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:31:46.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:31:46.323Z] [2021-07-15T08:31:46.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:31:46.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:31:46.675Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T08:31:46.675Z] 5843afab3874: Pulling fs layer [2021-07-15T08:31:46.675Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T08:31:46.675Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T08:31:46.675Z] 1a467efa2204: Pulling fs layer [2021-07-15T08:31:46.675Z] 865369a531d5: Pulling fs layer [2021-07-15T08:31:46.675Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T08:31:46.675Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T08:31:46.675Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T08:31:46.675Z] 7074353bde3e: Pulling fs layer [2021-07-15T08:31:46.675Z] 1a467efa2204: Waiting [2021-07-15T08:31:46.675Z] 865369a531d5: Waiting [2021-07-15T08:31:46.675Z] 2dc3bafdbf1c: Waiting [2021-07-15T08:31:46.675Z] 9ac237eaa80d: Waiting [2021-07-15T08:31:46.675Z] 6bcad4ecc5c2: Waiting [2021-07-15T08:31:46.675Z] 7074353bde3e: Waiting [2021-07-15T08:31:46.945Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T08:31:46.945Z] 2dfaacf7024e: Download complete [2021-07-15T08:31:46.945Z] 1a467efa2204: Verifying Checksum [2021-07-15T08:31:46.945Z] 1a467efa2204: Download complete [2021-07-15T08:31:46.945Z] 5843afab3874: Verifying Checksum [2021-07-15T08:31:46.945Z] 5843afab3874: Download complete [2021-07-15T08:31:46.945Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T08:31:46.945Z] 2dc3bafdbf1c: Download complete [2021-07-15T08:31:46.945Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T08:31:46.945Z] 9ac237eaa80d: Download complete [2021-07-15T08:31:46.945Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T08:31:46.945Z] 6bcad4ecc5c2: Download complete [2021-07-15T08:31:46.945Z] 865369a531d5: Verifying Checksum [2021-07-15T08:31:46.945Z] 865369a531d5: Download complete [2021-07-15T08:31:47.213Z] 5843afab3874: Pull complete [2021-07-15T08:31:47.213Z] 2dfaacf7024e: Pull complete [2021-07-15T08:31:47.816Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T08:31:47.816Z] 2dbba127c6aa: Download complete [2021-07-15T08:31:48.083Z] 2dbba127c6aa: Pull complete [2021-07-15T08:31:48.083Z] 1a467efa2204: Pull complete [2021-07-15T08:31:48.349Z] 865369a531d5: Pull complete [2021-07-15T08:31:48.616Z] 2dc3bafdbf1c: Pull complete [2021-07-15T08:31:48.616Z] 9ac237eaa80d: Pull complete [2021-07-15T08:31:48.616Z] 6bcad4ecc5c2: Pull complete [2021-07-15T08:31:51.199Z] 7074353bde3e: Verifying Checksum [2021-07-15T08:31:51.199Z] 7074353bde3e: Download complete [2021-07-15T08:31:55.480Z] 7074353bde3e: Pull complete [2021-07-15T08:31:55.480Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T08:31:55.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:31:55.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T08:31:55.584Z] prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container [2021-07-15T08:31:55.655Z] $ 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/42/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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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:alpine cat [2021-07-15T08:31:58.317Z] $ docker top 12ec2d8dfd026f178ebaea4fd8345d09bd7c18fd8a0e0295158fbb8caa992411 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:31:58.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T08:31:59.096Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T08:31:59.427Z] + ls /var/log/sa-host [2021-07-15T08:31:59.427Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T08:31:59.427Z] file_magic: OK [2021-07-15T08:31:59.427Z] HZ: Using current value: 100 [2021-07-15T08:31:59.427Z] file_header: OK [2021-07-15T08:31:59.427Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T08:31:59.427Z] Statistics: [2021-07-15T08:31:59.427Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:31:59.427Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T08:31:59.427Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T08:31:59.427Z] file_magic: OK [2021-07-15T08:31:59.427Z] HZ: Using current value: 100 [2021-07-15T08:31:59.427Z] file_header: OK [2021-07-15T08:31:59.427Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T08:31:59.427Z] Statistics: [2021-07-15T08:31:59.427Z] 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... [2021-07-15T08:31:59.427Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:31:59.709Z] provisioning config files... [2021-07-15T08:31:59.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/42@tmp/config5970707657769810032tmp [Pipeline] { [Pipeline] echo [2021-07-15T08:31:59.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:00.087Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T08:32:00.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:00.518Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T08:32:00.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:00.857Z] ---> sudo-logs.sh [2021-07-15T08:32:00.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T08:32:00.897Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:01.343Z] ---> job-cost.sh [2021-07-15T08:32:01.343Z] lf-activate-venv: SKIPPING [2021-07-15T08:32:01.343Z] DEBUG: total: 0.18000000715255737 [2021-07-15T08:32:01.343Z] INFO: Retrieving Stack Cost... [2021-07-15T08:32:01.929Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T08:32:02.522Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T08:32:02.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:02.861Z] ---> logs-deploy.sh [2021-07-15T08:32:02.861Z] lf-activate-venv: SKIPPING [2021-07-15T08:32:02.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/42 [2021-07-15T08:32:02.861Z] INFO: archiving workspace using pattern(s): [2021-07-15T08:32:03.461Z] Archives upload complete. [2021-07-15T08:32:03.739Z] INFO: archiving logs to Nexus