Pull request #3659 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than b6d22a14304fa4f5ce0696b78650d11c1f7656f3 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f 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-ssh3028688017299770294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh2071537152495913733.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3659/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-3659/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6857379315802090223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh6549206213495868810.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-3659/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-3659/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1116520447296106425.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_BUILD_IMAGE_TARGET: builder 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-71 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh563276976940375386.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 a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit b6d22a14304fa4f5ce0696b78650d11c1f7656f3 > 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/3@tmp/jenkins-gitclient-ssh3145858026554444210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d22a14304fa4f5ce0696b78650d11c1f7656f3 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa Checking out Revision 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa (PR-3659) > 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/3@tmp/jenkins-gitclient-ssh8819333268580163378.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa # timeout=10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T02:19:39.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T02:19:39.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T02:19:39.668Z] ========================================================= [2021-08-09T02:19:39.668Z] EdgeX Global Pipelines Version Info [2021-08-09T02:19:39.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:40.816Z] ------------------- [2021-08-09T02:19:40.816Z] stable info: [2021-08-09T02:19:40.816Z] ------------------- [2021-08-09T02:19:40.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T02:19:40.816Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T02:19:40.816Z] Message: update stable to v1.0.204 [2021-08-09T02:19:41.411Z] ------------------- [2021-08-09T02:19:41.411Z] experimental info: [2021-08-09T02:19:41.411Z] ------------------- [2021-08-09T02:19:41.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T02:19:41.411Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T02:19:41.411Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T02:19:41.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T02:19:41.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T02:19:41.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T02:19:41.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T02:19:41.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T02:19:41.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T02:19:41.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T02:19:41.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T02:19:41.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T02:19:41.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T02:19:41.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T02:19:41.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T02:19:41.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T02:19:41.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T02:19:41.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T02:19:41.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T02:19:41.945Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T02:19:41.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T02:19:41.990Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T02:19:42.012Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T02:19:42.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T02:19:42.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T02:19:42.082Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T02:19:42.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3659 [Pipeline] echo [2021-08-09T02:19:42.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3659 [Pipeline] echo [2021-08-09T02:19:42.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3659 [Pipeline] echo [2021-08-09T02:19:42.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [Pipeline] echo [2021-08-09T02:19:42.202Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49dca7d [Pipeline] echo [2021-08-09T02:19:42.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:19:42.299Z] provisioning config files... [2021-08-09T02:19:42.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5526172075879162786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:42.704Z] ---> docker-login.sh [2021-08-09T02:19:42.704Z] nexus3.edgexfoundry.org:10001 [2021-08-09T02:19:42.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:43.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:43.032Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:43.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:43.032Z] [2021-08-09T02:19:43.032Z] Login Succeeded [2021-08-09T02:19:43.032Z] nexus3.edgexfoundry.org:10002 [2021-08-09T02:19:43.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:43.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:43.032Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:43.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:43.032Z] [2021-08-09T02:19:43.032Z] Login Succeeded [2021-08-09T02:19:43.032Z] nexus3.edgexfoundry.org:10003 [2021-08-09T02:19:43.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:43.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:43.545Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:43.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:43.545Z] [2021-08-09T02:19:43.545Z] Login Succeeded [2021-08-09T02:19:43.545Z] nexus3.edgexfoundry.org:10004 [2021-08-09T02:19:43.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:43.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:43.545Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:43.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:43.545Z] [2021-08-09T02:19:43.545Z] Login Succeeded [2021-08-09T02:19:43.545Z] docker.io [2021-08-09T02:19:43.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:19:43.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:19:43.849Z] Configure a credential helper to remove this warning. See [2021-08-09T02:19:43.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:19:43.849Z] [2021-08-09T02:19:43.849Z] Login Succeeded [2021-08-09T02:19:43.849Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T02:19:43.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T02:19:44.327Z] ++ 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-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T02:19:44.327Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:19:44.327Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T02:19:44.327Z] ++ cut -d/ -f2 [2021-08-09T02:19:44.327Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T02:19:44.422Z] 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-08-09T02:19:45.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:19:45.086Z] [2021-08-09T02:19:45.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:19:45.523Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:19:45.523Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T02:19:45.523Z] 31603596830f: Pulling fs layer [2021-08-09T02:19:45.523Z] d4622e32a9a9: Pulling fs layer [2021-08-09T02:19:45.523Z] 1030fce36090: Pulling fs layer [2021-08-09T02:19:45.523Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T02:19:45.523Z] 6c6cb7e1b49b: Waiting [2021-08-09T02:19:45.523Z] d4622e32a9a9: Verifying Checksum [2021-08-09T02:19:45.523Z] d4622e32a9a9: Download complete [2021-08-09T02:19:45.861Z] 31603596830f: Verifying Checksum [2021-08-09T02:19:45.861Z] 31603596830f: Download complete [2021-08-09T02:19:46.181Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T02:19:46.181Z] 6c6cb7e1b49b: Download complete [2021-08-09T02:19:46.181Z] 31603596830f: Pull complete [2021-08-09T02:19:46.181Z] d4622e32a9a9: Pull complete [2021-08-09T02:19:46.181Z] 1030fce36090: Verifying Checksum [2021-08-09T02:19:46.181Z] 1030fce36090: Download complete [2021-08-09T02:19:46.805Z] 1030fce36090: Pull complete [2021-08-09T02:19:47.074Z] 6c6cb7e1b49b: Pull complete [2021-08-09T02:19:47.074Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T02:19:47.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:19:47.074Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T02:19:47.242Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-08-09T02:19:47.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-08-09T02:19:48.163Z] $ docker top 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T02:19:48.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T02:19:48.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T02:19:48.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T02:19:48.438Z] $ docker exec 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent [2021-08-09T02:19:48.565Z] SSH_AUTH_SOCK=/tmp/ssh-68fd5YxKREF2/agent.13 [2021-08-09T02:19:48.565Z] SSH_AGENT_PID=20 [2021-08-09T02:19:48.585Z] Running ssh-add (command line suppressed) [2021-08-09T02:19:48.685Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_512308423038922413.key (/w/workspace/edgex-go/3@tmp/private_key_512308423038922413.key) [2021-08-09T02:19:48.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T02:19:49.113Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T02:19:49.142Z] $ docker exec --env ******** --env ******** 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent -k [2021-08-09T02:19:49.238Z] unset SSH_AUTH_SOCK; [2021-08-09T02:19:49.238Z] unset SSH_AGENT_PID; [2021-08-09T02:19:49.238Z] echo Agent pid 20 killed; [2021-08-09T02:19:49.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T02:19:49.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T02:19:49.316Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T02:19:49.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T02:19:49.428Z] $ docker exec 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent [2021-08-09T02:19:49.555Z] SSH_AUTH_SOCK=/tmp/ssh-U8g9uEygnZr7/agent.53 [2021-08-09T02:19:49.555Z] SSH_AGENT_PID=59 [2021-08-09T02:19:49.567Z] Running ssh-add (command line suppressed) [2021-08-09T02:19:49.672Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2747498864833760528.key (/w/workspace/edgex-go/3@tmp/private_key_2747498864833760528.key) [2021-08-09T02:19:49.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T02:19:50.161Z] + git semver init [2021-08-09T02:19:50.161Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T02:19:50.161Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-09T02:19:50.161Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-09T02:19:50.161Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T02:19:50.161Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T02:19:50.161Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T02:19:50.161Z] # $SEMVER_BRANCH = PR-3659 [2021-08-09T02:19:50.161Z] # $SEMVER_TEMP = /tmp/semver-164237920 [2021-08-09T02:19:50.161Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T02:20:17.141Z] # '/tmp/semver-164237920' -> '/w/workspace/edgex-go/3/.semver' [2021-08-09T02:20:17.141Z] # -> Force: false [2021-08-09T02:20:17.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-09T02:20:17.169Z] $ docker exec --env ******** --env ******** 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 ssh-agent -k [2021-08-09T02:20:17.285Z] unset SSH_AUTH_SOCK; [2021-08-09T02:20:17.285Z] unset SSH_AGENT_PID; [2021-08-09T02:20:17.285Z] echo Agent pid 59 killed; [2021-08-09T02:20:17.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T02:20:17.666Z] + git semver [Pipeline] } [2021-08-09T02:20:17.691Z] $ docker stop --time=1 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 [2021-08-09T02:20:19.702Z] $ docker rm -f 9b3213bf5cd3fe0085c6fb051c215547a2cbcd880efc94368c028107282b08a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:20:20.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T02:20:20.819Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T02:20:20.825Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-09T02:20:21.062Z] ========================================================= [2021-08-09T02:20:21.062Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T02:20:21.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:20:21.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:21.484Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T02:20:21.484Z] 540db60ca938: Pulling fs layer [2021-08-09T02:20:21.484Z] adcc1eea9eea: Pulling fs layer [2021-08-09T02:20:21.484Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T02:20:21.484Z] db62176df00c: Pulling fs layer [2021-08-09T02:20:21.484Z] 3b30891b0d05: Pulling fs layer [2021-08-09T02:20:21.484Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T02:20:21.484Z] c788192a36de: Pulling fs layer [2021-08-09T02:20:21.484Z] a77e37c0d609: Pulling fs layer [2021-08-09T02:20:21.484Z] c3185cebc471: Pulling fs layer [2021-08-09T02:20:21.484Z] db62176df00c: Waiting [2021-08-09T02:20:21.484Z] 3b30891b0d05: Waiting [2021-08-09T02:20:21.484Z] 06b49ca38bd5: Waiting [2021-08-09T02:20:21.484Z] c788192a36de: Waiting [2021-08-09T02:20:21.484Z] a77e37c0d609: Waiting [2021-08-09T02:20:21.484Z] c3185cebc471: Waiting [2021-08-09T02:20:21.484Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T02:20:21.484Z] 4c4ab2625f07: Download complete [2021-08-09T02:20:21.484Z] adcc1eea9eea: Verifying Checksum [2021-08-09T02:20:21.484Z] adcc1eea9eea: Download complete [2021-08-09T02:20:21.765Z] 3b30891b0d05: Verifying Checksum [2021-08-09T02:20:21.765Z] 3b30891b0d05: Download complete [2021-08-09T02:20:21.765Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T02:20:21.765Z] 06b49ca38bd5: Download complete [2021-08-09T02:20:21.765Z] c788192a36de: Verifying Checksum [2021-08-09T02:20:21.765Z] c788192a36de: Download complete [2021-08-09T02:20:21.765Z] 540db60ca938: Verifying Checksum [2021-08-09T02:20:21.765Z] 540db60ca938: Download complete [2021-08-09T02:20:22.054Z] 540db60ca938: Pull complete [2021-08-09T02:20:22.054Z] adcc1eea9eea: Pull complete [2021-08-09T02:20:22.322Z] 4c4ab2625f07: Pull complete [2021-08-09T02:20:22.980Z] a77e37c0d609: Verifying Checksum [2021-08-09T02:20:22.980Z] a77e37c0d609: Download complete [2021-08-09T02:20:27.656Z] c3185cebc471: Verifying Checksum [2021-08-09T02:20:27.656Z] c3185cebc471: Download complete [2021-08-09T02:20:28.264Z] db62176df00c: Verifying Checksum [2021-08-09T02:20:28.265Z] db62176df00c: Download complete [2021-08-09T02:20:31.724Z] db62176df00c: Pull complete [2021-08-09T02:20:31.724Z] 3b30891b0d05: Pull complete [2021-08-09T02:20:31.724Z] 06b49ca38bd5: Pull complete [2021-08-09T02:20:31.724Z] c788192a36de: Pull complete [2021-08-09T02:20:31.995Z] a77e37c0d609: Pull complete [2021-08-09T02:20:34.086Z] c3185cebc471: Pull complete [2021-08-09T02:20:34.086Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T02:20:34.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:34.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:20:34.562Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:34.562Z] WORKDIR /edgex [2021-08-09T02:20:34.562Z] COPY go.mod . [2021-08-09T02:20:34.562Z] RUN go mod download' [2021-08-09T02:20:34.562Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T02:20:35.975Z] Still waiting to schedule task [2021-08-09T02:20:35.975Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-09T02:20:36.034Z] Sending build context to Docker daemon 328.6MB [2021-08-09T02:20:36.034Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:20:36.034Z] ---> 031687cdd783 [2021-08-09T02:20:36.034Z] Step 2/4 : WORKDIR /edgex [2021-08-09T02:20:38.020Z] ---> Running in 589abeedf606 [2021-08-09T02:20:38.020Z] Removing intermediate container 589abeedf606 [2021-08-09T02:20:38.020Z] ---> 3c7b8c220510 [2021-08-09T02:20:38.020Z] Step 3/4 : COPY go.mod . [2021-08-09T02:20:38.020Z] ---> a172c5401360 [2021-08-09T02:20:38.020Z] Step 4/4 : RUN go mod download [2021-08-09T02:20:38.020Z] ---> Running in 823c69ef3952 [2021-08-09T02:21:25.361Z] Removing intermediate container 823c69ef3952 [2021-08-09T02:21:25.361Z] ---> 9e5e0dd63a13 [2021-08-09T02:21:25.361Z] Successfully built 9e5e0dd63a13 [2021-08-09T02:21:25.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:21:25.738Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T02:21:25.738Z] . [Pipeline] withDockerContainer [2021-08-09T02:21:25.884Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-08-09T02:21:25.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T02:21:26.401Z] $ docker top d123409651efc844955074cc3a64c611e6f37d50fe6c1b5b7662d453af082504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:21:26.909Z] + go version [2021-08-09T02:21:26.909Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T02:21:26.954Z] $ docker stop --time=1 d123409651efc844955074cc3a64c611e6f37d50fe6c1b5b7662d453af082504 [2021-08-09T02:21:28.233Z] $ docker rm -f d123409651efc844955074cc3a64c611e6f37d50fe6c1b5b7662d453af082504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:21:28.813Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T02:21:28.813Z] . [Pipeline] withDockerContainer [2021-08-09T02:21:28.976Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-08-09T02:21:29.100Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T02:21:29.521Z] $ docker top e5d3d91687373b73433cd5ed2780c5c06a40a76bfd471a95252854e9f62472d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T02:21:29.638Z] ========================================================= [2021-08-09T02:21:29.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T02:21:29.638Z] ========================================================= [Pipeline] sh [2021-08-09T02:21:30.035Z] + go mod tidy [Pipeline] sh [2021-08-09T02:21:30.677Z] + make test [2021-08-09T02:21:30.677Z] 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-08-09T02:21:30.966Z] go mod tidy [2021-08-09T02:21:30.966Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T02:21:36.410Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T02:21:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T02:21:58.462Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T02:21:58.462Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T02:21:58.759Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T02:22:00.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T02:22:01.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T02:22:01.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T02:22:01.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T02:22:02.094Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T02:22:02.382Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T02:22:02.676Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T02:22:02.676Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T02:22:02.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T02:22:02.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T02:22:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-08-09T02:22:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T02:22:05.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T02:22:05.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-08-09T02:22:05.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T02:22:06.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-08-09T02:22:06.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T02:22:06.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T02:22:07.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements [2021-08-09T02:22:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T02:22:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:22:08.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements [2021-08-09T02:22:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T02:22:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T02:22:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T02:22:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T02:22:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T02:22:08.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:22:08.640Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T02:22:08.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T02:22:09.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-09T02:22:09.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T02:22:09.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T02:22:09.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T02:22:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-08-09T02:22:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T02:22:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-08-09T02:22:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.3% of statements [2021-08-09T02:22:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T02:22:10.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-09T02:22:11.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-08-09T02:22:11.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-09T02:22:11.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-08-09T02:22:11.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-08-09T02:22:23.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-08-09T02:22:23.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-08-09T02:22:30.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.174s coverage: 81.8% of statements [2021-08-09T02:22:30.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 91.2% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T02:22:45.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T02:22:45.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-08-09T02:22:45.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-09T02:22:46.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-09T02:22:46.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-09T02:22:46.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2021-08-09T02:22:47.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements [2021-08-09T02:22:47.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T02:22:47.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T02:22:47.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T02:22:47.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements [2021-08-09T02:22:47.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T02:22:47.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T02:22:47.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-08-09T02:22:47.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T02:22:48.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-08-09T02:22:48.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T02:22:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-09T02:22:54.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-09T02:22:55.104Z] GO111MODULE=on go vet ./... [2021-08-09T02:23:17.402Z] gofmt -l . [2021-08-09T02:23:17.680Z] [ "`gofmt -l .`" = "" ] [2021-08-09T02:23:18.037Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T02:23:18.714Z] + ls -al . [2021-08-09T02:23:18.714Z] total 592 [2021-08-09T02:23:18.714Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 02:23 . [2021-08-09T02:23:18.714Z] drwxr-xr-x 4 root root 28 Aug 9 02:21 .. [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 02:19 .dockerignore [2021-08-09T02:23:18.714Z] drwxrwxr-x 8 1001 1001 179 Aug 9 02:19 .git [2021-08-09T02:23:18.714Z] drwxrwxr-x 3 1001 1001 125 Aug 9 02:19 .github [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 02:19 .gitignore [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 02:19 .hadolint.yml [2021-08-09T02:23:18.714Z] drwx------ 3 1001 1001 58 Aug 9 02:20 .semver [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 02:19 .sonarcloud.properties [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:19 Attribution.txt [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:19 CHANGELOG.md [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:19 CONTRIBUTING.md [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 02:19 Jenkinsfile [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:19 LICENSE [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:19 Makefile [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:19 README.md [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:19 SECURITY.md [2021-08-09T02:23:18.714Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION [2021-08-09T02:23:18.715Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:19 ZMQWindows.md [2021-08-09T02:23:18.715Z] drwxrwxr-x 2 1001 1001 37 Aug 9 02:19 bin [2021-08-09T02:23:18.715Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 02:19 cmd [2021-08-09T02:23:18.715Z] -rw-r--r-- 1 root root 404407 Aug 9 02:22 coverage.out [2021-08-09T02:23:18.715Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 02:19 go.mod [2021-08-09T02:23:18.715Z] -rw-r--r-- 1 root root 48847 Aug 9 02:21 go.sum [2021-08-09T02:23:18.715Z] drwxrwxr-x 8 1001 1001 124 Aug 9 02:19 internal [2021-08-09T02:23:18.715Z] drwxrwxr-x 3 1001 1001 16 Aug 9 02:19 openapi [2021-08-09T02:23:18.715Z] drwxrwxr-x 4 1001 1001 71 Aug 9 02:19 snap [2021-08-09T02:23:18.715Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 02:19 version.go [Pipeline] sh [2021-08-09T02:23:19.081Z] + '[' -e coverage.out ] [2021-08-09T02:23:19.081Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T02:23:19.227Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T02:23:19.589Z] + make build [2021-08-09T02:23:19.589Z] go mod tidy [2021-08-09T02:23:19.589Z] 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-08-09T02:23:21.054Z] 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-08-09T02:23:27.778Z] 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-08-09T02:23:28.058Z] 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-08-09T02:23:29.032Z] 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-08-09T02:23:29.311Z] 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-08-09T02:23:30.308Z] 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-08-09T02:23:31.274Z] 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-08-09T02:23:31.881Z] 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-08-09T02:23:32.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:23:33.820Z] 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-08-09T02:23:34.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T02:23:35.885Z] $ docker stop --time=1 e5d3d91687373b73433cd5ed2780c5c06a40a76bfd471a95252854e9f62472d5 [2021-08-09T02:23:37.643Z] $ docker rm -f e5d3d91687373b73433cd5ed2780c5c06a40a76bfd471a95252854e9f62472d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:23:39.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:23:39.543Z] [2021-08-09T02:23:39.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:23:39.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:23:39.979Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T02:23:39.979Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T02:23:39.979Z] ca9280d653b3: Pulling fs layer [2021-08-09T02:23:39.979Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T02:23:40.274Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T02:23:40.274Z] cbdbe7a5bc2a: Download complete [2021-08-09T02:23:40.274Z] cbdbe7a5bc2a: Pull complete [2021-08-09T02:23:40.914Z] ca9280d653b3: Verifying Checksum [2021-08-09T02:23:40.914Z] ca9280d653b3: Download complete [2021-08-09T02:23:41.194Z] ca9280d653b3: Pull complete [2021-08-09T02:23:43.400Z] 7e9c9ca2126c: Verifying Checksum [2021-08-09T02:23:43.400Z] 7e9c9ca2126c: Download complete [2021-08-09T02:23:47.217Z] 7e9c9ca2126c: Pull complete [2021-08-09T02:23:47.217Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T02:23:47.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:23:47.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T02:23:47.354Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-08-09T02:23:47.455Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T02:23:50.168Z] $ docker top 77742aa8279d951ba616e47360bb148ae1678a40d81f45da0dc2850939ee29d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:23:50.614Z] + docker-compose build --help [2021-08-09T02:23:50.614Z] + grep parallel [2021-08-09T02:23:51.215Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T02:23:51.239Z] $ docker stop --time=1 77742aa8279d951ba616e47360bb148ae1678a40d81f45da0dc2850939ee29d8 [2021-08-09T02:23:52.423Z] $ docker rm -f 77742aa8279d951ba616e47360bb148ae1678a40d81f45da0dc2850939ee29d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:23:52.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:23:52.904Z] . [Pipeline] withDockerContainer [2021-08-09T02:23:53.010Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-08-09T02:23:53.144Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T02:23:53.494Z] $ docker top b6e02077495785fb336b99e5175b32f255cd72df34eb0ffafa27a48f58f48d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:23:53.911Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T02:23:54.508Z] Building core-command ... [2021-08-09T02:23:54.508Z] Building core-data ... [2021-08-09T02:23:54.508Z] Building core-metadata ... [2021-08-09T02:23:54.508Z] Building security-bootstrapper ... [2021-08-09T02:23:54.508Z] Building security-proxy-setup ... [2021-08-09T02:23:54.508Z] Building security-secretstore-setup ... [2021-08-09T02:23:54.508Z] Building support-notifications ... [2021-08-09T02:23:54.508Z] Building support-scheduler ... [2021-08-09T02:23:54.508Z] Building sys-mgmt-agent ... [2021-08-09T02:23:54.508Z] Building support-notifications [2021-08-09T02:23:54.508Z] Building security-secretstore-setup [2021-08-09T02:23:54.508Z] Building core-metadata [2021-08-09T02:23:54.508Z] Building security-bootstrapper [2021-08-09T02:23:54.508Z] Building core-data [2021-08-09T02:24:02.853Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:02.853Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:02.853Z] ---> 9e5e0dd63a13 [2021-08-09T02:24:02.853Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T02:24:02.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:02.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:02.853Z] ---> 9e5e0dd63a13 [2021-08-09T02:24:02.853Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:24:04.719Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-74 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws [2021-08-09T02:24:04.740Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-09T02:24:05.022Z] The recommended git tool is: git [2021-08-09T02:24:08.789Z] ---> Running in 1529fd1e012e [2021-08-09T02:24:08.789Z] ---> Running in a8523ce79325 [2021-08-09T02:24:11.504Z] using credential edgex-jenkins-ssh [2021-08-09T02:24:11.534Z] Cloning the remote Git repository [2021-08-09T02:24:11.620Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:24:11.746Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-09T02:24:11.849Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:24:11.850Z] > git --version # timeout=10 [2021-08-09T02:24:11.871Z] > git --version # 'git version 2.17.1' [2021-08-09T02:24:11.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:24:11.952Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:24:13.071Z] Removing intermediate container 1529fd1e012e [2021-08-09T02:24:13.071Z] ---> 98b009e554c1 [2021-08-09T02:24:13.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:13.071Z] Removing intermediate container a8523ce79325 [2021-08-09T02:24:13.071Z] ---> fa7eeaa98aac [2021-08-09T02:24:13.071Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:13.656Z] ---> Running in 64f788d1e630 [2021-08-09T02:24:13.656Z] ---> Running in fe04888c7a6d [2021-08-09T02:24:18.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:18.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:18.041Z] ---> 9e5e0dd63a13 [2021-08-09T02:24:18.041Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:24:18.041Z] ---> Using cache [2021-08-09T02:24:18.041Z] ---> 98b009e554c1 [2021-08-09T02:24:18.041Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:18.041Z] ---> Running in 1d0603e76735 [2021-08-09T02:24:18.041Z] Removing intermediate container 64f788d1e630 [2021-08-09T02:24:18.041Z] ---> 5e3a6e32f94f [2021-08-09T02:24:18.041Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T02:24:18.318Z] Removing intermediate container fe04888c7a6d [2021-08-09T02:24:18.318Z] ---> 1be70e87f2f1 [2021-08-09T02:24:18.318Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T02:24:18.318Z] ---> Running in b3a996f5665d [2021-08-09T02:24:18.318Z] ---> Running in 47f97d0ecf27 [2021-08-09T02:24:18.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:18.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:19.217Z] Removing intermediate container 1d0603e76735 [2021-08-09T02:24:19.217Z] ---> deabe5fe419d [2021-08-09T02:24:19.217Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T02:24:19.217Z] ---> Running in c6801ec60c64 [2021-08-09T02:24:19.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:19.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:19.496Z] ---> 9e5e0dd63a13 [2021-08-09T02:24:19.496Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:24:19.496Z] ---> Using cache [2021-08-09T02:24:19.496Z] ---> 98b009e554c1 [2021-08-09T02:24:19.496Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:19.496Z] ---> Using cache [2021-08-09T02:24:19.496Z] ---> deabe5fe419d [2021-08-09T02:24:19.496Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:24:19.496Z] ---> Running in 4ef89e960b01 [2021-08-09T02:24:19.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:19.780Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:24:19.780Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:24:19.780Z] ---> 9e5e0dd63a13 [2021-08-09T02:24:19.780Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T02:24:19.780Z] ---> Using cache [2021-08-09T02:24:19.780Z] ---> 98b009e554c1 [2021-08-09T02:24:19.780Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:24:19.780Z] ---> Using cache [2021-08-09T02:24:19.780Z] ---> deabe5fe419d [2021-08-09T02:24:19.780Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T02:24:19.780Z] ---> Running in 6dac5f3a8def [2021-08-09T02:24:20.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:20.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:20.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:20.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:20.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:20.317Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:20.612Z] Removing intermediate container b3a996f5665d [2021-08-09T02:24:20.612Z] ---> 53405160b3e1 [2021-08-09T02:24:20.612Z] Step 6/32 : COPY go.mod . [2021-08-09T02:24:20.898Z] ---> f2d2deb1f4c8 [2021-08-09T02:24:20.898Z] Step 7/32 : RUN go mod download [2021-08-09T02:24:20.898Z] ---> Running in eab7bb2d950c [2021-08-09T02:24:20.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:20.898Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:20.898Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:21.524Z] Removing intermediate container 47f97d0ecf27 [2021-08-09T02:24:21.524Z] ---> a2452c0d9055 [2021-08-09T02:24:21.524Z] Step 6/24 : COPY go.mod . [2021-08-09T02:24:21.524Z] Removing intermediate container c6801ec60c64 [2021-08-09T02:24:21.524Z] ---> 110758c23468 [2021-08-09T02:24:21.524Z] Step 6/23 : COPY go.mod . [2021-08-09T02:24:21.524Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:21.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:24:21.524Z] ---> 6c3141eecda7 [2021-08-09T02:24:21.524Z] Step 7/24 : RUN go mod download [2021-08-09T02:24:21.524Z] ---> ce929eeb0b8e [2021-08-09T02:24:21.524Z] Step 7/23 : RUN go mod download [2021-08-09T02:24:21.828Z] ---> Running in 42b9b4c48702 [2021-08-09T02:24:21.828Z] ---> Running in 9673c6aa87f2 [2021-08-09T02:24:21.828Z] Removing intermediate container 6dac5f3a8def [2021-08-09T02:24:21.828Z] ---> 8a149ea0fca0 [2021-08-09T02:24:21.828Z] Step 6/26 : COPY go.mod . [2021-08-09T02:24:22.138Z] ---> 391da8fda225 [2021-08-09T02:24:22.138Z] Step 7/26 : RUN go mod download [2021-08-09T02:24:22.138Z] ---> Running in 990088e709ea [2021-08-09T02:24:22.138Z] Removing intermediate container eab7bb2d950c [2021-08-09T02:24:22.138Z] ---> de5ef49e8cf3 [2021-08-09T02:24:22.138Z] Step 8/32 : COPY . . [2021-08-09T02:24:24.216Z] Removing intermediate container 42b9b4c48702 [2021-08-09T02:24:24.216Z] ---> bd0ac001f0bf [2021-08-09T02:24:24.216Z] Step 8/24 : COPY . . [2021-08-09T02:24:24.216Z] OK: 219 MiB in 52 packages [2021-08-09T02:24:24.504Z] Removing intermediate container 990088e709ea [2021-08-09T02:24:24.504Z] ---> a7d303431f01 [2021-08-09T02:24:24.504Z] Step 8/26 : COPY . . [2021-08-09T02:24:24.788Z] Removing intermediate container 9673c6aa87f2 [2021-08-09T02:24:24.788Z] ---> e568d0a06e80 [2021-08-09T02:24:24.788Z] Step 8/23 : COPY . . [2021-08-09T02:24:25.066Z] Removing intermediate container 4ef89e960b01 [2021-08-09T02:24:25.066Z] ---> a848e53f949b [2021-08-09T02:24:25.066Z] Step 6/24 : COPY go.mod . [2021-08-09T02:24:27.716Z] ---> 6a176c11903a [2021-08-09T02:24:27.716Z] Step 7/24 : RUN go mod download [2021-08-09T02:24:29.143Z] ---> a4c0e959848b [2021-08-09T02:24:29.143Z] Step 9/32 : RUN go mod tidy [2021-08-09T02:24:29.143Z] ---> Running in 0a35211a0c83 [2021-08-09T02:24:29.415Z] ---> Running in aedbf9bb3504 [2021-08-09T02:24:32.074Z] Removing intermediate container 0a35211a0c83 [2021-08-09T02:24:32.074Z] ---> 66aa1b9fef7c [2021-08-09T02:24:32.074Z] Step 8/24 : COPY . . [2021-08-09T02:24:32.355Z] Removing intermediate container aedbf9bb3504 [2021-08-09T02:24:32.355Z] ---> 18b40147862a [2021-08-09T02:24:32.355Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T02:24:32.700Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit b6d22a14304fa4f5ce0696b78650d11c1f7656f3 [2021-08-09T02:24:33.241Z] Merge succeeded, producing 3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:24:33.242Z] Checking out Revision 3aa8037cf3154f97acbb767013f312eb1c93cf15 (PR-3659) [2021-08-09T02:24:31.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:24:31.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:24:31.911Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:24:31.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:24:31.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:24:31.960Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T02:24:32.718Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:24:32.739Z] > git checkout -f b6d22a14304fa4f5ce0696b78650d11c1f7656f3 # timeout=10 [2021-08-09T02:24:32.978Z] > git remote # timeout=10 [2021-08-09T02:24:33.002Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T02:24:33.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:24:33.024Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-09T02:24:33.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T02:24:33.248Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:24:33.263Z] > git checkout -f 3aa8037cf3154f97acbb767013f312eb1c93cf15 # timeout=10 [2021-08-09T02:24:33.836Z] ---> Running in 68cec5d454b1 [2021-08-09T02:24:33.837Z] ---> 8ac41c84db4c [2021-08-09T02:24:33.837Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:24:34.108Z] ---> e11363c4d0d8 [2021-08-09T02:24:34.108Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:24:34.108Z] ---> f325b9a8e032 [2021-08-09T02:24:34.108Z] Step 9/26 : RUN go mod tidy [2021-08-09T02:24:34.381Z] ---> Running in 43034eba06d3 [2021-08-09T02:24:34.652Z] ---> Running in c89bc16d9737 [2021-08-09T02:24:34.652Z] ---> Running in dc20a2a1d66d [2021-08-09T02:24:35.625Z] 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-08-09T02:24:37.676Z] Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" [2021-08-09T02:24:37.677Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:24:38.222Z] provisioning config files... [2021-08-09T02:24:38.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config626580329224701476tmp [Pipeline] { [2021-08-09T02:24:38.289Z] Removing intermediate container 43034eba06d3 [2021-08-09T02:24:38.289Z] ---> 79ee246a1067 [2021-08-09T02:24:38.289Z] Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:24:38.899Z] ---> docker-login.sh [2021-08-09T02:24:38.899Z] nexus3.edgexfoundry.org:10001 [2021-08-09T02:24:38.932Z] ---> Running in 257fb5e22b71 [2021-08-09T02:24:39.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:24:39.919Z] Removing intermediate container c89bc16d9737 [2021-08-09T02:24:39.919Z] ---> 3ea449c1d552 [2021-08-09T02:24:39.919Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T02:24:40.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:24:40.128Z] Configure a credential helper to remove this warning. See [2021-08-09T02:24:40.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:24:40.128Z] [2021-08-09T02:24:40.128Z] Login Succeeded [2021-08-09T02:24:40.128Z] nexus3.edgexfoundry.org:10002 [2021-08-09T02:24:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:24:40.535Z] ---> Running in bafb805350ad [2021-08-09T02:24:40.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:24:40.707Z] Configure a credential helper to remove this warning. See [2021-08-09T02:24:40.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:24:40.707Z] [2021-08-09T02:24:40.708Z] Login Succeeded [2021-08-09T02:24:40.708Z] nexus3.edgexfoundry.org:10003 [2021-08-09T02:24:40.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:24:41.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:24:41.281Z] Configure a credential helper to remove this warning. See [2021-08-09T02:24:41.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:24:41.281Z] [2021-08-09T02:24:41.281Z] Login Succeeded [2021-08-09T02:24:41.281Z] nexus3.edgexfoundry.org:10004 [2021-08-09T02:24:41.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:24:41.600Z] 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-08-09T02:24:41.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:24:41.837Z] Configure a credential helper to remove this warning. See [2021-08-09T02:24:41.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:24:41.837Z] [2021-08-09T02:24:41.837Z] Login Succeeded [2021-08-09T02:24:41.837Z] docker.io [2021-08-09T02:24:41.887Z] Removing intermediate container dc20a2a1d66d [2021-08-09T02:24:41.888Z] ---> bf5aac83c11d [2021-08-09T02:24:41.888Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T02:24:42.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:24:42.170Z] 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-08-09T02:24:42.446Z] ---> Running in 9054079ae163 [2021-08-09T02:24:42.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:24:42.729Z] Configure a credential helper to remove this warning. See [2021-08-09T02:24:42.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:24:42.729Z] [2021-08-09T02:24:42.729Z] Login Succeeded [2021-08-09T02:24:42.729Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T02:24:42.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-09T02:24:43.068Z] 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 [Pipeline] echo [2021-08-09T02:24:43.530Z] ========================================================= [2021-08-09T02:24:43.530Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T02:24:43.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:24:43.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:24:44.229Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T02:24:44.229Z] 595b0fe564bb: Pulling fs layer [2021-08-09T02:24:44.229Z] 24495759ef45: Pulling fs layer [2021-08-09T02:24:44.229Z] d148012ef14d: Pulling fs layer [2021-08-09T02:24:44.229Z] e90a11edd702: Pulling fs layer [2021-08-09T02:24:44.229Z] d77568369979: Pulling fs layer [2021-08-09T02:24:44.229Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T02:24:44.229Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T02:24:44.229Z] 97ac5df62f85: Pulling fs layer [2021-08-09T02:24:44.229Z] e90a11edd702: Waiting [2021-08-09T02:24:44.229Z] d77568369979: Waiting [2021-08-09T02:24:44.229Z] fc1c9f9a7f3b: Waiting [2021-08-09T02:24:44.229Z] 170f2ba95c9a: Waiting [2021-08-09T02:24:44.229Z] 97ac5df62f85: Waiting [2021-08-09T02:24:44.229Z] d148012ef14d: Download complete [2021-08-09T02:24:44.229Z] 24495759ef45: Verifying Checksum [2021-08-09T02:24:44.229Z] 24495759ef45: Download complete [2021-08-09T02:24:44.229Z] d77568369979: Verifying Checksum [2021-08-09T02:24:44.229Z] d77568369979: Download complete [2021-08-09T02:24:44.229Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T02:24:44.229Z] fc1c9f9a7f3b: Download complete [2021-08-09T02:24:44.536Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T02:24:44.536Z] 170f2ba95c9a: Download complete [2021-08-09T02:24:44.536Z] 595b0fe564bb: Download complete [2021-08-09T02:24:45.164Z] 595b0fe564bb: Pull complete [2021-08-09T02:24:45.786Z] 24495759ef45: Pull complete [2021-08-09T02:24:46.072Z] d148012ef14d: Pull complete [2021-08-09T02:24:48.195Z] 97ac5df62f85: Verifying Checksum [2021-08-09T02:24:48.195Z] 97ac5df62f85: Download complete [2021-08-09T02:24:48.827Z] e90a11edd702: Download complete [2021-08-09T02:24:51.597Z] ---> 72cdac2f4e23 [2021-08-09T02:24:51.597Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:24:51.597Z] ---> Running in 1b7290918e1e [2021-08-09T02:24:53.708Z] Removing intermediate container 1b7290918e1e [2021-08-09T02:24:53.708Z] ---> f2c360cd5d7b [2021-08-09T02:24:53.708Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T02:24:53.708Z] ---> Running in 5d3f262b50ce [2021-08-09T02:24:53.998Z] 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-08-09T02:24:59.041Z] e90a11edd702: Pull complete [2021-08-09T02:24:59.041Z] d77568369979: Pull complete [2021-08-09T02:24:59.041Z] fc1c9f9a7f3b: Pull complete [2021-08-09T02:24:59.041Z] 170f2ba95c9a: Pull complete [2021-08-09T02:25:04.426Z] Removing intermediate container 68cec5d454b1 [2021-08-09T02:25:04.426Z] ---> e1a8b839298b [2021-08-09T02:25:04.426Z] [2021-08-09T02:25:04.426Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T02:25:04.576Z] 97ac5df62f85: Pull complete [2021-08-09T02:25:04.577Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T02:25:04.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:25:04.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:25:05.019Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:25:05.020Z] WORKDIR /edgex [2021-08-09T02:25:05.020Z] COPY go.mod . [2021-08-09T02:25:05.020Z] RUN go mod download [2021-08-09T02:25:05.020Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-09T02:25:05.982Z] 3.12: Pulling from library/alpine [2021-08-09T02:25:07.013Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:25:07.013Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T02:25:07.013Z] ---> 13621d1b12d4 [2021-08-09T02:25:07.013Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T02:25:07.313Z] ---> Running in b3af89106728 [2021-08-09T02:25:07.313Z] Removing intermediate container b3af89106728 [2021-08-09T02:25:07.313Z] ---> e05369914d94 [2021-08-09T02:25:07.313Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T02:25:07.313Z] ---> Running in ae602cc52d9a [2021-08-09T02:25:07.753Z] Sending build context to Docker daemon 165.9MB [2021-08-09T02:25:07.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T02:25:07.753Z] ---> 04bc70af865f [2021-08-09T02:25:07.753Z] Step 2/4 : WORKDIR /edgex [2021-08-09T02:25:07.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:07.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:08.230Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:08.230Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T02:25:08.230Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:08.230Z] OK: 6 MiB in 16 packages [2021-08-09T02:25:08.868Z] Removing intermediate container ae602cc52d9a [2021-08-09T02:25:08.868Z] ---> 6fee10dc07e3 [2021-08-09T02:25:08.868Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T02:25:08.868Z] ---> Running in 3b01e0a5556a [2021-08-09T02:25:08.868Z] Removing intermediate container 3b01e0a5556a [2021-08-09T02:25:08.868Z] ---> 8639e2c780d8 [2021-08-09T02:25:08.868Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T02:25:08.868Z] ---> Running in 27788f8fc97d [2021-08-09T02:25:09.146Z] Removing intermediate container 27788f8fc97d [2021-08-09T02:25:09.146Z] ---> 9a4e6924abec [2021-08-09T02:25:09.146Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T02:25:09.146Z] ---> Running in a244be7d946f [2021-08-09T02:25:10.160Z] Removing intermediate container a244be7d946f [2021-08-09T02:25:10.160Z] ---> 8c78d246affd [2021-08-09T02:25:10.160Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T02:25:10.160Z] ---> Running in 1f2bbad40f81 [2021-08-09T02:25:10.443Z] Removing intermediate container 1f2bbad40f81 [2021-08-09T02:25:10.443Z] ---> 114c6af937e7 [2021-08-09T02:25:10.443Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T02:25:10.722Z] ---> 5bf5c2e753b1 [2021-08-09T02:25:10.722Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T02:25:10.722Z] ---> Running in 12a4ddcaffbd [2021-08-09T02:25:11.729Z] Removing intermediate container 12a4ddcaffbd [2021-08-09T02:25:11.729Z] ---> a4d3168e1b30 [2021-08-09T02:25:11.729Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:25:12.013Z] ---> 1a66b39d68c1 [2021-08-09T02:25:12.013Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T02:25:12.613Z] ---> a5b0e6f88960 [2021-08-09T02:25:12.613Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T02:25:12.893Z] ---> 9c1a9ff8fe40 [2021-08-09T02:25:12.893Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T02:25:13.175Z] ---> 4da4064caa6d [2021-08-09T02:25:13.175Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T02:25:13.358Z] ---> Running in 8c79c1ea0008 [2021-08-09T02:25:13.359Z] Removing intermediate container 8c79c1ea0008 [2021-08-09T02:25:13.359Z] ---> aa5128e71165 [2021-08-09T02:25:13.359Z] Step 3/4 : COPY go.mod . [2021-08-09T02:25:13.448Z] ---> 912981f4d68f [2021-08-09T02:25:13.449Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T02:25:13.449Z] ---> Running in 6249c7ea461e [2021-08-09T02:25:13.727Z] Removing intermediate container 6249c7ea461e [2021-08-09T02:25:13.727Z] ---> 488497e5473b [2021-08-09T02:25:13.727Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T02:25:13.989Z] ---> ea4470aa833f [2021-08-09T02:25:13.989Z] Step 4/4 : RUN go mod download [2021-08-09T02:25:13.989Z] ---> Running in f4afa41c173d [2021-08-09T02:25:14.007Z] ---> 80c1a7cae619 [2021-08-09T02:25:14.007Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T02:25:14.007Z] ---> Running in 8e55ca103d12 [2021-08-09T02:25:15.011Z] Removing intermediate container 8e55ca103d12 [2021-08-09T02:25:15.011Z] ---> 3f29d87a2f06 [2021-08-09T02:25:15.011Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T02:25:15.011Z] ---> Running in 8cfd8ba8c115 [2021-08-09T02:25:15.011Z] Removing intermediate container 8cfd8ba8c115 [2021-08-09T02:25:15.011Z] ---> d2dd5cae42ed [2021-08-09T02:25:15.011Z] Step 29/32 : CMD ["gate"] [2021-08-09T02:25:15.293Z] ---> Running in 43dc923bad78 [2021-08-09T02:25:15.293Z] Removing intermediate container 43dc923bad78 [2021-08-09T02:25:15.293Z] ---> 05ea3a461363 [2021-08-09T02:25:15.293Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T02:25:15.583Z] ---> Running in 34f14e4f505a [2021-08-09T02:25:15.583Z] Removing intermediate container 34f14e4f505a [2021-08-09T02:25:15.583Z] ---> a26a55dc7c18 [2021-08-09T02:25:15.583Z] Step 31/32 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:25:15.869Z] ---> Running in 72a8057f6e71 [2021-08-09T02:25:15.869Z] Removing intermediate container 72a8057f6e71 [2021-08-09T02:25:15.869Z] ---> 8f570c132d38 [2021-08-09T02:25:15.869Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T02:25:16.152Z] ---> Running in 923459d5d12b [2021-08-09T02:25:16.152Z] Removing intermediate container 923459d5d12b [2021-08-09T02:25:16.152Z] ---> 78e1d55d833e [2021-08-09T02:25:16.152Z] [2021-08-09T02:25:16.439Z] Successfully built 78e1d55d833e [2021-08-09T02:25:16.439Z] Successfully tagged security-bootstrapper:latest [2021-08-09T02:25:16.439Z] Building security-proxy-setup [2021-08-09T02:25:17.933Z]  Building security-bootstrapper ... done 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-08-09T02:25:23.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:25:23.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:25:23.432Z] ---> 9e5e0dd63a13 [2021-08-09T02:25:23.432Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> 98b009e554c1 [2021-08-09T02:25:23.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> deabe5fe419d [2021-08-09T02:25:23.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> a848e53f949b [2021-08-09T02:25:23.432Z] Step 6/22 : COPY go.mod . [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> 6a176c11903a [2021-08-09T02:25:23.432Z] Step 7/22 : RUN go mod download [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> 66aa1b9fef7c [2021-08-09T02:25:23.432Z] Step 8/22 : COPY . . [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> 72cdac2f4e23 [2021-08-09T02:25:23.432Z] Step 9/22 : RUN go mod tidy [2021-08-09T02:25:23.432Z] ---> Using cache [2021-08-09T02:25:23.432Z] ---> f2c360cd5d7b [2021-08-09T02:25:23.432Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T02:25:23.432Z] ---> Running in c5659cee2b0f [2021-08-09T02:25:24.431Z] 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-08-09T02:25:24.714Z] Removing intermediate container 9054079ae163 [2021-08-09T02:25:24.714Z] ---> 9584f55a4e2c [2021-08-09T02:25:24.714Z] [2021-08-09T02:25:24.714Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T02:25:24.714Z] ---> 13621d1b12d4 [2021-08-09T02:25:24.714Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T02:25:24.714Z] ---> Running in 48747deafadf [2021-08-09T02:25:25.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:25.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:26.044Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T02:25:26.345Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:25:26.345Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T02:25:26.345Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T02:25:26.345Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:26.345Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T02:25:26.345Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:26.345Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:25:26.345Z] OK: 7 MiB in 20 packages [2021-08-09T02:25:26.635Z] Removing intermediate container bafb805350ad [2021-08-09T02:25:26.635Z] ---> 7df0ff1b75bf [2021-08-09T02:25:26.635Z] [2021-08-09T02:25:26.635Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:25:26.635Z] ---> 13621d1b12d4 [2021-08-09T02:25:26.636Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T02:25:26.636Z] ---> Running in 90a46e03e9ed [2021-08-09T02:25:27.270Z] Removing intermediate container 48747deafadf [2021-08-09T02:25:27.270Z] ---> 55b5643acca9 [2021-08-09T02:25:27.270Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:25:27.270Z] ---> Running in 50a6a64131ca [2021-08-09T02:25:27.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:27.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:27.270Z] Removing intermediate container 50a6a64131ca [2021-08-09T02:25:27.270Z] ---> 2bcbdf8e2a16 [2021-08-09T02:25:27.270Z] Step 14/26 : WORKDIR / [2021-08-09T02:25:27.557Z] ---> Running in ff90e3ef9041 [2021-08-09T02:25:27.558Z] Removing intermediate container ff90e3ef9041 [2021-08-09T02:25:27.558Z] ---> 62709dc3f7f6 [2021-08-09T02:25:27.558Z] 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-08-09T02:25:27.847Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T02:25:27.847Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:27.847Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:27.847Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:25:27.847Z] ---> be8f2aadffd7 [2021-08-09T02:25:27.847Z] 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-08-09T02:25:27.847Z] OK: 6 MiB in 16 packages [2021-08-09T02:25:28.133Z] ---> c148b54dd7e6 [2021-08-09T02:25:28.133Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:28.840Z] Removing intermediate container 90a46e03e9ed [2021-08-09T02:25:28.840Z] ---> 0560b1ccb846 [2021-08-09T02:25:28.840Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:25:28.840Z] ---> Running in eda5be7f3d2c [2021-08-09T02:25:28.840Z] ---> 77faa492b5cf [2021-08-09T02:25:28.840Z] 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-08-09T02:25:28.840Z] Removing intermediate container eda5be7f3d2c [2021-08-09T02:25:28.840Z] ---> 9c1c33104b0e [2021-08-09T02:25:28.840Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T02:25:29.143Z] ---> Running in ed4a20c1d274 [2021-08-09T02:25:29.143Z] ---> 15206a057727 [2021-08-09T02:25:29.143Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T02:25:29.143Z] Removing intermediate container ed4a20c1d274 [2021-08-09T02:25:29.143Z] ---> 22d7d3978841 [2021-08-09T02:25:29.143Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:25:29.436Z] ---> Running in 3b780b164fee [2021-08-09T02:25:29.736Z] Removing intermediate container 3b780b164fee [2021-08-09T02:25:29.736Z] ---> afe5d5efce87 [2021-08-09T02:25:29.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:25:29.736Z] ---> 6849df04b52b [2021-08-09T02:25:29.736Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T02:25:30.040Z] ---> 59560fc43bb2 [2021-08-09T02:25:30.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T02:25:30.343Z] ---> 3d30adffa93a [2021-08-09T02:25:30.343Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T02:25:31.017Z] ---> 526a929e5d8f [2021-08-09T02:25:31.017Z] 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-08-09T02:25:31.017Z] ---> Running in 03f6f5baada4 [2021-08-09T02:25:31.017Z] ---> 8970e181ffee [2021-08-09T02:25:31.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:32.080Z] ---> 8b93b3195a90 [2021-08-09T02:25:32.080Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T02:25:32.080Z] ---> Running in a0b6e5403b27 [2021-08-09T02:25:32.080Z] Removing intermediate container 257fb5e22b71 [2021-08-09T02:25:32.080Z] ---> 416ca41a0e1a [2021-08-09T02:25:32.080Z] [2021-08-09T02:25:32.080Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:25:32.080Z] ---> 13621d1b12d4 [2021-08-09T02:25:32.080Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T02:25:32.080Z] ---> Running in d668a080f124 [2021-08-09T02:25:32.080Z] Removing intermediate container a0b6e5403b27 [2021-08-09T02:25:32.080Z] ---> de81a074adb5 [2021-08-09T02:25:32.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:25:32.391Z] Removing intermediate container d668a080f124 [2021-08-09T02:25:32.391Z] ---> ca79ffc62e48 [2021-08-09T02:25:32.391Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T02:25:32.391Z] ---> Running in 21b38a019eb7 [2021-08-09T02:25:32.391Z] ---> Running in f2648ed05bed [2021-08-09T02:25:32.391Z] Removing intermediate container 03f6f5baada4 [2021-08-09T02:25:32.391Z] ---> 79a739f7b0ed [2021-08-09T02:25:32.391Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T02:25:32.391Z] Removing intermediate container 21b38a019eb7 [2021-08-09T02:25:32.391Z] ---> ea6196b19610 [2021-08-09T02:25:32.391Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T02:25:32.391Z] ---> Running in a7c4b4d61ba4 [2021-08-09T02:25:32.391Z] Removing intermediate container f2648ed05bed [2021-08-09T02:25:32.391Z] ---> 7a0fe214d285 [2021-08-09T02:25:32.391Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T02:25:32.691Z] ---> Running in cd53f0bb7d7b [2021-08-09T02:25:32.691Z] ---> Running in ac5e655b4935 [2021-08-09T02:25:32.691Z] Removing intermediate container a7c4b4d61ba4 [2021-08-09T02:25:32.691Z] ---> 0022cf0d3ce5 [2021-08-09T02:25:32.691Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T02:25:32.691Z] ---> Running in c9cdb67fe393 [2021-08-09T02:25:32.691Z] Removing intermediate container cd53f0bb7d7b [2021-08-09T02:25:32.691Z] ---> e773c8960eeb [2021-08-09T02:25:32.691Z] Step 22/23 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:25:32.691Z] Removing intermediate container ac5e655b4935 [2021-08-09T02:25:32.691Z] ---> cb2d3d7d3a0c [2021-08-09T02:25:32.992Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:25:32.992Z] ---> Running in b00a19d5f0f5 [2021-08-09T02:25:32.992Z] ---> Running in d98ad9bf5124 [2021-08-09T02:25:32.992Z] Removing intermediate container c9cdb67fe393 [2021-08-09T02:25:32.992Z] ---> 8b0c18cc7b7f [2021-08-09T02:25:32.992Z] Step 25/26 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:25:32.992Z] ---> Running in 546556a83a1c [2021-08-09T02:25:33.299Z] Removing intermediate container b00a19d5f0f5 [2021-08-09T02:25:33.299Z] ---> c750366a5f2b [2021-08-09T02:25:33.299Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:25:33.299Z] ---> Running in 072dad772ff9 [2021-08-09T02:25:33.299Z] Removing intermediate container 546556a83a1c [2021-08-09T02:25:33.299Z] ---> 361655fe3786 [2021-08-09T02:25:33.299Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T02:25:33.299Z] ---> Running in fd8a1ced58e7 [2021-08-09T02:25:33.611Z] Removing intermediate container 072dad772ff9 [2021-08-09T02:25:33.611Z] ---> cfcc117964c8 [2021-08-09T02:25:33.611Z] [2021-08-09T02:25:33.611Z] Successfully built cfcc117964c8 [2021-08-09T02:25:33.905Z] Successfully tagged support-notifications:latest [2021-08-09T02:25:33.905Z] Building core-command [2021-08-09T02:25:33.905Z] Removing intermediate container fd8a1ced58e7 [2021-08-09T02:25:33.905Z] ---> ed758e009b52 [2021-08-09T02:25:33.905Z] [2021-08-09T02:25:33.905Z]  Building support-notifications ... done Successfully built ed758e009b52 [2021-08-09T02:25:34.220Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T02:25:34.220Z] Building support-scheduler [2021-08-09T02:25:37.056Z]  Building security-secretstore-setup ... done Removing intermediate container d98ad9bf5124 [2021-08-09T02:25:37.056Z] ---> c985299ea180 [2021-08-09T02:25:37.056Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T02:25:37.754Z] ---> Running in 01b913dd66c0 [2021-08-09T02:25:38.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:39.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:39.990Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:39.990Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T02:25:39.990Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T02:25:40.268Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T02:25:40.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:25:40.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:25:40.268Z] ---> 9e5e0dd63a13 [2021-08-09T02:25:40.268Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> 98b009e554c1 [2021-08-09T02:25:40.268Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> deabe5fe419d [2021-08-09T02:25:40.268Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> a848e53f949b [2021-08-09T02:25:40.268Z] Step 6/23 : COPY go.mod . [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> 6a176c11903a [2021-08-09T02:25:40.268Z] Step 7/23 : RUN go mod download [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> 66aa1b9fef7c [2021-08-09T02:25:40.268Z] Step 8/23 : COPY . . [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> 72cdac2f4e23 [2021-08-09T02:25:40.268Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:25:40.268Z] ---> Using cache [2021-08-09T02:25:40.268Z] ---> f2c360cd5d7b [2021-08-09T02:25:40.268Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T02:25:40.562Z] Removing intermediate container 5d3f262b50ce [2021-08-09T02:25:40.562Z] ---> c4a127320d33 [2021-08-09T02:25:40.562Z] [2021-08-09T02:25:40.562Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:25:40.562Z] ---> 13621d1b12d4 [2021-08-09T02:25:40.562Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:25:40.562Z] ---> Running in ae1a05df9eba [2021-08-09T02:25:40.851Z] ---> Running in 1a5db0817318 [2021-08-09T02:25:40.851Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T02:25:40.851Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T02:25:41.142Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:41.142Z] OK: 8 MiB in 20 packages [2021-08-09T02:25:41.814Z] 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-08-09T02:25:41.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:41.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:41.814Z] Removing intermediate container 01b913dd66c0 [2021-08-09T02:25:41.814Z] ---> 42ef6c787e67 [2021-08-09T02:25:41.814Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:25:42.089Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:25:42.089Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:42.089Z] OK: 6 MiB in 15 packages [2021-08-09T02:25:42.089Z] ---> 8f7161f3bfde [2021-08-09T02:25:42.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T02:25:42.755Z] Removing intermediate container 1a5db0817318 [2021-08-09T02:25:42.755Z] ---> db87ddbcd90e [2021-08-09T02:25:42.755Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:25:42.755Z] ---> Running in 2cdf65bbbef0 [2021-08-09T02:25:42.755Z] ---> f3ea4d93f3de [2021-08-09T02:25:42.755Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:43.035Z] Removing intermediate container 2cdf65bbbef0 [2021-08-09T02:25:43.035Z] ---> 95abec420dbf [2021-08-09T02:25:43.035Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T02:25:43.035Z] ---> Running in 1c287fb4d492 [2021-08-09T02:25:43.035Z] ---> 883f8ea4bec3 [2021-08-09T02:25:43.035Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T02:25:43.317Z] ---> Running in bcb9babf2974 [2021-08-09T02:25:43.317Z] Removing intermediate container 1c287fb4d492 [2021-08-09T02:25:43.317Z] ---> 512ee204bf2d [2021-08-09T02:25:43.317Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:25:43.317Z] Removing intermediate container bcb9babf2974 [2021-08-09T02:25:43.317Z] ---> 35e5b9c97e3a [2021-08-09T02:25:43.317Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:25:43.317Z] ---> Running in 64377dcea4b5 [2021-08-09T02:25:43.317Z] ---> Running in b83525afd0eb [2021-08-09T02:25:43.615Z] Removing intermediate container 64377dcea4b5 [2021-08-09T02:25:43.615Z] ---> 85f1e42176ba [2021-08-09T02:25:43.615Z] Step 16/24 : WORKDIR / [2021-08-09T02:25:43.898Z] ---> Running in c370e481236d [2021-08-09T02:25:43.898Z] Removing intermediate container b83525afd0eb [2021-08-09T02:25:43.898Z] ---> d671d0ed403f [2021-08-09T02:25:43.898Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:25:43.898Z] ---> Running in 7aeb62595eae [2021-08-09T02:25:43.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:25:43.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:25:43.898Z] ---> 9e5e0dd63a13 [2021-08-09T02:25:43.898Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> 98b009e554c1 [2021-08-09T02:25:43.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> deabe5fe419d [2021-08-09T02:25:43.898Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> a848e53f949b [2021-08-09T02:25:43.898Z] Step 6/24 : COPY go.mod . [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> 6a176c11903a [2021-08-09T02:25:43.898Z] Step 7/24 : RUN go mod download [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> 66aa1b9fef7c [2021-08-09T02:25:43.898Z] Step 8/24 : COPY . . [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> 72cdac2f4e23 [2021-08-09T02:25:43.898Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:25:43.898Z] ---> Using cache [2021-08-09T02:25:43.898Z] ---> f2c360cd5d7b [2021-08-09T02:25:43.898Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T02:25:43.898Z] ---> Running in 74812eb647ec [2021-08-09T02:25:43.898Z] Removing intermediate container c370e481236d [2021-08-09T02:25:43.898Z] ---> be699de46e7a [2021-08-09T02:25:43.898Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:25:44.176Z] Removing intermediate container 7aeb62595eae [2021-08-09T02:25:44.176Z] ---> 4a44952e7748 [2021-08-09T02:25:44.176Z] Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:25:44.176Z] ---> Running in 9b0ab25bb35a [2021-08-09T02:25:44.462Z] Removing intermediate container 9b0ab25bb35a [2021-08-09T02:25:44.462Z] ---> a12ced09bde6 [2021-08-09T02:25:44.462Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:25:44.462Z] ---> Running in 54c4bf4e7958 [2021-08-09T02:25:44.745Z] 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-08-09T02:25:44.745Z] ---> 4988d6b04143 [2021-08-09T02:25:44.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T02:25:44.745Z] Removing intermediate container 54c4bf4e7958 [2021-08-09T02:25:44.745Z] ---> 81e658290950 [2021-08-09T02:25:44.745Z] [2021-08-09T02:25:44.745Z] Successfully built 81e658290950 [2021-08-09T02:25:45.036Z] Successfully tagged core-data:latest [2021-08-09T02:25:45.037Z] Building sys-mgmt-agent [2021-08-09T02:25:46.551Z]  Building core-data ... done  ---> 714d8acbca3c [2021-08-09T02:25:46.551Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T02:25:46.835Z] ---> 2541a19e3f0e [2021-08-09T02:25:46.835Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T02:25:46.835Z] ---> Running in 388e84e30e4f [2021-08-09T02:25:46.835Z] Removing intermediate container 388e84e30e4f [2021-08-09T02:25:46.835Z] ---> 50994f9373e7 [2021-08-09T02:25:46.835Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:25:47.122Z] ---> Running in 9e9e116bdfb4 [2021-08-09T02:25:47.122Z] Removing intermediate container 9e9e116bdfb4 [2021-08-09T02:25:47.122Z] ---> b79d71d003e5 [2021-08-09T02:25:47.122Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:25:47.122Z] ---> Running in 0ea108347d48 [2021-08-09T02:25:47.414Z] Removing intermediate container 0ea108347d48 [2021-08-09T02:25:47.414Z] ---> c5fce29c368b [2021-08-09T02:25:47.414Z] Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:25:47.704Z] ---> Running in a66bfcb7ce59 [2021-08-09T02:25:47.704Z] Removing intermediate container a66bfcb7ce59 [2021-08-09T02:25:47.704Z] ---> f9cf8857e5a7 [2021-08-09T02:25:47.704Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:25:47.998Z] ---> Running in 615fce784dad [2021-08-09T02:25:47.998Z] Removing intermediate container 615fce784dad [2021-08-09T02:25:47.998Z] ---> 6bf17bdfbd1e [2021-08-09T02:25:47.998Z] [2021-08-09T02:25:48.291Z] Successfully built 6bf17bdfbd1e [2021-08-09T02:25:48.291Z] Successfully tagged core-metadata:latest [2021-08-09T02:25:49.784Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:25:51.271Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:25:51.271Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:25:51.271Z] ---> 9e5e0dd63a13 [2021-08-09T02:25:51.271Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:25:51.271Z] ---> Using cache [2021-08-09T02:25:51.271Z] ---> 98b009e554c1 [2021-08-09T02:25:51.271Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:25:51.271Z] ---> Using cache [2021-08-09T02:25:51.271Z] ---> deabe5fe419d [2021-08-09T02:25:51.271Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T02:25:51.882Z] ---> Running in 676c09efa1a0 [2021-08-09T02:25:52.864Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:53.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:54.105Z] OK: 219 MiB in 52 packages [2021-08-09T02:25:54.386Z] Removing intermediate container c5659cee2b0f [2021-08-09T02:25:54.386Z] ---> 1f0964af9f71 [2021-08-09T02:25:54.386Z] [2021-08-09T02:25:54.386Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T02:25:54.386Z] ---> 13621d1b12d4 [2021-08-09T02:25:54.386Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T02:25:54.386Z] ---> Running in 1a3bd5141db2 [2021-08-09T02:25:54.667Z] Removing intermediate container 676c09efa1a0 [2021-08-09T02:25:54.667Z] ---> 7a9b00d09780 [2021-08-09T02:25:54.667Z] Step 6/24 : COPY go.mod . [2021-08-09T02:25:54.955Z] ---> 701d8bd4fa8b [2021-08-09T02:25:54.955Z] Step 7/24 : RUN go mod download [2021-08-09T02:25:55.279Z] ---> Running in 62ace058a7b8 [2021-08-09T02:25:55.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:55.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:25:55.580Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T02:25:55.580Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:25:55.580Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T02:25:55.580Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T02:25:55.580Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:25:55.580Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:25:55.580Z] OK: 7 MiB in 18 packages [2021-08-09T02:25:56.224Z] Removing intermediate container 1a3bd5141db2 [2021-08-09T02:25:56.224Z] ---> 991fcfc2f253 [2021-08-09T02:25:56.224Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:25:56.224Z] ---> Running in e6744b120c40 [2021-08-09T02:25:56.515Z] Removing intermediate container e6744b120c40 [2021-08-09T02:25:56.515Z] ---> 087d467eb474 [2021-08-09T02:25:56.515Z] Step 14/22 : WORKDIR /edgex [2021-08-09T02:25:56.515Z] ---> Running in 192b6c13e253 [2021-08-09T02:25:56.515Z] Removing intermediate container 192b6c13e253 [2021-08-09T02:25:56.515Z] ---> 482392964cce [2021-08-09T02:25:56.515Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T02:25:56.811Z] ---> ad840faa99d6 [2021-08-09T02:25:56.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T02:25:57.452Z] Removing intermediate container 62ace058a7b8 [2021-08-09T02:25:57.452Z] ---> 796c34ebce48 [2021-08-09T02:25:57.452Z] Step 8/24 : COPY . . [2021-08-09T02:25:57.755Z] ---> dc0f28132802 [2021-08-09T02:25:57.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T02:25:59.783Z] ---> b09f69a3b829 [2021-08-09T02:25:59.783Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T02:26:00.109Z] ---> Running in 979f8a3d937a [2021-08-09T02:26:00.410Z] Removing intermediate container 979f8a3d937a [2021-08-09T02:26:00.410Z] ---> 49cad4c8ffd3 [2021-08-09T02:26:00.410Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T02:26:00.410Z] ---> Running in 77a01f55d248 [2021-08-09T02:26:01.040Z] Removing intermediate container 77a01f55d248 [2021-08-09T02:26:01.040Z] ---> 094ed30747b6 [2021-08-09T02:26:01.040Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T02:26:01.040Z] ---> Running in 8762dcdbfe91 [2021-08-09T02:26:01.691Z] Removing intermediate container 8762dcdbfe91 [2021-08-09T02:26:01.691Z] ---> e6ca8da1c464 [2021-08-09T02:26:01.691Z] Step 21/22 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:26:01.691Z] ---> Running in 774e5aee2bd1 [2021-08-09T02:26:02.009Z] Removing intermediate container 774e5aee2bd1 [2021-08-09T02:26:02.009Z] ---> 931b77d55a01 [2021-08-09T02:26:02.009Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T02:26:02.303Z] ---> Running in 146a6cb9ca08 [2021-08-09T02:26:02.603Z] Removing intermediate container 146a6cb9ca08 [2021-08-09T02:26:02.603Z] ---> 871fcf53368a [2021-08-09T02:26:02.603Z] [2021-08-09T02:26:02.893Z] ---> 8e6a2d3c6060 [2021-08-09T02:26:02.893Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:26:02.893Z] ---> Running in e3c4dbab0bfe [2021-08-09T02:26:02.893Z] Successfully built 871fcf53368a [2021-08-09T02:26:02.893Z] Successfully tagged security-proxy-setup:latest [2021-08-09T02:26:04.701Z]  Building security-proxy-setup ... done Removing intermediate container e3c4dbab0bfe [2021-08-09T02:26:04.701Z] ---> 2624c91be9e4 [2021-08-09T02:26:04.701Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T02:26:04.701Z] ---> Running in efe6256d7976 [2021-08-09T02:26:05.499Z] 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-08-09T02:26:11.227Z] Removing intermediate container 74812eb647ec [2021-08-09T02:26:11.227Z] ---> 1f512ae03d63 [2021-08-09T02:26:11.227Z] [2021-08-09T02:26:11.227Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:26:11.227Z] ---> 13621d1b12d4 [2021-08-09T02:26:11.227Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:26:11.227Z] ---> Using cache [2021-08-09T02:26:11.227Z] ---> db87ddbcd90e [2021-08-09T02:26:11.227Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:26:11.227Z] ---> Using cache [2021-08-09T02:26:11.227Z] ---> 95abec420dbf [2021-08-09T02:26:11.227Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T02:26:11.520Z] Removing intermediate container ae1a05df9eba [2021-08-09T02:26:11.520Z] ---> 894644520218 [2021-08-09T02:26:11.520Z] [2021-08-09T02:26:11.520Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:26:11.520Z] ---> 13621d1b12d4 [2021-08-09T02:26:11.520Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:26:11.520Z] ---> Using cache [2021-08-09T02:26:11.520Z] ---> db87ddbcd90e [2021-08-09T02:26:11.520Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:26:11.520Z] ---> Using cache [2021-08-09T02:26:11.520Z] ---> 95abec420dbf [2021-08-09T02:26:11.520Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T02:26:11.520Z] ---> Running in f0cacff6d31c [2021-08-09T02:26:11.520Z] ---> Running in ce0676c0d1fa [2021-08-09T02:26:11.520Z] Removing intermediate container f0cacff6d31c [2021-08-09T02:26:11.520Z] ---> f3aa0800da13 [2021-08-09T02:26:11.520Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:26:11.520Z] Removing intermediate container ce0676c0d1fa [2021-08-09T02:26:11.520Z] ---> cf0dac1ccb6f [2021-08-09T02:26:11.520Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:26:11.520Z] ---> Running in 36dbf85b1a42 [2021-08-09T02:26:11.820Z] ---> Running in 8da1c9303ad8 [2021-08-09T02:26:11.820Z] Removing intermediate container 36dbf85b1a42 [2021-08-09T02:26:11.820Z] ---> e747da3fef9b [2021-08-09T02:26:11.820Z] Step 16/24 : WORKDIR / [2021-08-09T02:26:11.820Z] Removing intermediate container 8da1c9303ad8 [2021-08-09T02:26:11.820Z] ---> 46e4b7d297cd [2021-08-09T02:26:11.820Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:26:11.820Z] ---> Running in 2cdcaa4eb17c [2021-08-09T02:26:12.136Z] Removing intermediate container 2cdcaa4eb17c [2021-08-09T02:26:12.136Z] ---> 66ada8312ba6 [2021-08-09T02:26:12.136Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:26:12.136Z] ---> 3bc7ce9a752c [2021-08-09T02:26:12.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T02:26:12.417Z] ---> 04e582eacd97 [2021-08-09T02:26:12.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T02:26:13.043Z] ---> 9f4dd46c3389 [2021-08-09T02:26:13.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T02:26:13.043Z] ---> 01c3a85a3b01 [2021-08-09T02:26:13.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T02:26:13.349Z] ---> 5057fbe6cb9c [2021-08-09T02:26:13.350Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T02:26:13.350Z] ---> 55d98c1eaa29 [2021-08-09T02:26:13.350Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T02:26:13.350Z] ---> Running in 3a2d12272903 [2021-08-09T02:26:13.350Z] ---> Running in 9cde3ebdd4ba [2021-08-09T02:26:13.635Z] Removing intermediate container 3a2d12272903 [2021-08-09T02:26:13.635Z] ---> 0c2f96cbc5ef [2021-08-09T02:26:13.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:26:13.635Z] ---> Running in c9148c31b79f [2021-08-09T02:26:13.635Z] Removing intermediate container 9cde3ebdd4ba [2021-08-09T02:26:13.635Z] ---> b35b6a3222e0 [2021-08-09T02:26:13.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:26:13.635Z] ---> Running in ae80f851cec9 [2021-08-09T02:26:13.930Z] Removing intermediate container c9148c31b79f [2021-08-09T02:26:13.930Z] ---> b40541d85006 [2021-08-09T02:26:13.930Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T02:26:13.930Z] Removing intermediate container ae80f851cec9 [2021-08-09T02:26:13.930Z] ---> 029e426d707e [2021-08-09T02:26:13.930Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:26:13.930Z] ---> Running in db1f85b6e69c [2021-08-09T02:26:13.930Z] ---> Running in e9e10fd77bd6 [2021-08-09T02:26:14.216Z] Removing intermediate container db1f85b6e69c [2021-08-09T02:26:14.216Z] ---> 1510ac1f81be [2021-08-09T02:26:14.216Z] Step 22/23 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:26:14.216Z] Removing intermediate container e9e10fd77bd6 [2021-08-09T02:26:14.216Z] ---> 43dd96d4a88a [2021-08-09T02:26:14.216Z] Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:26:14.216Z] ---> Running in 151e4593c98d [2021-08-09T02:26:14.216Z] ---> Running in e5e956c84364 [2021-08-09T02:26:14.574Z] Removing intermediate container e5e956c84364 [2021-08-09T02:26:14.574Z] ---> 947b51b21bbe [2021-08-09T02:26:14.574Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:26:14.574Z] Removing intermediate container 151e4593c98d [2021-08-09T02:26:14.574Z] ---> 5a2d80d9589e [2021-08-09T02:26:14.574Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:26:14.574Z] ---> Running in 7a4a125fbd5f [2021-08-09T02:26:14.574Z] ---> Running in 975b37cd3522 [2021-08-09T02:26:14.857Z] Removing intermediate container 7a4a125fbd5f [2021-08-09T02:26:14.857Z] ---> 79604b70f9dc [2021-08-09T02:26:14.857Z] [2021-08-09T02:26:14.857Z] Removing intermediate container 975b37cd3522 [2021-08-09T02:26:14.857Z] ---> 985806bd6291 [2021-08-09T02:26:14.857Z] [2021-08-09T02:26:14.857Z] Successfully built 79604b70f9dc [2021-08-09T02:26:14.857Z] Successfully tagged core-command:latest [2021-08-09T02:26:14.857Z]  Building core-command ... done Successfully built 985806bd6291 [2021-08-09T02:26:15.140Z] Successfully tagged support-scheduler:latest [2021-08-09T02:26:18.531Z]  Building support-scheduler ... done Removing intermediate container efe6256d7976 [2021-08-09T02:26:18.531Z] ---> 093507642610 [2021-08-09T02:26:18.531Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T02:26:18.531Z] ---> Running in fd0ab5171897 [2021-08-09T02:26:18.814Z] 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-08-09T02:26:19.436Z] Removing intermediate container fd0ab5171897 [2021-08-09T02:26:19.436Z] ---> afbe3a616af5 [2021-08-09T02:26:19.436Z] [2021-08-09T02:26:19.436Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T02:26:19.436Z] 20.10.7: Pulling from library/docker [2021-08-09T02:26:25.106Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T02:26:25.106Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T02:26:25.106Z] ---> 08bdaf2f88f9 [2021-08-09T02:26:25.106Z] 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-08-09T02:26:25.384Z] ---> Running in 0138caeb0aae [2021-08-09T02:26:25.665Z] Removing intermediate container 0138caeb0aae [2021-08-09T02:26:25.665Z] ---> 560937142c90 [2021-08-09T02:26:25.665Z] 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-08-09T02:26:25.665Z] ---> Running in bdaf68a0d973 [2021-08-09T02:26:25.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:25.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:26:26.258Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T02:26:26.258Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T02:26:26.258Z] Executing bash-5.1.0-r0.post-install [2021-08-09T02:26:26.258Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T02:26:26.258Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T02:26:26.258Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T02:26:26.258Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T02:26:26.258Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T02:26:26.258Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T02:26:26.258Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T02:26:26.258Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T02:26:26.258Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T02:26:26.258Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T02:26:26.258Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T02:26:26.258Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T02:26:26.895Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T02:26:26.895Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T02:26:26.895Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T02:26:26.895Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T02:26:26.895Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T02:26:26.895Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T02:26:26.895Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T02:26:26.895Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T02:26:26.895Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T02:26:26.895Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T02:26:26.895Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T02:26:26.895Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T02:26:26.895Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T02:26:26.895Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T02:26:26.895Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T02:26:26.895Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T02:26:26.895Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T02:26:26.895Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T02:26:26.895Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T02:26:27.169Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T02:26:27.169Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T02:26:27.169Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T02:26:27.169Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T02:26:27.169Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T02:26:27.170Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T02:26:27.170Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T02:26:27.170Z] OK: 82 MiB in 59 packages [2021-08-09T02:26:28.665Z] Collecting docker-compose==1.23.2 [2021-08-09T02:26:28.665Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T02:26:28.665Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T02:26:28.665Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T02:26:28.955Z] 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-08-09T02:26:29.242Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T02:26:29.242Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T02:26:29.242Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T02:26:29.242Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T02:26:29.242Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T02:26:29.242Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T02:26:29.529Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T02:26:29.529Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T02:26:29.809Z] Collecting PyYAML<4,>=3.10 [2021-08-09T02:26:29.809Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T02:26:30.426Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T02:26:30.426Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T02:26:30.709Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T02:26:30.709Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T02:26:30.709Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T02:26:30.709Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T02:26:30.709Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T02:26:30.709Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T02:26:30.992Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T02:26:30.992Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T02:26:30.992Z] Collecting idna<2.8,>=2.5 [2021-08-09T02:26:30.992Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T02:26:30.992Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T02:26:30.992Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T02:26:30.992Z] Collecting certifi>=2017.4.17 [2021-08-09T02:26:30.992Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T02:26:30.992Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T02:26:30.992Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T02:26:30.992Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T02:26:30.992Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T02:26:31.275Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T02:26:31.275Z] Attempting uninstall: urllib3 [2021-08-09T02:26:31.275Z] Found existing installation: urllib3 1.26.2 [2021-08-09T02:26:31.275Z] Uninstalling urllib3-1.26.2: [2021-08-09T02:26:31.275Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T02:26:31.275Z] Attempting uninstall: idna [2021-08-09T02:26:31.275Z] Found existing installation: idna 3.1 [2021-08-09T02:26:31.275Z] Uninstalling idna-3.1: [2021-08-09T02:26:31.275Z] Successfully uninstalled idna-3.1 [2021-08-09T02:26:31.569Z] Attempting uninstall: chardet [2021-08-09T02:26:31.569Z] Found existing installation: chardet 4.0.0 [2021-08-09T02:26:31.569Z] Uninstalling chardet-4.0.0: [2021-08-09T02:26:31.569Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T02:26:31.856Z] Attempting uninstall: requests [2021-08-09T02:26:31.856Z] Found existing installation: requests 2.25.1 [2021-08-09T02:26:31.856Z] Uninstalling requests-2.25.1: [2021-08-09T02:26:31.856Z] Successfully uninstalled requests-2.25.1 [2021-08-09T02:26:31.856Z] Running setup.py install for texttable: started [2021-08-09T02:26:32.145Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T02:26:32.145Z] Running setup.py install for PyYAML: started [2021-08-09T02:26:32.422Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T02:26:32.710Z] Running setup.py install for docopt: started [2021-08-09T02:26:33.002Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T02:26:33.002Z] Running setup.py install for dockerpty: started [2021-08-09T02:26:33.286Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T02:26:33.590Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-09T02:26:37.071Z] Removing intermediate container bdaf68a0d973 [2021-08-09T02:26:37.071Z] ---> 41e054f4b16e [2021-08-09T02:26:37.071Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T02:26:37.071Z] ---> Running in 32b4da2ef680 [2021-08-09T02:26:37.071Z] Removing intermediate container 32b4da2ef680 [2021-08-09T02:26:37.071Z] ---> b50e9b98bfa5 [2021-08-09T02:26:37.071Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T02:26:37.071Z] ---> Running in 4d16d4c296d8 [2021-08-09T02:26:37.367Z] Removing intermediate container 4d16d4c296d8 [2021-08-09T02:26:37.367Z] ---> e98669f5fbe6 [2021-08-09T02:26:37.367Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T02:26:37.657Z] ---> 91859ff0c409 [2021-08-09T02:26:37.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T02:26:37.657Z] ---> d4ad72650b25 [2021-08-09T02:26:37.657Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T02:26:37.945Z] ---> 000990cf3060 [2021-08-09T02:26:37.945Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T02:26:37.945Z] ---> Running in 041f6df9a121 [2021-08-09T02:26:37.945Z] Removing intermediate container 041f6df9a121 [2021-08-09T02:26:37.945Z] ---> 275f5ecfbc3c [2021-08-09T02:26:37.945Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:26:37.945Z] ---> Running in 5387e064c3e0 [2021-08-09T02:26:38.258Z] Removing intermediate container 5387e064c3e0 [2021-08-09T02:26:38.258Z] ---> f68949e44f39 [2021-08-09T02:26:38.258Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:26:38.259Z] ---> Running in 309e7a716adb [2021-08-09T02:26:38.259Z] Removing intermediate container 309e7a716adb [2021-08-09T02:26:38.259Z] ---> b50d716fb572 [2021-08-09T02:26:38.259Z] Step 23/24 : LABEL git_sha=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [2021-08-09T02:26:38.259Z] ---> Running in f26f6ca4c983 [2021-08-09T02:26:38.259Z] Removing intermediate container f26f6ca4c983 [2021-08-09T02:26:38.259Z] ---> 6a547a66f809 [2021-08-09T02:26:38.259Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:26:38.573Z] ---> Running in 9bd0f9b062f1 [2021-08-09T02:26:38.573Z] Removing intermediate container 9bd0f9b062f1 [2021-08-09T02:26:38.573Z] ---> b1ca8100ebdf [2021-08-09T02:26:38.573Z] [2021-08-09T02:26:38.573Z] Successfully built b1ca8100ebdf [2021-08-09T02:26:38.573Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T02:26:38.601Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T02:26:38.620Z] $ docker stop --time=1 b6e02077495785fb336b99e5175b32f255cd72df34eb0ffafa27a48f58f48d0d [2021-08-09T02:26:39.957Z] $ docker rm -f b6e02077495785fb336b99e5175b32f255cd72df34eb0ffafa27a48f58f48d0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:26:40.401Z] + docker images [2021-08-09T02:26:40.401Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T02:26:40.401Z] sys-mgmt-agent latest b1ca8100ebdf 2 seconds ago 325MB [2021-08-09T02:26:40.401Z] afbe3a616af5 21 seconds ago 1.75GB [2021-08-09T02:26:40.401Z] core-command latest 79604b70f9dc 26 seconds ago 16MB [2021-08-09T02:26:40.401Z] support-scheduler latest 985806bd6291 26 seconds ago 16.1MB [2021-08-09T02:26:40.401Z] 894644520218 29 seconds ago 1.75GB [2021-08-09T02:26:40.401Z] 1f512ae03d63 30 seconds ago 1.74GB [2021-08-09T02:26:40.401Z] security-proxy-setup latest 871fcf53368a 38 seconds ago 25.9MB [2021-08-09T02:26:40.401Z] 1f0964af9f71 47 seconds ago 1.75GB [2021-08-09T02:26:40.401Z] core-metadata latest 6bf17bdfbd1e 53 seconds ago 16.7MB [2021-08-09T02:26:40.401Z] core-data latest 81e658290950 56 seconds ago 20.4MB [2021-08-09T02:26:40.401Z] c4a127320d33 About a minute ago 1.75GB [2021-08-09T02:26:40.401Z] support-notifications latest cfcc117964c8 About a minute ago 16.8MB [2021-08-09T02:26:40.401Z] security-secretstore-setup latest ed758e009b52 About a minute ago 29MB [2021-08-09T02:26:40.401Z] 416ca41a0e1a About a minute ago 1.75GB [2021-08-09T02:26:40.401Z] 7df0ff1b75bf About a minute ago 1.75GB [2021-08-09T02:26:40.401Z] 9584f55a4e2c About a minute ago 1.75GB [2021-08-09T02:26:40.401Z] security-bootstrapper latest 78e1d55d833e About a minute ago 18.8MB [2021-08-09T02:26:40.401Z] e1a8b839298b About a minute ago 1.75GB [2021-08-09T02:26:40.401Z] ci-base-image-x86_64 latest 9e5e0dd63a13 5 minutes ago 1.24GB [2021-08-09T02:26:40.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T02:26:40.401Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T02:26:40.401Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T02:26:40.401Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T02:26:40.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-09T02:26:51.150Z] Removing intermediate container f4afa41c173d [2021-08-09T02:26:51.150Z] ---> e3e246460a24 [2021-08-09T02:26:51.150Z] Successfully built e3e246460a24 [2021-08-09T02:26:51.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:26:51.571Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T02:26:51.571Z] . [Pipeline] withDockerContainer [2021-08-09T02:26:51.892Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-08-09T02:26:52.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T02:26:53.892Z] $ docker top d8c36da2371447ee694bc7934241178f5a903b40e511210fa5a4351b80726767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:26:54.956Z] + go version [2021-08-09T02:26:54.956Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T02:26:54.984Z] $ docker stop --time=1 d8c36da2371447ee694bc7934241178f5a903b40e511210fa5a4351b80726767 [2021-08-09T02:26:55.708Z] Still waiting to schedule task [2021-08-09T02:26:55.708Z] ‘prd-ubuntu18.04-docker-8c-8g-69’ is offline [2021-08-09T02:26:56.900Z] $ docker rm -f d8c36da2371447ee694bc7934241178f5a903b40e511210fa5a4351b80726767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:26:57.684Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T02:26:57.684Z] . [Pipeline] withDockerContainer [2021-08-09T02:26:58.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-08-09T02:26:58.142Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T02:26:59.863Z] $ docker top c1a3bdc728063627e682f6f2f69e3ab607507ff561cc0fa36a39292c675aa5a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T02:27:00.255Z] ========================================================= [2021-08-09T02:27:00.255Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T02:27:00.255Z] ========================================================= [Pipeline] sh [2021-08-09T02:27:00.930Z] + go mod tidy [Pipeline] sh [2021-08-09T02:27:02.657Z] + make test [2021-08-09T02:27:02.657Z] 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-08-09T02:27:02.657Z] go mod tidy [2021-08-09T02:27:03.275Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T02:27:30.256Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T02:28:38.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T02:28:38.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T02:28:38.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T02:28:39.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T02:28:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T02:28:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T02:28:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T02:28:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T02:28:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T02:28:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T02:28:53.331Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T02:28:53.331Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T02:28:53.331Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T02:28:53.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T02:29:05.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements [2021-08-09T02:29:05.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T02:29:05.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T02:29:10.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.361s coverage: 100.0% of statements [2021-08-09T02:29:10.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T02:29:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.370s coverage: 46.3% of statements [2021-08-09T02:29:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T02:29:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T02:29:13.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.656s coverage: 90.1% of statements [2021-08-09T02:29:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T02:29:13.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:29:15.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 81.2% of statements [2021-08-09T02:29:15.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T02:29:15.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T02:29:15.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T02:29:15.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T02:29:15.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.627s coverage: 94.2% of statements [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.8% of statements [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.3% of statements [2021-08-09T02:29:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T02:29:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2021-08-09T02:29:22.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.411s coverage: 79.5% of statements [2021-08-09T02:29:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2021-08-09T02:29:25.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-08-09T02:29:25.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2021-08-09T02:29:38.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements [2021-08-09T02:29:38.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2021-08-09T02:29:43.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.663s coverage: 81.8% of statements [2021-08-09T02:29:43.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.366s coverage: 92.9% of statements [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements [2021-08-09T02:29:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements [2021-08-09T02:29:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.337s coverage: 87.2% of statements [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.333s coverage: 85.4% of statements [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.442s coverage: 91.2% of statements [2021-08-09T02:29:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.4% of statements [2021-08-09T02:29:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T02:29:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-08-09T02:29:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-08-09T02:29:53.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-08-09T02:29:56.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.104s coverage: 66.9% of statements [2021-08-09T02:29:56.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T02:29:56.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T02:29:56.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T02:29:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.6% of statements [2021-08-09T02:29:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T02:29:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T02:29:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2021-08-09T02:29:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T02:29:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-08-09T02:29:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.5% of statements [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.0% of statements [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 62.7% of statements [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T02:30:08.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-08-09T02:30:08.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-08-09T02:30:08.178Z] GO111MODULE=on go vet ./... [2021-08-09T02:30:45.093Z] Running on prd-ubuntu18.04-docker-8c-8g-75 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws [2021-08-09T02:30:45.113Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-09T02:30:45.382Z] The recommended git tool is: git [2021-08-09T02:30:49.978Z] using credential edgex-jenkins-ssh [2021-08-09T02:30:49.998Z] Cloning the remote Git repository [2021-08-09T02:30:50.035Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:30:50.125Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-09T02:30:50.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:30:50.182Z] > git --version # timeout=10 [2021-08-09T02:30:50.194Z] > git --version # 'git version 2.17.1' [2021-08-09T02:30:50.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:30:50.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:31:30.445Z] gofmt -l . [2021-08-09T02:31:30.445Z] [ "`gofmt -l .`" = "" ] [2021-08-09T02:31:30.445Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T02:31:33.225Z] + ls -al . [2021-08-09T02:31:33.225Z] total 620 [2021-08-09T02:31:33.225Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 02:31 . [2021-08-09T02:31:33.225Z] drwxr-xr-x 4 root root 4096 Aug 9 02:26 .. [2021-08-09T02:31:33.225Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 02:24 .dockerignore [2021-08-09T02:31:33.225Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 02:24 .git [2021-08-09T02:31:33.225Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 02:24 .github [2021-08-09T02:31:33.225Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 02:24 .gitignore [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 02:24 .hadolint.yml [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 02:24 .sonarcloud.properties [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:24 Attribution.txt [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:24 CHANGELOG.md [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:24 CONTRIBUTING.md [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 02:24 Jenkinsfile [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:24 LICENSE [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:24 Makefile [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:24 README.md [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:24 SECURITY.md [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 02:20 VERSION [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:24 ZMQWindows.md [2021-08-09T02:31:33.226Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 02:24 bin [2021-08-09T02:31:33.226Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 02:24 cmd [2021-08-09T02:31:33.226Z] -rw-r--r-- 1 root root 404407 Aug 9 02:30 coverage.out [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 02:24 go.mod [2021-08-09T02:31:33.226Z] -rw-r--r-- 1 root root 48847 Aug 9 02:27 go.sum [2021-08-09T02:31:33.226Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 02:24 internal [2021-08-09T02:31:33.226Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 02:24 openapi [2021-08-09T02:31:33.226Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 02:24 snap [2021-08-09T02:31:33.226Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 02:24 version.go [Pipeline] sh [2021-08-09T02:31:34.065Z] + '[' -e coverage.out ] [2021-08-09T02:31:34.065Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T02:31:34.113Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T02:31:35.068Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T02:31:35.915Z] + make build [2021-08-09T02:31:35.915Z] go mod tidy [2021-08-09T02:31:36.263Z] 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-08-09T02:31:43.490Z] 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-08-09T02:32:07.948Z] 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-08-09T02:32:07.948Z] 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-08-09T02:32:12.201Z] 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-08-09T02:32:12.973Z] 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-08-09T02:32:16.703Z] 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-08-09T02:32:20.585Z] 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-08-09T02:32:23.606Z] 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-08-09T02:32:29.361Z] 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-08-09T02:32:32.933Z] 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-08-09T02:32:36.047Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit b6d22a14304fa4f5ce0696b78650d11c1f7656f3 [2021-08-09T02:32:36.272Z] Merge succeeded, producing 5cabbe17ff951cc4106aae8311782b727e630b76 [2021-08-09T02:32:36.273Z] Checking out Revision 5cabbe17ff951cc4106aae8311782b727e630b76 (PR-3659) [2021-08-09T02:32:36.626Z] 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-08-09T02:32:35.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:32:35.279Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:32:35.300Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:32:35.340Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:32:35.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:32:35.345Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T02:32:36.065Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:32:36.074Z] > git checkout -f b6d22a14304fa4f5ce0696b78650d11c1f7656f3 # timeout=10 [2021-08-09T02:32:36.179Z] > git remote # timeout=10 [2021-08-09T02:32:36.187Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T02:32:36.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:32:36.196Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-09T02:32:36.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T02:32:36.277Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:32:36.281Z] > git checkout -f 5cabbe17ff951cc4106aae8311782b727e630b76 # timeout=10 [2021-08-09T02:32:41.415Z] Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" [2021-08-09T02:32:41.415Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:32:42.597Z] + echo snap-build.sh [2021-08-09T02:32:42.597Z] snap-build.sh [2021-08-09T02:32:42.597Z] + SNAP_BASE_DIR=. [2021-08-09T02:32:42.597Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-08-09T02:32:42.597Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-08-09T02:32:42.597Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-08-09T02:32:42.597Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-08-09T02:32:42.597Z] + cd /w/workspace/edgex-go/3 [2021-08-09T02:32:42.597Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T02:32:42.597Z] Reading package lists... [2021-08-09T02:32:42.597Z] Building dependency tree... [2021-08-09T02:32:42.597Z] Reading state information... [2021-08-09T02:32:42.597Z] The following packages were automatically installed and are no longer required: [2021-08-09T02:32:42.597Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T02:32:42.597Z] uidmap xdelta3 [2021-08-09T02:32:42.597Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T02:32:42.597Z] The following packages will be REMOVED: [2021-08-09T02:32:42.597Z] lxd* lxd-client* [2021-08-09T02:32:42.895Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T02:32:42.895Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T02:32:43.221Z] (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-08-09T02:32:43.221Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } [2021-08-09T02:32:43.735Z] $ docker stop --time=1 c1a3bdc728063627e682f6f2f69e3ab607507ff561cc0fa36a39292c675aa5a8 [2021-08-09T02:32:43.919Z] Removing lxd dnsmasq configuration [2021-08-09T02:32:44.260Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:32:44.260Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T02:32:45.350Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:32:45.350Z] (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-08-09T02:32:45.350Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:32:46.483Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T02:32:46.521Z] $ docker rm -f c1a3bdc728063627e682f6f2f69e3ab607507ff561cc0fa36a39292c675aa5a8 [2021-08-09T02:32:46.824Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T02:32:47.124Z] + sudo snap remove --purge lxd [2021-08-09T02:32:47.418Z] snap "lxd" is not installed [2021-08-09T02:32:47.418Z] + sudo groupadd --force --system lxd [2021-08-09T02:32:47.418Z] ++ whoami [2021-08-09T02:32:47.418Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T02:32:47.418Z] + newgrp - lxd [2021-08-09T02:32:47.418Z] + sudo snap install lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:32:48.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:32:48.705Z] [2021-08-09T02:32:48.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:32:49.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:32:49.399Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T02:32:49.399Z] 29e5d40040c1: Pulling fs layer [2021-08-09T02:32:49.399Z] 1ce36da41761: Pulling fs layer [2021-08-09T02:32:49.399Z] 25b303627fd3: Pulling fs layer [2021-08-09T02:32:50.040Z] 29e5d40040c1: Download complete [2021-08-09T02:32:50.703Z] 29e5d40040c1: Pull complete [2021-08-09T02:32:50.986Z] 1ce36da41761: Verifying Checksum [2021-08-09T02:32:50.986Z] 1ce36da41761: Download complete [2021-08-09T02:32:52.212Z] 1ce36da41761: Pull complete [2021-08-09T02:32:53.781Z] 25b303627fd3: Verifying Checksum [2021-08-09T02:32:53.781Z] 25b303627fd3: Download complete [2021-08-09T02:32:57.931Z] 2021-08-09T02:32:55Z INFO Waiting for automatic snapd restart... [2021-08-09T02:33:04.307Z] 25b303627fd3: Pull complete [2021-08-09T02:33:04.307Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T02:33:04.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:33:04.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T02:33:04.715Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-08-09T02:33:05.089Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T02:33:08.773Z] $ docker top 2f1f75f13ee381a61824246344658b7838d289f39f66f08834f3031f9f193787 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:33:09.935Z] + docker-compose build --help [2021-08-09T02:33:09.935Z] + grep parallel [2021-08-09T02:33:13.497Z] lxd 4.16 from Canonical* installed [2021-08-09T02:33:13.497Z] + sudo lxd init --auto [2021-08-09T02:33:15.537Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T02:33:15.886Z] $ docker stop --time=1 2f1f75f13ee381a61824246344658b7838d289f39f66f08834f3031f9f193787 [2021-08-09T02:33:17.893Z] $ docker rm -f 2f1f75f13ee381a61824246344658b7838d289f39f66f08834f3031f9f193787 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:33:18.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T02:33:18.624Z] . [Pipeline] withDockerContainer [2021-08-09T02:33:18.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-08-09T02:33:19.079Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T02:33:21.062Z] $ docker top 80527cbc14b294681d883ddf208afb89e2a7da833819faa6be39018f0374ad57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:33:21.795Z] + sudo snap install --classic snapcraft [2021-08-09T02:33:22.193Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T02:33:27.863Z] Building core-command ... [2021-08-09T02:33:27.864Z] Building core-data ... [2021-08-09T02:33:27.864Z] Building core-metadata ... [2021-08-09T02:33:27.864Z] Building security-bootstrapper ... [2021-08-09T02:33:27.864Z] Building security-proxy-setup ... [2021-08-09T02:33:27.864Z] Building security-secretstore-setup ... [2021-08-09T02:33:27.864Z] Building support-notifications ... [2021-08-09T02:33:27.864Z] Building support-scheduler ... [2021-08-09T02:33:27.864Z] Building sys-mgmt-agent ... [2021-08-09T02:33:27.864Z] Building security-secretstore-setup [2021-08-09T02:33:27.864Z] Building security-bootstrapper [2021-08-09T02:33:27.864Z] Building core-metadata [2021-08-09T02:33:27.864Z] Building core-data [2021-08-09T02:33:27.864Z] Building core-command [2021-08-09T02:33:30.347Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T02:33:30.347Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T02:33:30.347Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-09T02:33:30.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T02:33:30.347Z] Dload Upload Total Spent Left Speed [2021-08-09T02:33:30.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 [2021-08-09T02:33:30.347Z] 100 3325k 100 3325k 0 0 7044k 0 --:--:-- --:--:-- --:--:-- 7044k [2021-08-09T02:33:30.348Z] ./yq_linux_amd64 [2021-08-09T02:33:30.644Z] + sudo snapcraft prime --use-lxd [2021-08-09T02:33:32.762Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T02:33:32.762Z] 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-08-09T02:33:32.762Z] - README.md [2021-08-09T02:33:32.762Z] [2021-08-09T02:33:32.762Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T02:33:32.762Z] Launching a container. [2021-08-09T02:33:41.346Z] Waiting for container to be ready [2021-08-09T02:33:41.346Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-09T02:33:41.346Z] [2021-08-09T02:33:44.725Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-09T02:33:45.010Z] Waiting for network to be ready... [2021-08-09T02:33:45.292Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T02:33:45.573Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T02:33:45.573Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T02:33:45.573Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T02:33:45.573Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T02:33:45.573Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T02:33:45.573Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T02:33:45.573Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T02:33:45.573Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T02:33:45.573Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T02:33:46.256Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T02:33:46.256Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T02:33:46.535Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T02:33:46.535Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T02:33:46.535Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T02:33:46.535Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T02:33:46.535Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T02:33:46.535Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T02:33:47.207Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T02:33:47.481Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T02:33:47.481Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T02:33:47.481Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T02:33:47.481Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T02:33:47.481Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T02:33:47.481Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T02:33:47.481Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T02:33:47.481Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T02:33:50.104Z] Fetched 25.0 MB in 4s (5557 kB/s) [2021-08-09T02:33:50.503Z] Reading package lists... [2021-08-09T02:33:50.822Z] Reading package lists... [2021-08-09T02:33:51.117Z] Building dependency tree... [2021-08-09T02:33:51.117Z] Reading state information... [2021-08-09T02:33:51.758Z] The following additional packages will be installed: [2021-08-09T02:33:51.758Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T02:33:51.758Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T02:33:51.758Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T02:33:51.758Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-09T02:33:51.758Z] Suggested packages: [2021-08-09T02:33:51.758Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-09T02:33:51.758Z] Recommended packages: [2021-08-09T02:33:51.758Z] gnupg libsasl2-modules [2021-08-09T02:33:51.758Z] The following NEW packages will be installed: [2021-08-09T02:33:51.758Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T02:33:51.758Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T02:33:51.758Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T02:33:51.758Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-09T02:33:51.758Z] The following packages will be upgraded: [2021-08-09T02:33:51.758Z] gpg gpg-agent gpgconf libudev1 [2021-08-09T02:33:51.758Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-09T02:33:51.758Z] Need to get 3527 kB of archives. [2021-08-09T02:33:51.758Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-09T02:33:51.758Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-09T02:33:51.758Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-09T02:33:51.758Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-09T02:33:51.758Z] Get:4 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-08-09T02:33:51.758Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-09T02:33:51.758Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-09T02:33:51.758Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-09T02:33:52.057Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-09T02:33:52.057Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-09T02:33:52.356Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-09T02:33:52.356Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-09T02:33:52.356Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-09T02:33:52.356Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-09T02:33:52.356Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-09T02:33:52.356Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-09T02:33:52.356Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-09T02:33:52.356Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-09T02:33:52.356Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-09T02:33:52.356Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-09T02:33:52.356Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-09T02:33:52.356Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-09T02:33:52.356Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-09T02:33:52.643Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:33:52.643Z] Fetched 3527 kB in 1s (3068 kB/s) [2021-08-09T02:33:52.643Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T02:33:52.643Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:33:52.643Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:33:52.643Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-09T02:33:52.643Z] Selecting previously unselected package udev. [2021-08-09T02:33:52.920Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T02:33:52.920Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:33:52.920Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-09T02:33:52.920Z] Selecting previously unselected package libfuse2:amd64. [2021-08-09T02:33:52.920Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T02:33:52.920Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T02:33:53.203Z] Selecting previously unselected package fuse. [2021-08-09T02:33:53.203Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T02:33:53.203Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-09T02:33:53.203Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:33:53.203Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:33:53.203Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:33:53.203Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:33:53.203Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:33:53.203Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:33:53.489Z] Selecting previously unselected package libksba8:amd64. [2021-08-09T02:33:53.489Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-09T02:33:53.489Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-09T02:33:53.489Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-09T02:33:53.489Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.489Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:53.489Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-09T02:33:53.489Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.489Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:53.489Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-09T02:33:53.489Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.776Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:53.776Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-09T02:33:53.776Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.776Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:53.776Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-09T02:33:53.776Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.776Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:53.776Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-09T02:33:53.776Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.776Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:53.776Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-09T02:33:53.776Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:53.776Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:54.067Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-09T02:33:54.067Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:54.067Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:54.067Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-09T02:33:54.067Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T02:33:54.067Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:54.067Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T02:33:54.068Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T02:33:54.068Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:33:54.068Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T02:33:54.068Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T02:33:54.068Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:33:54.068Z] Selecting previously unselected package libldap-common. [2021-08-09T02:33:54.068Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-09T02:33:54.068Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:33:54.370Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T02:33:54.370Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-09T02:33:54.370Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:33:54.370Z] Selecting previously unselected package dirmngr. [2021-08-09T02:33:54.370Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:33:54.370Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T02:33:54.370Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:33:54.370Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-09T02:33:54.370Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T02:33:54.370Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:33:54.370Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T02:33:54.370Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-09T02:33:54.645Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:54.645Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-09T02:33:54.645Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:33:54.645Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-09T02:33:54.930Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T02:33:54.930Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:54.930Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-09T02:33:55.203Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-09T02:33:55.203Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-09T02:33:55.203Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T02:33:55.203Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T02:33:55.203Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T02:33:55.203Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:33:55.808Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-09T02:33:55.808Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-09T02:33:55.808Z] This means they are not meant to be enabled using systemctl. [2021-08-09T02:33:55.808Z] Possible reasons for having this kind of units are: [2021-08-09T02:33:55.808Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-09T02:33:55.808Z] .wants/ or .requires/ directory. [2021-08-09T02:33:55.808Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-09T02:33:55.808Z] a requirement dependency on it. [2021-08-09T02:33:55.808Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-09T02:33:55.808Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-09T02:33:55.808Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-09T02:33:55.808Z] instance name specified. [2021-08-09T02:33:56.087Z] Reading package lists... [2021-08-09T02:33:56.401Z] Building dependency tree... [2021-08-09T02:33:56.401Z] Reading state information... [2021-08-09T02:33:56.401Z] The following additional packages will be installed: [2021-08-09T02:33:56.401Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-09T02:33:56.401Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-09T02:33:56.401Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-09T02:33:56.401Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-09T02:33:56.401Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-09T02:33:56.401Z] Suggested packages: [2021-08-09T02:33:56.401Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-09T02:33:56.401Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-09T02:33:56.401Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-09T02:33:56.401Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-09T02:33:56.401Z] systemd-container policykit-1 [2021-08-09T02:33:56.401Z] Recommended packages: [2021-08-09T02:33:56.401Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-09T02:33:56.401Z] The following NEW packages will be installed: [2021-08-09T02:33:56.401Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-09T02:33:56.401Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-09T02:33:56.401Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-09T02:33:56.401Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-09T02:33:56.724Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-09T02:33:56.724Z] The following packages will be upgraded: [2021-08-09T02:33:56.724Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-09T02:33:56.724Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-09T02:33:56.724Z] Need to get 36.7 MB of archives. [2021-08-09T02:33:56.724Z] After this operation, 147 MB of additional disk space will be used. [2021-08-09T02:33:56.724Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-09T02:33:56.724Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-09T02:33:56.724Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-09T02:33:56.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-09T02:33:56.724Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-09T02:33:57.054Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-09T02:33:57.054Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-09T02:33:57.054Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-09T02:33:57.054Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-09T02:33:57.054Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-09T02:33:57.054Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-09T02:33:57.054Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-09T02:33:57.054Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-09T02:33:57.054Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-09T02:33:57.054Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-09T02:33:57.054Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-09T02:33:57.054Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-09T02:33:57.054Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-09T02:33:57.336Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-09T02:33:57.627Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-09T02:33:57.627Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-09T02:33:57.627Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-09T02:33:57.627Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-09T02:33:57.627Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-09T02:33:57.627Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-09T02:33:57.627Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-09T02:33:57.627Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-09T02:33:57.627Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-09T02:33:57.627Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-09T02:33:57.627Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-09T02:33:59.116Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:33:59.116Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-08-09T02:33:59.116Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T02:33:59.116Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:33:59.116Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:33:59.726Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:33:59.726Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:33:59.726Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-09T02:33:59.726Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T02:33:59.726Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-09T02:33:59.726Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-09T02:34:00.008Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-09T02:34:00.008Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T02:34:00.008Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-09T02:34:00.008Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-09T02:34:00.290Z] Setting up apt (1.6.14) ... [2021-08-09T02:34:00.290Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-09T02:34:00.776Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-09T02:34:00.776Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-09T02:34:00.776Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T02:34:00.776Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T02:34:01.055Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-09T02:34:01.055Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:01.055Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:01.055Z] Selecting previously unselected package libexpat1:amd64. [2021-08-09T02:34:01.055Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-09T02:34:01.055Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T02:34:01.055Z] Selecting previously unselected package python3.6-minimal. [2021-08-09T02:34:01.055Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:01.055Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:01.342Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T02:34:01.342Z] Checking for services that may need to be restarted...done. [2021-08-09T02:34:01.342Z] Checking for services that may need to be restarted...done. [2021-08-09T02:34:01.629Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:01.629Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T02:34:01.629Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:01.913Z] Selecting previously unselected package python3-minimal. [2021-08-09T02:34:01.913Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-09T02:34:01.913Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-09T02:34:01.913Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-09T02:34:01.913Z] Selecting previously unselected package mime-support. [2021-08-09T02:34:01.913Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-09T02:34:01.913Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-09T02:34:02.194Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-09T02:34:02.194Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-09T02:34:02.194Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T02:34:02.194Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-09T02:34:02.194Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:02.194Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:02.478Z] Selecting previously unselected package python3.6. [2021-08-09T02:34:02.478Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T02:34:02.478Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:02.478Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T02:34:02.478Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-09T02:34:02.478Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T02:34:02.478Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-09T02:34:02.757Z] Selecting previously unselected package python3. [2021-08-09T02:34:02.757Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-09T02:34:02.757Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-09T02:34:02.757Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-09T02:34:02.757Z] Selecting previously unselected package multiarch-support. [2021-08-09T02:34:02.757Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:02.757Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T02:34:02.757Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T02:34:02.757Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-09T02:34:02.757Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-09T02:34:02.757Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-09T02:34:02.757Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T02:34:02.757Z] Selecting previously unselected package libbsd0:amd64. [2021-08-09T02:34:02.757Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-09T02:34:02.757Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T02:34:03.053Z] Selecting previously unselected package sudo. [2021-08-09T02:34:03.053Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:03.053Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T02:34:03.053Z] Selecting previously unselected package apparmor. [2021-08-09T02:34:03.053Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T02:34:03.053Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-09T02:34:03.053Z] Selecting previously unselected package libedit2:amd64. [2021-08-09T02:34:03.053Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-09T02:34:03.053Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T02:34:03.346Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T02:34:03.347Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:03.347Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:03.347Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T02:34:03.347Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:03.347Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:03.347Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T02:34:03.347Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-09T02:34:03.347Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T02:34:03.347Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T02:34:03.347Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:03.347Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:03.648Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T02:34:03.648Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:03.648Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:03.648Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-09T02:34:03.648Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-09T02:34:03.648Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T02:34:03.648Z] Selecting previously unselected package openssh-client. [2021-08-09T02:34:03.648Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-09T02:34:03.648Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T02:34:03.948Z] Selecting previously unselected package squashfs-tools. [2021-08-09T02:34:03.948Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-09T02:34:03.948Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T02:34:03.948Z] Selecting previously unselected package snapd. [2021-08-09T02:34:03.948Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-09T02:34:03.948Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-09T02:34:05.969Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T02:34:05.969Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T02:34:06.252Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-09T02:34:06.252Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T02:34:06.252Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T02:34:06.252Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:06.252Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:34:06.252Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-09T02:34:06.252Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-09T02:34:07.824Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T02:34:07.824Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T02:34:07.824Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T02:34:07.824Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:07.824Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:07.824Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T02:34:08.434Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T02:34:08.434Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:08.434Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T02:34:08.434Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-09T02:34:08.434Z] running python rtupdate hooks for python3.6... [2021-08-09T02:34:08.434Z] running python post-rtupdate hooks for python3.6... [2021-08-09T02:34:08.721Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-09T02:34:09.381Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-09T02:34:09.381Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T02:34:09.381Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T02:34:09.706Z] Setting up snapd (2.49.2+18.04) ... [2021-08-09T02:34:10.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-09T02:34:10.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-09T02:34:10.308Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-09T02:34:10.308Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-09T02:34:10.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T02:34:10.627Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T02:34:10.627Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-09T02:34:10.904Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-09T02:34:11.179Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-09T02:34:11.179Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-09T02:34:11.458Z] /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-08-09T02:34:11.458Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T02:34:11.458Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T02:34:12.080Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T02:34:12.354Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T02:34:12.354Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T02:34:13.613Z] Reading package lists... [2021-08-09T02:34:13.613Z] Reading package lists... [2021-08-09T02:34:13.898Z] Building dependency tree... [2021-08-09T02:34:13.898Z] Reading state information... [2021-08-09T02:34:13.898Z] Calculating upgrade... [2021-08-09T02:34:14.187Z] The following packages will be upgraded: [2021-08-09T02:34:14.188Z] advancecomp base-files bash binutils binutils-common [2021-08-09T02:34:14.188Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-09T02:34:14.188Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-09T02:34:14.188Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-09T02:34:14.188Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-09T02:34:14.188Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-09T02:34:14.188Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-09T02:34:14.188Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-09T02:34:14.188Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-09T02:34:14.188Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-09T02:34:14.188Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-09T02:34:14.188Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-09T02:34:14.188Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-09T02:34:14.188Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-09T02:34:14.188Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-09T02:34:14.188Z] ubuntu-keyring util-linux [2021-08-09T02:34:14.188Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T02:34:14.188Z] Need to get 64.2 MB of archives. [2021-08-09T02:34:14.188Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-09T02:34:14.188Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-09T02:34:14.506Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-09T02:34:14.506Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-09T02:34:14.506Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-09T02:34:14.506Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-09T02:34:14.506Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-09T02:34:14.506Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-09T02:34:14.506Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-09T02:34:14.506Z] 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-08-09T02:34:14.506Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-09T02:34:14.506Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-09T02:34:14.506Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-09T02:34:14.506Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-09T02:34:14.506Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-09T02:34:14.506Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-09T02:34:14.506Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-09T02:34:14.506Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-09T02:34:14.506Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-09T02:34:14.506Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-09T02:34:14.506Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-09T02:34:14.506Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-09T02:34:14.506Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-09T02:34:14.506Z] 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-08-09T02:34:14.506Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-09T02:34:14.832Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-09T02:34:14.832Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-09T02:34:14.832Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-09T02:34:14.832Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-09T02:34:14.832Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-09T02:34:14.832Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-09T02:34:14.832Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-09T02:34:14.832Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-09T02:34:14.832Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-09T02:34:14.832Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-09T02:34:14.832Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-09T02:34:14.832Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-09T02:34:14.832Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-09T02:34:14.832Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-09T02:34:14.832Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-09T02:34:14.832Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-09T02:34:14.832Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-09T02:34:14.832Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-09T02:34:14.832Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-09T02:34:14.832Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-09T02:34:14.832Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-09T02:34:14.832Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-09T02:34:14.832Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-09T02:34:14.832Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-09T02:34:14.832Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-09T02:34:14.832Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-09T02:34:14.832Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-09T02:34:14.832Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-09T02:34:14.832Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-09T02:34:14.832Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-09T02:34:14.832Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-09T02:34:14.832Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-09T02:34:14.832Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-09T02:34:14.832Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-09T02:34:15.169Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-09T02:34:15.169Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-09T02:34:15.169Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-09T02:34:15.169Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-09T02:34:15.459Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-09T02:34:15.459Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-09T02:34:15.459Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-09T02:34:15.459Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-09T02:34:15.459Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-09T02:34:15.747Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-09T02:34:15.747Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-09T02:34:15.747Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-09T02:34:15.747Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-09T02:34:15.747Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-09T02:34:15.747Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-09T02:34:15.747Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-09T02:34:15.747Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-09T02:34:15.747Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-09T02:34:15.747Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-09T02:34:15.747Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-09T02:34:15.747Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-09T02:34:15.747Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-09T02:34:16.034Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-09T02:34:16.034Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-09T02:34:16.034Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-09T02:34:16.034Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-09T02:34:16.034Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-09T02:34:16.034Z] Get:86 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-08-09T02:34:16.034Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-09T02:34:16.034Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-09T02:34:16.034Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-09T02:34:16.034Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-09T02:34:16.034Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-09T02:34:16.034Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-09T02:34:16.034Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-09T02:34:16.034Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-09T02:34:16.034Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-09T02:34:16.034Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-09T02:34:16.034Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-09T02:34:16.034Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-09T02:34:16.324Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-09T02:34:16.324Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-09T02:34:16.324Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-09T02:34:16.324Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-09T02:34:16.324Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-09T02:34:16.324Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:34:16.612Z] Fetched 64.2 MB in 2s (30.2 MB/s) [2021-08-09T02:34:16.612Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:34:16.612Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:16.612Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:34:16.901Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:16.901Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:34:16.901Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-09T02:34:16.901Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-09T02:34:17.185Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.185Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.185Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.474Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.474Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.474Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.474Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.474Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.474Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.474Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.758Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.758Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.758Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.759Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.759Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:17.759Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:34:17.759Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:17.759Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-09T02:34:17.759Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:18.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:34:18.049Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:18.049Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:18.344Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:18.344Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:18.344Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:18.344Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T02:34:18.344Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:18.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:34:18.640Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:18.640Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:34:18.941Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T02:34:19.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T02:34:19.226Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-09T02:34:19.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-09T02:34:19.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-09T02:34:19.226Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-09T02:34:19.516Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-09T02:34:19.516Z] Installing new version of config file /etc/issue ... [2021-08-09T02:34:19.516Z] Installing new version of config file /etc/issue.net ... [2021-08-09T02:34:19.516Z] Installing new version of config file /etc/lsb-release ... [2021-08-09T02:34:19.516Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-09T02:34:19.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-09T02:34:19.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-09T02:34:19.874Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-09T02:34:19.874Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:19.874Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-09T02:34:19.874Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-09T02:34:20.235Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-09T02:34:20.235Z] 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-08-09T02:34:20.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:20.235Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:20.235Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:20.235Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:20.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:20.235Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-09T02:34:20.235Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-09T02:34:20.235Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-09T02:34:20.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:20.551Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-09T02:34:20.551Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T02:34:20.551Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-09T02:34:20.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:20.551Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:34:20.551Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:34:20.861Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T02:34:20.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:20.861Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:34:20.861Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:34:20.861Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-09T02:34:20.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:20.861Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-09T02:34:20.861Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-09T02:34:21.163Z] Setting up grep (3.1-2build1) ... [2021-08-09T02:34:21.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:21.163Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-09T02:34:21.163Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-09T02:34:21.163Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-09T02:34:21.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:21.163Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T02:34:21.163Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T02:34:21.464Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-09T02:34:21.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:21.464Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:34:21.464Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:34:21.464Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-09T02:34:21.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:21.464Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T02:34:21.464Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:34:22.099Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T02:34:22.099Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:34:22.099Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T02:34:22.099Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:34:22.374Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-09T02:34:22.374Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:22.374Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-09T02:34:22.374Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T02:34:22.645Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T02:34:22.922Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T02:34:22.922Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T02:34:22.922Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T02:34:22.922Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T02:34:22.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:22.922Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-09T02:34:22.922Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-09T02:34:23.197Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-09T02:34:23.197Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:23.197Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:23.197Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:23.197Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:23.197Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:23.197Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:23.197Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:23.467Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:23.467Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:23.467Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:23.467Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:23.739Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:23.739Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:23.739Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:23.739Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:23.739Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:23.739Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:23.739Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:34:23.739Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:34:24.018Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:34:24.018Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:34:24.018Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T02:34:24.018Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:24.018Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T02:34:24.018Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:34:24.018Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T02:34:24.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:24.302Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:24.302Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:24.302Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:24.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:24.302Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:24.302Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:24.302Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:24.588Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:24.588Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:24.588Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:24.881Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:25.180Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-09T02:34:25.461Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-09T02:34:25.461Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:25.461Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T02:34:25.461Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T02:34:25.461Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:34:25.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T02:34:25.738Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-09T02:34:25.738Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T02:34:25.738Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-09T02:34:25.738Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:34:25.738Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-09T02:34:25.738Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-09T02:34:26.023Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-09T02:34:26.023Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:34:26.023Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-09T02:34:26.023Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T02:34:26.303Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-09T02:34:26.303Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:34:26.303Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-09T02:34:26.303Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T02:34:26.303Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-09T02:34:26.303Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:34:26.303Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T02:34:26.303Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:34:26.303Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:34:26.582Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T02:34:26.582Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T02:34:26.582Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:34:26.582Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:34:26.582Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-09T02:34:26.582Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T02:34:26.858Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:34:26.858Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:34:26.858Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:26.858Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T02:34:26.858Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T02:34:27.131Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-09T02:34:27.131Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T02:34:27.131Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:34:27.131Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:34:27.131Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T02:34:27.131Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:27.131Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-09T02:34:27.131Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-09T02:34:27.414Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-09T02:34:27.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:27.414Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-09T02:34:27.414Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-09T02:34:27.414Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-09T02:34:27.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:27.414Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-09T02:34:27.414Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T02:34:27.703Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T02:34:27.703Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:27.703Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T02:34:27.703Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T02:34:27.971Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T02:34:27.971Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:27.971Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-09T02:34:27.971Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-09T02:34:27.971Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-09T02:34:27.971Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:27.971Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T02:34:27.971Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T02:34:28.245Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-09T02:34:28.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:28.245Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T02:34:28.245Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T02:34:28.514Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-09T02:34:28.514Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:28.514Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T02:34:28.514Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T02:34:28.514Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T02:34:28.514Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:28.514Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T02:34:28.514Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T02:34:28.784Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T02:34:28.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:28.784Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-09T02:34:28.784Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-09T02:34:28.784Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-09T02:34:28.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:28.784Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-09T02:34:29.060Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-09T02:34:29.060Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-09T02:34:29.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:29.060Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-09T02:34:29.060Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-09T02:34:29.060Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-09T02:34:29.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:29.060Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-09T02:34:29.330Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-09T02:34:29.330Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-09T02:34:29.330Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:29.330Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-09T02:34:29.330Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-09T02:34:29.330Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-09T02:34:29.606Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T02:34:29.606Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-09T02:34:29.606Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-09T02:34:29.606Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-09T02:34:29.606Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-09T02:34:29.606Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T02:34:29.606Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T02:34:29.606Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T02:34:29.606Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T02:34:29.879Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T02:34:29.879Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T02:34:30.154Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-09T02:34:30.154Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-09T02:34:30.154Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T02:34:30.154Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-09T02:34:30.154Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-09T02:34:30.154Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-09T02:34:30.154Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-09T02:34:30.429Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-09T02:34:30.429Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-09T02:34:30.429Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-09T02:34:30.429Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-09T02:34:30.429Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-09T02:34:30.429Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-09T02:34:30.429Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-09T02:34:30.734Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-09T02:34:30.734Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-09T02:34:30.734Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-09T02:34:30.734Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-09T02:34:31.028Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-09T02:34:31.028Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-09T02:34:31.028Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-09T02:34:31.028Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-09T02:34:31.323Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:34:31.323Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:34:31.624Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:34:31.624Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:34:31.624Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:34:31.624Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:34:31.624Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T02:34:31.624Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T02:34:31.946Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:31.946Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:31.946Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:31.946Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:31.946Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:31.946Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:31.946Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:31.946Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:32.968Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:32.968Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:33.561Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:33.561Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:34.183Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:34.183Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:34.183Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:34.183Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:35.209Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T02:34:35.209Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T02:34:35.209Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T02:34:35.209Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T02:34:35.209Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T02:34:35.209Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T02:34:35.209Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T02:34:35.209Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T02:34:35.496Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-09T02:34:35.496Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-09T02:34:35.496Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T02:34:35.496Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T02:34:35.496Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T02:34:35.496Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T02:34:35.496Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-09T02:34:35.496Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-09T02:34:35.496Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:35.496Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T02:34:35.774Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:35.774Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:35.774Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:35.774Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-09T02:34:35.774Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-09T02:34:35.774Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-09T02:34:35.774Z] [2021-08-09T02:34:35.774Z] Current default time zone: 'Etc/UTC' [2021-08-09T02:34:35.774Z] Local time is now: Mon Aug 9 02:34:35 UTC 2021. [2021-08-09T02:34:35.774Z] Universal Time is now: Mon Aug 9 02:34:35 UTC 2021. [2021-08-09T02:34:35.774Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-09T02:34:35.774Z] [2021-08-09T02:34:35.774Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-09T02:34:35.774Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:35.774Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-09T02:34:35.775Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-09T02:34:35.775Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-09T02:34:35.775Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-09T02:34:35.775Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-09T02:34:35.775Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-09T02:34:35.775Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-09T02:34:35.775Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T02:34:35.775Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:35.775Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-09T02:34:36.058Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:36.058Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:34:36.058Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:36.058Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-09T02:34:36.058Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-09T02:34:36.058Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-09T02:34:36.058Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T02:34:36.058Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-09T02:34:36.058Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-09T02:34:36.058Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:34:36.058Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-09T02:34:36.249Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:34:36.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:34:36.249Z] ---> e3e246460a24 [2021-08-09T02:34:36.249Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:34:36.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:34:36.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:34:36.249Z] ---> e3e246460a24 [2021-08-09T02:34:36.249Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T02:34:36.249Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:34:36.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:34:36.249Z] ---> e3e246460a24 [2021-08-09T02:34:36.249Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:34:36.249Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:34:36.249Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:34:36.249Z] ---> e3e246460a24 [2021-08-09T02:34:36.249Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T02:34:36.249Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:34:36.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:34:36.249Z] ---> e3e246460a24 [2021-08-09T02:34:36.249Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:34:36.249Z] ---> Running in 7c7c4c0a7b70 [2021-08-09T02:34:36.249Z] ---> Running in 99c0529a317c [2021-08-09T02:34:36.249Z] ---> Running in dc8fe572cd74 [2021-08-09T02:34:36.249Z] ---> Running in b37b5ff24597 [2021-08-09T02:34:36.249Z] ---> Running in ee088f3d51d3 [2021-08-09T02:34:36.249Z] Removing intermediate container ee088f3d51d3 [2021-08-09T02:34:36.249Z] ---> fdec9f777e1d [2021-08-09T02:34:36.249Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:34:36.249Z] ---> Running in 97a9579bb9e9 [2021-08-09T02:34:36.249Z] Removing intermediate container dc8fe572cd74 [2021-08-09T02:34:36.249Z] ---> 067d31aa28d8 [2021-08-09T02:34:36.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:34:36.249Z] Removing intermediate container 99c0529a317c [2021-08-09T02:34:36.249Z] ---> 1cd4098fad22 [2021-08-09T02:34:36.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:34:36.249Z] Removing intermediate container b37b5ff24597 [2021-08-09T02:34:36.249Z] Removing intermediate container 7c7c4c0a7b70 [2021-08-09T02:34:36.249Z] ---> 6c2fdc14f526 [2021-08-09T02:34:36.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:34:36.249Z] ---> 1b739d9636d7 [2021-08-09T02:34:36.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:34:36.249Z] ---> Running in 659edcfc65c2 [2021-08-09T02:34:36.249Z] ---> Running in 2a7f73792a0b [2021-08-09T02:34:36.249Z] ---> Running in c598ce46d9a6 [2021-08-09T02:34:36.249Z] ---> Running in 8c0738d4cde2 [2021-08-09T02:34:38.090Z] Updating certificates in /etc/ssl/certs... [2021-08-09T02:34:38.733Z] 23 added, 27 removed; done. [2021-08-09T02:34:38.733Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T02:34:38.733Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-09T02:34:38.733Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-09T02:34:38.733Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-09T02:34:38.733Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:34:38.733Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:38.733Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-09T02:34:38.733Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:34:38.733Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-09T02:34:38.733Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-09T02:34:38.733Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-09T02:34:38.733Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:39.018Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T02:34:39.018Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-09T02:34:39.018Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-09T02:34:39.018Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-09T02:34:39.019Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:34:39.019Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T02:34:39.019Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-09T02:34:39.019Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-09T02:34:39.019Z] Updating certificates in /etc/ssl/certs... [2021-08-09T02:34:39.695Z] 0 added, 0 removed; done. [2021-08-09T02:34:39.695Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-09T02:34:39.695Z] done. [2021-08-09T02:34:39.730Z] Removing intermediate container 97a9579bb9e9 [2021-08-09T02:34:39.730Z] ---> 747286ab5895 [2021-08-09T02:34:39.730Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T02:34:39.730Z] ---> Running in 86bb63fd95ad [2021-08-09T02:34:39.730Z] Removing intermediate container 659edcfc65c2 [2021-08-09T02:34:39.730Z] ---> 6c061155fc3e [2021-08-09T02:34:40.007Z] Reading package lists... [2021-08-09T02:34:40.014Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T02:34:40.306Z] ---> Running in 469a53707c0e [2021-08-09T02:34:40.307Z] Removing intermediate container 2a7f73792a0b [2021-08-09T02:34:40.307Z] ---> 1b20952d1235 [2021-08-09T02:34:40.307Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:34:40.313Z] Building dependency tree... [2021-08-09T02:34:40.313Z] Reading state information... [2021-08-09T02:34:40.313Z] The following NEW packages will be installed: [2021-08-09T02:34:40.313Z] apt-transport-https [2021-08-09T02:34:40.313Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T02:34:40.651Z] Removing intermediate container c598ce46d9a6 [2021-08-09T02:34:40.651Z] ---> a4ca968c2da2 [2021-08-09T02:34:40.651Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T02:34:40.651Z] Removing intermediate container 8c0738d4cde2 [2021-08-09T02:34:40.651Z] ---> d502afc81b81 [2021-08-09T02:34:40.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:34:40.651Z] ---> Running in f4bf332330ff [2021-08-09T02:34:40.660Z] Need to get 4348 B of archives. [2021-08-09T02:34:40.660Z] After this operation, 154 kB of additional disk space will be used. [2021-08-09T02:34:40.660Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-09T02:34:40.660Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:34:40.660Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-08-09T02:34:40.660Z] Selecting previously unselected package apt-transport-https. [2021-08-09T02:34:40.660Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-09T02:34:40.660Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-09T02:34:40.660Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-09T02:34:40.949Z] Setting up apt-transport-https (1.6.14) ... [2021-08-09T02:34:40.949Z] Waiting for network to be ready... [2021-08-09T02:34:40.955Z] ---> Running in 63b5a07089c6 [2021-08-09T02:34:40.955Z] ---> Running in 89b8639b69e9 [2021-08-09T02:34:41.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:42.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:42.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:42.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:43.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:43.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:43.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:44.006Z] OK: 218 MiB in 52 packages [2021-08-09T02:34:44.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:44.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:44.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:34:44.944Z] OK: 218 MiB in 52 packages [2021-08-09T02:34:44.944Z] OK: 218 MiB in 52 packages [2021-08-09T02:34:45.582Z] OK: 218 MiB in 52 packages [2021-08-09T02:34:45.582Z] Removing intermediate container 86bb63fd95ad [2021-08-09T02:34:45.582Z] ---> 6f2b9aa3b275 [2021-08-09T02:34:45.582Z] Step 6/32 : COPY go.mod . [2021-08-09T02:34:45.583Z] OK: 218 MiB in 52 packages [2021-08-09T02:34:46.415Z] 2021-08-09T02:34:43Z INFO Waiting for automatic snapd restart... [2021-08-09T02:34:46.415Z] snapd 2.51.3 from Canonical* installed [2021-08-09T02:34:47.042Z] "snapd" switched to the "latest/stable" channel [2021-08-09T02:34:47.042Z] [2021-08-09T02:34:47.094Z] Removing intermediate container 469a53707c0e [2021-08-09T02:34:47.094Z] ---> e88d7c045071 [2021-08-09T02:34:47.094Z] Step 6/26 : COPY go.mod . [2021-08-09T02:34:47.094Z] ---> 23f1d6dc3b91 [2021-08-09T02:34:47.094Z] Step 7/32 : RUN go mod download [2021-08-09T02:34:47.094Z] Removing intermediate container f4bf332330ff [2021-08-09T02:34:47.094Z] ---> 12e42ff17d51 [2021-08-09T02:34:47.094Z] Step 6/24 : COPY go.mod . [2021-08-09T02:34:47.453Z] ---> Running in aaba59021e2f [2021-08-09T02:34:47.453Z] Removing intermediate container 63b5a07089c6 [2021-08-09T02:34:47.453Z] ---> 394ef52be3c7 [2021-08-09T02:34:47.453Z] Step 6/24 : COPY go.mod . [2021-08-09T02:34:47.453Z] Removing intermediate container 89b8639b69e9 [2021-08-09T02:34:47.453Z] ---> dcc93703929e [2021-08-09T02:34:47.453Z] Step 6/24 : COPY go.mod . [2021-08-09T02:34:48.099Z] ---> 309f7e3c0b9b [2021-08-09T02:34:48.099Z] Step 7/26 : RUN go mod download [2021-08-09T02:34:48.393Z] ---> e119caa0c262 [2021-08-09T02:34:48.393Z] Step 7/24 : RUN go mod download [2021-08-09T02:34:48.393Z] ---> Running in 7981e788b604 [2021-08-09T02:34:48.733Z] ---> Running in e9e3d9831992 [2021-08-09T02:34:48.733Z] ---> f2f244cbe72d [2021-08-09T02:34:48.733Z] Step 7/24 : RUN go mod download [2021-08-09T02:34:48.733Z] ---> efd271d2339f [2021-08-09T02:34:48.733Z] Step 7/24 : RUN go mod download [2021-08-09T02:34:49.046Z] ---> Running in 169252291b36 [2021-08-09T02:34:49.046Z] ---> Running in 4a1b935fda14 [2021-08-09T02:34:49.814Z] core18 20210611 from Canonical* installed [2021-08-09T02:34:49.814Z] "core18" switched to the "latest/stable" channel [2021-08-09T02:34:49.814Z] [2021-08-09T02:34:52.587Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T02:34:52.641Z] Removing intermediate container aaba59021e2f [2021-08-09T02:34:52.641Z] ---> 42a3fb557528 [2021-08-09T02:34:52.641Z] Step 8/32 : COPY . . [2021-08-09T02:34:52.883Z] "snapcraft" switched to the "latest/stable" channel [2021-08-09T02:34:52.883Z] [2021-08-09T02:34:57.303Z] 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-08-09T02:34:57.303Z] - README.md [2021-08-09T02:34:57.303Z] [2021-08-09T02:34:57.303Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T02:34:57.522Z] Removing intermediate container 7981e788b604 [2021-08-09T02:34:57.522Z] ---> 00aee7b60338 [2021-08-09T02:34:57.522Z] Step 8/26 : COPY . . [2021-08-09T02:34:57.522Z] Removing intermediate container e9e3d9831992 [2021-08-09T02:34:57.522Z] ---> 7ffb46fb9082 [2021-08-09T02:34:57.522Z] Step 8/24 : COPY . . [2021-08-09T02:34:57.522Z] Removing intermediate container 4a1b935fda14 [2021-08-09T02:34:57.522Z] ---> fb7a181ad1b0 [2021-08-09T02:34:57.522Z] Step 8/24 : COPY . . [2021-08-09T02:34:57.573Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T02:34:57.845Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T02:34:57.845Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T02:34:58.179Z] Removing intermediate container 169252291b36 [2021-08-09T02:34:58.179Z] ---> 4c02aaa1ef8e [2021-08-09T02:34:58.179Z] Step 8/24 : COPY . . [2021-08-09T02:34:58.768Z] Reading package lists... [2021-08-09T02:34:59.409Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-09T02:34:59.409Z] Reading package lists... [2021-08-09T02:34:59.409Z] Building dependency tree... [2021-08-09T02:34:59.409Z] Reading state information... [2021-08-09T02:34:59.699Z] Suggested packages: [2021-08-09T02:34:59.699Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-09T02:34:59.699Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-09T02:34:59.699Z] Recommended packages: [2021-08-09T02:34:59.699Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-09T02:34:59.699Z] The following NEW packages will be installed: [2021-08-09T02:34:59.699Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-09T02:34:59.699Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-09T02:34:59.699Z] pkg-config zip [2021-08-09T02:34:59.699Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T02:34:59.699Z] Need to get 7663 kB of archives. [2021-08-09T02:34:59.699Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-09T02:34:59.699Z] 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-08-09T02:35:00.005Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-09T02:35:00.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-09T02:35:00.005Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-09T02:35:00.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-09T02:35:00.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-09T02:35:00.005Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-09T02:35:00.005Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-09T02:35:00.385Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-09T02:35:00.385Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-09T02:35:00.385Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-09T02:35:00.385Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-09T02:35:00.385Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-09T02:35:00.385Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-09T02:35:00.676Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-09T02:35:00.676Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T02:35:00.677Z] Fetched 7663 kB in 1s (9347 kB/s) [2021-08-09T02:35:00.677Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-09T02:35:00.677Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-09T02:35:00.677Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-09T02:35:00.677Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T02:35:00.957Z] Selecting previously unselected package libpsl5:amd64. [2021-08-09T02:35:00.957Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-09T02:35:00.957Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T02:35:00.957Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T02:35:00.957Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-09T02:35:00.957Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T02:35:00.957Z] Selecting previously unselected package librtmp1:amd64. [2021-08-09T02:35:00.957Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-09T02:35:00.957Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T02:35:00.957Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-09T02:35:00.957Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-09T02:35:00.957Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T02:35:01.236Z] Selecting previously unselected package liberror-perl. [2021-08-09T02:35:01.236Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-09T02:35:01.236Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-09T02:35:01.236Z] Selecting previously unselected package git-man. [2021-08-09T02:35:01.236Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-09T02:35:01.236Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:01.236Z] Selecting previously unselected package git. [2021-08-09T02:35:01.236Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-09T02:35:01.236Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:01.854Z] Selecting previously unselected package libnorm1:amd64. [2021-08-09T02:35:01.854Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-09T02:35:01.854Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T02:35:01.854Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-09T02:35:01.854Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-09T02:35:01.854Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T02:35:02.157Z] Selecting previously unselected package libsodium23:amd64. [2021-08-09T02:35:02.157Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-09T02:35:02.157Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-09T02:35:02.157Z] Selecting previously unselected package libzmq5:amd64. [2021-08-09T02:35:02.157Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:02.157Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:02.157Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-09T02:35:02.157Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T02:35:02.157Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:02.157Z] Selecting previously unselected package pkg-config. [2021-08-09T02:35:02.157Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-09T02:35:02.157Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T02:35:02.157Z] Selecting previously unselected package zip. [2021-08-09T02:35:02.157Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-09T02:35:02.157Z] Unpacking zip (3.0-11build1) ... [2021-08-09T02:35:02.452Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T02:35:02.452Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:02.452Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T02:35:02.452Z] Setting up liberror-perl (0.17025-1) ... [2021-08-09T02:35:02.452Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T02:35:02.452Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T02:35:02.452Z] No schema files found: doing nothing. [2021-08-09T02:35:02.452Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T02:35:02.452Z] Setting up zip (3.0-11build1) ... [2021-08-09T02:35:02.452Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T02:35:02.452Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-09T02:35:02.452Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T02:35:02.452Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:02.452Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T02:35:02.452Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T02:35:02.452Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T02:35:02.452Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:35:03.153Z] git set to automatically installed. [2021-08-09T02:35:03.153Z] git-man set to automatically installed. [2021-08-09T02:35:03.153Z] libcurl3-gnutls set to automatically installed. [2021-08-09T02:35:03.153Z] liberror-perl set to automatically installed. [2021-08-09T02:35:03.153Z] libglib2.0-0 set to automatically installed. [2021-08-09T02:35:03.153Z] libnghttp2-14 set to automatically installed. [2021-08-09T02:35:03.153Z] libnorm1 set to automatically installed. [2021-08-09T02:35:03.153Z] libpgm-5.2-0 set to automatically installed. [2021-08-09T02:35:03.153Z] libpsl5 set to automatically installed. [2021-08-09T02:35:03.153Z] librtmp1 set to automatically installed. [2021-08-09T02:35:03.153Z] libsodium23 set to automatically installed. [2021-08-09T02:35:03.153Z] libzmq3-dev set to automatically installed. [2021-08-09T02:35:03.153Z] libzmq5 set to automatically installed. [2021-08-09T02:35:03.153Z] pkg-config set to automatically installed. [2021-08-09T02:35:03.153Z] zip set to automatically installed. [2021-08-09T02:35:04.635Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T02:35:05.697Z] snap "core18" has no updates available [2021-08-09T02:35:07.143Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T02:35:12.785Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-09T02:35:13.064Z] Pulling config-common [2021-08-09T02:35:13.064Z] + snapcraftctl pull [2021-08-09T02:35:14.155Z] Pulling go-build-helper [2021-08-09T02:35:14.155Z] + snapcraftctl pull [2021-08-09T02:35:15.251Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-09T02:35:15.251Z] Skipping pull go-build-helper (already ran) [2021-08-09T02:35:15.251Z] Building go-build-helper [2021-08-09T02:35:15.251Z] + snapcraftctl build [2021-08-09T02:35:16.861Z] Staging go-build-helper [2021-08-09T02:35:16.861Z] + snapcraftctl stage [2021-08-09T02:35:20.912Z] ---> 5b0f44cb6309 [2021-08-09T02:35:20.912Z] Step 9/32 : RUN go mod tidy [2021-08-09T02:35:20.912Z] ---> 80d28eed586c [2021-08-09T02:35:20.912Z] Step 9/26 : RUN go mod tidy [2021-08-09T02:35:20.912Z] ---> bbde5fcf7c55 [2021-08-09T02:35:20.912Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:35:20.912Z] ---> 7a983adeaf35 [2021-08-09T02:35:20.912Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:35:20.912Z] ---> 25d6c9c094d7 [2021-08-09T02:35:20.912Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:35:20.912Z] ---> Running in 0a32c4ce5f1a [2021-08-09T02:35:21.199Z] ---> Running in c3b9b0545954 [2021-08-09T02:35:21.199Z] ---> Running in f4d1946fcc58 [2021-08-09T02:35:21.199Z] ---> Running in b19e68f4e0e9 [2021-08-09T02:35:21.199Z] ---> Running in 9208a4a0375b [2021-08-09T02:35:27.737Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T02:35:27.737Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T02:35:27.737Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T02:35:27.737Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T02:35:27.737Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T02:35:27.737Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T02:35:27.737Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T02:35:27.737Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T02:35:27.737Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T02:35:27.737Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T02:35:27.737Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T02:35:27.737Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T02:35:27.737Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T02:35:27.737Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T02:35:27.737Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T02:35:27.737Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T02:35:27.737Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T02:35:27.737Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T02:35:27.737Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T02:35:27.737Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T02:35:27.737Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T02:35:27.737Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T02:35:27.737Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T02:35:27.737Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T02:35:27.737Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T02:35:27.737Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T02:35:27.737Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T02:35:27.737Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-09T02:35:27.737Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-09T02:35:27.737Z] Fetched 224 kB in 0s (0 B/s) [2021-08-09T02:35:27.737Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-09T02:35:27.737Z] Fetched 157 kB in 0s (0 B/s) [2021-08-09T02:35:27.737Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-09T02:35:27.737Z] Fetched 221 kB in 0s (0 B/s) [2021-08-09T02:35:27.737Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-09T02:35:27.737Z] Fetched 143 kB in 0s (0 B/s) [2021-08-09T02:35:27.737Z] Pulling edgex-go [2021-08-09T02:35:27.737Z] + snapcraftctl pull [2021-08-09T02:35:27.737Z] Pulling hooks [2021-08-09T02:35:27.737Z] + snapcraftctl pull [2021-08-09T02:35:29.925Z] Removing intermediate container 0a32c4ce5f1a [2021-08-09T02:35:29.925Z] ---> 4dfef0464166 [2021-08-09T02:35:29.925Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T02:35:29.925Z] ---> Running in 67e64077e537 [2021-08-09T02:35:29.925Z] Removing intermediate container c3b9b0545954 [2021-08-09T02:35:29.925Z] ---> d9e9c7230f45 [2021-08-09T02:35:29.925Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T02:35:29.925Z] ---> Running in beabfd25ebc4 [2021-08-09T02:35:29.925Z] Removing intermediate container b19e68f4e0e9 [2021-08-09T02:35:29.925Z] ---> 754f5a1cc32f [2021-08-09T02:35:29.925Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T02:35:29.925Z] Removing intermediate container f4d1946fcc58 [2021-08-09T02:35:29.925Z] ---> aeae1c020646 [2021-08-09T02:35:29.925Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T02:35:29.925Z] Removing intermediate container 9208a4a0375b [2021-08-09T02:35:29.925Z] ---> 5fc4feaf05fd [2021-08-09T02:35:29.925Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T02:35:29.925Z] ---> Running in 0afc67178796 [2021-08-09T02:35:29.925Z] ---> Running in 4ad879c62af5 [2021-08-09T02:35:30.246Z] ---> Running in 3231bbe5d37a [2021-08-09T02:35:30.951Z] 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-08-09T02:35:31.966Z] 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-08-09T02:35:32.255Z] 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-08-09T02:35:32.906Z] 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-08-09T02:35:32.906Z] 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-08-09T02:35:46.365Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T02:35:46.365Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T02:35:46.365Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T02:35:46.365Z] Fetched 0 B in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-09T02:35:46.365Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-09T02:35:46.365Z] Fetched 279 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-09T02:35:46.365Z] Fetched 122 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-09T02:35:46.365Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-09T02:35:46.365Z] Fetched 8848 B in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-09T02:35:46.365Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-09T02:35:46.365Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-09T02:35:46.365Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-09T02:35:46.365Z] Fetched 219 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-09T02:35:46.365Z] Fetched 154 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-09T02:35:46.365Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-09T02:35:46.365Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-09T02:35:46.365Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-09T02:35:46.365Z] Fetched 499 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-09T02:35:46.365Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-09T02:35:46.365Z] Fetched 240 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-09T02:35:46.365Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-09T02:35:46.365Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-09T02:35:46.365Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-09T02:35:46.365Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-09T02:35:46.365Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-09T02:35:46.365Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-09T02:35:46.365Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-09T02:35:46.365Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-09T02:35:46.365Z] Fetched 8720 B in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-09T02:35:46.365Z] Fetched 140 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-09T02:35:46.365Z] Fetched 119 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-09T02:35:46.365Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-09T02:35:46.365Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-09T02:35:46.365Z] Fetched 645 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-09T02:35:46.365Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-09T02:35:46.365Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-09T02:35:46.365Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-09T02:35:46.365Z] Fetched 368 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-09T02:35:46.366Z] Fetched 187 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-09T02:35:46.366Z] Fetched 175 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-09T02:35:46.366Z] Fetched 206 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-09T02:35:46.366Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-09T02:35:46.366Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-09T02:35:46.366Z] Fetched 159 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-09T02:35:46.366Z] Fetched 107 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-09T02:35:46.366Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-09T02:35:46.366Z] Pulling static-packages [2021-08-09T02:35:46.366Z] + snapcraftctl pull [2021-08-09T02:35:46.366Z] Pulling version [2021-08-09T02:35:46.366Z] + cd /root/project [2021-08-09T02:35:46.366Z] + git describe --tags --abbrev=0 [2021-08-09T02:35:46.366Z] + sed s/v// [2021-08-09T02:35:46.366Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T02:35:46.366Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T02:35:46.366Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-09T02:35:46.366Z] Building config-common [2021-08-09T02:35:46.366Z] + snapcraftctl build [2021-08-09T02:35:47.835Z] Skipping build go-build-helper (already ran) [2021-08-09T02:35:47.835Z] Building edgex-go [2021-08-09T02:35:47.835Z] + cd /root/parts/edgex-go/src [2021-08-09T02:35:47.835Z] + git describe --tags --abbrev=0 [2021-08-09T02:35:47.835Z] + sed s/v// [2021-08-09T02:35:47.835Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T02:35:47.835Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T02:35:47.835Z] + echo 2.0.1-dev.24 [2021-08-09T02:35:47.835Z] + make build [2021-08-09T02:35:47.835Z] go mod tidy [2021-08-09T02:35:51.467Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T02:35:51.467Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-09T02:35:51.467Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-09T02:35:51.467Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-09T02:35:51.467Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-09T02:35:51.467Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-09T02:35:51.467Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-09T02:35:51.467Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-09T02:35:51.467Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-09T02:35:51.467Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-09T02:35:51.467Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-09T02:35:51.467Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-09T02:35:51.746Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-09T02:35:51.746Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-09T02:35:52.024Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-09T02:35:52.355Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-09T02:35:52.355Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-09T02:35:53.028Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-09T02:35:53.028Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-09T02:35:53.028Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-09T02:35:53.028Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T02:35:53.028Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T02:35:53.028Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-09T02:35:53.028Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-09T02:35:53.028Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-09T02:35:53.028Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-09T02:35:53.466Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-09T02:35:53.466Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-09T02:35:53.466Z] go: downloading golang.org/x/text v0.3.6 [2021-08-09T02:35:53.466Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-09T02:35:53.466Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-09T02:35:53.466Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-09T02:35:53.466Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-09T02:35:53.466Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-09T02:35:53.466Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-09T02:35:53.466Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-09T02:35:53.466Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-09T02:35:53.774Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-09T02:35:53.774Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-09T02:35:53.774Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-09T02:35:53.774Z] go: downloading github.com/kr/text v0.1.0 [2021-08-09T02:35:53.774Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-09T02:35:53.774Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-09T02:35:54.081Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-09T02:35:54.377Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-09T02:35:54.377Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T02:35:54.377Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-09T02:35:54.377Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-09T02:35:54.377Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-09T02:35:54.377Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-09T02:35:54.377Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T02:35:54.377Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T02:35:54.377Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T02:35:54.684Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-09T02:35:54.684Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T02:35:54.684Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-09T02:35:54.684Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-09T02:35:54.684Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-09T02:35:54.684Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-09T02:35:54.684Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-09T02:35:54.684Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-09T02:35:54.684Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-09T02:35:54.684Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-09T02:35:54.684Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-09T02:35:54.975Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:36:05.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:36:08.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:36:09.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:36:11.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:36:11.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:36:12.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:36:14.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:36:15.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:36:17.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:36:18.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:36:19.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T02:36:21.110Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-09T02:36:21.110Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-09T02:36:21.110Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-09T02:36:21.110Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-09T02:36:21.110Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-09T02:36:21.110Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-09T02:36:21.110Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-09T02:36:21.110Z] + 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-08-09T02:36:21.110Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-09T02:36:21.110Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-09T02:36:21.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-09T02:36:21.110Z] + 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-08-09T02:36:21.110Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-09T02:36:21.110Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-09T02:36:21.110Z] + 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-08-09T02:36:22.119Z] Building hooks [2021-08-09T02:36:22.119Z] + cd /root/parts/hooks/src [2021-08-09T02:36:22.119Z] + make build [2021-08-09T02:36:22.119Z] go mod tidy [2021-08-09T02:36:23.160Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-09T02:36:23.160Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-09T02:36:23.160Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-09T02:36:23.160Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-09T02:36:23.160Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-09T02:36:24.217Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-09T02:36:24.508Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-09T02:36:24.508Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-09T02:36:28.104Z] Building static-packages [2021-08-09T02:36:28.104Z] + snapcraftctl build [2021-08-09T02:36:29.600Z] Building version [2021-08-09T02:36:29.600Z] + snapcraftctl build [2021-08-09T02:36:31.652Z] Staging config-common [2021-08-09T02:36:31.652Z] + snapcraftctl stage [2021-08-09T02:36:32.671Z] Skipping stage go-build-helper (already ran) [2021-08-09T02:36:32.671Z] Staging edgex-go [2021-08-09T02:36:32.671Z] + snapcraftctl stage [2021-08-09T02:36:34.226Z] Staging hooks [2021-08-09T02:36:34.226Z] + snapcraftctl stage [2021-08-09T02:36:34.955Z] Staging static-packages [2021-08-09T02:36:34.955Z] + snapcraftctl stage [2021-08-09T02:36:35.962Z] Staging version [2021-08-09T02:36:35.962Z] + snapcraftctl stage [2021-08-09T02:36:36.946Z] Priming config-common [2021-08-09T02:36:37.234Z] + snapcraftctl prime [2021-08-09T02:36:38.345Z] Priming go-build-helper [2021-08-09T02:36:38.345Z] + snapcraftctl prime [2021-08-09T02:36:39.387Z] Priming edgex-go [2021-08-09T02:36:39.387Z] + snapcraftctl prime [2021-08-09T02:36:40.460Z] Priming hooks [2021-08-09T02:36:40.460Z] + snapcraftctl prime [2021-08-09T02:36:41.945Z] Priming static-packages [2021-08-09T02:36:41.945Z] + snapcraftctl prime [2021-08-09T02:36:44.585Z] Priming version [2021-08-09T02:36:44.585Z] + snapcraftctl prime [2021-08-09T02:36:45.245Z] 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-08-09T02:37:40.544Z] 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-08-09T02:37:46.116Z] Removing intermediate container 3231bbe5d37a [2021-08-09T02:37:46.117Z] ---> 1cdb32a9493f [2021-08-09T02:37:46.117Z] [2021-08-09T02:37:46.117Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:37:46.412Z] 3.12: Pulling from library/alpine [2021-08-09T02:37:49.144Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:37:49.144Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T02:37:49.144Z] ---> c4fd0aeabfcf [2021-08-09T02:37:49.144Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:37:50.198Z] ---> Running in 2f66656ea4ef [2021-08-09T02:37:51.222Z] Removing intermediate container 67e64077e537 [2021-08-09T02:37:51.222Z] ---> 725700129f31 [2021-08-09T02:37:51.222Z] [2021-08-09T02:37:51.222Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T02:37:51.222Z] ---> c4fd0aeabfcf [2021-08-09T02:37:51.222Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T02:37:51.858Z] ---> Running in b9bac5a288a5 [2021-08-09T02:37:52.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:53.248Z] Removing intermediate container b9bac5a288a5 [2021-08-09T02:37:53.248Z] ---> 2f322a94d00f [2021-08-09T02:37:53.248Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T02:37:53.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:53.911Z] ---> Running in ae9cb1d2cafc [2021-08-09T02:37:53.911Z] Removing intermediate container beabfd25ebc4 [2021-08-09T02:37:53.911Z] ---> 8d40bd1031e1 [2021-08-09T02:37:53.911Z] [2021-08-09T02:37:53.911Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T02:37:53.911Z] ---> c4fd0aeabfcf [2021-08-09T02:37:53.911Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T02:37:53.911Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:37:53.911Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:37:54.209Z] OK: 5 MiB in 15 packages [2021-08-09T02:37:54.209Z] ---> Running in 67e9e2284138 [2021-08-09T02:37:56.335Z] Removing intermediate container 2f66656ea4ef [2021-08-09T02:37:56.335Z] ---> 82268cb5bedc [2021-08-09T02:37:56.335Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:37:56.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:56.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:56.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:56.674Z] ---> Running in 14731dd3bb0d [2021-08-09T02:37:56.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:37:57.265Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:37:57.265Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T02:37:57.265Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:37:57.544Z] OK: 5 MiB in 16 packages [2021-08-09T02:37:57.825Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T02:37:57.825Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:37:57.825Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T02:37:57.825Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T02:37:57.825Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:37:57.825Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T02:37:57.825Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:37:57.825Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:37:58.116Z] OK: 7 MiB in 20 packages [2021-08-09T02:37:58.400Z] Removing intermediate container 14731dd3bb0d [2021-08-09T02:37:58.400Z] ---> 53cb6bdd3a39 [2021-08-09T02:37:58.400Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T02:37:59.014Z] ---> Running in 78484d32b50b [2021-08-09T02:37:59.014Z] Removing intermediate container 4ad879c62af5 [2021-08-09T02:37:59.014Z] ---> 0cafd164c9ba [2021-08-09T02:37:59.014Z] [2021-08-09T02:37:59.014Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:37:59.014Z] ---> c4fd0aeabfcf [2021-08-09T02:37:59.014Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:37:59.014Z] ---> Using cache [2021-08-09T02:37:59.014Z] ---> 82268cb5bedc [2021-08-09T02:37:59.014Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:37:59.014Z] ---> Using cache [2021-08-09T02:37:59.014Z] ---> 53cb6bdd3a39 [2021-08-09T02:37:59.014Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T02:37:59.299Z] ---> Running in 590b9294c48e [2021-08-09T02:37:59.589Z] Removing intermediate container 78484d32b50b [2021-08-09T02:37:59.589Z] ---> 1a1554949038 [2021-08-09T02:37:59.589Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:37:59.874Z] Removing intermediate container ae9cb1d2cafc [2021-08-09T02:37:59.874Z] ---> e3f0c77e172b [2021-08-09T02:37:59.874Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T02:37:59.874Z] ---> Running in a3a0b0499cd0 [2021-08-09T02:38:00.159Z] ---> Running in f8d873cc3239 [2021-08-09T02:38:00.159Z] Removing intermediate container 590b9294c48e [2021-08-09T02:38:00.159Z] ---> b76efbc26238 [2021-08-09T02:38:00.159Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:38:00.467Z] Removing intermediate container 67e9e2284138 [2021-08-09T02:38:00.467Z] ---> 83d6376b9d32 [2021-08-09T02:38:00.467Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:38:00.467Z] ---> Running in 875301f247d4 [2021-08-09T02:38:00.782Z] ---> Running in 72c3b42ca2de [2021-08-09T02:38:00.782Z] Removing intermediate container a3a0b0499cd0 [2021-08-09T02:38:00.782Z] ---> 879725c71bb4 [2021-08-09T02:38:00.782Z] Step 16/24 : WORKDIR / [2021-08-09T02:38:01.069Z] Removing intermediate container f8d873cc3239 [2021-08-09T02:38:01.069Z] ---> 3cc4e575bff7 [2021-08-09T02:38:01.069Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T02:38:01.069Z] ---> Running in 8aa44016a387 [2021-08-09T02:38:01.069Z] Removing intermediate container 875301f247d4 [2021-08-09T02:38:01.069Z] ---> c41594322388 [2021-08-09T02:38:01.069Z] Step 16/24 : WORKDIR / [2021-08-09T02:38:01.069Z] ---> Running in 3342a96276ee [2021-08-09T02:38:01.406Z] ---> Running in 9c2b6c822839 [2021-08-09T02:38:01.406Z] Removing intermediate container 72c3b42ca2de [2021-08-09T02:38:01.406Z] ---> f7527d1297fc [2021-08-09T02:38:01.406Z] Step 14/26 : WORKDIR / [2021-08-09T02:38:01.782Z] ---> Running in a5e4facbd652 [2021-08-09T02:38:02.414Z] Removing intermediate container 8aa44016a387 [2021-08-09T02:38:02.414Z] ---> 905bd5d186ed [2021-08-09T02:38:02.414Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:38:02.414Z] Removing intermediate container 3342a96276ee [2021-08-09T02:38:02.414Z] ---> 68a51a579345 [2021-08-09T02:38:02.414Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T02:38:02.414Z] Removing intermediate container 9c2b6c822839 [2021-08-09T02:38:02.414Z] ---> 9c038aa91901 [2021-08-09T02:38:02.414Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:38:02.692Z] ---> Running in ce4b5246933d [2021-08-09T02:38:02.978Z] Removing intermediate container a5e4facbd652 [2021-08-09T02:38:02.978Z] ---> 4ef757f449df [2021-08-09T02:38:02.978Z] 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-08-09T02:38:03.276Z] ---> f797b110b887 [2021-08-09T02:38:03.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T02:38:03.575Z] ---> 5437612f8c4c [2021-08-09T02:38:03.575Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T02:38:04.596Z] ---> 57be10e49438 [2021-08-09T02:38:04.597Z] 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-08-09T02:38:06.141Z] ---> 69dd8227fe23 [2021-08-09T02:38:06.141Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T02:38:06.417Z] ---> da6b06e712bf [2021-08-09T02:38:06.418Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T02:38:06.418Z] ---> 7211e0b81ac0 [2021-08-09T02:38:06.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T02:38:06.702Z] Removing intermediate container 0afc67178796 [2021-08-09T02:38:06.702Z] ---> 430a1e218997 [2021-08-09T02:38:06.702Z] [2021-08-09T02:38:06.702Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:38:06.702Z] ---> c4fd0aeabfcf [2021-08-09T02:38:07.012Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T02:38:07.012Z] Removing intermediate container ce4b5246933d [2021-08-09T02:38:07.012Z] ---> 6fdf5bb5a3ba [2021-08-09T02:38:07.012Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T02:38:07.314Z] ---> Running in 3e00e94ff75a [2021-08-09T02:38:07.314Z] ---> Running in a8394badd34d [2021-08-09T02:38:07.314Z] ---> ffb7b4aed085 [2021-08-09T02:38:07.314Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T02:38:07.615Z] ---> Running in 59b3c887b9bc [2021-08-09T02:38:07.615Z] ---> d3223c0e6780 [2021-08-09T02:38:07.615Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T02:38:07.918Z] ---> Running in 8b4f0abef947 [2021-08-09T02:38:07.918Z] Removing intermediate container 3e00e94ff75a [2021-08-09T02:38:07.918Z] ---> e4f4ffbcaa42 [2021-08-09T02:38:07.918Z] ---> 5728853c120f [2021-08-09T02:38:07.918Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 13/24 : ENV APP_PORT=59880 [2021-08-09T02:38:07.918Z] [2021-08-09T02:38:08.206Z] Removing intermediate container a8394badd34d [2021-08-09T02:38:08.206Z] ---> c4a679c61908 [2021-08-09T02:38:08.206Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T02:38:08.206Z] ---> Running in cb054862fc81 [2021-08-09T02:38:08.530Z] Removing intermediate container 59b3c887b9bc [2021-08-09T02:38:08.530Z] ---> da9a6d57a385 [2021-08-09T02:38:08.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:38:08.814Z] ---> Running in 769e3f9eccd3 [2021-08-09T02:38:08.814Z] Removing intermediate container 8b4f0abef947 [2021-08-09T02:38:08.814Z] ---> ea2cbcd7b17d [2021-08-09T02:38:08.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:38:09.114Z] ---> Running in 9506d5c2a323 [2021-08-09T02:38:09.114Z] Removing intermediate container cb054862fc81 [2021-08-09T02:38:09.114Z] ---> bc74763c341f [2021-08-09T02:38:09.114Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T02:38:09.675Z] ---> 2995c0005343 [2021-08-09T02:38:09.675Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T02:38:09.675Z] ---> Running in 1369ddfc0ec3 [2021-08-09T02:38:09.675Z] ---> 5dddbcb482d6 [2021-08-09T02:38:09.675Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T02:38:09.675Z] Removing intermediate container 769e3f9eccd3 [2021-08-09T02:38:09.675Z] ---> 0e7566a7ab0a [2021-08-09T02:38:09.675Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:38:09.675Z] ---> Running in de97bf3c7e04 [2021-08-09T02:38:09.969Z] ---> Running in 053f71e3a295 [2021-08-09T02:38:09.969Z] Removing intermediate container 9506d5c2a323 [2021-08-09T02:38:09.969Z] ---> 8465307aeb85 [2021-08-09T02:38:09.969Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:38:10.253Z] ---> Running in 6d6722fd13eb [2021-08-09T02:38:10.535Z] Removing intermediate container 1369ddfc0ec3 [2021-08-09T02:38:10.535Z] ---> eb7ec36e60e1 [2021-08-09T02:38:10.535Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:38:10.851Z] ---> Running in 917b9dcf6f73 [2021-08-09T02:38:10.851Z] Removing intermediate container de97bf3c7e04 [2021-08-09T02:38:10.851Z] ---> abe7bd9189eb [2021-08-09T02:38:10.851Z] Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:38:11.147Z] ---> Running in e4a619f5b915 [2021-08-09T02:38:11.147Z] ---> 2d42c723d90c [2021-08-09T02:38:11.147Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T02:38:11.454Z] Removing intermediate container 6d6722fd13eb [2021-08-09T02:38:11.454Z] ---> c1ef66cb81da [2021-08-09T02:38:11.454Z] Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:38:11.770Z] ---> Running in 00fd4811d611 [2021-08-09T02:38:12.057Z] Removing intermediate container e4a619f5b915 [2021-08-09T02:38:12.057Z] ---> f3ba6379c5b0 [2021-08-09T02:38:12.057Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:38:12.377Z] ---> Running in c0cee33cfe8d [2021-08-09T02:38:12.729Z] Removing intermediate container 00fd4811d611 [2021-08-09T02:38:12.729Z] ---> 0790cd8f4f66 [2021-08-09T02:38:12.729Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:38:13.356Z] ---> Running in 8f83dab2343b [2021-08-09T02:38:13.655Z] Removing intermediate container c0cee33cfe8d [2021-08-09T02:38:13.655Z] ---> 461f488746a7 [2021-08-09T02:38:13.655Z] [2021-08-09T02:38:13.655Z] ---> 746e1a7c90bf [2021-08-09T02:38:13.655Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T02:38:13.957Z] Removing intermediate container 8f83dab2343b [2021-08-09T02:38:13.957Z] ---> e914b4a8817f [2021-08-09T02:38:13.957Z] [2021-08-09T02:38:13.957Z] Removing intermediate container 053f71e3a295 [2021-08-09T02:38:13.957Z] ---> 8e79a89ca90c [2021-08-09T02:38:13.957Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:38:14.260Z] Successfully built 461f488746a7 [2021-08-09T02:38:14.260Z] Successfully tagged core-command-arm64:latest [2021-08-09T02:38:14.260Z]  Building core-command ... done Building security-proxy-setup [2021-08-09T02:38:14.629Z] Successfully built e914b4a8817f [2021-08-09T02:38:14.629Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T02:38:14.629Z]  Building core-metadata ... done Building support-scheduler [2021-08-09T02:38:14.629Z] Removing intermediate container 917b9dcf6f73 [2021-08-09T02:38:14.629Z] ---> 09d47e03b225 [2021-08-09T02:38:14.629Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T02:38:14.958Z] ---> Running in 83630f690c49 [2021-08-09T02:38:14.958Z] ---> 08296b3a8485 [2021-08-09T02:38:14.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-08-09T02:38:15.283Z] ---> 5c40c4010b80 [2021-08-09T02:38:15.283Z] ---> Running in a8333f80dc92 [2021-08-09T02:38:15.283Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T02:38:17.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:38:17.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:38:18.753Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:38:18.753Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T02:38:18.753Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T02:38:19.036Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T02:38:19.341Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T02:38:19.341Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T02:38:19.341Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:38:19.341Z] OK: 8 MiB in 20 packages [2021-08-09T02:38:20.414Z] ---> ea67c64605f9 [2021-08-09T02:38:20.414Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T02:38:21.427Z] Removing intermediate container a8333f80dc92 [2021-08-09T02:38:21.427Z] ---> 3534ddc0af31 [2021-08-09T02:38:21.427Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T02:38:22.057Z] ---> Running in 1cf52b3ef549 [2021-08-09T02:38:22.737Z] ---> d140baaace7e [2021-08-09T02:38:22.737Z] Removing intermediate container 83630f690c49 [2021-08-09T02:38:22.737Z] ---> 0716f705be54 [2021-08-09T02:38:22.737Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:38:22.737Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T02:38:23.016Z] Removing intermediate container 1cf52b3ef549 [2021-08-09T02:38:23.016Z] ---> 3198d68ea31d [2021-08-09T02:38:23.016Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T02:38:23.296Z] ---> Running in 347e16217368 [2021-08-09T02:38:23.583Z] ---> 59ec7639af1e [2021-08-09T02:38:23.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T02:38:23.583Z] ---> 946f1e169113 [2021-08-09T02:38:23.583Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T02:38:23.898Z] Removing intermediate container 347e16217368 [2021-08-09T02:38:23.898Z] ---> 28c392e80e01 [2021-08-09T02:38:23.898Z] Step 25/26 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:38:24.243Z] ---> Running in 0604f80ce79a [2021-08-09T02:38:25.126Z] ---> 4983e810bcd2 [2021-08-09T02:38:25.126Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T02:38:25.417Z] Removing intermediate container 0604f80ce79a [2021-08-09T02:38:25.417Z] ---> e28e25018112 [2021-08-09T02:38:25.417Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T02:38:25.417Z] ---> 810c33b59ae4 [2021-08-09T02:38:25.417Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T02:38:25.706Z] ---> Running in e809aadcca9e [2021-08-09T02:38:25.706Z] ---> Running in f6c529017a92 [2021-08-09T02:38:26.752Z] Removing intermediate container e809aadcca9e [2021-08-09T02:38:26.752Z] ---> eb4110a1d90a [2021-08-09T02:38:26.752Z] [2021-08-09T02:38:27.037Z] Removing intermediate container f6c529017a92 [2021-08-09T02:38:27.037Z] ---> 7445d578cb27 [2021-08-09T02:38:27.338Z] ---> 14c135a36214 [2021-08-09T02:38:27.338Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T02:38:27.338Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T02:38:27.338Z] Successfully built eb4110a1d90a [2021-08-09T02:38:27.625Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T02:38:27.625Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-08-09T02:38:27.625Z] ---> Running in e4232bd86075 [2021-08-09T02:38:28.477Z] Removing intermediate container e4232bd86075 [2021-08-09T02:38:28.477Z] ---> 17ff96c80e86 [2021-08-09T02:38:28.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:38:28.477Z] ---> 14c182437d5a [2021-08-09T02:38:28.477Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T02:38:28.477Z] ---> Running in 3f4d9a198b10 [2021-08-09T02:38:29.118Z] ---> Running in 607d323b90a6 [2021-08-09T02:38:29.744Z] Removing intermediate container 3f4d9a198b10 [2021-08-09T02:38:29.744Z] ---> 84c338c0aa41 [2021-08-09T02:38:29.744Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:38:30.028Z] ---> Running in 42df01728d09 [2021-08-09T02:38:31.565Z] Removing intermediate container 42df01728d09 [2021-08-09T02:38:31.565Z] ---> c407593285b2 [2021-08-09T02:38:31.565Z] Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:38:31.565Z] ---> Running in e615fc98e65c [2021-08-09T02:38:32.674Z] Removing intermediate container e615fc98e65c [2021-08-09T02:38:32.674Z] ---> 4c061b4c168d [2021-08-09T02:38:32.674Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:38:33.329Z] ---> Running in 98b289257527 [2021-08-09T02:38:34.004Z] Removing intermediate container 607d323b90a6 [2021-08-09T02:38:34.004Z] ---> ca0df83b4ccd [2021-08-09T02:38:34.004Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T02:38:34.641Z] Removing intermediate container 98b289257527 [2021-08-09T02:38:34.641Z] ---> 0227f899935a [2021-08-09T02:38:34.641Z] [2021-08-09T02:38:34.943Z] Successfully built 0227f899935a [2021-08-09T02:38:34.943Z] Successfully tagged core-data-arm64:latest [2021-08-09T02:38:34.943Z]  Building core-data ... done  ---> Running in b2fa14b2e123 [2021-08-09T02:38:34.943Z] Building support-notifications [2021-08-09T02:38:35.624Z] Removing intermediate container b2fa14b2e123 [2021-08-09T02:38:35.624Z] ---> 3ba3bc551489 [2021-08-09T02:38:35.624Z] Step 29/32 : CMD ["gate"] [2021-08-09T02:38:36.249Z] ---> Running in 2dbfe9bd157a [2021-08-09T02:38:36.876Z] Removing intermediate container 2dbfe9bd157a [2021-08-09T02:38:36.876Z] ---> 3fd2ab2584e4 [2021-08-09T02:38:36.876Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T02:38:37.547Z] ---> Running in abf5b11087d1 [2021-08-09T02:38:38.687Z] Removing intermediate container abf5b11087d1 [2021-08-09T02:38:38.687Z] ---> f5e51127b4d7 [2021-08-09T02:38:38.687Z] Step 31/32 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:38:39.365Z] ---> Running in 68f5fe6a89d2 [2021-08-09T02:38:40.624Z] Removing intermediate container 68f5fe6a89d2 [2021-08-09T02:38:40.624Z] ---> bb2b0b8f178b [2021-08-09T02:38:40.624Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T02:38:40.978Z] ---> Running in eb4d0feeb248 [2021-08-09T02:38:42.204Z] Removing intermediate container eb4d0feeb248 [2021-08-09T02:38:42.204Z] ---> 5a9d03e58e6f [2021-08-09T02:38:42.204Z] [2021-08-09T02:38:42.571Z] Successfully built 5a9d03e58e6f [2021-08-09T02:38:42.571Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T02:38:53.071Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:38:53.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:38:53.071Z] ---> e3e246460a24 [2021-08-09T02:38:53.071Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 1b739d9636d7 [2021-08-09T02:38:53.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 6c061155fc3e [2021-08-09T02:38:53.071Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> e88d7c045071 [2021-08-09T02:38:53.071Z] Step 6/23 : COPY go.mod . [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 309f7e3c0b9b [2021-08-09T02:38:53.071Z] Step 7/23 : RUN go mod download [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 00aee7b60338 [2021-08-09T02:38:53.071Z] Step 8/23 : COPY . . [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 80d28eed586c [2021-08-09T02:38:53.071Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> d9e9c7230f45 [2021-08-09T02:38:53.071Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T02:38:53.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:38:53.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:38:53.071Z] ---> e3e246460a24 [2021-08-09T02:38:53.071Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 1b739d9636d7 [2021-08-09T02:38:53.071Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 6c061155fc3e [2021-08-09T02:38:53.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> e88d7c045071 [2021-08-09T02:38:53.071Z] Step 6/22 : COPY go.mod . [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 309f7e3c0b9b [2021-08-09T02:38:53.071Z] Step 7/22 : RUN go mod download [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 00aee7b60338 [2021-08-09T02:38:53.071Z] Step 8/22 : COPY . . [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> 80d28eed586c [2021-08-09T02:38:53.071Z] Step 9/22 : RUN go mod tidy [2021-08-09T02:38:53.071Z] ---> Using cache [2021-08-09T02:38:53.071Z] ---> d9e9c7230f45 [2021-08-09T02:38:53.071Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T02:38:55.378Z] ---> Running in 5b16d9c80b47 [2021-08-09T02:38:55.378Z] ---> Running in 7176c00192de [2021-08-09T02:38:56.989Z] 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-08-09T02:38:56.989Z] 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-08-09T02:39:05.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:39:05.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:39:05.573Z] ---> e3e246460a24 [2021-08-09T02:39:05.573Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:39:05.573Z] ---> Using cache [2021-08-09T02:39:05.573Z] ---> 1b739d9636d7 [2021-08-09T02:39:05.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:39:05.573Z] ---> Using cache [2021-08-09T02:39:05.573Z] ---> 6c061155fc3e [2021-08-09T02:39:05.573Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T02:39:07.589Z] ---> Running in f147ca7daa92 [2021-08-09T02:39:09.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:39:09.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:39:09.621Z] ---> e3e246460a24 [2021-08-09T02:39:09.621Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:39:09.621Z] ---> Using cache [2021-08-09T02:39:09.621Z] ---> 1b739d9636d7 [2021-08-09T02:39:09.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:39:09.621Z] ---> Using cache [2021-08-09T02:39:09.621Z] ---> 6c061155fc3e [2021-08-09T02:39:09.621Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T02:39:09.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:39:09.925Z] ---> Running in 9891e3dbd457 [2021-08-09T02:39:10.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:39:11.583Z] OK: 218 MiB in 52 packages [2021-08-09T02:39:12.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:39:13.229Z] Removing intermediate container f147ca7daa92 [2021-08-09T02:39:13.229Z] ---> 6cd01bfb7294 [2021-08-09T02:39:13.229Z] Step 6/24 : COPY go.mod . [2021-08-09T02:39:13.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:39:14.244Z] ---> 1849f9bc05d1 [2021-08-09T02:39:14.244Z] Step 7/24 : RUN go mod download [2021-08-09T02:39:14.537Z] OK: 218 MiB in 52 packages [2021-08-09T02:39:14.537Z] ---> Running in d04086860505 [2021-08-09T02:39:16.612Z] Removing intermediate container 9891e3dbd457 [2021-08-09T02:39:16.612Z] ---> 5dd2f2c49c1b [2021-08-09T02:39:16.613Z] Step 6/23 : COPY go.mod . [2021-08-09T02:39:18.119Z] ---> 4d3fc5e66148 [2021-08-09T02:39:18.119Z] Step 7/23 : RUN go mod download [2021-08-09T02:39:18.119Z] ---> Running in 016fcf19d2df [2021-08-09T02:39:20.808Z] Removing intermediate container d04086860505 [2021-08-09T02:39:20.808Z] ---> 1c2ffcdba6ed [2021-08-09T02:39:20.808Z] Step 8/24 : COPY . . [2021-08-09T02:39:26.333Z] Removing intermediate container 016fcf19d2df [2021-08-09T02:39:26.333Z] ---> 5d82d786b5d0 [2021-08-09T02:39:26.333Z] Step 8/23 : COPY . . [2021-08-09T02:39:53.277Z] ---> 70050c298ae5 [2021-08-09T02:39:53.277Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:39:53.277Z] ---> 5bb54d2d5597 [2021-08-09T02:39:53.277Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:39:53.277Z] ---> Running in d94305e083f8 [2021-08-09T02:39:53.277Z] ---> Running in 0a008804a365 [2021-08-09T02:39:57.626Z] Removing intermediate container d94305e083f8 [2021-08-09T02:39:57.626Z] ---> 77401789c4dd [2021-08-09T02:39:57.626Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T02:39:57.909Z] ---> Running in f9fa9fc43fd4 [2021-08-09T02:39:57.909Z] Removing intermediate container 0a008804a365 [2021-08-09T02:39:57.909Z] ---> 3131d1189efb [2021-08-09T02:39:57.909Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T02:39:58.187Z] ---> Running in 79c4cf96d4c5 [2021-08-09T02:40:00.198Z] 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-08-09T02:40:00.805Z] 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-08-09T02:40:15.941Z] 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-08-09T02:40:34.299Z] Removing intermediate container 7176c00192de [2021-08-09T02:40:34.299Z] ---> fb2ddeda8753 [2021-08-09T02:40:34.299Z] [2021-08-09T02:40:34.299Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T02:40:34.299Z] ---> c4fd0aeabfcf [2021-08-09T02:40:34.299Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T02:40:34.299Z] Removing intermediate container 5b16d9c80b47 [2021-08-09T02:40:34.299Z] ---> f5662c82b1ea [2021-08-09T02:40:34.299Z] [2021-08-09T02:40:34.299Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:40:34.299Z] ---> c4fd0aeabfcf [2021-08-09T02:40:34.299Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:40:34.299Z] ---> Using cache [2021-08-09T02:40:34.299Z] ---> 82268cb5bedc [2021-08-09T02:40:34.299Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:40:34.299Z] ---> Using cache [2021-08-09T02:40:34.299Z] ---> 53cb6bdd3a39 [2021-08-09T02:40:34.299Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T02:40:34.299Z] ---> Running in 2a642a66271b [2021-08-09T02:40:34.299Z] ---> Running in 74b18fbacbac [2021-08-09T02:40:34.299Z] Removing intermediate container 74b18fbacbac [2021-08-09T02:40:34.299Z] ---> e851957b41d4 [2021-08-09T02:40:34.299Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:40:34.299Z] ---> Running in 174904ba7017 [2021-08-09T02:40:34.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:40:34.299Z] Removing intermediate container 174904ba7017 [2021-08-09T02:40:34.299Z] ---> 414402c01302 [2021-08-09T02:40:34.299Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:40:34.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:40:35.184Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T02:40:35.184Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:40:35.184Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T02:40:35.184Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T02:40:35.462Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:40:35.462Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:40:35.740Z] ---> 739cfc5d8d5e [2021-08-09T02:40:35.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T02:40:35.740Z] OK: 7 MiB in 18 packages [2021-08-09T02:40:38.394Z] ---> f3fc31d38714 [2021-08-09T02:40:38.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T02:40:38.394Z] Removing intermediate container 2a642a66271b [2021-08-09T02:40:38.394Z] ---> 99db172fb0d9 [2021-08-09T02:40:38.394Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:40:38.673Z] ---> Running in 44be211b2313 [2021-08-09T02:40:39.280Z] Removing intermediate container 44be211b2313 [2021-08-09T02:40:39.280Z] ---> 3c2d76004d74 [2021-08-09T02:40:39.280Z] Step 14/22 : WORKDIR /edgex [2021-08-09T02:40:39.565Z] ---> Running in b8e57456bf74 [2021-08-09T02:40:39.843Z] ---> 75e3b9c21891 [2021-08-09T02:40:39.843Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T02:40:40.128Z] ---> Running in 077f006e54b9 [2021-08-09T02:40:40.405Z] Removing intermediate container b8e57456bf74 [2021-08-09T02:40:40.405Z] ---> 3c7bb8a43fa0 [2021-08-09T02:40:40.405Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T02:40:41.010Z] Removing intermediate container 077f006e54b9 [2021-08-09T02:40:41.010Z] ---> fc83478bd129 [2021-08-09T02:40:41.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:40:41.010Z] ---> Running in 715cae8df7bd [2021-08-09T02:40:42.007Z] ---> 06af8444b157 [2021-08-09T02:40:42.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T02:40:42.007Z] Removing intermediate container 715cae8df7bd [2021-08-09T02:40:42.007Z] ---> b735dbc1039f [2021-08-09T02:40:42.007Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T02:40:42.286Z] ---> Running in 82bba53e506d [2021-08-09T02:40:43.279Z] Removing intermediate container 82bba53e506d [2021-08-09T02:40:43.279Z] ---> 5d8f80e0c729 [2021-08-09T02:40:43.279Z] Step 22/23 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:40:43.558Z] ---> Running in 7e56ea2416f0 [2021-08-09T02:40:44.174Z] ---> 0f745065bbfc [2021-08-09T02:40:44.174Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T02:40:44.455Z] Removing intermediate container 7e56ea2416f0 [2021-08-09T02:40:44.455Z] ---> f71bd1fe8580 [2021-08-09T02:40:44.455Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:40:45.062Z] ---> Running in 3bd03ab91ba2 [2021-08-09T02:40:46.057Z] ---> 2cc00cbcb9d1 [2021-08-09T02:40:46.057Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T02:40:46.057Z] Removing intermediate container 3bd03ab91ba2 [2021-08-09T02:40:46.057Z] ---> 479813ed7da3 [2021-08-09T02:40:46.057Z] [2021-08-09T02:40:46.057Z] ---> Running in e164dca1ba7f [2021-08-09T02:40:46.665Z] Successfully built 479813ed7da3 [2021-08-09T02:40:46.665Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T02:40:46.665Z]  Building support-scheduler ... done Removing intermediate container e164dca1ba7f [2021-08-09T02:40:46.665Z] ---> e4e354e9ec3c [2021-08-09T02:40:46.665Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T02:40:46.945Z] ---> Running in 9b4cbe5efc2b [2021-08-09T02:40:47.552Z] Removing intermediate container 9b4cbe5efc2b [2021-08-09T02:40:47.553Z] ---> b0e21c3b83a7 [2021-08-09T02:40:47.553Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T02:40:47.830Z] ---> Running in 95b18f1e6e54 [2021-08-09T02:40:48.431Z] Removing intermediate container 95b18f1e6e54 [2021-08-09T02:40:48.431Z] ---> 0fe7856ca17b [2021-08-09T02:40:48.431Z] Step 21/22 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:40:48.705Z] ---> Running in c102bac151d0 [2021-08-09T02:40:49.311Z] Removing intermediate container c102bac151d0 [2021-08-09T02:40:49.311Z] ---> 70d23495843f [2021-08-09T02:40:49.311Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T02:40:49.311Z] ---> Running in 78d013ea89dc [2021-08-09T02:40:50.308Z] Removing intermediate container 78d013ea89dc [2021-08-09T02:40:50.308Z] ---> cb4e0d916d27 [2021-08-09T02:40:50.308Z] [2021-08-09T02:40:50.587Z] Successfully built cb4e0d916d27 [2021-08-09T02:40:50.587Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T02:41:08.942Z]  Building security-proxy-setup ... done Removing intermediate container f9fa9fc43fd4 [2021-08-09T02:41:08.942Z] ---> 76134684f6eb [2021-08-09T02:41:08.942Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T02:41:09.219Z] ---> Running in c3cc0824a711 [2021-08-09T02:41:10.665Z] 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-08-09T02:41:11.660Z] Removing intermediate container 79c4cf96d4c5 [2021-08-09T02:41:11.660Z] ---> f4f18e94fc7e [2021-08-09T02:41:11.660Z] [2021-08-09T02:41:11.660Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:41:11.660Z] ---> c4fd0aeabfcf [2021-08-09T02:41:11.660Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T02:41:11.935Z] ---> Running in 5bc700145781 [2021-08-09T02:41:13.387Z] Removing intermediate container c3cc0824a711 [2021-08-09T02:41:13.387Z] ---> 8f418376d033 [2021-08-09T02:41:13.387Z] [2021-08-09T02:41:13.387Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T02:41:13.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:41:13.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:41:13.939Z] 20.10.7: Pulling from library/docker [2021-08-09T02:41:14.217Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T02:41:14.217Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:41:14.217Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:41:14.217Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:41:14.496Z] OK: 6 MiB in 16 packages [2021-08-09T02:41:16.516Z] Removing intermediate container 5bc700145781 [2021-08-09T02:41:16.516Z] ---> 1a3aef187dc7 [2021-08-09T02:41:16.516Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:41:16.792Z] ---> Running in be3cc842fbc3 [2021-08-09T02:41:18.770Z] Removing intermediate container be3cc842fbc3 [2021-08-09T02:41:18.770Z] ---> e5f2483fc09d [2021-08-09T02:41:18.770Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T02:41:19.752Z] ---> Running in 85c21dc3b146 [2021-08-09T02:41:20.735Z] Removing intermediate container 85c21dc3b146 [2021-08-09T02:41:20.735Z] ---> ec1aedc9c362 [2021-08-09T02:41:20.735Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:41:20.735Z] ---> Running in 0f001cfc9045 [2021-08-09T02:41:21.339Z] Removing intermediate container 0f001cfc9045 [2021-08-09T02:41:21.339Z] ---> 00c85fe99a72 [2021-08-09T02:41:21.339Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:41:22.326Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T02:41:22.326Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T02:41:22.326Z] ---> df445af6242a [2021-08-09T02:41:22.326Z] 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-08-09T02:41:22.326Z] ---> b65af2fd4a38 [2021-08-09T02:41:22.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T02:41:22.326Z] ---> Running in 065de9939b04 [2021-08-09T02:41:23.314Z] Removing intermediate container 065de9939b04 [2021-08-09T02:41:23.314Z] ---> 293dbafcc7ef [2021-08-09T02:41:23.314Z] 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-08-09T02:41:23.590Z] ---> Running in 887693c54042 [2021-08-09T02:41:23.590Z] ---> 616b6c9f0d71 [2021-08-09T02:41:23.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T02:41:24.582Z] ---> a789200cd87f [2021-08-09T02:41:24.582Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T02:41:24.860Z] ---> Running in 4a6b6f0ad5d2 [2021-08-09T02:41:24.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T02:41:25.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T02:41:25.412Z] Removing intermediate container 4a6b6f0ad5d2 [2021-08-09T02:41:25.412Z] ---> 3c56af07f25c [2021-08-09T02:41:25.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:41:25.691Z] ---> Running in 790a02c2d2d7 [2021-08-09T02:41:25.970Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T02:41:25.970Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T02:41:25.970Z] Executing bash-5.1.0-r0.post-install [2021-08-09T02:41:25.970Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T02:41:25.970Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T02:41:25.970Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T02:41:25.970Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T02:41:25.970Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T02:41:25.970Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T02:41:25.970Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T02:41:25.970Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T02:41:25.970Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T02:41:25.970Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T02:41:25.970Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T02:41:25.970Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T02:41:26.246Z] Removing intermediate container 790a02c2d2d7 [2021-08-09T02:41:26.246Z] ---> e8d267fa49de [2021-08-09T02:41:26.246Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T02:41:26.530Z] ---> Running in 67ec53314bbd [2021-08-09T02:41:27.521Z] Removing intermediate container 67ec53314bbd [2021-08-09T02:41:27.521Z] ---> e8316a5381f3 [2021-08-09T02:41:27.521Z] Step 22/23 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:41:27.795Z] ---> Running in c52da6977071 [2021-08-09T02:41:28.069Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T02:41:28.069Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T02:41:28.069Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T02:41:28.069Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T02:41:28.070Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T02:41:28.070Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T02:41:28.070Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T02:41:28.346Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T02:41:28.346Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T02:41:28.346Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T02:41:28.346Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T02:41:28.346Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T02:41:28.346Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T02:41:28.346Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T02:41:28.346Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T02:41:28.346Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T02:41:28.346Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T02:41:28.346Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T02:41:28.620Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T02:41:28.620Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T02:41:28.620Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T02:41:28.620Z] Removing intermediate container c52da6977071 [2021-08-09T02:41:28.620Z] ---> f1a78a55c618 [2021-08-09T02:41:28.620Z] Step 23/23 : LABEL version=0.0.0(36/39) Installing py3-progress (1.5-r0) [2021-08-09T02:41:28.620Z] [2021-08-09T02:41:28.620Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T02:41:28.620Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T02:41:28.620Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T02:41:28.897Z] ---> Running in 48995282e0f1 [2021-08-09T02:41:29.177Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T02:41:29.177Z] OK: 82 MiB in 59 packages [2021-08-09T02:41:29.454Z] Removing intermediate container 48995282e0f1 [2021-08-09T02:41:29.454Z] ---> c2d7458201b6 [2021-08-09T02:41:29.454Z] [2021-08-09T02:41:29.728Z] Successfully built c2d7458201b6 [2021-08-09T02:41:29.729Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T02:41:38.022Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-08-09T02:41:38.022Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T02:41:38.022Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T02:41:38.022Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T02:41:38.022Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T02:41:38.022Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T02:41:40.007Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T02:41:40.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T02:41:40.007Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T02:41:40.007Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T02:41:42.645Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T02:41:42.645Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T02:41:44.079Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T02:41:44.079Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T02:41:44.679Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T02:41:44.679Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T02:41:44.679Z] 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-08-09T02:41:45.664Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T02:41:45.665Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T02:41:46.263Z] Collecting PyYAML<4,>=3.10 [2021-08-09T02:41:46.263Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T02:41:49.655Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T02:41:49.655Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T02:41:50.634Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T02:41:50.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T02:41:50.909Z] Collecting certifi>=2017.4.17 [2021-08-09T02:41:50.909Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T02:41:51.182Z] Collecting idna<2.8,>=2.5 [2021-08-09T02:41:51.182Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T02:41:51.182Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T02:41:51.182Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T02:41:51.457Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T02:41:51.457Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T02:41:51.457Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T02:41:51.457Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T02:41:52.439Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T02:41:52.440Z] Attempting uninstall: urllib3 [2021-08-09T02:41:52.440Z] Found existing installation: urllib3 1.26.2 [2021-08-09T02:41:52.440Z] Uninstalling urllib3-1.26.2: [2021-08-09T02:41:52.440Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T02:41:53.036Z] Attempting uninstall: idna [2021-08-09T02:41:53.036Z] Found existing installation: idna 3.1 [2021-08-09T02:41:53.036Z] Uninstalling idna-3.1: [2021-08-09T02:41:53.036Z] Successfully uninstalled idna-3.1 [2021-08-09T02:41:53.636Z] Attempting uninstall: chardet [2021-08-09T02:41:53.636Z] Found existing installation: chardet 4.0.0 [2021-08-09T02:41:53.636Z] Uninstalling chardet-4.0.0: [2021-08-09T02:41:53.910Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T02:41:55.347Z] Attempting uninstall: requests [2021-08-09T02:41:55.347Z] Found existing installation: requests 2.25.1 [2021-08-09T02:41:55.347Z] Uninstalling requests-2.25.1: [2021-08-09T02:41:55.347Z] Successfully uninstalled requests-2.25.1 [2021-08-09T02:41:55.347Z] Running setup.py install for texttable: started [2021-08-09T02:41:57.323Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T02:41:57.323Z] Running setup.py install for PyYAML: started [2021-08-09T02:41:59.300Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T02:41:59.574Z] Running setup.py install for docopt: started [2021-08-09T02:42:01.549Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T02:42:01.549Z] Running setup.py install for dockerpty: started [2021-08-09T02:42:03.534Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T02:42:04.518Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-09T02:42:14.669Z] Removing intermediate container 887693c54042 [2021-08-09T02:42:14.669Z] ---> afaae7f1d490 [2021-08-09T02:42:14.669Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T02:42:14.669Z] ---> Running in 6f74e56bc5ae [2021-08-09T02:42:14.669Z] Removing intermediate container 6f74e56bc5ae [2021-08-09T02:42:14.669Z] ---> 4aa9eb44dba5 [2021-08-09T02:42:14.669Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T02:42:14.669Z] ---> Running in 82f43aef4213 [2021-08-09T02:42:14.669Z] Removing intermediate container 82f43aef4213 [2021-08-09T02:42:14.669Z] ---> 9143466a7e42 [2021-08-09T02:42:14.669Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T02:42:15.651Z] ---> 21c35222e821 [2021-08-09T02:42:15.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T02:42:16.635Z] ---> 3e9283b40eee [2021-08-09T02:42:16.635Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T02:42:17.235Z] ---> 94fca2850fab [2021-08-09T02:42:17.235Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T02:42:17.510Z] ---> Running in 78c4aecf6b82 [2021-08-09T02:42:18.116Z] Removing intermediate container 78c4aecf6b82 [2021-08-09T02:42:18.116Z] ---> 9e1c334e4d86 [2021-08-09T02:42:18.116Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:42:18.116Z] ---> Running in ea120c5ce0fc [2021-08-09T02:42:18.718Z] Removing intermediate container ea120c5ce0fc [2021-08-09T02:42:18.718Z] ---> bfe5388c7538 [2021-08-09T02:42:18.718Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T02:42:18.993Z] ---> Running in 965e664cc0f7 [2021-08-09T02:42:19.591Z] Removing intermediate container 965e664cc0f7 [2021-08-09T02:42:19.591Z] ---> 82a08826d296 [2021-08-09T02:42:19.591Z] Step 23/24 : LABEL git_sha=3aa8037cf3154f97acbb767013f312eb1c93cf15 [2021-08-09T02:42:19.591Z] ---> Running in de3087b0b91b [2021-08-09T02:42:20.189Z] Removing intermediate container de3087b0b91b [2021-08-09T02:42:20.189Z] ---> b4989e69dc20 [2021-08-09T02:42:20.189Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:42:20.189Z] ---> Running in 81ebb008ff62 [2021-08-09T02:42:20.785Z] Removing intermediate container 81ebb008ff62 [2021-08-09T02:42:20.785Z] ---> 025947e45d85 [2021-08-09T02:42:20.785Z] [2021-08-09T02:42:21.058Z] Successfully built 025947e45d85 [2021-08-09T02:42:21.058Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T02:42:21.348Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T02:42:21.340Z] $ docker stop --time=1 80527cbc14b294681d883ddf208afb89e2a7da833819faa6be39018f0374ad57 [2021-08-09T02:42:23.245Z] $ docker rm -f 80527cbc14b294681d883ddf208afb89e2a7da833819faa6be39018f0374ad57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:42:23.840Z] + docker images [2021-08-09T02:42:24.112Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T02:42:24.112Z] sys-mgmt-agent-arm64 latest 025947e45d85 3 seconds ago 311MB [2021-08-09T02:42:24.112Z] support-notifications-arm64 latest c2d7458201b6 54 seconds ago 15.9MB [2021-08-09T02:42:24.112Z] 8f418376d033 About a minute ago 1.56GB [2021-08-09T02:42:24.112Z] f4f18e94fc7e About a minute ago 1.56GB [2021-08-09T02:42:24.112Z] security-proxy-setup-arm64 latest cb4e0d916d27 About a minute ago 24.5MB [2021-08-09T02:42:24.112Z] support-scheduler-arm64 latest 479813ed7da3 About a minute ago 15.2MB [2021-08-09T02:42:24.112Z] f5662c82b1ea About a minute ago 1.56GB [2021-08-09T02:42:24.112Z] fb2ddeda8753 About a minute ago 1.56GB [2021-08-09T02:42:24.112Z] security-bootstrapper-arm64 latest 5a9d03e58e6f 3 minutes ago 17.7MB [2021-08-09T02:42:24.112Z] core-data-arm64 latest 0227f899935a 3 minutes ago 19.3MB [2021-08-09T02:42:24.112Z] security-secretstore-setup-arm64 latest eb4110a1d90a 3 minutes ago 27.4MB [2021-08-09T02:42:24.112Z] core-command-arm64 latest 461f488746a7 4 minutes ago 15.1MB [2021-08-09T02:42:24.112Z] core-metadata-arm64 latest e914b4a8817f 4 minutes ago 15.8MB [2021-08-09T02:42:24.112Z] 430a1e218997 4 minutes ago 1.57GB [2021-08-09T02:42:24.112Z] 0cafd164c9ba 4 minutes ago 1.56GB [2021-08-09T02:42:24.112Z] 8d40bd1031e1 4 minutes ago 1.57GB [2021-08-09T02:42:24.112Z] 725700129f31 4 minutes ago 1.56GB [2021-08-09T02:42:24.112Z] 1cdb32a9493f 4 minutes ago 1.56GB [2021-08-09T02:42:24.112Z] ci-base-image-arm64 latest e3e246460a24 15 minutes ago 1.23GB [2021-08-09T02:42:24.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB [2021-08-09T02:42:24.112Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T02:42:24.112Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T02:42:24.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:42:24.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T02:42:24.892Z] [2021-08-09T02:42:24.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:42:25.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T02:42:25.521Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T02:42:25.521Z] 448f6bf000e3: Pulling fs layer [2021-08-09T02:42:25.521Z] f757da607395: Pulling fs layer [2021-08-09T02:42:25.521Z] 05883995daec: Pulling fs layer [2021-08-09T02:42:25.521Z] 8603b9c90790: Pulling fs layer [2021-08-09T02:42:25.521Z] 1560dd03e051: Pulling fs layer [2021-08-09T02:42:25.521Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T02:42:25.521Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T02:42:25.521Z] 8603b9c90790: Waiting [2021-08-09T02:42:25.521Z] 1560dd03e051: Waiting [2021-08-09T02:42:25.521Z] 27f5ce0e4adf: Waiting [2021-08-09T02:42:25.521Z] c2d8d7efcc4b: Waiting [2021-08-09T02:42:25.795Z] f757da607395: Verifying Checksum [2021-08-09T02:42:25.795Z] f757da607395: Download complete [2021-08-09T02:42:25.795Z] 8603b9c90790: Verifying Checksum [2021-08-09T02:42:25.795Z] 8603b9c90790: Download complete [2021-08-09T02:42:25.795Z] 1560dd03e051: Verifying Checksum [2021-08-09T02:42:26.067Z] 1560dd03e051: Download complete [2021-08-09T02:42:26.067Z] 27f5ce0e4adf: Verifying Checksum [2021-08-09T02:42:26.067Z] 27f5ce0e4adf: Download complete [2021-08-09T02:42:26.067Z] 05883995daec: Verifying Checksum [2021-08-09T02:42:26.661Z] 448f6bf000e3: Verifying Checksum [2021-08-09T02:42:26.661Z] 448f6bf000e3: Download complete [2021-08-09T02:42:30.037Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T02:42:30.037Z] c2d8d7efcc4b: Download complete [2021-08-09T02:42:30.307Z] 448f6bf000e3: Pull complete [2021-08-09T02:42:30.904Z] f757da607395: Pull complete [2021-08-09T02:42:32.943Z] 05883995daec: Pull complete [2021-08-09T02:42:33.220Z] 8603b9c90790: Pull complete [2021-08-09T02:42:34.221Z] 1560dd03e051: Pull complete [2021-08-09T02:42:34.848Z] 27f5ce0e4adf: Pull complete [2021-08-09T02:42:49.984Z] c2d8d7efcc4b: Pull complete [2021-08-09T02:42:49.984Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T02:42:49.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T02:42:49.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T02:42:50.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-74 does not seem to be running inside a container [2021-08-09T02:42:50.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-09T02:42:54.551Z] $ docker top b016cd7898d9d6b68ab10280cd8d92de4e5e57fac6c98bbe7c239ee90424b6b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:42:55.607Z] ---> job-cost.sh [2021-08-09T02:42:55.607Z] lf-activate-venv: SKIPPING [2021-08-09T02:42:55.607Z] INFO: No Stack... [2021-08-09T02:42:56.579Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T02:42:56.851Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T02:42:57.517Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-08-09T02:42:57.517Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T02:42:57.577Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] [2021-08-09T02:42:57.588Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] did not exist. Created. [2021-08-09T02:42:57.589Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T02:42:58.256Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T02:42:58.427Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T02:42:58.440Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3659-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T02:42:58.453Z] $ docker stop --time=1 b016cd7898d9d6b68ab10280cd8d92de4e5e57fac6c98bbe7c239ee90424b6b2 [2021-08-09T02:43:00.131Z] $ docker rm -f b016cd7898d9d6b68ab10280cd8d92de4e5e57fac6c98bbe7c239ee90424b6b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-09T02:43:00.843Z] provisioning config files... [2021-08-09T02:43:00.860Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config912538812643877946tmp [Pipeline] { [Pipeline] sh [2021-08-09T02:43:01.190Z] + set +x [2021-08-09T02:43:01.190Z] + curl -s https://codecov.io/bash [2021-08-09T02:43:01.190Z] + bash -s -- [2021-08-09T02:43:01.190Z] [2021-08-09T02:43:01.190Z] _____ _ [2021-08-09T02:43:01.190Z] / ____| | | [2021-08-09T02:43:01.190Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T02:43:01.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T02:43:01.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T02:43:01.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T02:43:01.190Z] Bash-1.0.6 [2021-08-09T02:43:01.190Z] [2021-08-09T02:43:01.190Z] [2021-08-09T02:43:01.190Z] ==> git version 2.24.4 found [2021-08-09T02:43:01.190Z] ==> 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-08-09T02:43:01.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T02:43:01.190Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T02:43:01.457Z] ==> Jenkins CI detected. [2021-08-09T02:43:01.457Z] current dir:  /w/workspace/edgex-go/3 [2021-08-09T02:43:01.457Z] project root: . [2021-08-09T02:43:01.457Z] --> token set from env [2021-08-09T02:43:01.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T02:43:01.457Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T02:43:01.457Z] ==> Python coveragepy not found [2021-08-09T02:43:01.457Z] ==> Searching for coverage reports in: [2021-08-09T02:43:01.457Z] + . [2021-08-09T02:43:01.457Z] -> Found 1 reports [2021-08-09T02:43:01.457Z] ==> Detecting git/mercurial file structure [2021-08-09T02:43:01.457Z] ==> Reading reports [2021-08-09T02:43:01.457Z] + ./coverage.out bytes=404407 [2021-08-09T02:43:01.457Z] ==> Appending adjustments [2021-08-09T02:43:01.457Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T02:43:02.419Z] + Found adjustments [2021-08-09T02:43:02.419Z] ==> Gzipping contents [2021-08-09T02:43:02.419Z] 56K /tmp/codecov.4CaM03.gz [2021-08-09T02:43:02.419Z] ==> Uploading reports [2021-08-09T02:43:02.419Z] url: https://codecov.io [2021-08-09T02:43:02.419Z] query: branch=PR-3659&commit=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3659%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3659&job=&cmd_args= [2021-08-09T02:43:02.419Z] -> Pinging Codecov [2021-08-09T02:43:02.419Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3659&commit=49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3659%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3659&job=&cmd_args= [2021-08-09T02:43:03.004Z] -> Uploading to [2021-08-09T02:43:03.004Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa/829616cd-25bf-4ebe-9600-40711a5d6f88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T024302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ace5fb8e000e6c13d82a64bc946741326157fc49b07205c31d8ed88a3606fb0e [2021-08-09T02:43:03.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T02:43:03.004Z] Dload Upload Total Spent Left Speed [2021-08-09T02:43:03.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54559 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54559 0 0 100 54559 0 127k --:--:-- --:--:-- --:--:-- 127k [2021-08-09T02:43:03.271Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49dca7d857aa1b7be6e0fec2d38ce3c74c4661aa [Pipeline] } [2021-08-09T02:43:03.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-09T02:43:04.020Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:04.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:04.932Z] ---> package-listing.sh [2021-08-09T02:43:04.932Z] ++ facter osfamily [2021-08-09T02:43:04.932Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T02:43:05.197Z] + OS_FAMILY=redhat [2021-08-09T02:43:05.197Z] + workspace=/w/workspace/edgex-go/3 [2021-08-09T02:43:05.197Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T02:43:05.197Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T02:43:05.197Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T02:43:05.197Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T02:43:05.197Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-09T02:43:05.197Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T02:43:05.197Z] + case "${OS_FAMILY}" in [2021-08-09T02:43:05.197Z] + rpm -qa [2021-08-09T02:43:05.197Z] + sort [2021-08-09T02:43:07.138Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T02:43:07.138Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T02:43:07.138Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T02:43:07.138Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-09T02:43:07.138Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-09T02:43:07.138Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-09T02:43:07.153Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T02:43:07.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:43:08.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:43:08.044Z] [2021-08-09T02:43:08.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:43:08.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:43:08.369Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T02:43:08.369Z] b4d181a07f80: Pulling fs layer [2021-08-09T02:43:08.369Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T02:43:08.370Z] ed53099fbce6: Pulling fs layer [2021-08-09T02:43:08.370Z] dc539afda2c1: Pulling fs layer [2021-08-09T02:43:08.370Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T02:43:08.370Z] 9065ff56babe: Pulling fs layer [2021-08-09T02:43:08.370Z] d287ab97295c: Pulling fs layer [2021-08-09T02:43:08.370Z] dc539afda2c1: Waiting [2021-08-09T02:43:08.370Z] 77bc0d833cb6: Waiting [2021-08-09T02:43:08.370Z] 9065ff56babe: Waiting [2021-08-09T02:43:08.370Z] d287ab97295c: Waiting [2021-08-09T02:43:08.636Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T02:43:08.636Z] a1111a8f2ec3: Download complete [2021-08-09T02:43:08.636Z] dc539afda2c1: Download complete [2021-08-09T02:43:08.900Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T02:43:08.900Z] 77bc0d833cb6: Download complete [2021-08-09T02:43:08.900Z] 9065ff56babe: Download complete [2021-08-09T02:43:08.900Z] ed53099fbce6: Verifying Checksum [2021-08-09T02:43:08.900Z] ed53099fbce6: Download complete [2021-08-09T02:43:09.876Z] b4d181a07f80: Verifying Checksum [2021-08-09T02:43:09.876Z] b4d181a07f80: Download complete [2021-08-09T02:43:10.859Z] b4d181a07f80: Pull complete [2021-08-09T02:43:10.859Z] a1111a8f2ec3: Pull complete [2021-08-09T02:43:11.452Z] ed53099fbce6: Pull complete [2021-08-09T02:43:11.452Z] dc539afda2c1: Pull complete [2021-08-09T02:43:11.718Z] 77bc0d833cb6: Pull complete [2021-08-09T02:43:11.718Z] 9065ff56babe: Pull complete [2021-08-09T02:43:13.117Z] d287ab97295c: Verifying Checksum [2021-08-09T02:43:13.117Z] d287ab97295c: Download complete [2021-08-09T02:43:18.459Z] d287ab97295c: Pull complete [2021-08-09T02:43:18.459Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T02:43:18.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:43:18.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T02:43:18.563Z] prd-centos7-docker-4c-2g-71 does not seem to be running inside a container [2021-08-09T02:43:18.624Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2021-08-09T02:43:21.651Z] $ docker top 779520fbdcfb0dd2036e8ffc2aea41697236278b54f212900a57d3c4d3c8a6fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:43:22.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T02:43:22.376Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T02:43:22.689Z] + ls /var/log/sa-host [2021-08-09T02:43:22.689Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T02:43:22.689Z] file_magic: OK [2021-08-09T02:43:22.689Z] HZ: Using current value: 100 [2021-08-09T02:43:22.689Z] file_header: OK [2021-08-09T02:43:22.689Z] 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-08-09T02:43:22.689Z] Statistics: [2021-08-09T02:43:22.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T02:43:22.689Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T02:43:22.689Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T02:43:22.689Z] file_magic: OK [2021-08-09T02:43:22.689Z] HZ: Using current value: 100 [2021-08-09T02:43:22.689Z] file_header: OK [2021-08-09T02:43:22.689Z] 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-08-09T02:43:22.689Z] Statistics: [2021-08-09T02:43:22.689Z] 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-08-09T02:43:22.689Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:43:22.852Z] provisioning config files... [2021-08-09T02:43:22.901Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8757726524003529379tmp [Pipeline] { [Pipeline] echo [2021-08-09T02:43:22.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:23.240Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T02:43:23.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:23.626Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T02:43:23.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:23.952Z] ---> sudo-logs.sh [2021-08-09T02:43:23.952Z] Archiving 'sudo' log.. [2021-08-09T02:43:23.952Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-71.vexxhost.local: Name or service not known [2021-08-09T02:43:23.952Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-71.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T02:43:23.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:24.320Z] ---> job-cost.sh [2021-08-09T02:43:24.320Z] lf-activate-venv: SKIPPING [2021-08-09T02:43:24.320Z] DEBUG: total: 0.18000000715255737 [2021-08-09T02:43:24.320Z] INFO: Retrieving Stack Cost... [2021-08-09T02:43:25.105Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T02:43:25.370Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T02:43:25.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:43:25.698Z] ---> logs-deploy.sh [2021-08-09T02:43:25.698Z] lf-activate-venv: SKIPPING [2021-08-09T02:43:25.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3659/3 [2021-08-09T02:43:25.698Z] INFO: archiving workspace using pattern(s): [2021-08-09T02:43:26.282Z] Archives upload complete. [2021-08-09T02:43:26.550Z] INFO: archiving logs to Nexus