Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+ac868777e331c26268a5ad6e9d5ebabff26c403f (89081d11953baf70b2f19203a2818c6570ae2133) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1360055940189475505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6383893776725484411.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4260514926215981643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2618522390227849343.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-3571/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4915828895862042847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2368 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh6283313822195461092.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 ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing 187887a8392dc793e57fbc73dcc74327a2f09bdc Checking out Revision 187887a8392dc793e57fbc73dcc74327a2f09bdc (PR-3571) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh5331125945089545601.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh5301715223982339131.key > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 187887a8392dc793e57fbc73dcc74327a2f09bdc # timeout=10 Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-10T00:31:37.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-10T00:31:37.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-10T00:31:37.374Z] ========================================================= [2021-07-10T00:31:37.374Z] EdgeX Global Pipelines Version Info [2021-07-10T00:31:37.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 [2021-07-10T00:31:38.840Z] ------------------- [2021-07-10T00:31:38.840Z] stable info: [2021-07-10T00:31:38.840Z] ------------------- [2021-07-10T00:31:38.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-10T00:31:38.840Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-10T00:31:38.840Z] Message: update stable to v1.0.196 [2021-07-10T00:31:39.413Z] ------------------- [2021-07-10T00:31:39.413Z] experimental info: [2021-07-10T00:31:39.413Z] ------------------- [2021-07-10T00:31:39.413Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-10T00:31:39.413Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-10T00:31:39.413Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-10T00:31:39.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-10T00:31:39.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-10T00:31:39.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-10T00:31:39.597Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-10T00:31:39.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-10T00:31:39.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-10T00:31:39.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-10T00:31:39.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-10T00:31:39.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-10T00:31:39.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-10T00:31:39.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-10T00:31:39.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-10T00:31:39.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-10T00:31:39.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-10T00:31:39.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-10T00:31:39.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-10T00:31:39.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-10T00:31:39.931Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-10T00:31:39.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-10T00:31:39.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-10T00:31:40.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-10T00:31:40.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-10T00:31:40.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-07-10T00:31:40.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-07-10T00:31:40.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-07-10T00:31:40.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 187887a8392dc793e57fbc73dcc74327a2f09bdc [Pipeline] echo [2021-07-10T00:31:40.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 187887a [Pipeline] echo [2021-07-10T00:31:40.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-10T00:31:40.246Z] provisioning config files... [2021-07-10T00:31:40.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3492992519090694979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:31:40.611Z] ---> docker-login.sh [2021-07-10T00:31:40.611Z] nexus3.edgexfoundry.org:10001 [2021-07-10T00:31:40.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:40.882Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:40.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:40.882Z] [2021-07-10T00:31:40.882Z] Login Succeeded [2021-07-10T00:31:40.882Z] nexus3.edgexfoundry.org:10002 [2021-07-10T00:31:40.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:40.882Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:40.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:40.883Z] [2021-07-10T00:31:40.883Z] Login Succeeded [2021-07-10T00:31:40.883Z] nexus3.edgexfoundry.org:10003 [2021-07-10T00:31:41.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:41.151Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:41.151Z] [2021-07-10T00:31:41.151Z] Login Succeeded [2021-07-10T00:31:41.151Z] nexus3.edgexfoundry.org:10004 [2021-07-10T00:31:41.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:41.151Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:41.151Z] [2021-07-10T00:31:41.151Z] Login Succeeded [2021-07-10T00:31:41.151Z] docker.io [2021-07-10T00:31:41.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:31:41.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:31:41.676Z] Configure a credential helper to remove this warning. See [2021-07-10T00:31:41.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:31:41.676Z] [2021-07-10T00:31:41.676Z] Login Succeeded [2021-07-10T00:31:41.676Z] ---> docker-login.sh ends [Pipeline] } [2021-07-10T00:31:41.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-10T00:31:42.026Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/core-command/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/core-data/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-10T00:31:42.026Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-10T00:31:42.026Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-10T00:31:42.026Z] ++ cut -d/ -f2 [2021-07-10T00:31:42.026Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-10T00:31:42.070Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:31:42.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-10T00:31:42.806Z] [2021-07-10T00:31:42.806Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:31:43.126Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-10T00:31:43.126Z] latest: Pulling from edgex-devops/git-semver [2021-07-10T00:31:43.126Z] 31603596830f: Pulling fs layer [2021-07-10T00:31:43.126Z] b6dc333f4379: Pulling fs layer [2021-07-10T00:31:43.126Z] 3d9ef1400e77: Pulling fs layer [2021-07-10T00:31:43.126Z] fd332fbdc1db: Pulling fs layer [2021-07-10T00:31:43.126Z] fd332fbdc1db: Waiting [2021-07-10T00:31:43.126Z] b6dc333f4379: Verifying Checksum [2021-07-10T00:31:43.126Z] b6dc333f4379: Download complete [2021-07-10T00:31:43.387Z] 31603596830f: Verifying Checksum [2021-07-10T00:31:43.387Z] 31603596830f: Download complete [2021-07-10T00:31:43.387Z] fd332fbdc1db: Verifying Checksum [2021-07-10T00:31:43.387Z] fd332fbdc1db: Download complete [2021-07-10T00:31:43.387Z] 3d9ef1400e77: Verifying Checksum [2021-07-10T00:31:43.387Z] 3d9ef1400e77: Download complete [2021-07-10T00:31:43.387Z] 31603596830f: Pull complete [2021-07-10T00:31:43.647Z] b6dc333f4379: Pull complete [2021-07-10T00:31:44.227Z] 3d9ef1400e77: Pull complete [2021-07-10T00:31:44.227Z] fd332fbdc1db: Pull complete [2021-07-10T00:31:44.227Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-10T00:31:44.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-10T00:31:44.227Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-10T00:31:44.300Z] prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container [2021-07-10T00:31:44.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-10T00:31:45.535Z] $ docker top 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-10T00:31:45.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-10T00:31:45.671Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-10T00:31:45.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-10T00:31:45.771Z] $ docker exec 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent [2021-07-10T00:31:45.874Z] SSH_AUTH_SOCK=/tmp/ssh-gx1UPJ0ioUPk/agent.14 [2021-07-10T00:31:45.874Z] SSH_AGENT_PID=21 [2021-07-10T00:31:45.885Z] Running ssh-add (command line suppressed) [2021-07-10T00:31:45.978Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_6152342772542421212.key (/w/workspace/edgex-go/19@tmp/private_key_6152342772542421212.key) [2021-07-10T00:31:45.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-10T00:31:46.311Z] + git tag --points-at HEAD [Pipeline] } [2021-07-10T00:31:46.323Z] $ docker exec --env ******** --env ******** 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent -k [2021-07-10T00:31:46.412Z] unset SSH_AUTH_SOCK; [2021-07-10T00:31:46.413Z] unset SSH_AGENT_PID; [2021-07-10T00:31:46.413Z] echo Agent pid 21 killed; [2021-07-10T00:31:46.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-10T00:31:46.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-10T00:31:46.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-10T00:31:46.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-10T00:31:46.579Z] $ docker exec 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent [2021-07-10T00:31:46.695Z] SSH_AUTH_SOCK=/tmp/ssh-r6T7IORSFsvp/agent.54 [2021-07-10T00:31:46.695Z] SSH_AGENT_PID=60 [2021-07-10T00:31:46.701Z] Running ssh-add (command line suppressed) [2021-07-10T00:31:46.798Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_5140070717513109632.key (/w/workspace/edgex-go/19@tmp/private_key_5140070717513109632.key) [2021-07-10T00:31:46.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-10T00:31:47.121Z] + git semver init [2021-07-10T00:31:47.121Z] # -> Open(): unable to determine branch for HEAD [2021-07-10T00:31:47.121Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2021-07-10T00:31:47.121Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2021-07-10T00:31:47.121Z] # $SEMVER_REMOTE_NAME = origin [2021-07-10T00:31:47.121Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-10T00:31:47.121Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-10T00:31:47.121Z] # $SEMVER_BRANCH = PR-3571 [2021-07-10T00:31:47.121Z] # $SEMVER_TEMP = /tmp/semver-107858831 [2021-07-10T00:31:47.121Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-10T00:31:59.397Z] # '/tmp/semver-107858831' -> '/w/workspace/edgex-go/19/.semver' [2021-07-10T00:31:59.397Z] # -> Force: false [2021-07-10T00:31:59.397Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2021-07-10T00:31:59.404Z] $ docker exec --env ******** --env ******** 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent -k [2021-07-10T00:31:59.493Z] unset SSH_AUTH_SOCK; [2021-07-10T00:31:59.493Z] unset SSH_AGENT_PID; [2021-07-10T00:31:59.493Z] echo Agent pid 60 killed; [2021-07-10T00:31:59.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-10T00:31:59.836Z] + git semver [Pipeline] } [2021-07-10T00:31:59.849Z] $ docker stop --time=1 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 [2021-07-10T00:32:03.118Z] $ docker rm -f 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-10T00:32:03.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-10T00:32:03.766Z] Stashed 1 file(s) [Pipeline] echo [2021-07-10T00:32:03.770Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-10T00:32:04.329Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:32:04.631Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:32:04.951Z] + sudo service docker restart [2021-07-10T00:32:04.951Z] + true [2021-07-10T00:32:04.951Z] Redirecting to /bin/systemctl restart docker.service [2021-07-10T00:32:18.966Z] Still waiting to schedule task [2021-07-10T00:32:18.966Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-07-10T00:32:23.202Z] ========================================================= [2021-07-10T00:32:23.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-10T00:32:23.202Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:32:23.513Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-10T00:32:24.905Z] Sending build context to Docker daemon 328.3MB [2021-07-10T00:32:24.905Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-10T00:32:24.905Z] Step 2/6 : FROM ${BASE} [2021-07-10T00:32:24.905Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-10T00:32:24.905Z] 540db60ca938: Pulling fs layer [2021-07-10T00:32:24.905Z] adcc1eea9eea: Pulling fs layer [2021-07-10T00:32:24.905Z] 4c4ab2625f07: Pulling fs layer [2021-07-10T00:32:24.905Z] 0773c198feca: Pulling fs layer [2021-07-10T00:32:24.905Z] 345f892a5656: Pulling fs layer [2021-07-10T00:32:24.905Z] 9ac62484cfdc: Pulling fs layer [2021-07-10T00:32:24.905Z] 5ac4037533be: Pulling fs layer [2021-07-10T00:32:24.905Z] dc6bda0758c5: Pulling fs layer [2021-07-10T00:32:24.905Z] 9ac62484cfdc: Waiting [2021-07-10T00:32:24.905Z] 5ac4037533be: Waiting [2021-07-10T00:32:24.905Z] dc6bda0758c5: Waiting [2021-07-10T00:32:24.905Z] 0773c198feca: Waiting [2021-07-10T00:32:24.905Z] 345f892a5656: Waiting [2021-07-10T00:32:24.905Z] 4c4ab2625f07: Verifying Checksum [2021-07-10T00:32:24.905Z] 4c4ab2625f07: Download complete [2021-07-10T00:32:24.905Z] adcc1eea9eea: Download complete [2021-07-10T00:32:24.905Z] 345f892a5656: Verifying Checksum [2021-07-10T00:32:24.905Z] 345f892a5656: Download complete [2021-07-10T00:32:24.905Z] 9ac62484cfdc: Verifying Checksum [2021-07-10T00:32:24.905Z] 9ac62484cfdc: Download complete [2021-07-10T00:32:25.168Z] 540db60ca938: Verifying Checksum [2021-07-10T00:32:25.168Z] 540db60ca938: Download complete [2021-07-10T00:32:25.168Z] 5ac4037533be: Verifying Checksum [2021-07-10T00:32:25.168Z] 5ac4037533be: Download complete [2021-07-10T00:32:25.168Z] 540db60ca938: Pull complete [2021-07-10T00:32:25.428Z] adcc1eea9eea: Pull complete [2021-07-10T00:32:25.428Z] 4c4ab2625f07: Pull complete [2021-07-10T00:32:26.816Z] dc6bda0758c5: Verifying Checksum [2021-07-10T00:32:26.816Z] dc6bda0758c5: Download complete [2021-07-10T00:32:27.080Z] 0773c198feca: Verifying Checksum [2021-07-10T00:32:27.080Z] 0773c198feca: Download complete [2021-07-10T00:32:30.445Z] 0773c198feca: Pull complete [2021-07-10T00:32:30.445Z] 345f892a5656: Pull complete [2021-07-10T00:32:30.445Z] 9ac62484cfdc: Pull complete [2021-07-10T00:32:30.445Z] 5ac4037533be: Pull complete [2021-07-10T00:32:33.017Z] dc6bda0758c5: Pull complete [2021-07-10T00:32:33.017Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-10T00:32:33.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-10T00:32:33.017Z] ---> eb58bd16d52e [2021-07-10T00:32:33.017Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-10T00:32:35.566Z] ---> Running in f7ff987c72a1 [2021-07-10T00:32:35.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:32:36.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:32:36.711Z] (1/12) Installing libmagic (5.39-r0) [2021-07-10T00:32:37.282Z] (2/12) Installing file (5.39-r0) [2021-07-10T00:32:37.282Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-10T00:32:37.282Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-10T00:32:41.500Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-10T00:32:41.500Z] (6/12) Installing patch (2.7.6-r7) [2021-07-10T00:32:41.500Z] (7/12) Installing build-base (0.5-r2) [2021-07-10T00:32:41.500Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-10T00:32:41.500Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-10T00:32:41.500Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-10T00:32:41.500Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-10T00:32:41.500Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-10T00:32:41.762Z] Executing busybox-1.32.1-r6.trigger [2021-07-10T00:32:41.762Z] OK: 219 MiB in 52 packages [2021-07-10T00:32:43.682Z] Removing intermediate container f7ff987c72a1 [2021-07-10T00:32:43.682Z] ---> 6e8889012e43 [2021-07-10T00:32:43.682Z] Step 4/6 : WORKDIR /edgex-go [2021-07-10T00:32:43.682Z] ---> Running in 42e96d6ea5f1 [2021-07-10T00:32:43.682Z] Removing intermediate container 42e96d6ea5f1 [2021-07-10T00:32:43.682Z] ---> 76d07a48af8f [2021-07-10T00:32:43.682Z] Step 5/6 : COPY go.mod . [2021-07-10T00:32:43.682Z] ---> 01040f8f7c9b [2021-07-10T00:32:43.682Z] Step 6/6 : RUN go mod download [2021-07-10T00:32:43.682Z] ---> Running in cde680fbf3b3 [2021-07-10T00:32:53.722Z] Removing intermediate container cde680fbf3b3 [2021-07-10T00:32:53.722Z] ---> 3e8ca5ff7831 [2021-07-10T00:32:53.985Z] Successfully built 3e8ca5ff7831 [2021-07-10T00:32:53.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:32:54.288Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-10T00:32:54.288Z] . [Pipeline] withDockerContainer [2021-07-10T00:32:54.360Z] prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container [2021-07-10T00:32:54.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-10T00:32:54.796Z] $ docker top 45e84249c82b16d80d6fd78273f173910e25676c3a862a3c6ff94ab28a597ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:32:55.183Z] + go version [2021-07-10T00:32:55.183Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-10T00:32:55.192Z] $ docker stop --time=1 45e84249c82b16d80d6fd78273f173910e25676c3a862a3c6ff94ab28a597ed7 [2021-07-10T00:32:56.363Z] $ docker rm -f 45e84249c82b16d80d6fd78273f173910e25676c3a862a3c6ff94ab28a597ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:32:57.004Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-10T00:32:57.004Z] . [Pipeline] withDockerContainer [2021-07-10T00:32:57.081Z] prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container [2021-07-10T00:32:57.119Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-10T00:32:57.474Z] $ docker top 6bbb5f5908c1c6c2ea07d44c42c70a566db82a2770c43eb6e75a6db12d4dbdd5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-10T00:32:57.559Z] ========================================================= [2021-07-10T00:32:57.559Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-10T00:32:57.559Z] ========================================================= [Pipeline] sh [2021-07-10T00:32:57.859Z] + go mod tidy [Pipeline] sh [2021-07-10T00:32:58.185Z] + make test [2021-07-10T00:32:58.185Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-10T00:32:58.461Z] go mod tidy [2021-07-10T00:32:58.461Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-10T00:33:03.807Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-10T00:33:18.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-10T00:33:24.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-10T00:33:25.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-10T00:33:25.155Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-10T00:33:27.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-10T00:33:28.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-10T00:33:28.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-10T00:33:28.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-10T00:33:28.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-10T00:33:28.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-10T00:33:29.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-10T00:33:29.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-10T00:33:29.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-10T00:33:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-10T00:33:31.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-07-10T00:33:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-10T00:33:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-10T00:33:32.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 100.0% of statements [2021-07-10T00:33:32.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-10T00:33:33.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.1% of statements [2021-07-10T00:33:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-10T00:33:33.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-10T00:33:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements [2021-07-10T00:33:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-10T00:33:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:33:33.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.083s coverage: 78.9% of statements [2021-07-10T00:33:35.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-07-10T00:33:35.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-10T00:33:35.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-10T00:33:35.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-10T00:33:35.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-10T00:33:35.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-10T00:33:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 95.1% of statements [2021-07-10T00:33:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-10T00:33:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:33:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-10T00:33:35.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-10T00:33:35.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-10T00:33:37.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.036s coverage: 0.8% of statements [2021-07-10T00:33:37.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-10T00:33:37.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-07-10T00:33:37.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 22.0% of statements [2021-07-10T00:33:37.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-10T00:33:37.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-07-10T00:33:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-07-10T00:33:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-07-10T00:33:37.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-07-10T00:33:38.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-07-10T00:33:50.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-07-10T00:33:50.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-07-10T00:33:57.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.169s coverage: 81.8% of statements [2021-07-10T00:33:57.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-10T00:34:15.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-07-10T00:34:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-07-10T00:34:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-07-10T00:34:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-07-10T00:34:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-10T00:34:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-10T00:34:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-10T00:34:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-10T00:34:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-10T00:34:22.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-07-10T00:34:22.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-10T00:34:22.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-10T00:34:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-10T00:34:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-10T00:34:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-10T00:34:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-10T00:34:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-10T00:34:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-07-10T00:34:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-10T00:34:22.246Z] GO111MODULE=on go vet ./... [2021-07-10T00:34:48.915Z] gofmt -l . [2021-07-10T00:34:48.915Z] [ "`gofmt -l .`" = "" ] [2021-07-10T00:34:48.915Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-10T00:34:49.235Z] + ls -al . [2021-07-10T00:34:49.235Z] total 564 [2021-07-10T00:34:49.235Z] drwxrwxr-x 10 1001 1001 4096 Jul 10 00:34 . [2021-07-10T00:34:49.235Z] drwxr-xr-x 4 root root 30 Jul 10 00:32 .. [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 11 Jul 10 00:31 .dockerignore [2021-07-10T00:34:49.235Z] drwxrwxr-x 8 1001 1001 179 Jul 10 00:31 .git [2021-07-10T00:34:49.235Z] drwxrwxr-x 3 1001 1001 125 Jul 10 00:31 .github [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 818 Jul 10 00:31 .gitignore [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 76 Jul 10 00:31 .hadolint.yml [2021-07-10T00:34:49.235Z] drwx------ 3 1001 1001 58 Jul 10 00:31 .semver [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 166 Jul 10 00:31 .sonarcloud.properties [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 8609 Jul 10 00:31 Attribution.txt [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 43881 Jul 10 00:31 CHANGELOG.md [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:31 CONTRIBUTING.md [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 931 Jul 10 00:31 Dockerfile.build [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 849 Jul 10 00:31 Jenkinsfile [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:31 LICENSE [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 6003 Jul 10 00:31 Makefile [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 7818 Jul 10 00:31 README.md [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 6912 Jul 10 00:31 SECURITY.md [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 00:32 VERSION [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 4131 Jul 10 00:31 ZMQWindows.md [2021-07-10T00:34:49.235Z] drwxrwxr-x 2 1001 1001 37 Jul 10 00:31 bin [2021-07-10T00:34:49.235Z] drwxrwxr-x 14 1001 1001 4096 Jul 10 00:31 cmd [2021-07-10T00:34:49.235Z] -rw-r--r-- 1 root root 398095 Jul 10 00:34 coverage.out [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 806 Jul 10 00:31 go.mod [2021-07-10T00:34:49.235Z] -rw-r--r-- 1 root root 20850 Jul 10 00:32 go.sum [2021-07-10T00:34:49.235Z] drwxrwxr-x 7 1001 1001 114 Jul 10 00:31 internal [2021-07-10T00:34:49.235Z] drwxrwxr-x 3 1001 1001 16 Jul 10 00:31 openapi [2021-07-10T00:34:49.235Z] drwxrwxr-x 4 1001 1001 71 Jul 10 00:31 snap [2021-07-10T00:34:49.235Z] -rw-rw-r-- 1 1001 1001 168 Jul 10 00:31 version.go [Pipeline] sh [2021-07-10T00:34:49.546Z] + '[' -e coverage.out ] [2021-07-10T00:34:49.547Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-10T00:34:49.689Z] Stashed 1 file(s) [Pipeline] sh [2021-07-10T00:34:49.998Z] + make build [2021-07-10T00:34:49.998Z] go mod tidy [2021-07-10T00:34:49.998Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-10T00:34:51.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-10T00:34:58.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:34:58.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-10T00:34:59.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-10T00:34:59.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-10T00:35:00.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-10T00:35:01.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-10T00:35:01.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-10T00:35:02.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-10T00:35:03.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-10T00:35:04.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-10T00:35:05.592Z] $ docker stop --time=1 6bbb5f5908c1c6c2ea07d44c42c70a566db82a2770c43eb6e75a6db12d4dbdd5 [2021-07-10T00:35:09.716Z] $ docker rm -f 6bbb5f5908c1c6c2ea07d44c42c70a566db82a2770c43eb6e75a6db12d4dbdd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:35:13.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:13.390Z] [2021-07-10T00:35:13.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:35:13.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:13.966Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-10T00:35:13.967Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-10T00:35:13.967Z] ca9280d653b3: Pulling fs layer [2021-07-10T00:35:13.967Z] 7e9c9ca2126c: Pulling fs layer [2021-07-10T00:35:14.228Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-10T00:35:14.228Z] cbdbe7a5bc2a: Download complete [2021-07-10T00:35:14.488Z] cbdbe7a5bc2a: Pull complete [2021-07-10T00:35:14.754Z] ca9280d653b3: Verifying Checksum [2021-07-10T00:35:14.754Z] ca9280d653b3: Download complete [2021-07-10T00:35:15.356Z] ca9280d653b3: Pull complete [2021-07-10T00:35:15.356Z] 7e9c9ca2126c: Verifying Checksum [2021-07-10T00:35:15.356Z] 7e9c9ca2126c: Download complete [2021-07-10T00:35:18.694Z] 7e9c9ca2126c: Pull complete [2021-07-10T00:35:18.694Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-10T00:35:18.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:18.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-10T00:35:18.774Z] prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container [2021-07-10T00:35:18.808Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-10T00:35:25.112Z] $ docker top e928406a8f6adc4bfcdfa2c52bcdabb6d3e36b1fe0a9cefc9107ed88a5c8844d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:35:25.532Z] + docker-compose build --help [2021-07-10T00:35:25.532Z] + grep parallel [2021-07-10T00:35:26.114Z] --parallel Build images in parallel. [Pipeline] } [2021-07-10T00:35:26.126Z] $ docker stop --time=1 e928406a8f6adc4bfcdfa2c52bcdabb6d3e36b1fe0a9cefc9107ed88a5c8844d [2021-07-10T00:35:27.398Z] $ docker rm -f e928406a8f6adc4bfcdfa2c52bcdabb6d3e36b1fe0a9cefc9107ed88a5c8844d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:35:28.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-10T00:35:28.048Z] . [Pipeline] withDockerContainer [2021-07-10T00:35:28.132Z] prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container [2021-07-10T00:35:28.189Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-10T00:35:28.542Z] $ docker top 505189342cca28a723b7c48668c7586b4063fc9c8c842141d83a3dc41a2caa1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:35:28.943Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-10T00:35:29.531Z] Building core-command ... [2021-07-10T00:35:29.531Z] Building core-data ... [2021-07-10T00:35:29.531Z] Building core-metadata ... [2021-07-10T00:35:29.531Z] Building security-bootstrapper ... [2021-07-10T00:35:29.531Z] Building security-proxy-setup ... [2021-07-10T00:35:29.531Z] Building security-secretstore-setup ... [2021-07-10T00:35:29.531Z] Building support-notifications ... [2021-07-10T00:35:29.531Z] Building support-scheduler ... [2021-07-10T00:35:29.531Z] Building sys-mgmt-agent ... [2021-07-10T00:35:29.531Z] Building support-scheduler [2021-07-10T00:35:29.531Z] Building core-metadata [2021-07-10T00:35:29.531Z] Building support-notifications [2021-07-10T00:35:29.531Z] Building sys-mgmt-agent [2021-07-10T00:35:29.531Z] Building security-proxy-setup [2021-07-10T00:35:40.161Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2370 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-10T00:35:40.181Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-07-10T00:35:40.417Z] The recommended git tool is: git [2021-07-10T00:35:46.218Z] using credential edgex-jenkins-ssh [2021-07-10T00:35:46.236Z] Cloning the remote Git repository [2021-07-10T00:35:46.283Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:35:46.424Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-07-10T00:35:46.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:35:46.613Z] > git --version # timeout=10 [2021-07-10T00:35:46.637Z] > git --version # 'git version 2.17.1' [2021-07-10T00:35:46.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:35:47.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:35:47.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:35:47.750Z] ---> 3e8ca5ff7831 [2021-07-10T00:35:47.750Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:35:47.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:35:47.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:35:47.750Z] ---> 3e8ca5ff7831 [2021-07-10T00:35:47.750Z] Step 3/22 : WORKDIR /edgex-go [2021-07-10T00:35:47.750Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:35:47.750Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:35:47.750Z] ---> 3e8ca5ff7831 [2021-07-10T00:35:47.750Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:35:46.733Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:35:54.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:35:54.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:35:54.341Z] ---> 3e8ca5ff7831 [2021-07-10T00:35:54.341Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:35:58.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:35:58.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:35:58.548Z] ---> 3e8ca5ff7831 [2021-07-10T00:35:58.548Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:36:01.959Z] Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-10T00:36:02.498Z] Merge succeeded, producing 8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:36:02.499Z] Checking out Revision 8038895d0e18621ceaf9c87c81e9ddb5523fb779 (PR-3571) [2021-07-10T00:36:01.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:36:01.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:36:01.292Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:36:01.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:36:01.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:36:01.348Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-10T00:36:01.966Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:36:01.982Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-10T00:36:02.193Z] > git remote # timeout=10 [2021-07-10T00:36:02.215Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T00:36:02.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:36:02.238Z] > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 [2021-07-10T00:36:02.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T00:36:02.492Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:36:02.503Z] > git checkout -f 8038895d0e18621ceaf9c87c81e9ddb5523fb779 # timeout=10 [2021-07-10T00:36:03.855Z] ---> Running in 4cc33a683d55 [2021-07-10T00:36:03.855Z] ---> Running in 42738af6069e [2021-07-10T00:36:03.855Z] ---> Running in 990ca001c557 [2021-07-10T00:36:03.855Z] ---> Running in 7b02be90b02b [2021-07-10T00:36:03.855Z] ---> Running in 09c71519e53f [2021-07-10T00:36:03.856Z] Removing intermediate container 7b02be90b02b [2021-07-10T00:36:03.856Z] ---> af9bff632ec0 [2021-07-10T00:36:03.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:03.856Z] Removing intermediate container 4cc33a683d55 [2021-07-10T00:36:03.856Z] ---> 82966dde3d23 [2021-07-10T00:36:03.856Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:03.856Z] Removing intermediate container 990ca001c557 [2021-07-10T00:36:03.856Z] ---> 94037316c6bb [2021-07-10T00:36:03.856Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:03.856Z] Removing intermediate container 09c71519e53f [2021-07-10T00:36:03.856Z] ---> 91101583623b [2021-07-10T00:36:03.856Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:03.856Z] Removing intermediate container 42738af6069e [2021-07-10T00:36:03.856Z] ---> 87c2e4d2ac0f [2021-07-10T00:36:03.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:36:03.856Z] ---> Running in 13f532f6efb2 [2021-07-10T00:36:03.856Z] ---> Running in fc9f182ec397 [2021-07-10T00:36:03.856Z] ---> Running in 3de931b5ee76 [2021-07-10T00:36:03.856Z] ---> Running in 6728581d872c [2021-07-10T00:36:03.856Z] ---> Running in a1a01b6edb52 [2021-07-10T00:36:04.821Z] Removing intermediate container 13f532f6efb2 [2021-07-10T00:36:04.821Z] ---> f991d6d2c218 [2021-07-10T00:36:04.821Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-10T00:36:04.821Z] ---> Running in bb1ace923d06 [2021-07-10T00:36:04.821Z] Removing intermediate container fc9f182ec397 [2021-07-10T00:36:04.821Z] ---> 0c255609a5c8 [2021-07-10T00:36:04.821Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-10T00:36:04.821Z] ---> Running in 33124a82ff2f [2021-07-10T00:36:04.821Z] Removing intermediate container 3de931b5ee76 [2021-07-10T00:36:04.821Z] ---> f9a9c0d841b2 [2021-07-10T00:36:04.821Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-10T00:36:04.821Z] ---> Running in 29d075d12e87 [2021-07-10T00:36:04.821Z] Removing intermediate container 6728581d872c [2021-07-10T00:36:04.821Z] ---> 2418b2274293 [2021-07-10T00:36:04.821Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-10T00:36:04.821Z] ---> Running in e65f0bbaf342 [2021-07-10T00:36:05.099Z] Removing intermediate container a1a01b6edb52 [2021-07-10T00:36:05.099Z] ---> 0a4abd4bfa48 [2021-07-10T00:36:05.099Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:36:05.099Z] ---> Running in 75ddfa5e1391 [2021-07-10T00:36:05.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:05.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:05.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:05.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:05.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:05.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:06.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:06.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:06.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:06.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:36:06.699Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:06.890Z] Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" [2021-07-10T00:36:06.914Z] First time build. Skipping changelog. [2021-07-10T00:36:06.883Z] > git rev-list --no-walk c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 [2021-07-10T00:36:06.987Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:06.988Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:06.988Z] OK: 219 MiB in 52 packages [2021-07-10T00:36:06.988Z] OK: 219 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-10T00:36:07.277Z] Removing intermediate container 75ddfa5e1391 [2021-07-10T00:36:07.277Z] ---> 808d74219245 [2021-07-10T00:36:07.277Z] Step 6/24 : COPY go.mod . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-10T00:36:07.553Z] Removing intermediate container e65f0bbaf342 [2021-07-10T00:36:07.553Z] ---> e7f8ce757eb5 [2021-07-10T00:36:07.553Z] Step 6/22 : COPY go.mod . [2021-07-10T00:36:07.553Z] Removing intermediate container 29d075d12e87 [2021-07-10T00:36:07.553Z] ---> e11653299da2 [2021-07-10T00:36:07.553Z] Step 6/23 : COPY go.mod . [2021-07-10T00:36:07.553Z] ---> 4b463e45ee1f [2021-07-10T00:36:07.553Z] Step 7/24 : RUN go mod download [2021-07-10T00:36:07.553Z] ---> Running in 39f15761fb3f [2021-07-10T00:36:07.553Z] Removing intermediate container bb1ace923d06 [2021-07-10T00:36:07.553Z] ---> 6e42d188adba [2021-07-10T00:36:07.553Z] Step 6/23 : COPY go.mod . [2021-07-10T00:36:07.553Z] Removing intermediate container 33124a82ff2f [2021-07-10T00:36:07.553Z] ---> 3074b86bead9 [2021-07-10T00:36:07.553Z] Step 6/24 : COPY go.mod . [2021-07-10T00:36:07.814Z] ---> 2acdc2900f39 [2021-07-10T00:36:07.814Z] Step 7/23 : RUN go mod download [2021-07-10T00:36:07.814Z] ---> 587fee18976e [2021-07-10T00:36:07.814Z] Step 7/22 : RUN go mod download [2021-07-10T00:36:07.814Z] ---> Running in 99e9c87f47c0 [2021-07-10T00:36:07.814Z] ---> Running in 3497fe5afe8a [2021-07-10T00:36:07.814Z] ---> 08b9c8fcc9bc [2021-07-10T00:36:07.814Z] Step 7/23 : RUN go mod download [2021-07-10T00:36:07.814Z] ---> ddb124dfdd6b [2021-07-10T00:36:07.814Z] Step 7/24 : RUN go mod download [2021-07-10T00:36:08.076Z] ---> Running in 1fdb98c8e8e8 [2021-07-10T00:36:08.076Z] ---> Running in 0fe61dfafe1e [2021-07-10T00:36:08.202Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:36:08.613Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-10T00:36:09.021Z] + sudo service docker restart [2021-07-10T00:36:09.021Z] + true [2021-07-10T00:36:09.074Z] Removing intermediate container 39f15761fb3f [2021-07-10T00:36:09.074Z] ---> 2bb2512af7e4 [2021-07-10T00:36:09.074Z] Step 8/24 : COPY . . [2021-07-10T00:36:15.671Z] ---> 2046fdb2ec47 [2021-07-10T00:36:15.671Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:36:15.946Z] ---> Running in 65e2d5845bb3 [2021-07-10T00:36:15.946Z] Removing intermediate container 99e9c87f47c0 [2021-07-10T00:36:15.946Z] ---> 628c15e9f900 [2021-07-10T00:36:15.946Z] Step 8/23 : COPY . . [2021-07-10T00:36:15.946Z] Removing intermediate container 3497fe5afe8a [2021-07-10T00:36:15.946Z] ---> 0ef81937f2a7 [2021-07-10T00:36:15.946Z] Step 8/22 : COPY . . [2021-07-10T00:36:24.123Z] Removing intermediate container 1fdb98c8e8e8 [2021-07-10T00:36:24.123Z] ---> de1fb74d8ab3 [2021-07-10T00:36:24.123Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-10T00:36:27.378Z] provisioning config files... [2021-07-10T00:36:27.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config8037745165110339990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:36:27.787Z] ---> docker-login.sh [2021-07-10T00:36:27.787Z] nexus3.edgexfoundry.org:10001 [2021-07-10T00:36:28.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:36:29.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:36:29.041Z] Configure a credential helper to remove this warning. See [2021-07-10T00:36:29.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:36:29.041Z] [2021-07-10T00:36:29.041Z] Login Succeeded [2021-07-10T00:36:29.041Z] nexus3.edgexfoundry.org:10002 [2021-07-10T00:36:29.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:36:29.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:36:29.589Z] Configure a credential helper to remove this warning. See [2021-07-10T00:36:29.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:36:29.589Z] [2021-07-10T00:36:29.589Z] Login Succeeded [2021-07-10T00:36:29.589Z] nexus3.edgexfoundry.org:10003 [2021-07-10T00:36:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:36:30.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:36:30.189Z] Configure a credential helper to remove this warning. See [2021-07-10T00:36:30.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:36:30.189Z] [2021-07-10T00:36:30.189Z] Login Succeeded [2021-07-10T00:36:30.189Z] nexus3.edgexfoundry.org:10004 [2021-07-10T00:36:30.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:36:30.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:36:30.737Z] Configure a credential helper to remove this warning. See [2021-07-10T00:36:30.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:36:30.737Z] [2021-07-10T00:36:30.737Z] Login Succeeded [2021-07-10T00:36:30.737Z] docker.io [2021-07-10T00:36:31.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-10T00:36:31.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-10T00:36:31.611Z] Configure a credential helper to remove this warning. See [2021-07-10T00:36:31.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-10T00:36:31.611Z] [2021-07-10T00:36:31.611Z] Login Succeeded [2021-07-10T00:36:31.611Z] ---> docker-login.sh ends [Pipeline] } [2021-07-10T00:36:31.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-10T00:36:31.962Z] ========================================================= [2021-07-10T00:36:31.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-10T00:36:31.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:36:32.298Z] Removing intermediate container 0fe61dfafe1e [2021-07-10T00:36:32.298Z] ---> b93460f24f4c [2021-07-10T00:36:32.298Z] Step 8/24 : COPY . . [2021-07-10T00:36:32.298Z] ---> bf28f185b952 [2021-07-10T00:36:32.298Z] Step 9/22 : RUN go mod tidy [2021-07-10T00:36:32.298Z] ---> f63b086d3a88 [2021-07-10T00:36:32.298Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:36:32.298Z] ---> b442889d2b85 [2021-07-10T00:36:32.298Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:36:32.329Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-10T00:36:32.869Z] ---> Running in 908a60fcff6c [2021-07-10T00:36:32.869Z] ---> Running in 5dd6584164ed [2021-07-10T00:36:33.131Z] ---> Running in 61fae82cdd79 [2021-07-10T00:36:33.131Z] Removing intermediate container 65e2d5845bb3 [2021-07-10T00:36:33.131Z] ---> a0970e4204af [2021-07-10T00:36:33.131Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-10T00:36:33.706Z] ---> Running in e8692da756b6 [2021-07-10T00:36:34.321Z] Sending build context to Docker daemon 165.7MB [2021-07-10T00:36:34.321Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-10T00:36:34.321Z] Step 2/6 : FROM ${BASE} [2021-07-10T00:36:34.601Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-10T00:36:34.601Z] 595b0fe564bb: Pulling fs layer [2021-07-10T00:36:34.601Z] 24495759ef45: Pulling fs layer [2021-07-10T00:36:34.601Z] d148012ef14d: Pulling fs layer [2021-07-10T00:36:34.601Z] cb65c68fc2e2: Pulling fs layer [2021-07-10T00:36:34.601Z] 093eec477d81: Pulling fs layer [2021-07-10T00:36:34.601Z] 20fd20ab2234: Pulling fs layer [2021-07-10T00:36:34.601Z] 43245461236d: Pulling fs layer [2021-07-10T00:36:34.601Z] 5a37c24eccbd: Pulling fs layer [2021-07-10T00:36:34.601Z] cb65c68fc2e2: Waiting [2021-07-10T00:36:34.601Z] 093eec477d81: Waiting [2021-07-10T00:36:34.601Z] 20fd20ab2234: Waiting [2021-07-10T00:36:34.601Z] 43245461236d: Waiting [2021-07-10T00:36:34.601Z] 5a37c24eccbd: Waiting [2021-07-10T00:36:34.601Z] d148012ef14d: Download complete [2021-07-10T00:36:34.601Z] 24495759ef45: Download complete [2021-07-10T00:36:34.602Z] 093eec477d81: Download complete [2021-07-10T00:36:34.602Z] 20fd20ab2234: Verifying Checksum [2021-07-10T00:36:34.602Z] 20fd20ab2234: Download complete [2021-07-10T00:36:34.602Z] 595b0fe564bb: Verifying Checksum [2021-07-10T00:36:34.602Z] 595b0fe564bb: Download complete [2021-07-10T00:36:34.881Z] 43245461236d: Verifying Checksum [2021-07-10T00:36:34.881Z] 43245461236d: Download complete [2021-07-10T00:36:35.499Z] 595b0fe564bb: Pull complete [2021-07-10T00:36:36.114Z] 24495759ef45: Pull complete [2021-07-10T00:36:36.726Z] d148012ef14d: Pull complete [2021-07-10T00:36:37.003Z] 5a37c24eccbd: Verifying Checksum [2021-07-10T00:36:37.003Z] 5a37c24eccbd: Download complete [2021-07-10T00:36:37.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-10T00:36:37.932Z] Removing intermediate container 5dd6584164ed [2021-07-10T00:36:37.932Z] ---> e23c8a7e5362 [2021-07-10T00:36:37.932Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-10T00:36:37.932Z] ---> Running in 6ffb1b5710c3 [2021-07-10T00:36:38.196Z] Removing intermediate container 908a60fcff6c [2021-07-10T00:36:38.196Z] ---> 4f0e12f6488d [2021-07-10T00:36:38.196Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-10T00:36:38.451Z] cb65c68fc2e2: Verifying Checksum [2021-07-10T00:36:38.451Z] cb65c68fc2e2: Download complete [2021-07-10T00:36:38.779Z] ---> Running in 46b0a918da21 [2021-07-10T00:36:39.731Z] Removing intermediate container 61fae82cdd79 [2021-07-10T00:36:39.731Z] ---> 5c7616293aa1 [2021-07-10T00:36:39.731Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-10T00:36:39.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-10T00:36:40.700Z] ---> Running in 24ea4cb26923 [2021-07-10T00:36:40.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-10T00:36:41.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-10T00:36:48.647Z] cb65c68fc2e2: Pull complete [2021-07-10T00:36:48.923Z] 093eec477d81: Pull complete [2021-07-10T00:36:49.198Z] 20fd20ab2234: Pull complete [2021-07-10T00:36:49.809Z] 43245461236d: Pull complete [2021-07-10T00:36:54.175Z] 5a37c24eccbd: Pull complete [2021-07-10T00:36:54.175Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-10T00:36:54.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-10T00:36:54.175Z] ---> 274d7007c78b [2021-07-10T00:36:54.175Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-10T00:36:54.426Z] ---> c6386d555ed8 [2021-07-10T00:36:54.426Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:36:54.426Z] ---> Running in f311620b2f4b [2021-07-10T00:36:55.399Z] Removing intermediate container f311620b2f4b [2021-07-10T00:36:55.399Z] ---> b0100d7e5fe5 [2021-07-10T00:36:55.399Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-10T00:36:55.399Z] ---> Running in 95727a460586 [2021-07-10T00:36:55.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-10T00:36:56.825Z] ---> Running in 9d363586534c [2021-07-10T00:36:57.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:36:58.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:36:59.773Z] (1/12) Installing libmagic (5.39-r0) [2021-07-10T00:37:00.050Z] (2/12) Installing file (5.39-r0) [2021-07-10T00:37:00.050Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-10T00:37:00.050Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-10T00:37:15.159Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-10T00:37:15.159Z] (6/12) Installing patch (2.7.6-r7) [2021-07-10T00:37:15.159Z] (7/12) Installing build-base (0.5-r2) [2021-07-10T00:37:15.159Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-10T00:37:15.159Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-10T00:37:15.159Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-10T00:37:15.159Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-10T00:37:15.159Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-10T00:37:15.159Z] Executing busybox-1.32.1-r6.trigger [2021-07-10T00:37:15.159Z] OK: 218 MiB in 52 packages [2021-07-10T00:37:18.067Z] Removing intermediate container e8692da756b6 [2021-07-10T00:37:18.067Z] ---> 21b9d63327c1 [2021-07-10T00:37:18.067Z] [2021-07-10T00:37:18.067Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:37:18.067Z] 3.12: Pulling from library/alpine [2021-07-10T00:37:18.067Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:37:18.067Z] Status: Downloaded newer image for alpine:3.12 [2021-07-10T00:37:18.067Z] ---> 13621d1b12d4 [2021-07-10T00:37:18.067Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:37:18.067Z] ---> Running in 9c906b453274 [2021-07-10T00:37:18.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:18.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:18.067Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-10T00:37:18.067Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:18.067Z] OK: 6 MiB in 15 packages [2021-07-10T00:37:18.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-10T00:37:18.360Z] Removing intermediate container 9c906b453274 [2021-07-10T00:37:18.360Z] ---> 6990ec5d2574 [2021-07-10T00:37:18.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:37:18.360Z] ---> Running in 91405aa343dc [2021-07-10T00:37:18.360Z] Removing intermediate container 91405aa343dc [2021-07-10T00:37:18.360Z] ---> 7c62f231532b [2021-07-10T00:37:18.360Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-10T00:37:18.578Z] Removing intermediate container 9d363586534c [2021-07-10T00:37:18.578Z] ---> e5527bf2ed61 [2021-07-10T00:37:18.578Z] Step 4/6 : WORKDIR /edgex-go [2021-07-10T00:37:18.578Z] ---> Running in 6904bb054fe8 [2021-07-10T00:37:18.858Z] Removing intermediate container 6904bb054fe8 [2021-07-10T00:37:18.858Z] ---> 1592ec948f29 [2021-07-10T00:37:18.858Z] Step 5/6 : COPY go.mod . [2021-07-10T00:37:18.879Z] ---> Running in 6cebb1b5dd9b [2021-07-10T00:37:18.879Z] Removing intermediate container 6cebb1b5dd9b [2021-07-10T00:37:18.879Z] ---> 78c1e3c22422 [2021-07-10T00:37:18.879Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:37:19.219Z] ---> Running in 9d8b1713782f [2021-07-10T00:37:19.219Z] Removing intermediate container 9d8b1713782f [2021-07-10T00:37:19.219Z] ---> 5f0612f45ab6 [2021-07-10T00:37:19.219Z] Step 16/24 : WORKDIR / [2021-07-10T00:37:19.219Z] ---> Running in 7e9d9c1dc4f7 [2021-07-10T00:37:19.219Z] Removing intermediate container 7e9d9c1dc4f7 [2021-07-10T00:37:19.219Z] ---> 5a668af3cde9 [2021-07-10T00:37:19.219Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:37:19.455Z] ---> 8f314fd85448 [2021-07-10T00:37:19.455Z] Step 6/6 : RUN go mod download [2021-07-10T00:37:19.590Z] ---> 44d5f60ed5db [2021-07-10T00:37:19.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-10T00:37:19.787Z] ---> Running in a45be0f86514 [2021-07-10T00:37:20.002Z] ---> c53de08c724e [2021-07-10T00:37:20.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-10T00:37:20.601Z] ---> 2a6ec18c518b [2021-07-10T00:37:20.601Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-10T00:37:20.601Z] ---> Running in c28ba8ff7478 [2021-07-10T00:37:20.872Z] Removing intermediate container c28ba8ff7478 [2021-07-10T00:37:20.872Z] ---> fb24072c2d9e [2021-07-10T00:37:20.872Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:37:21.135Z] ---> Running in 2824dcb92bbb [2021-07-10T00:37:21.728Z] Removing intermediate container 2824dcb92bbb [2021-07-10T00:37:21.729Z] ---> 77239052adcb [2021-07-10T00:37:21.729Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:37:21.729Z] Removing intermediate container 6ffb1b5710c3 [2021-07-10T00:37:21.729Z] ---> 0c0e0b2d8d4c [2021-07-10T00:37:21.729Z] [2021-07-10T00:37:21.729Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:37:21.729Z] ---> 13621d1b12d4 [2021-07-10T00:37:21.729Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:37:21.729Z] ---> Using cache [2021-07-10T00:37:21.729Z] ---> 6990ec5d2574 [2021-07-10T00:37:21.729Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:37:21.729Z] ---> Using cache [2021-07-10T00:37:21.729Z] ---> 7c62f231532b [2021-07-10T00:37:21.729Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-10T00:37:22.014Z] ---> Running in 90437801d842 [2021-07-10T00:37:22.014Z] ---> Running in 919c1f46ee7c [2021-07-10T00:37:22.279Z] Removing intermediate container 919c1f46ee7c [2021-07-10T00:37:22.279Z] ---> 7c2ff0285a62 [2021-07-10T00:37:22.279Z] Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:37:22.279Z] Removing intermediate container 90437801d842 [2021-07-10T00:37:22.279Z] ---> 3b9fcbb31ca1 [2021-07-10T00:37:22.279Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:37:22.548Z] ---> Running in 7841acd39b23 [2021-07-10T00:37:22.820Z] ---> Running in 67184b71f0a6 [2021-07-10T00:37:22.820Z] Removing intermediate container 46b0a918da21 [2021-07-10T00:37:22.820Z] ---> 3d223fa0ffaf [2021-07-10T00:37:22.820Z] [2021-07-10T00:37:22.820Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:37:22.820Z] ---> 13621d1b12d4 [2021-07-10T00:37:22.820Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-10T00:37:23.094Z] Removing intermediate container 7841acd39b23 [2021-07-10T00:37:23.094Z] ---> d8c6dd441969 [2021-07-10T00:37:23.094Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:37:23.094Z] ---> Running in 2e5372b03a42 [2021-07-10T00:37:23.094Z] Removing intermediate container 24ea4cb26923 [2021-07-10T00:37:23.094Z] ---> 7ed08bfafb6d [2021-07-10T00:37:23.094Z] [2021-07-10T00:37:23.094Z] Step 11/22 : FROM alpine:3.12 [2021-07-10T00:37:23.094Z] ---> 13621d1b12d4 [2021-07-10T00:37:23.094Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-10T00:37:23.094Z] Removing intermediate container 67184b71f0a6 [2021-07-10T00:37:23.094Z] ---> cd47ebfdef68 [2021-07-10T00:37:23.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:37:23.094Z] ---> Running in e121dbf3572b [2021-07-10T00:37:23.095Z] ---> Running in 97d40e7ada10 [2021-07-10T00:37:23.366Z] Removing intermediate container e121dbf3572b [2021-07-10T00:37:23.366Z] ---> a59bf2b63945 [2021-07-10T00:37:23.366Z] [2021-07-10T00:37:23.643Z] Successfully built a59bf2b63945 [2021-07-10T00:37:23.643Z] Successfully tagged core-metadata:latest [2021-07-10T00:37:23.643Z] Building security-bootstrapper [2021-07-10T00:37:23.643Z] ---> c23adec9250f [2021-07-10T00:37:23.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-10T00:37:23.643Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:23.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:23.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:23.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:24.170Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-10T00:37:24.170Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:37:24.170Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:24.170Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:37:24.170Z] OK: 6 MiB in 16 packages [2021-07-10T00:37:24.170Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-10T00:37:24.170Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:37:24.170Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-10T00:37:24.170Z] (4/4) Installing curl (7.77.0-r0) [2021-07-10T00:37:24.170Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:37:24.170Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:37:24.170Z] OK: 7 MiB in 18 packages [2021-07-10T00:37:25.560Z] ---> a5cb28b0a759 [2021-07-10T00:37:25.560Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-10T00:37:28.881Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:37:28.881Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:37:28.881Z] ---> 3e8ca5ff7831 [2021-07-10T00:37:28.881Z] Step 3/32 : WORKDIR /edgex-go [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> 87c2e4d2ac0f [2021-07-10T00:37:28.881Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> f9a9c0d841b2 [2021-07-10T00:37:28.881Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> e11653299da2 [2021-07-10T00:37:28.881Z] Step 6/32 : COPY go.mod . [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> 2acdc2900f39 [2021-07-10T00:37:28.881Z] Step 7/32 : RUN go mod download [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> 628c15e9f900 [2021-07-10T00:37:28.881Z] Step 8/32 : COPY . . [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> f63b086d3a88 [2021-07-10T00:37:28.881Z] Step 9/32 : RUN go mod tidy [2021-07-10T00:37:28.881Z] ---> Using cache [2021-07-10T00:37:28.881Z] ---> e23c8a7e5362 [2021-07-10T00:37:28.882Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-10T00:37:31.441Z] ---> 7e2e63f4a3d4 [2021-07-10T00:37:31.441Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-10T00:37:31.441Z] ---> Running in c059ff9a60b5 [2021-07-10T00:37:31.441Z] ---> Running in 2182755fe2d1 [2021-07-10T00:37:32.397Z] Removing intermediate container 2182755fe2d1 [2021-07-10T00:37:32.397Z] ---> d9fd89e902d8 [2021-07-10T00:37:32.397Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:37:32.397Z] Removing intermediate container 2e5372b03a42 [2021-07-10T00:37:32.397Z] ---> a0d46b5aa28b [2021-07-10T00:37:32.397Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:37:32.397Z] Removing intermediate container 97d40e7ada10 [2021-07-10T00:37:32.397Z] ---> f7956b86425d [2021-07-10T00:37:32.397Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:37:32.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-10T00:37:32.397Z] ---> Running in 4b0b52eabb42 [2021-07-10T00:37:32.397Z] ---> Running in 5674bf768eee [2021-07-10T00:37:32.397Z] ---> Running in 3bf56125db3f [2021-07-10T00:37:32.397Z] Removing intermediate container 95727a460586 [2021-07-10T00:37:32.397Z] ---> f47e42a81631 [2021-07-10T00:37:32.397Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-10T00:37:32.397Z] ---> Running in f6fd3187b140 [2021-07-10T00:37:32.674Z] Removing intermediate container 4b0b52eabb42 [2021-07-10T00:37:32.674Z] ---> ef48ae918fb9 [2021-07-10T00:37:32.674Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-10T00:37:32.674Z] Removing intermediate container 5674bf768eee [2021-07-10T00:37:32.674Z] ---> c90403b49112 [2021-07-10T00:37:32.674Z] Step 21/23 : LABEL arch=x86_64 [2021-07-10T00:37:32.674Z] Removing intermediate container 3bf56125db3f [2021-07-10T00:37:32.674Z] ---> 493b140b81a2 [2021-07-10T00:37:32.674Z] Step 14/22 : WORKDIR /edgex [2021-07-10T00:37:32.674Z] ---> Running in 0fdaae1663f1 [2021-07-10T00:37:32.674Z] ---> Running in ab728864ce0e [2021-07-10T00:37:32.674Z] ---> Running in fc87efba6991 [2021-07-10T00:37:32.940Z] Removing intermediate container ab728864ce0e [2021-07-10T00:37:32.940Z] ---> 0702d191a984 [2021-07-10T00:37:32.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-10T00:37:32.940Z] Removing intermediate container 0fdaae1663f1 [2021-07-10T00:37:32.940Z] ---> fd67a83e9148 [2021-07-10T00:37:32.940Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:37:32.940Z] Removing intermediate container fc87efba6991 [2021-07-10T00:37:32.940Z] ---> f69a1f0ccdcf [2021-07-10T00:37:32.940Z] Step 22/23 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:37:32.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-10T00:37:32.940Z] ---> Running in 6a2257bf6769 [2021-07-10T00:37:32.940Z] ---> Running in 0e7ec7bc6e2a [2021-07-10T00:37:33.210Z] Removing intermediate container 0e7ec7bc6e2a [2021-07-10T00:37:33.210Z] ---> 9bb960e343e6 [2021-07-10T00:37:33.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:37:33.210Z] Removing intermediate container 6a2257bf6769 [2021-07-10T00:37:33.210Z] ---> 26b03fe9f7c4 [2021-07-10T00:37:33.210Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:37:33.475Z] ---> Running in a6a870c56bce [2021-07-10T00:37:33.475Z] ---> 9aa22509277f [2021-07-10T00:37:33.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-10T00:37:33.737Z] ---> 9911efed6516 [2021-07-10T00:37:33.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-10T00:37:33.737Z] Removing intermediate container a6a870c56bce [2021-07-10T00:37:33.737Z] ---> 27bbddfb0ce6 [2021-07-10T00:37:33.737Z] [2021-07-10T00:37:33.737Z] Successfully built 27bbddfb0ce6 [2021-07-10T00:37:33.998Z] Successfully tagged support-scheduler:latest [2021-07-10T00:37:33.998Z] Building core-command [2021-07-10T00:37:34.267Z]  Building support-scheduler ... done  ---> 3f799a75fb97 [2021-07-10T00:37:34.267Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-10T00:37:36.851Z] ---> a06b04aa949b [2021-07-10T00:37:36.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-10T00:37:36.851Z] ---> 35a9f9e915a3 [2021-07-10T00:37:36.851Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-10T00:37:37.457Z] Removing intermediate container f6fd3187b140 [2021-07-10T00:37:37.457Z] ---> 2a1e8ed68a00 [2021-07-10T00:37:37.457Z] [2021-07-10T00:37:37.457Z] Step 12/24 : FROM docker:20.10.0 [2021-07-10T00:37:37.457Z] ---> Running in 5c2cf1b074cf [2021-07-10T00:37:37.457Z] ---> 12a0fcd08ca2 [2021-07-10T00:37:37.457Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-10T00:37:37.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:37:37.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:37:37.457Z] ---> 3e8ca5ff7831 [2021-07-10T00:37:37.457Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> 87c2e4d2ac0f [2021-07-10T00:37:37.457Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> f9a9c0d841b2 [2021-07-10T00:37:37.457Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> e11653299da2 [2021-07-10T00:37:37.457Z] Step 6/24 : COPY go.mod . [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> 2acdc2900f39 [2021-07-10T00:37:37.457Z] Step 7/24 : RUN go mod download [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> 628c15e9f900 [2021-07-10T00:37:37.457Z] Step 8/24 : COPY . . [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> f63b086d3a88 [2021-07-10T00:37:37.457Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:37:37.457Z] ---> Using cache [2021-07-10T00:37:37.457Z] ---> e23c8a7e5362 [2021-07-10T00:37:37.457Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-10T00:37:37.457Z] ---> Running in b364e3009b02 [2021-07-10T00:37:37.457Z] 20.10.0: Pulling from library/docker [2021-07-10T00:37:37.457Z] ---> Running in 2ded448a2ba8 [2021-07-10T00:37:37.457Z] Removing intermediate container 5c2cf1b074cf [2021-07-10T00:37:37.457Z] ---> 8eee910642ad [2021-07-10T00:37:37.457Z] Step 19/22 : CMD ["--init=true"] [2021-07-10T00:37:37.731Z] ---> Running in 045ec522119a [2021-07-10T00:37:37.731Z] Removing intermediate container 2ded448a2ba8 [2021-07-10T00:37:37.731Z] ---> dd7880498b51 [2021-07-10T00:37:37.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:37:38.015Z] Removing intermediate container 045ec522119a [2021-07-10T00:37:38.015Z] ---> f7d94c086102 [2021-07-10T00:37:38.015Z] Step 20/22 : LABEL arch=x86_64 [2021-07-10T00:37:38.015Z] ---> Running in 0996d97682fd [2021-07-10T00:37:38.015Z] ---> Running in 631cf4338fd7 [2021-07-10T00:37:38.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:37:38.591Z] Removing intermediate container 631cf4338fd7 [2021-07-10T00:37:38.591Z] ---> 25a4413747d3 [2021-07-10T00:37:38.591Z] Step 21/22 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:37:38.591Z] Removing intermediate container 0996d97682fd [2021-07-10T00:37:38.591Z] ---> 3bd733c2dd72 [2021-07-10T00:37:38.591Z] Step 21/23 : LABEL arch=x86_64 [2021-07-10T00:37:38.591Z] ---> Running in 3e9f8f25d483 [2021-07-10T00:37:38.591Z] ---> Running in cba0935ebc42 [2021-07-10T00:37:38.872Z] Removing intermediate container 3e9f8f25d483 [2021-07-10T00:37:38.872Z] ---> f82a98e5f28b [2021-07-10T00:37:38.872Z] Step 22/22 : LABEL version=0.0.0 [2021-07-10T00:37:39.137Z] ---> Running in 28876d56138c [2021-07-10T00:37:39.137Z] Removing intermediate container cba0935ebc42 [2021-07-10T00:37:39.137Z] ---> 731ad5b1c7df [2021-07-10T00:37:39.137Z] Step 22/23 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:37:39.406Z] ---> Running in b5adbd1ec7b8 [2021-07-10T00:37:39.406Z] Removing intermediate container 28876d56138c [2021-07-10T00:37:39.406Z] ---> 74eaabc77dc7 [2021-07-10T00:37:39.406Z] [2021-07-10T00:37:39.406Z] Successfully built 74eaabc77dc7 [2021-07-10T00:37:39.675Z] Successfully tagged security-proxy-setup:latest [2021-07-10T00:37:39.675Z] Building core-data [2021-07-10T00:37:40.269Z]  Building security-proxy-setup ... done Removing intermediate container b5adbd1ec7b8 [2021-07-10T00:37:40.269Z] ---> 154d6a8ea3a5 [2021-07-10T00:37:40.269Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:37:42.892Z] ---> Running in f714bf830707 [2021-07-10T00:37:42.892Z] Removing intermediate container f714bf830707 [2021-07-10T00:37:42.892Z] ---> 9fe36ca8d131 [2021-07-10T00:37:42.892Z] [2021-07-10T00:37:43.165Z] Successfully built 9fe36ca8d131 [2021-07-10T00:37:43.165Z] Successfully tagged support-notifications:latest [2021-07-10T00:37:43.165Z] Building security-secretstore-setup [2021-07-10T00:37:46.651Z] Removing intermediate container a45be0f86514 [2021-07-10T00:37:46.652Z] ---> db148f4463b1 [2021-07-10T00:37:46.652Z] Successfully built db148f4463b1 [2021-07-10T00:37:46.652Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:37:47.009Z] + docker inspect -f . ci-base-image-arm64 [2021-07-10T00:37:47.010Z] . [Pipeline] withDockerContainer [2021-07-10T00:37:47.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container [2021-07-10T00:37:47.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-10T00:37:48.869Z] $ docker top 8d0f1ea11ba4fb7b985fa8a8e754f55322158b693a9b95eb7ed99b458bb5a758 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:37:49.805Z] + go version [2021-07-10T00:37:49.805Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-10T00:37:49.835Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:37:49.835Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:37:49.835Z] ---> 3e8ca5ff7831 [2021-07-10T00:37:49.835Z] Step 3/26 : WORKDIR /edgex-go [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> 87c2e4d2ac0f [2021-07-10T00:37:49.835Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> f9a9c0d841b2 [2021-07-10T00:37:49.835Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> e11653299da2 [2021-07-10T00:37:49.835Z] Step 6/26 : COPY go.mod . [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> 2acdc2900f39 [2021-07-10T00:37:49.835Z] Step 7/26 : RUN go mod download [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> 628c15e9f900 [2021-07-10T00:37:49.835Z] Step 8/26 : COPY . . [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> f63b086d3a88 [2021-07-10T00:37:49.835Z] Step 9/26 : RUN go mod tidy [2021-07-10T00:37:49.835Z] ---> Using cache [2021-07-10T00:37:49.835Z] ---> e23c8a7e5362 [2021-07-10T00:37:49.835Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-10T00:37:49.837Z] $ docker stop --time=1 8d0f1ea11ba4fb7b985fa8a8e754f55322158b693a9b95eb7ed99b458bb5a758 [2021-07-10T00:37:51.645Z] $ docker rm -f 8d0f1ea11ba4fb7b985fa8a8e754f55322158b693a9b95eb7ed99b458bb5a758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:37:52.514Z] + docker inspect -f . ci-base-image-arm64 [2021-07-10T00:37:52.514Z] . [Pipeline] withDockerContainer [2021-07-10T00:37:52.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container [2021-07-10T00:37:52.849Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-10T00:37:53.162Z] ---> Running in d5b2f187d9d6 [2021-07-10T00:37:53.163Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-10T00:37:53.163Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-10T00:37:53.163Z] ---> aefe523efa57 [2021-07-10T00:37:53.163Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:37:53.163Z] ---> Running in e2df2404fe05 [2021-07-10T00:37:53.748Z] Removing intermediate container e2df2404fe05 [2021-07-10T00:37:53.748Z] ---> 298b14a0fbb5 [2021-07-10T00:37:53.748Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-10T00:37:53.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-10T00:37:53.748Z] ---> Running in aa59185a435a [2021-07-10T00:37:54.283Z] $ docker top 9c09e91d0c72f8f1b03e526d5146f3a37eed9e63baa73cb8eb02e8c9bb54da59 -eo pid,comm [2021-07-10T00:37:54.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:54.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-07-10T00:37:54.569Z] ========================================================= [2021-07-10T00:37:54.569Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-10T00:37:54.569Z] ========================================================= [Pipeline] sh [2021-07-10T00:37:54.957Z] (1/39) Installing readline (8.0.4-r0) [2021-07-10T00:37:54.957Z] (2/39) Installing bash (5.0.17-r0) [2021-07-10T00:37:54.957Z] Executing bash-5.0.17-r0.post-install [2021-07-10T00:37:54.957Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:37:54.957Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-10T00:37:54.957Z] (5/39) Installing curl (7.77.0-r0) [2021-07-10T00:37:54.957Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-10T00:37:54.957Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-10T00:37:54.957Z] (8/39) Installing expat (2.2.9-r1) [2021-07-10T00:37:54.957Z] (9/39) Installing libffi (3.3-r2) [2021-07-10T00:37:54.957Z] (10/39) Installing gdbm (1.13-r1) [2021-07-10T00:37:54.957Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-10T00:37:54.957Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-10T00:37:54.957Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-10T00:37:55.217Z] + go mod tidy [Pipeline] sh [2021-07-10T00:37:56.435Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-10T00:37:56.436Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-10T00:37:56.436Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-10T00:37:56.436Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-10T00:37:56.436Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-10T00:37:56.436Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-10T00:37:56.436Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-10T00:37:56.436Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:37:56.436Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:37:56.436Z] ---> 3e8ca5ff7831 [2021-07-10T00:37:56.436Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:37:56.436Z] ---> Using cache [2021-07-10T00:37:56.436Z] ---> 87c2e4d2ac0f [2021-07-10T00:37:56.436Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:37:56.436Z] ---> Using cache [2021-07-10T00:37:56.436Z] ---> f9a9c0d841b2 [2021-07-10T00:37:56.436Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-10T00:37:56.481Z] + make test [2021-07-10T00:37:56.481Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-10T00:37:56.481Z] go mod tidy [2021-07-10T00:37:57.028Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-10T00:37:57.082Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-10T00:37:57.293Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-10T00:37:57.293Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-10T00:37:57.293Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-10T00:37:57.293Z] ---> Running in dc80eeac3c8e [2021-07-10T00:37:57.557Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-10T00:37:57.557Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-10T00:37:57.557Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-10T00:37:57.557Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-10T00:37:57.557Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-10T00:37:57.557Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-10T00:37:57.557Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-10T00:37:57.557Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-10T00:37:57.557Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-10T00:37:57.822Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-10T00:37:57.822Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-10T00:37:57.822Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-10T00:37:57.822Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-10T00:37:57.822Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-10T00:37:57.822Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-10T00:37:57.822Z] Executing busybox-1.31.1-r19.trigger [2021-07-10T00:37:57.822Z] OK: 72 MiB in 59 packages [2021-07-10T00:37:58.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:58.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:37:59.611Z] Collecting docker-compose==1.23.2 [2021-07-10T00:37:59.611Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-10T00:37:59.611Z] OK: 219 MiB in 52 packages [2021-07-10T00:37:59.876Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-10T00:37:59.876Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-10T00:38:00.138Z] Removing intermediate container dc80eeac3c8e [2021-07-10T00:38:00.138Z] ---> 36383be8e8e6 [2021-07-10T00:38:00.138Z] Step 6/24 : COPY go.mod . [2021-07-10T00:38:00.400Z] Collecting docker<4.0,>=3.6.0 [2021-07-10T00:38:00.400Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-10T00:38:00.400Z] ---> 12566efff3aa [2021-07-10T00:38:00.400Z] Step 7/24 : RUN go mod download [2021-07-10T00:38:00.400Z] ---> Running in 1e82da6582a4 [2021-07-10T00:38:00.400Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-10T00:38:00.667Z] Collecting PyYAML<4,>=3.10 [2021-07-10T00:38:00.667Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-10T00:38:02.083Z] Removing intermediate container 1e82da6582a4 [2021-07-10T00:38:02.083Z] ---> 6699458247d7 [2021-07-10T00:38:02.083Z] Step 8/24 : COPY . . [2021-07-10T00:38:02.083Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-10T00:38:02.083Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-10T00:38:02.668Z] Collecting cached-property<2,>=1.2.0 [2021-07-10T00:38:02.668Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-10T00:38:02.945Z] Collecting texttable<0.10,>=0.9.0 [2021-07-10T00:38:02.945Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-10T00:38:03.226Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-10T00:38:03.226Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-10T00:38:03.498Z] Collecting jsonschema<3,>=2.5.1 [2021-07-10T00:38:03.498Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-10T00:38:03.498Z] Collecting docopt<0.7,>=0.6.1 [2021-07-10T00:38:03.498Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-10T00:38:03.770Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-10T00:38:03.770Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-10T00:38:03.770Z] Collecting idna<2.8,>=2.5 [2021-07-10T00:38:03.770Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-10T00:38:05.695Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-10T00:38:05.695Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-10T00:38:05.695Z] Collecting docker-pycreds>=0.4.0 [2021-07-10T00:38:05.695Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-10T00:38:05.695Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-10T00:38:05.695Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-10T00:38:05.695Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-10T00:38:05.695Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-10T00:38:05.961Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, cached-property, texttable, jsonschema, docopt, docker-compose [2021-07-10T00:38:05.961Z] Attempting uninstall: urllib3 [2021-07-10T00:38:05.961Z] Found existing installation: urllib3 1.25.9 [2021-07-10T00:38:05.961Z] Uninstalling urllib3-1.25.9: [2021-07-10T00:38:05.961Z] Successfully uninstalled urllib3-1.25.9 [2021-07-10T00:38:06.223Z] Attempting uninstall: idna [2021-07-10T00:38:06.223Z] Found existing installation: idna 2.9 [2021-07-10T00:38:06.223Z] Uninstalling idna-2.9: [2021-07-10T00:38:06.223Z] Successfully uninstalled idna-2.9 [2021-07-10T00:38:06.487Z] Attempting uninstall: requests [2021-07-10T00:38:06.487Z] Found existing installation: requests 2.23.0 [2021-07-10T00:38:06.487Z] Uninstalling requests-2.23.0: [2021-07-10T00:38:06.487Z] Successfully uninstalled requests-2.23.0 [2021-07-10T00:38:07.931Z] Removing intermediate container c059ff9a60b5 [2021-07-10T00:38:07.931Z] ---> d347b6b2258e [2021-07-10T00:38:07.931Z] [2021-07-10T00:38:07.931Z] Step 11/32 : FROM alpine:3.12 [2021-07-10T00:38:07.931Z] ---> 13621d1b12d4 [2021-07-10T00:38:07.931Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-10T00:38:07.931Z] ---> Running in 836cd963405a [2021-07-10T00:38:08.510Z] Removing intermediate container 836cd963405a [2021-07-10T00:38:08.510Z] ---> 62e607d56e47 [2021-07-10T00:38:08.510Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-10T00:38:08.510Z] Running setup.py install for PyYAML: started [2021-07-10T00:38:08.510Z] ---> Running in 9e90c180b821 [2021-07-10T00:38:08.785Z] ---> 3dea03ca73de [2021-07-10T00:38:08.785Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:38:08.785Z] ---> Running in 5d5db2492bac [2021-07-10T00:38:09.362Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-10T00:38:09.362Z] Running setup.py install for dockerpty: started [2021-07-10T00:38:09.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:09.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:09.887Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:38:09.887Z] (2/2) Installing su-exec (0.2-r1) [2021-07-10T00:38:09.887Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:38:09.887Z] OK: 6 MiB in 16 packages [2021-07-10T00:38:10.154Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-10T00:38:10.154Z] Running setup.py install for texttable: started [2021-07-10T00:38:10.422Z] Removing intermediate container 5d5db2492bac [2021-07-10T00:38:10.422Z] ---> 8290d1ef1d9f [2021-07-10T00:38:10.422Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-10T00:38:10.422Z] ---> Running in 60ec059cdee9 [2021-07-10T00:38:10.422Z] Removing intermediate container 9e90c180b821 [2021-07-10T00:38:10.422Z] ---> 4990a7d72a6c [2021-07-10T00:38:10.422Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-10T00:38:10.422Z] ---> Running in ed96263cb334 [2021-07-10T00:38:10.687Z] Removing intermediate container ed96263cb334 [2021-07-10T00:38:10.687Z] ---> 837aba125fd6 [2021-07-10T00:38:10.687Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-10T00:38:10.687Z] Running setup.py install for texttable: finished with status 'done' [2021-07-10T00:38:10.959Z] ---> Running in c0192bb625c7 [2021-07-10T00:38:10.959Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-10T00:38:10.959Z] Running setup.py install for docopt: started [2021-07-10T00:38:10.959Z] Removing intermediate container c0192bb625c7 [2021-07-10T00:38:10.959Z] ---> 784443261048 [2021-07-10T00:38:10.959Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-10T00:38:10.959Z] ---> Running in e4370baf8044 [2021-07-10T00:38:11.544Z] Running setup.py install for docopt: finished with status 'done' [2021-07-10T00:38:11.816Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-10T00:38:12.392Z] Removing intermediate container e4370baf8044 [2021-07-10T00:38:12.392Z] ---> 3ec0a5fb43e2 [2021-07-10T00:38:12.392Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-10T00:38:12.652Z] ---> Running in 53c3ac1e618e [2021-07-10T00:38:12.652Z] Removing intermediate container b364e3009b02 [2021-07-10T00:38:12.652Z] ---> 22304557f68c [2021-07-10T00:38:12.652Z] [2021-07-10T00:38:12.652Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:38:12.652Z] ---> 13621d1b12d4 [2021-07-10T00:38:12.652Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:38:12.652Z] ---> Using cache [2021-07-10T00:38:12.652Z] ---> 6990ec5d2574 [2021-07-10T00:38:12.652Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:38:12.652Z] ---> Using cache [2021-07-10T00:38:12.652Z] ---> 7c62f231532b [2021-07-10T00:38:12.652Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-10T00:38:12.916Z] ---> Running in 732b9822c1ce [2021-07-10T00:38:12.916Z] Removing intermediate container 53c3ac1e618e [2021-07-10T00:38:12.916Z] ---> 44fef10e2e15 [2021-07-10T00:38:12.916Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-10T00:38:13.186Z] Removing intermediate container 732b9822c1ce [2021-07-10T00:38:13.186Z] ---> c6b1fffdcc54 [2021-07-10T00:38:13.186Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:38:13.458Z] ---> Running in 81614ce82ca1 [2021-07-10T00:38:13.723Z] ---> 5a405aedc97e [2021-07-10T00:38:13.723Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-10T00:38:13.723Z] ---> Running in c59e65f33320 [2021-07-10T00:38:13.723Z] Removing intermediate container 81614ce82ca1 [2021-07-10T00:38:13.723Z] ---> af2fd1cb24b0 [2021-07-10T00:38:13.723Z] Step 16/24 : WORKDIR / [2021-07-10T00:38:13.723Z] ---> Running in 01bd8044489a [2021-07-10T00:38:14.688Z] Removing intermediate container 01bd8044489a [2021-07-10T00:38:14.688Z] ---> 93e76b0c9b36 [2021-07-10T00:38:14.688Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:38:15.660Z] ---> aea73a1024c5 [2021-07-10T00:38:15.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-10T00:38:15.660Z] Removing intermediate container c59e65f33320 [2021-07-10T00:38:15.660Z] ---> 30ec11e25aaa [2021-07-10T00:38:15.660Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:38:16.244Z] Removing intermediate container aa59185a435a [2021-07-10T00:38:16.244Z] ---> 3ae01ec98b1f [2021-07-10T00:38:16.244Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-10T00:38:16.244Z] ---> 90e7b432077e [2021-07-10T00:38:16.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:16.244Z] ---> Running in 3846c5ea508c [2021-07-10T00:38:16.244Z] ---> bbf23db3c414 [2021-07-10T00:38:16.244Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-10T00:38:16.508Z] ---> c79e02e56f05 [2021-07-10T00:38:16.508Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-10T00:38:16.508Z] Removing intermediate container 3846c5ea508c [2021-07-10T00:38:16.508Z] ---> 9e733619dd10 [2021-07-10T00:38:16.508Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-10T00:38:16.770Z] ---> Running in d1dd90eab927 [2021-07-10T00:38:16.770Z] ---> Running in 229b447e919d [2021-07-10T00:38:17.033Z] Removing intermediate container 229b447e919d [2021-07-10T00:38:17.033Z] ---> a580673b7e4a [2021-07-10T00:38:17.033Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:38:17.033Z] ---> fa4e0238b3bb [2021-07-10T00:38:17.033Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-10T00:38:17.033Z] Removing intermediate container d1dd90eab927 [2021-07-10T00:38:17.033Z] ---> 14ca055cfe11 [2021-07-10T00:38:17.033Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-10T00:38:17.033Z] ---> Running in 618c41a94082 [2021-07-10T00:38:17.610Z] Removing intermediate container 618c41a94082 [2021-07-10T00:38:17.610Z] ---> 684d2fb59ac0 [2021-07-10T00:38:17.610Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:38:17.610Z] ---> 6202ab14cf2d [2021-07-10T00:38:17.610Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-10T00:38:17.610Z] ---> Running in 3ec013ec6916 [2021-07-10T00:38:17.610Z] ---> 9af2cd920cb4 [2021-07-10T00:38:17.610Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:17.875Z] Removing intermediate container 3ec013ec6916 [2021-07-10T00:38:17.875Z] ---> 00b971817245 [2021-07-10T00:38:17.875Z] Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:38:17.875Z] ---> Running in a43b16d7af7c [2021-07-10T00:38:17.875Z] ---> 34630ea77250 [2021-07-10T00:38:17.875Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-10T00:38:17.875Z] ---> 2cbeba5802d9 [2021-07-10T00:38:17.875Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-10T00:38:18.142Z] Removing intermediate container a43b16d7af7c [2021-07-10T00:38:18.142Z] ---> 72f04b05dd8a [2021-07-10T00:38:18.142Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:38:18.142Z] ---> Running in 4ae12fedbce7 [2021-07-10T00:38:18.409Z] ---> df233be6217a [2021-07-10T00:38:18.409Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-10T00:38:18.409Z] ---> Running in da50fe54a981 [2021-07-10T00:38:18.409Z] ---> 7661e88a7499 [2021-07-10T00:38:18.409Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-10T00:38:18.409Z] Removing intermediate container 4ae12fedbce7 [2021-07-10T00:38:18.409Z] ---> cdc5159192b1 [2021-07-10T00:38:18.409Z] [2021-07-10T00:38:18.675Z] ---> Running in 5518b00a3f61 [2021-07-10T00:38:18.675Z] Successfully built cdc5159192b1 [2021-07-10T00:38:18.675Z] Successfully tagged core-command:latest [2021-07-10T00:38:18.675Z] Removing intermediate container da50fe54a981 [2021-07-10T00:38:18.675Z] ---> 4e1d3e587d2b [2021-07-10T00:38:18.675Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-10T00:38:18.939Z]  Building core-command ... done Removing intermediate container 5518b00a3f61 [2021-07-10T00:38:18.939Z] ---> f50d0cc6c263 [2021-07-10T00:38:18.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:38:18.939Z] ---> Running in 4307c40dd6c8 [2021-07-10T00:38:18.939Z] ---> 44716dafd06e [2021-07-10T00:38:18.939Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-10T00:38:19.507Z] ---> Running in 87590b0fa0ad [2021-07-10T00:38:19.507Z] Removing intermediate container 4307c40dd6c8 [2021-07-10T00:38:19.507Z] ---> e0eeb74b2be3 [2021-07-10T00:38:19.507Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:38:19.507Z] ---> Running in 367aa5bbaec9 [2021-07-10T00:38:19.507Z] Removing intermediate container 367aa5bbaec9 [2021-07-10T00:38:19.507Z] ---> 534c147a9a78 [2021-07-10T00:38:19.507Z] Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:38:19.507Z] ---> Running in f2d436b189ce [2021-07-10T00:38:19.813Z] Removing intermediate container f2d436b189ce [2021-07-10T00:38:19.813Z] ---> 9654d0f806c7 [2021-07-10T00:38:19.813Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:38:19.813Z] ---> Running in 9bfebff9fae4 [2021-07-10T00:38:20.146Z] Removing intermediate container 9bfebff9fae4 [2021-07-10T00:38:20.146Z] ---> f9673d73fda5 [2021-07-10T00:38:20.146Z] [2021-07-10T00:38:20.146Z] Successfully built f9673d73fda5 [2021-07-10T00:38:20.146Z] Successfully tagged sys-mgmt-agent:latest [2021-07-10T00:38:20.418Z]  Building sys-mgmt-agent ... done Removing intermediate container 87590b0fa0ad [2021-07-10T00:38:20.418Z] ---> a76ae32fb2c0 [2021-07-10T00:38:20.418Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-10T00:38:20.418Z] ---> Running in ed8d8fff8198 [2021-07-10T00:38:20.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-10T00:38:20.689Z] Removing intermediate container ed8d8fff8198 [2021-07-10T00:38:20.689Z] ---> 4cbf56ea18c7 [2021-07-10T00:38:20.689Z] Step 29/32 : CMD ["gate"] [2021-07-10T00:38:20.689Z] ---> Running in da0312a72ffe [2021-07-10T00:38:20.968Z] Removing intermediate container da0312a72ffe [2021-07-10T00:38:20.968Z] ---> 6543dca80299 [2021-07-10T00:38:20.968Z] Step 30/32 : LABEL arch=x86_64 [2021-07-10T00:38:20.968Z] ---> Running in d14a98e9322e [2021-07-10T00:38:21.233Z] Removing intermediate container d14a98e9322e [2021-07-10T00:38:21.233Z] ---> 64ef161e7b7b [2021-07-10T00:38:21.233Z] Step 31/32 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:38:21.233Z] ---> Running in 50bda0e91d0f [2021-07-10T00:38:21.497Z] Removing intermediate container 50bda0e91d0f [2021-07-10T00:38:21.497Z] ---> c5c76b77c1b4 [2021-07-10T00:38:21.497Z] Step 32/32 : LABEL version=0.0.0 [2021-07-10T00:38:21.769Z] ---> Running in e4a3ad47402f [2021-07-10T00:38:21.769Z] Removing intermediate container e4a3ad47402f [2021-07-10T00:38:21.769Z] ---> 647a5e9d88bc [2021-07-10T00:38:21.769Z] [2021-07-10T00:38:22.050Z] Successfully built 647a5e9d88bc [2021-07-10T00:38:22.050Z] Successfully tagged security-bootstrapper:latest [2021-07-10T00:38:24.036Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-10T00:38:24.054Z]  Building security-bootstrapper ... done Removing intermediate container d5b2f187d9d6 [2021-07-10T00:38:24.054Z] ---> 7c6201762eab [2021-07-10T00:38:24.054Z] [2021-07-10T00:38:24.054Z] Step 11/26 : FROM alpine:3.12 [2021-07-10T00:38:24.054Z] ---> 13621d1b12d4 [2021-07-10T00:38:24.054Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-10T00:38:24.054Z] ---> Running in 136482910da8 [2021-07-10T00:38:24.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:24.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:24.580Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-10T00:38:24.580Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:38:24.580Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-10T00:38:24.580Z] (4/6) Installing curl (7.77.0-r0) [2021-07-10T00:38:24.580Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:38:24.580Z] (6/6) Installing su-exec (0.2-r1) [2021-07-10T00:38:24.580Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:38:24.580Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:38:24.580Z] OK: 7 MiB in 20 packages [2021-07-10T00:38:25.163Z] Removing intermediate container 136482910da8 [2021-07-10T00:38:25.163Z] ---> 922415a532af [2021-07-10T00:38:25.163Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:38:25.428Z] ---> Running in d437aa61daad [2021-07-10T00:38:25.428Z] Removing intermediate container d437aa61daad [2021-07-10T00:38:25.428Z] ---> 7ea414cd343c [2021-07-10T00:38:25.428Z] Step 14/26 : WORKDIR / [2021-07-10T00:38:25.694Z] ---> Running in 34ebee37cc9c [2021-07-10T00:38:25.962Z] Removing intermediate container 34ebee37cc9c [2021-07-10T00:38:25.962Z] ---> ad88448122fc [2021-07-10T00:38:25.962Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-10T00:38:26.233Z] ---> 6998b38b0ca2 [2021-07-10T00:38:26.233Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-10T00:38:26.814Z] ---> 7c6fd2daaaae [2021-07-10T00:38:26.814Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:26.814Z] ---> b63b435c437d [2021-07-10T00:38:26.814Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-10T00:38:27.080Z] ---> 73931e8d2901 [2021-07-10T00:38:27.080Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-10T00:38:27.664Z] ---> d8391d6ba00e [2021-07-10T00:38:27.664Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-10T00:38:28.241Z] ---> c1f2c5ca3e03 [2021-07-10T00:38:28.241Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-10T00:38:28.508Z] ---> 4242db75094d [2021-07-10T00:38:28.508Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-10T00:38:28.508Z] ---> Running in 17a463971be5 [2021-07-10T00:38:29.104Z] Removing intermediate container 17a463971be5 [2021-07-10T00:38:29.104Z] ---> d2b98762ca56 [2021-07-10T00:38:29.104Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-10T00:38:29.104Z] ---> Running in ed5572bfc45a [2021-07-10T00:38:29.370Z] Removing intermediate container ed5572bfc45a [2021-07-10T00:38:29.370Z] ---> 75f6e25fc41a [2021-07-10T00:38:29.370Z] Step 24/26 : LABEL arch=x86_64 [2021-07-10T00:38:29.370Z] ---> Running in cd32ef49a398 [2021-07-10T00:38:29.636Z] Removing intermediate container cd32ef49a398 [2021-07-10T00:38:29.636Z] ---> a429556c82bf [2021-07-10T00:38:29.636Z] Step 25/26 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:38:29.636Z] ---> Running in 1f93777dbffc [2021-07-10T00:38:29.897Z] Removing intermediate container 1f93777dbffc [2021-07-10T00:38:29.897Z] ---> 1830ba6596fa [2021-07-10T00:38:29.897Z] Step 26/26 : LABEL version=0.0.0 [2021-07-10T00:38:29.897Z] ---> Running in 50dc56fb8b6d [2021-07-10T00:38:29.897Z] Removing intermediate container 50dc56fb8b6d [2021-07-10T00:38:29.897Z] ---> 7c2be72fa25f [2021-07-10T00:38:29.897Z] [2021-07-10T00:38:29.897Z] Successfully built 7c2be72fa25f [2021-07-10T00:38:29.897Z] Successfully tagged security-secretstore-setup:latest [2021-07-10T00:38:31.285Z]  Building security-secretstore-setup ... done Removing intermediate container 60ec059cdee9 [2021-07-10T00:38:31.285Z] ---> 0da643c1a6e6 [2021-07-10T00:38:31.285Z] [2021-07-10T00:38:31.285Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:38:31.285Z] ---> 13621d1b12d4 [2021-07-10T00:38:31.285Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-10T00:38:31.285Z] ---> Running in f14b08271313 [2021-07-10T00:38:31.285Z] Removing intermediate container f14b08271313 [2021-07-10T00:38:31.285Z] ---> 9ad06ad94d76 [2021-07-10T00:38:31.285Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-10T00:38:31.285Z] ---> Running in 8bf83d4d9da1 [2021-07-10T00:38:31.285Z] Removing intermediate container 8bf83d4d9da1 [2021-07-10T00:38:31.285Z] ---> 7e8780651d80 [2021-07-10T00:38:31.285Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-10T00:38:31.285Z] ---> Running in ff97e9ba1344 [2021-07-10T00:38:31.285Z] Removing intermediate container ff97e9ba1344 [2021-07-10T00:38:31.285Z] ---> 8723ac001c91 [2021-07-10T00:38:31.285Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:38:31.547Z] ---> Running in 94d7106e670a [2021-07-10T00:38:31.809Z] Removing intermediate container 94d7106e670a [2021-07-10T00:38:31.809Z] ---> 6907d3813b98 [2021-07-10T00:38:31.809Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-10T00:38:31.809Z] ---> Running in 94981311e42a [2021-07-10T00:38:32.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:32.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-10T00:38:33.213Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:38:33.213Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-10T00:38:33.473Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-10T00:38:33.473Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-10T00:38:34.418Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-10T00:38:34.418Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-10T00:38:34.418Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:38:34.418Z] OK: 8 MiB in 20 packages [2021-07-10T00:38:34.680Z] Removing intermediate container 94981311e42a [2021-07-10T00:38:34.680Z] ---> e4eaece8033a [2021-07-10T00:38:34.680Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:38:34.680Z] ---> cc7d2eaa8736 [2021-07-10T00:38:34.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-10T00:38:35.253Z] ---> 90f208afc4ee [2021-07-10T00:38:35.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-10T00:38:35.253Z] ---> 44cb14a404a3 [2021-07-10T00:38:35.253Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-10T00:38:35.253Z] ---> Running in 24574ce691cc [2021-07-10T00:38:35.516Z] Removing intermediate container 24574ce691cc [2021-07-10T00:38:35.516Z] ---> dede52be484c [2021-07-10T00:38:35.516Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:38:35.516Z] ---> Running in b76628442371 [2021-07-10T00:38:35.516Z] Removing intermediate container b76628442371 [2021-07-10T00:38:35.516Z] ---> 1d118661f0bf [2021-07-10T00:38:35.516Z] Step 22/24 : LABEL arch=x86_64 [2021-07-10T00:38:35.516Z] ---> Running in 4b9e106ea36d [2021-07-10T00:38:35.516Z] Removing intermediate container 4b9e106ea36d [2021-07-10T00:38:35.516Z] ---> b8e895d886eb [2021-07-10T00:38:35.516Z] Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc [2021-07-10T00:38:35.516Z] ---> Running in d30866a9f0de [2021-07-10T00:38:35.778Z] Removing intermediate container d30866a9f0de [2021-07-10T00:38:35.778Z] ---> 5d99d26a498e [2021-07-10T00:38:35.778Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:38:35.778Z] ---> Running in d6e1a319eae2 [2021-07-10T00:38:35.778Z] Removing intermediate container d6e1a319eae2 [2021-07-10T00:38:35.778Z] ---> 8a74139986c3 [2021-07-10T00:38:35.778Z] [2021-07-10T00:38:35.778Z] Successfully built 8a74139986c3 [2021-07-10T00:38:35.778Z] Successfully tagged core-data:latest [2021-07-10T00:38:36.044Z]  Building core-data ... done  [Pipeline] } [2021-07-10T00:38:36.047Z] $ docker stop --time=1 505189342cca28a723b7c48668c7586b4063fc9c8c842141d83a3dc41a2caa1c [2021-07-10T00:38:37.296Z] $ docker rm -f 505189342cca28a723b7c48668c7586b4063fc9c8c842141d83a3dc41a2caa1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-10T00:38:37.674Z] + docker images [2021-07-10T00:38:37.674Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T00:38:37.674Z] core-data latest 8a74139986c3 2 seconds ago 20.2MB [2021-07-10T00:38:37.674Z] 0da643c1a6e6 7 seconds ago 1.16GB [2021-07-10T00:38:37.674Z] security-secretstore-setup latest 7c2be72fa25f 8 seconds ago 28.7MB [2021-07-10T00:38:37.674Z] 7c6201762eab 14 seconds ago 1.17GB [2021-07-10T00:38:37.674Z] security-bootstrapper latest 647a5e9d88bc 16 seconds ago 18.6MB [2021-07-10T00:38:37.674Z] sys-mgmt-agent latest f9673d73fda5 18 seconds ago 311MB [2021-07-10T00:38:37.674Z] core-command latest cdc5159192b1 19 seconds ago 15.9MB [2021-07-10T00:38:37.674Z] 22304557f68c 25 seconds ago 1.16GB [2021-07-10T00:38:37.674Z] d347b6b2258e 31 seconds ago 1.16GB [2021-07-10T00:38:37.674Z] support-notifications latest 9fe36ca8d131 55 seconds ago 16.7MB [2021-07-10T00:38:37.674Z] security-proxy-setup latest 74eaabc77dc7 58 seconds ago 25.7MB [2021-07-10T00:38:37.674Z] 2a1e8ed68a00 About a minute ago 1.16GB [2021-07-10T00:38:37.674Z] support-scheduler latest 27bbddfb0ce6 About a minute ago 15.9MB [2021-07-10T00:38:37.674Z] core-metadata latest a59bf2b63945 About a minute ago 16.6MB [2021-07-10T00:38:37.674Z] 3d223fa0ffaf About a minute ago 1.16GB [2021-07-10T00:38:37.674Z] 7ed08bfafb6d About a minute ago 1.16GB [2021-07-10T00:38:37.674Z] 0c0e0b2d8d4c About a minute ago 1.16GB [2021-07-10T00:38:37.674Z] 21b9d63327c1 About a minute ago 1.16GB [2021-07-10T00:38:37.674Z] ci-base-image-x86_64 latest 3e8ca5ff7831 5 minutes ago 659MB [2021-07-10T00:38:37.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 hours ago 457MB [2021-07-10T00:38:37.674Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 days ago 37.5MB [2021-07-10T00:38:37.674Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-10T00:38:37.674Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-10T00:38:37.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-10T00:38:53.129Z] Still waiting to schedule task [2021-07-10T00:38:53.130Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-10T00:39:20.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-10T00:39:20.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-10T00:39:25.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-10T00:39:25.015Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-10T00:39:33.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-10T00:39:33.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-10T00:39:33.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-10T00:39:33.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-10T00:39:33.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-10T00:39:34.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-10T00:39:35.685Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-10T00:39:35.685Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-10T00:39:35.685Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-10T00:39:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-10T00:39:45.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements [2021-07-10T00:39:45.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-10T00:39:45.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-10T00:39:50.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.287s coverage: 100.0% of statements [2021-07-10T00:39:50.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-10T00:39:50.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 53.1% of statements [2021-07-10T00:39:50.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-10T00:39:50.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-10T00:39:51.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.537s coverage: 87.7% of statements [2021-07-10T00:39:51.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-10T00:39:51.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:39:51.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.206s coverage: 78.9% of statements [2021-07-10T00:39:56.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 81.2% of statements [2021-07-10T00:39:56.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-10T00:39:56.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-10T00:39:56.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-10T00:39:56.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-10T00:39:56.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.482s coverage: 95.1% of statements [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 60.0% of statements [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.322s coverage: 22.0% of statements [2021-07-10T00:40:01.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements [2021-07-10T00:40:01.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.403s coverage: 94.1% of statements [2021-07-10T00:40:02.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2021-07-10T00:40:03.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2021-07-10T00:40:15.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements [2021-07-10T00:40:15.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-07-10T00:40:19.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.543s coverage: 81.8% of statements [2021-07-10T00:40:19.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-10T00:40:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-10T00:40:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-10T00:40:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-10T00:40:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-10T00:40:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.192s coverage: 58.8% of statements [2021-07-10T00:40:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-10T00:40:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-07-10T00:40:28.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-07-10T00:40:28.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.228s coverage: 85.4% of statements [2021-07-10T00:40:28.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements [2021-07-10T00:40:28.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-10T00:40:29.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements [2021-07-10T00:40:29.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-10T00:40:29.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-10T00:40:29.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-07-10T00:40:29.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements [2021-07-10T00:40:29.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-10T00:40:29.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-07-10T00:40:30.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-07-10T00:40:34.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.051s coverage: 66.9% of statements [2021-07-10T00:40:34.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-10T00:40:34.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-10T00:40:34.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-10T00:40:36.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.6% of statements [2021-07-10T00:40:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-10T00:40:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-10T00:40:36.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements [2021-07-10T00:40:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-10T00:40:36.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2021-07-10T00:40:36.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-10T00:40:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.231s coverage: 19.3% of statements [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-10T00:40:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 91.9% of statements [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-10T00:40:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-10T00:40:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.6% of statements [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-10T00:40:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-10T00:40:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-10T00:40:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2021-07-10T00:40:45.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.068s coverage: 95.4% of statements [2021-07-10T00:40:45.126Z] GO111MODULE=on go vet ./... [2021-07-10T00:41:54.940Z] Running on prd-ubuntu18.04-docker-8c-8g-2373 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-10T00:41:54.961Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-07-10T00:41:55.093Z] The recommended git tool is: git [2021-07-10T00:41:57.463Z] using credential edgex-jenkins-ssh [2021-07-10T00:41:57.478Z] Cloning the remote Git repository [2021-07-10T00:41:57.514Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:41:57.591Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-07-10T00:41:57.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:41:57.618Z] > git --version # timeout=10 [2021-07-10T00:41:57.630Z] > git --version # 'git version 2.17.1' [2021-07-10T00:41:57.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:41:57.662Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:42:05.961Z] Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-10T00:42:06.087Z] Merge succeeded, producing 06b919cf4b7c7be94b977447c4cbd46850412a50 [2021-07-10T00:42:06.088Z] Checking out Revision 06b919cf4b7c7be94b977447c4cbd46850412a50 (PR-3571) [2021-07-10T00:42:05.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:42:05.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-10T00:42:05.502Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-10T00:42:05.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-10T00:42:05.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:42:05.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-10T00:42:05.971Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:42:05.974Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-10T00:42:06.033Z] > git remote # timeout=10 [2021-07-10T00:42:06.045Z] > git config --get remote.origin.url # timeout=10 [2021-07-10T00:42:06.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-10T00:42:06.055Z] > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 [2021-07-10T00:42:06.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-10T00:42:06.091Z] > git config core.sparsecheckout # timeout=10 [2021-07-10T00:42:06.095Z] > git checkout -f 06b919cf4b7c7be94b977447c4cbd46850412a50 # timeout=10 [2021-07-10T00:42:06.954Z] gofmt -l . [2021-07-10T00:42:06.954Z] [ "`gofmt -l .`" = "" ] [2021-07-10T00:42:06.954Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-10T00:42:07.616Z] + ls -al . [2021-07-10T00:42:07.616Z] total 592 [2021-07-10T00:42:07.616Z] drwxrwxr-x 9 1001 1001 4096 Jul 10 00:42 . [2021-07-10T00:42:07.616Z] drwxr-xr-x 4 root root 4096 Jul 10 00:37 .. [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 11 Jul 10 00:36 .dockerignore [2021-07-10T00:42:07.616Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 00:36 .git [2021-07-10T00:42:07.616Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 00:36 .github [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 818 Jul 10 00:36 .gitignore [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 76 Jul 10 00:36 .hadolint.yml [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 166 Jul 10 00:36 .sonarcloud.properties [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 8609 Jul 10 00:36 Attribution.txt [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 43881 Jul 10 00:36 CHANGELOG.md [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:36 CONTRIBUTING.md [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 931 Jul 10 00:36 Dockerfile.build [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 849 Jul 10 00:36 Jenkinsfile [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:36 LICENSE [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 6003 Jul 10 00:36 Makefile [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 7818 Jul 10 00:36 README.md [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 6912 Jul 10 00:36 SECURITY.md [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 00:32 VERSION [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 4131 Jul 10 00:36 ZMQWindows.md [2021-07-10T00:42:07.616Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 00:36 bin [2021-07-10T00:42:07.616Z] drwxrwxr-x 14 1001 1001 4096 Jul 10 00:36 cmd [2021-07-10T00:42:07.616Z] -rw-r--r-- 1 root root 398095 Jul 10 00:40 coverage.out [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 806 Jul 10 00:36 go.mod [2021-07-10T00:42:07.616Z] -rw-r--r-- 1 root root 20850 Jul 10 00:37 go.sum [2021-07-10T00:42:07.616Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 00:36 internal [2021-07-10T00:42:07.616Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 00:36 openapi [2021-07-10T00:42:07.616Z] drwxrwxr-x 4 1001 1001 4096 Jul 10 00:36 snap [2021-07-10T00:42:07.616Z] -rw-rw-r-- 1 1001 1001 168 Jul 10 00:36 version.go [Pipeline] sh [2021-07-10T00:42:08.283Z] + '[' -e coverage.out ] [2021-07-10T00:42:08.284Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-10T00:42:08.316Z] Warning: overwriting stash ‘coverage-report’ [2021-07-10T00:42:09.076Z] Stashed 1 file(s) [Pipeline] sh [2021-07-10T00:42:09.728Z] + make build [2021-07-10T00:42:09.728Z] go mod tidy [2021-07-10T00:42:09.776Z] Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" [2021-07-10T00:42:09.786Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-07-10T00:42:10.329Z] 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 [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:42:11.110Z] + echo snap-build.sh [2021-07-10T00:42:11.110Z] snap-build.sh [2021-07-10T00:42:11.110Z] + SNAP_BASE_DIR=. [2021-07-10T00:42:11.110Z] + '[' '!' -z /w/workspace/edgex-go/19 ']' [2021-07-10T00:42:11.110Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/19 [2021-07-10T00:42:11.110Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' [2021-07-10T00:42:11.110Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/19] [2021-07-10T00:42:11.110Z] + cd /w/workspace/edgex-go/19 [2021-07-10T00:42:11.110Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-10T00:42:11.110Z] Reading package lists... [2021-07-10T00:42:09.781Z] > git rev-list --no-walk c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 [2021-07-10T00:42:11.372Z] Building dependency tree... [2021-07-10T00:42:11.373Z] Reading state information... [2021-07-10T00:42:11.635Z] The following packages were automatically installed and are no longer required: [2021-07-10T00:42:11.635Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-10T00:42:11.635Z] uidmap xdelta3 [2021-07-10T00:42:11.635Z] Use 'sudo apt autoremove' to remove them. [2021-07-10T00:42:11.635Z] The following packages will be REMOVED: [2021-07-10T00:42:11.635Z] lxd* lxd-client* [2021-07-10T00:42:11.896Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-10T00:42:11.897Z] After this operation, 31.7 MB disk space will be freed. [2021-07-10T00:42:12.681Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-10T00:42:12.681Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-10T00:42:13.627Z] Removing lxd dnsmasq configuration [2021-07-10T00:42:13.627Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-10T00:42:13.888Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-10T00:42:14.834Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:42:15.408Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-10T00:42:15.408Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-10T00:42:16.794Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-10T00:42:17.056Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-10T00:42:17.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-10T00:42:18.442Z] + sudo snap remove --purge lxd [2021-07-10T00:42:18.443Z] snap "lxd" is not installed [2021-07-10T00:42:18.443Z] + sudo groupadd --force --system lxd [2021-07-10T00:42:18.443Z] ++ whoami [2021-07-10T00:42:18.443Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-10T00:42:18.705Z] + newgrp - lxd [2021-07-10T00:42:18.705Z] + sudo snap install lxd [2021-07-10T00:42:28.732Z] 2021-07-10T00:42:25Z INFO Waiting for automatic snapd restart... [2021-07-10T00:42:39.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:42:39.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-10T00:42:40.981Z] lxd 4.15 from Canonical* installed [2021-07-10T00:42:40.981Z] + sudo lxd init --auto [2021-07-10T00:42:43.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-10T00:42:44.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-10T00:42:47.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-10T00:42:50.990Z] + sudo snap install --classic snapcraft [2021-07-10T00:42:51.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-10T00:42:54.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-10T00:42:58.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-10T00:43:00.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-10T00:43:03.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-10T00:43:05.910Z] snapcraft 4.8.3 from Canonical* installed [2021-07-10T00:43:05.910Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-10T00:43:05.910Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-10T00:43:05.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-10T00:43:05.910Z] Dload Upload Total Spent Left Speed [2021-07-10T00:43:05.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 [2021-07-10T00:43:05.910Z] 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k [2021-07-10T00:43:05.910Z] ./yq_linux_amd64 [2021-07-10T00:43:05.910Z] + sudo snapcraft prime --use-lxd [2021-07-10T00:43:06.494Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-10T00:43:06.494Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-10T00:43:06.494Z] - README.md [2021-07-10T00:43:06.494Z] [2021-07-10T00:43:06.494Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-10T00:43:07.069Z] Launching a container. [Pipeline] } [2021-07-10T00:43:09.076Z] $ docker stop --time=1 9c09e91d0c72f8f1b03e526d5146f3a37eed9e63baa73cb8eb02e8c9bb54da59 [2021-07-10T00:43:11.625Z] $ docker rm -f 9c09e91d0c72f8f1b03e526d5146f3a37eed9e63baa73cb8eb02e8c9bb54da59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:43:13.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:13.322Z] [2021-07-10T00:43:13.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:43:13.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:13.948Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-10T00:43:13.948Z] 29e5d40040c1: Pulling fs layer [2021-07-10T00:43:13.948Z] 1ce36da41761: Pulling fs layer [2021-07-10T00:43:13.948Z] 25b303627fd3: Pulling fs layer [2021-07-10T00:43:14.222Z] 29e5d40040c1: Verifying Checksum [2021-07-10T00:43:14.222Z] 29e5d40040c1: Download complete [2021-07-10T00:43:14.835Z] 1ce36da41761: Verifying Checksum [2021-07-10T00:43:14.835Z] 1ce36da41761: Download complete [2021-07-10T00:43:14.835Z] 29e5d40040c1: Pull complete [2021-07-10T00:43:16.265Z] 1ce36da41761: Pull complete [2021-07-10T00:43:17.087Z] Waiting for container to be ready [2021-07-10T00:43:17.087Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-10T00:43:17.087Z] [2021-07-10T00:43:17.243Z] 25b303627fd3: Verifying Checksum [2021-07-10T00:43:17.243Z] 25b303627fd3: Download complete [2021-07-10T00:43:20.394Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-10T00:43:20.969Z] Waiting for network to be ready... [2021-07-10T00:43:21.542Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-10T00:43:21.803Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-10T00:43:22.078Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-10T00:43:22.078Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-10T00:43:22.078Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-10T00:43:22.078Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-10T00:43:22.078Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-10T00:43:22.078Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-10T00:43:22.078Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-10T00:43:22.078Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-10T00:43:22.078Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-10T00:43:22.078Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-10T00:43:22.340Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-10T00:43:22.602Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-10T00:43:22.602Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-10T00:43:22.602Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-10T00:43:22.602Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-10T00:43:22.602Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-10T00:43:22.864Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-10T00:43:22.864Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-10T00:43:23.127Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-10T00:43:23.127Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-10T00:43:23.127Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-10T00:43:23.127Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-10T00:43:23.127Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-10T00:43:23.127Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-10T00:43:23.127Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-10T00:43:25.685Z] Fetched 24.8 MB in 4s (5663 kB/s) [2021-07-10T00:43:26.639Z] Reading package lists... [2021-07-10T00:43:26.906Z] Reading package lists... [2021-07-10T00:43:26.906Z] Building dependency tree... [2021-07-10T00:43:26.906Z] Reading state information... [2021-07-10T00:43:27.169Z] The following additional packages will be installed: [2021-07-10T00:43:27.169Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-10T00:43:27.169Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-10T00:43:27.169Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-10T00:43:27.169Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-10T00:43:27.169Z] Suggested packages: [2021-07-10T00:43:27.169Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-10T00:43:27.169Z] Recommended packages: [2021-07-10T00:43:27.169Z] gnupg libsasl2-modules [2021-07-10T00:43:27.169Z] The following NEW packages will be installed: [2021-07-10T00:43:27.169Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-10T00:43:27.169Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-10T00:43:27.169Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-10T00:43:27.169Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-10T00:43:27.169Z] The following packages will be upgraded: [2021-07-10T00:43:27.169Z] gpg gpg-agent gpgconf libudev1 [2021-07-10T00:43:27.169Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-10T00:43:27.169Z] Need to get 3530 kB of archives. [2021-07-10T00:43:27.169Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-10T00:43:27.169Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-10T00:43:27.169Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-10T00:43:27.169Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-10T00:43:27.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-10T00:43:27.389Z] 25b303627fd3: Pull complete [2021-07-10T00:43:27.389Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-10T00:43:27.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:27.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-10T00:43:27.431Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-10T00:43:27.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container [2021-07-10T00:43:27.694Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-10T00:43:27.750Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-10T00:43:28.269Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-10T00:43:28.269Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-10T00:43:28.269Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-10T00:43:28.269Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-10T00:43:28.269Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-10T00:43:28.269Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-10T00:43:28.269Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-10T00:43:28.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-10T00:43:28.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-10T00:43:28.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-10T00:43:28.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-10T00:43:28.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-10T00:43:28.269Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-10T00:43:28.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-10T00:43:28.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-10T00:43:28.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-10T00:43:28.535Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:43:28.535Z] Fetched 3530 kB in 1s (3095 kB/s) [2021-07-10T00:43:28.535Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-10T00:43:28.535Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:43:28.535Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:43:28.535Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-10T00:43:28.797Z] Selecting previously unselected package udev. [2021-07-10T00:43:28.797Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-10T00:43:28.797Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:43:28.797Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-10T00:43:29.060Z] Selecting previously unselected package libfuse2:amd64. [2021-07-10T00:43:29.060Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-10T00:43:29.060Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-10T00:43:29.321Z] Selecting previously unselected package fuse. [2021-07-10T00:43:29.322Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-10T00:43:29.322Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-10T00:43:29.322Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:43:29.322Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:43:29.322Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:43:29.322Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:43:29.590Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:43:29.591Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:43:29.851Z] Selecting previously unselected package libksba8:amd64. [2021-07-10T00:43:29.851Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-10T00:43:29.851Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-10T00:43:29.851Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-10T00:43:29.851Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:29.851Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.112Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-10T00:43:30.112Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.112Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.112Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-10T00:43:30.112Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.112Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.379Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-10T00:43:30.379Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.379Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.379Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-10T00:43:30.379Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.379Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.379Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-10T00:43:30.379Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.379Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.644Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-10T00:43:30.644Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.644Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.644Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-10T00:43:30.644Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.644Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.644Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-10T00:43:30.644Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-10T00:43:30.644Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:30.673Z] $ docker top 005ff4db20b5a5fdc9d605db2d4595de5cd19b7bec0be409844068372548d39c -eo pid,comm [2021-07-10T00:43:30.905Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-10T00:43:30.905Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-10T00:43:30.905Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:43:30.905Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-10T00:43:30.905Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-10T00:43:30.905Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:43:30.905Z] Selecting previously unselected package libldap-common. [2021-07-10T00:43:30.905Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-10T00:43:30.905Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:43:30.905Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-10T00:43:30.905Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-10T00:43:30.905Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:43:30.905Z] Selecting previously unselected package dirmngr. [2021-07-10T00:43:30.905Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [Pipeline] { [Pipeline] sh [2021-07-10T00:43:31.167Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-10T00:43:31.167Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:43:31.167Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-10T00:43:31.167Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-10T00:43:31.167Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:43:31.167Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-10T00:43:31.167Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-10T00:43:31.428Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.428Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-10T00:43:31.428Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:43:31.428Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-10T00:43:31.629Z] + grep parallel [2021-07-10T00:43:31.629Z] + docker-compose build --help [2021-07-10T00:43:31.691Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-10T00:43:31.692Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-10T00:43:31.952Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-10T00:43:31.952Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-10T00:43:31.952Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-10T00:43:31.952Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-10T00:43:31.952Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-10T00:43:32.216Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:43:32.478Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-10T00:43:32.478Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-10T00:43:32.478Z] This means they are not meant to be enabled using systemctl. [2021-07-10T00:43:32.478Z] Possible reasons for having this kind of units are: [2021-07-10T00:43:32.478Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-10T00:43:32.478Z] .wants/ or .requires/ directory. [2021-07-10T00:43:32.478Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-10T00:43:32.478Z] a requirement dependency on it. [2021-07-10T00:43:32.478Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-10T00:43:32.478Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-10T00:43:32.478Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-10T00:43:32.478Z] instance name specified. [2021-07-10T00:43:33.002Z] Reading package lists... [2021-07-10T00:43:33.002Z] Building dependency tree... [2021-07-10T00:43:33.002Z] Reading state information... [2021-07-10T00:43:33.264Z] The following additional packages will be installed: [2021-07-10T00:43:33.264Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-10T00:43:33.264Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-10T00:43:33.264Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-10T00:43:33.264Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-10T00:43:33.264Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-10T00:43:33.264Z] Suggested packages: [2021-07-10T00:43:33.264Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-10T00:43:33.264Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-10T00:43:33.264Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-10T00:43:33.264Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-10T00:43:33.264Z] systemd-container policykit-1 [2021-07-10T00:43:33.264Z] Recommended packages: [2021-07-10T00:43:33.264Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-10T00:43:33.264Z] The following NEW packages will be installed: [2021-07-10T00:43:33.264Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-10T00:43:33.264Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-10T00:43:33.264Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-10T00:43:33.264Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-10T00:43:33.264Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-10T00:43:33.264Z] The following packages will be upgraded: [2021-07-10T00:43:33.264Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-10T00:43:33.264Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-10T00:43:33.264Z] Need to get 36.7 MB of archives. [2021-07-10T00:43:33.264Z] After this operation, 147 MB of additional disk space will be used. [2021-07-10T00:43:33.264Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-10T00:43:33.264Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-10T00:43:33.525Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-10T00:43:33.525Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-10T00:43:33.525Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-10T00:43:33.525Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-10T00:43:33.525Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-10T00:43:33.525Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-10T00:43:33.525Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-10T00:43:33.525Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-10T00:43:33.525Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-10T00:43:33.525Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-10T00:43:33.525Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-10T00:43:33.525Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-10T00:43:33.525Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-10T00:43:33.525Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-10T00:43:34.097Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-10T00:43:34.097Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-10T00:43:34.357Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-10T00:43:34.357Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-10T00:43:34.357Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-10T00:43:34.357Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-10T00:43:34.357Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-10T00:43:34.357Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-10T00:43:34.357Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-10T00:43:34.357Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-10T00:43:34.357Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-10T00:43:34.357Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-10T00:43:34.357Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-10T00:43:34.357Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-10T00:43:35.007Z] --parallel Build images in parallel. [Pipeline] } [2021-07-10T00:43:35.319Z] $ docker stop --time=1 005ff4db20b5a5fdc9d605db2d4595de5cd19b7bec0be409844068372548d39c [2021-07-10T00:43:35.785Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:43:35.785Z] Fetched 36.7 MB in 2s (15.0 MB/s) [2021-07-10T00:43:36.079Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-10T00:43:36.079Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:43:36.079Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:43:36.749Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:43:36.749Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:43:36.749Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-10T00:43:36.749Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-10T00:43:36.749Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-10T00:43:36.749Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-10T00:43:37.009Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-10T00:43:37.009Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-10T00:43:37.009Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-10T00:43:37.174Z] $ docker rm -f 005ff4db20b5a5fdc9d605db2d4595de5cd19b7bec0be409844068372548d39c [2021-07-10T00:43:37.272Z] Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:43:37.539Z] Setting up apt (1.6.14) ... [2021-07-10T00:43:37.539Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-10T00:43:37.801Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-10T00:43:37.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-10T00:43:37.837Z] . [Pipeline] withDockerContainer [2021-07-10T00:43:38.064Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-10T00:43:38.064Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-10T00:43:38.064Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-10T00:43:38.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container [2021-07-10T00:43:38.192Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-10T00:43:38.326Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-10T00:43:38.326Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:43:38.326Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:38.326Z] Selecting previously unselected package libexpat1:amd64. [2021-07-10T00:43:38.326Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-10T00:43:38.326Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-10T00:43:38.588Z] Selecting previously unselected package python3.6-minimal. [2021-07-10T00:43:38.588Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:43:38.588Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:38.850Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-10T00:43:39.115Z] Checking for services that may need to be restarted...done. [2021-07-10T00:43:39.115Z] Checking for services that may need to be restarted...done. [2021-07-10T00:43:39.115Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:39.115Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-10T00:43:39.115Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:39.690Z] Selecting previously unselected package python3-minimal. [2021-07-10T00:43:39.690Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-10T00:43:39.690Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-10T00:43:39.690Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-10T00:43:39.690Z] Selecting previously unselected package mime-support. [2021-07-10T00:43:39.690Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-10T00:43:39.690Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-10T00:43:39.690Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-10T00:43:39.690Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-10T00:43:39.690Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-10T00:43:39.690Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-10T00:43:39.690Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:43:39.690Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:39.763Z] $ docker top c6d89957758bb08a0e33fe08166ef4ce6312cb173a3125bc638d622ef41562c3 -eo pid,comm [2021-07-10T00:43:39.951Z] Selecting previously unselected package python3.6. [2021-07-10T00:43:39.951Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-10T00:43:39.951Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:39.951Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-10T00:43:39.951Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-10T00:43:39.951Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [Pipeline] { [Pipeline] sh [2021-07-10T00:43:40.213Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-10T00:43:40.213Z] Selecting previously unselected package python3. [2021-07-10T00:43:40.213Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-10T00:43:40.213Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-10T00:43:40.213Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-10T00:43:40.474Z] Selecting previously unselected package multiarch-support. [2021-07-10T00:43:40.474Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:43:40.474Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-10T00:43:40.474Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-10T00:43:40.474Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-10T00:43:40.474Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-10T00:43:40.474Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-10T00:43:40.474Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-10T00:43:40.474Z] Selecting previously unselected package libbsd0:amd64. [2021-07-10T00:43:40.474Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-10T00:43:40.474Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-10T00:43:40.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-10T00:43:40.736Z] Selecting previously unselected package sudo. [2021-07-10T00:43:40.736Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-10T00:43:40.736Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-10T00:43:40.736Z] Selecting previously unselected package apparmor. [2021-07-10T00:43:40.736Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-10T00:43:40.736Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-10T00:43:40.996Z] Selecting previously unselected package libedit2:amd64. [2021-07-10T00:43:40.996Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-10T00:43:40.996Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-10T00:43:42.398Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-10T00:43:42.398Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:43:42.398Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:42.398Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-10T00:43:42.398Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:43:42.398Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:42.974Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-10T00:43:42.974Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-10T00:43:42.974Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-10T00:43:42.974Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-10T00:43:42.974Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:43:42.974Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:42.974Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-10T00:43:42.974Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-10T00:43:42.974Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:42.974Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-10T00:43:42.974Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-10T00:43:42.974Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-10T00:43:43.547Z] Selecting previously unselected package openssh-client. [2021-07-10T00:43:43.547Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-10T00:43:43.547Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-10T00:43:43.547Z] Selecting previously unselected package squashfs-tools. [2021-07-10T00:43:43.547Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-10T00:43:43.547Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-10T00:43:43.547Z] Selecting previously unselected package snapd. [2021-07-10T00:43:43.547Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-10T00:43:43.547Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-10T00:43:45.010Z] Building core-command ... [2021-07-10T00:43:45.010Z] Building core-data ... [2021-07-10T00:43:45.010Z] Building core-metadata ... [2021-07-10T00:43:45.010Z] Building security-bootstrapper ... [2021-07-10T00:43:45.010Z] Building security-proxy-setup ... [2021-07-10T00:43:45.010Z] Building security-secretstore-setup ... [2021-07-10T00:43:45.010Z] Building support-notifications ... [2021-07-10T00:43:45.010Z] Building support-scheduler ... [2021-07-10T00:43:45.010Z] Building sys-mgmt-agent ... [2021-07-10T00:43:45.010Z] Building sys-mgmt-agent [2021-07-10T00:43:45.010Z] Building core-data [2021-07-10T00:43:45.010Z] Building security-secretstore-setup [2021-07-10T00:43:45.010Z] Building support-notifications [2021-07-10T00:43:45.010Z] Building support-scheduler [2021-07-10T00:43:45.465Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-10T00:43:45.465Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-10T00:43:45.727Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-10T00:43:45.727Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-10T00:43:45.989Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-10T00:43:45.989Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:45.989Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:43:45.989Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-10T00:43:45.989Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-10T00:43:46.940Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-10T00:43:46.940Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-10T00:43:46.940Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-10T00:43:46.940Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:46.940Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:46.940Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-10T00:43:47.680Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-10T00:43:49.076Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:49.338Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-10T00:43:49.338Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-10T00:43:49.338Z] running python rtupdate hooks for python3.6... [2021-07-10T00:43:49.338Z] running python post-rtupdate hooks for python3.6... [2021-07-10T00:43:49.599Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-10T00:43:50.544Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-10T00:43:50.806Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-10T00:43:50.806Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-10T00:43:50.806Z] Setting up snapd (2.49.2+18.04) ... [2021-07-10T00:43:51.382Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-10T00:43:51.382Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-10T00:43:51.644Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-10T00:43:51.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-10T00:43:51.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-10T00:43:51.903Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-10T00:43:52.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-10T00:43:52.428Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-10T00:43:52.428Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-10T00:43:52.689Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-10T00:43:52.689Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-10T00:43:52.950Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-10T00:43:52.950Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-10T00:43:53.895Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-10T00:43:53.895Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-10T00:43:53.895Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-10T00:43:55.099Z] Reading package lists... [2021-07-10T00:43:55.099Z] Reading package lists... [2021-07-10T00:43:55.360Z] Building dependency tree... [2021-07-10T00:43:55.360Z] Reading state information... [2021-07-10T00:43:55.360Z] Calculating upgrade... [2021-07-10T00:43:55.622Z] The following packages will be upgraded: [2021-07-10T00:43:55.622Z] advancecomp base-files bash binutils binutils-common [2021-07-10T00:43:55.622Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-10T00:43:55.622Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-10T00:43:55.622Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-10T00:43:55.622Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-10T00:43:55.622Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-10T00:43:55.622Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-10T00:43:55.622Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-10T00:43:55.622Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-10T00:43:55.622Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-10T00:43:55.622Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-10T00:43:55.622Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-10T00:43:55.622Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-10T00:43:55.622Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-10T00:43:55.622Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-10T00:43:55.622Z] ubuntu-keyring util-linux [2021-07-10T00:43:55.622Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T00:43:55.622Z] Need to get 64.1 MB of archives. [2021-07-10T00:43:55.622Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-10T00:43:55.622Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-10T00:43:55.889Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-10T00:43:55.889Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-10T00:43:55.889Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-10T00:43:55.889Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-10T00:43:55.889Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-10T00:43:55.889Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-10T00:43:55.889Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-10T00:43:55.889Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-10T00:43:55.889Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-10T00:43:55.889Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-10T00:43:55.889Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-10T00:43:55.889Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-10T00:43:55.889Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-10T00:43:55.889Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-10T00:43:55.889Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-10T00:43:55.889Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-10T00:43:55.889Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-10T00:43:55.889Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-10T00:43:55.889Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-10T00:43:55.889Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-10T00:43:55.889Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-10T00:43:55.889Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-10T00:43:55.889Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-10T00:43:56.151Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-10T00:43:56.151Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-10T00:43:56.151Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-10T00:43:56.151Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-10T00:43:56.151Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-10T00:43:56.151Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-10T00:43:56.151Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-10T00:43:56.151Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-10T00:43:56.151Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-10T00:43:56.151Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-10T00:43:56.151Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-10T00:43:56.151Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-10T00:43:56.151Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-10T00:43:56.151Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-10T00:43:56.151Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-10T00:43:56.151Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-10T00:43:56.151Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-10T00:43:56.151Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-10T00:43:56.151Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-10T00:43:56.151Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-10T00:43:56.151Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-10T00:43:56.151Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-10T00:43:56.151Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-10T00:43:56.151Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-10T00:43:56.151Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-10T00:43:56.151Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-10T00:43:56.151Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-10T00:43:56.151Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-10T00:43:56.151Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-10T00:43:56.151Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-10T00:43:56.151Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-10T00:43:56.151Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-10T00:43:56.151Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-10T00:43:56.419Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-10T00:43:56.419Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-10T00:43:56.419Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-10T00:43:56.691Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-10T00:43:56.691Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-10T00:43:56.691Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-10T00:43:56.691Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-10T00:43:56.691Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-10T00:43:56.691Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-10T00:43:56.956Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-10T00:43:56.957Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-10T00:43:57.220Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-10T00:43:57.220Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-10T00:43:57.220Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-10T00:43:57.481Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-10T00:43:57.481Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-10T00:43:57.481Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-10T00:43:57.481Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-10T00:43:57.481Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-10T00:43:57.481Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-10T00:43:57.482Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-10T00:43:57.482Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-10T00:43:57.482Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-10T00:43:57.482Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-10T00:43:57.482Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-10T00:43:57.482Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-10T00:43:57.482Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-10T00:43:57.482Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-10T00:43:57.482Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-10T00:43:57.482Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-10T00:43:57.744Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-10T00:43:57.744Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-10T00:43:57.744Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-10T00:43:57.744Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-10T00:43:57.744Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-10T00:43:57.744Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-10T00:43:57.744Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-10T00:43:57.744Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-10T00:43:57.744Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-10T00:43:57.744Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-10T00:43:57.744Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-10T00:43:57.744Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-10T00:43:57.744Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-10T00:43:58.011Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-10T00:43:58.011Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-10T00:43:58.011Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:43:58.011Z] Fetched 64.1 MB in 2s (28.0 MB/s) [2021-07-10T00:43:58.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:43:58.011Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:43:58.011Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:43:58.581Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:43:58.581Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:43:58.581Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-10T00:43:58.581Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-10T00:43:58.841Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:58.841Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:58.841Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:58.841Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.102Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.102Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.102Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.102Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.102Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.102Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.102Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.102Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.364Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.364Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.364Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:43:59.364Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:43:59.364Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.364Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.364Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:43:59.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:43:59.626Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.626Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.626Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:43:59.626Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:43:59.887Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:00.148Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-10T00:44:00.149Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:00.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:00.409Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:00.409Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:44:00.981Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-10T00:44:01.290Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-10T00:44:01.290Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-10T00:44:01.290Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-10T00:44:01.290Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-10T00:44:01.290Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-10T00:44:01.552Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-10T00:44:01.552Z] Installing new version of config file /etc/issue ... [2021-07-10T00:44:01.552Z] Installing new version of config file /etc/issue.net ... [2021-07-10T00:44:01.552Z] Installing new version of config file /etc/lsb-release ... [2021-07-10T00:44:01.552Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-10T00:44:01.812Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-10T00:44:01.812Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-10T00:44:02.074Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-10T00:44:02.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:02.074Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-10T00:44:02.074Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-10T00:44:02.339Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-10T00:44:02.339Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-10T00:44:02.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:02.339Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:02.339Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:02.339Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:02.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:02.339Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-10T00:44:02.339Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-10T00:44:02.599Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-10T00:44:02.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:02.599Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-10T00:44:02.599Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-10T00:44:02.860Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-10T00:44:02.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:02.860Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:02.860Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:02.860Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:03.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:03.126Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:03.126Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:03.126Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:03.126Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:03.126Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-10T00:44:03.436Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-10T00:44:03.436Z] Setting up grep (3.1-2build1) ... [2021-07-10T00:44:03.436Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:03.436Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-10T00:44:03.436Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-10T00:44:03.699Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-10T00:44:03.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:03.699Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:03.699Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:03.964Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:03.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:03.964Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-10T00:44:03.964Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:04.541Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-10T00:44:04.541Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:04.541Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-10T00:44:04.541Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:05.118Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:05.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:05.118Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-10T00:44:05.118Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-10T00:44:05.698Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:05.698Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-10T00:44:05.698Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:05.698Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-10T00:44:05.698Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-10T00:44:05.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:05.960Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-10T00:44:05.960Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-10T00:44:05.960Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-10T00:44:05.960Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:05.960Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:05.960Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:06.224Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:06.224Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:06.224Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:06.224Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:06.613Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:06.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:06.876Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:06.876Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:06.876Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:06.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:06.877Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:06.877Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:07.137Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:07.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:07.137Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:07.137Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:07.137Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:07.137Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:07.400Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:07.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:07.400Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-10T00:44:07.400Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:07.661Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:07.661Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:07.661Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:07.661Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:07.661Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:07.923Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:07.923Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:07.923Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:07.923Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:07.923Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:07.923Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:08.211Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:08.473Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:08.736Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-10T00:44:08.995Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-10T00:44:08.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:08.995Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-10T00:44:08.995Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-10T00:44:09.259Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:09.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-10T00:44:09.259Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-10T00:44:09.259Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-10T00:44:09.520Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:09.520Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:09.520Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-10T00:44:09.520Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-10T00:44:09.520Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-10T00:44:09.789Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:09.789Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-10T00:44:09.789Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-10T00:44:09.789Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-10T00:44:10.051Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:10.051Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-10T00:44:10.051Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-10T00:44:10.051Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-10T00:44:10.051Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:10.051Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-10T00:44:10.051Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:10.051Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:10.312Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-10T00:44:10.312Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-10T00:44:10.312Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:10.312Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:10.574Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-10T00:44:10.574Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-10T00:44:10.574Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:10.574Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:10.835Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:10.835Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-10T00:44:10.835Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-10T00:44:10.835Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-10T00:44:10.835Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-10T00:44:11.097Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:11.097Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:11.097Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:11.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:11.097Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-10T00:44:11.363Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-10T00:44:11.624Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-10T00:44:11.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:11.624Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-10T00:44:11.624Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-10T00:44:11.885Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-10T00:44:11.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:11.885Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-10T00:44:11.885Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-10T00:44:11.885Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-10T00:44:12.146Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:12.146Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-10T00:44:12.146Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-10T00:44:12.410Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-10T00:44:12.410Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:12.410Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-10T00:44:12.410Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-10T00:44:12.674Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-10T00:44:12.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:12.674Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-10T00:44:12.674Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-10T00:44:12.934Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-10T00:44:13.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.208Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:13.208Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-10T00:44:13.208Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-10T00:44:13.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.208Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-10T00:44:13.208Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-10T00:44:13.208Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-10T00:44:13.468Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.468Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-10T00:44:13.468Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-10T00:44:13.468Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-10T00:44:13.728Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.728Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-10T00:44:13.728Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-10T00:44:13.728Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-10T00:44:13.728Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.728Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:13.728Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-10T00:44:13.728Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-10T00:44:13.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.989Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-10T00:44:13.989Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-10T00:44:13.989Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-10T00:44:13.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:13.989Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-10T00:44:13.989Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-10T00:44:14.250Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-10T00:44:14.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:14.250Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-10T00:44:14.250Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-10T00:44:14.250Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-10T00:44:14.511Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-10T00:44:14.511Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-10T00:44:14.511Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-10T00:44:14.511Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-10T00:44:14.511Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-10T00:44:14.511Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-10T00:44:14.511Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-10T00:44:14.511Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-10T00:44:14.511Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-10T00:44:14.773Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-10T00:44:14.773Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-10T00:44:15.035Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-10T00:44:15.035Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-10T00:44:15.035Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-10T00:44:15.035Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-10T00:44:15.035Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-10T00:44:15.035Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-10T00:44:15.295Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-10T00:44:15.295Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-10T00:44:15.295Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-10T00:44:15.295Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-10T00:44:15.295Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-10T00:44:15.295Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-10T00:44:15.555Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-10T00:44:15.555Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-10T00:44:15.555Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-10T00:44:15.555Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-10T00:44:15.555Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-10T00:44:15.555Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-10T00:44:16.132Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-10T00:44:16.132Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-10T00:44:16.132Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-10T00:44:16.132Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-10T00:44:16.132Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:16.132Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:16.393Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:16.393Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:16.393Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:16.654Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:16.654Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-10T00:44:16.654Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-10T00:44:16.654Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:16.654Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:16.654Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:16.654Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:16.914Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:16.914Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:16.914Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:16.914Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:17.863Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:17.863Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:18.809Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:18.809Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:18.809Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:18.809Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:19.071Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:19.071Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:20.013Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-10T00:44:20.013Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-10T00:44:20.013Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-10T00:44:20.013Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-10T00:44:20.013Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-10T00:44:20.013Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-10T00:44:20.282Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-10T00:44:20.282Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-10T00:44:20.282Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-10T00:44:20.282Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-10T00:44:20.547Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-10T00:44:20.547Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-10T00:44:20.547Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-10T00:44:20.547Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-10T00:44:20.547Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-10T00:44:20.547Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-10T00:44:20.808Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:20.808Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-10T00:44:20.808Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:20.808Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:20.808Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:20.808Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-10T00:44:20.808Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-10T00:44:20.808Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-10T00:44:20.808Z] [2021-07-10T00:44:20.808Z] Current default time zone: 'Etc/UTC' [2021-07-10T00:44:20.808Z] Local time is now: Sat Jul 10 00:44:20 UTC 2021. [2021-07-10T00:44:20.808Z] Universal Time is now: Sat Jul 10 00:44:20 UTC 2021. [2021-07-10T00:44:20.808Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-10T00:44:20.808Z] [2021-07-10T00:44:20.808Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-10T00:44:21.069Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:21.069Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-10T00:44:21.069Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-10T00:44:21.069Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-10T00:44:21.069Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-10T00:44:21.069Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:21.069Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-10T00:44:21.069Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-10T00:44:21.069Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-10T00:44:21.069Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:21.069Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-10T00:44:21.069Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:21.069Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:21.069Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:21.069Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-10T00:44:21.069Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:21.330Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-10T00:44:21.330Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-10T00:44:21.330Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-10T00:44:21.330Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-10T00:44:21.330Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:21.330Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-10T00:44:23.243Z] Updating certificates in /etc/ssl/certs... [2021-07-10T00:44:24.183Z] 23 added, 27 removed; done. [2021-07-10T00:44:24.183Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-10T00:44:24.183Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-10T00:44:24.183Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-10T00:44:24.183Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-10T00:44:24.183Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:24.183Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.183Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-10T00:44:24.445Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:24.445Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-10T00:44:24.445Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-10T00:44:24.445Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-10T00:44:24.445Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.445Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-10T00:44:24.445Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-10T00:44:24.445Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-10T00:44:24.445Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-10T00:44:24.445Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:24.445Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-10T00:44:24.707Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-10T00:44:24.707Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-10T00:44:24.707Z] Updating certificates in /etc/ssl/certs... [2021-07-10T00:44:25.277Z] 0 added, 0 removed; done. [2021-07-10T00:44:25.277Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-10T00:44:25.277Z] done. [2021-07-10T00:44:25.850Z] Reading package lists... [2021-07-10T00:44:26.111Z] Building dependency tree... [2021-07-10T00:44:26.111Z] Reading state information... [2021-07-10T00:44:26.372Z] The following NEW packages will be installed: [2021-07-10T00:44:26.372Z] apt-transport-https [2021-07-10T00:44:26.372Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T00:44:26.632Z] Need to get 4348 B of archives. [2021-07-10T00:44:26.632Z] After this operation, 154 kB of additional disk space will be used. [2021-07-10T00:44:26.632Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-10T00:44:26.632Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:44:26.632Z] Fetched 4348 B in 0s (22.1 kB/s) [2021-07-10T00:44:26.632Z] Selecting previously unselected package apt-transport-https. [2021-07-10T00:44:26.632Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-10T00:44:26.632Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-10T00:44:26.632Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-10T00:44:26.632Z] Setting up apt-transport-https (1.6.14) ... [2021-07-10T00:44:26.892Z] Waiting for network to be ready... [2021-07-10T00:44:33.481Z] 2021-07-10T00:44:30Z INFO Waiting for automatic snapd restart... [2021-07-10T00:44:33.481Z] snapd 2.51.1 from Canonical* installed [2021-07-10T00:44:33.744Z] "snapd" switched to the "latest/stable" channel [2021-07-10T00:44:33.744Z] [2021-07-10T00:44:37.063Z] core18 20210611 from Canonical* installed [2021-07-10T00:44:37.063Z] "core18" switched to the "latest/stable" channel [2021-07-10T00:44:37.063Z] [2021-07-10T00:44:40.365Z] snapcraft 4.8.3 from Canonical* installed [2021-07-10T00:44:40.630Z] "snapcraft" switched to the "latest/stable" channel [2021-07-10T00:44:40.630Z] [2021-07-10T00:44:44.835Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-10T00:44:44.835Z] - README.md [2021-07-10T00:44:44.835Z] [2021-07-10T00:44:44.835Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-10T00:44:45.095Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-10T00:44:45.357Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-10T00:44:45.357Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-10T00:44:46.559Z] Reading package lists... [2021-07-10T00:44:46.819Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-10T00:44:46.819Z] Reading package lists... [2021-07-10T00:44:47.078Z] Building dependency tree... [2021-07-10T00:44:47.078Z] Reading state information... [2021-07-10T00:44:47.339Z] Suggested packages: [2021-07-10T00:44:47.339Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-10T00:44:47.339Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-10T00:44:47.339Z] Recommended packages: [2021-07-10T00:44:47.339Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-10T00:44:47.339Z] The following NEW packages will be installed: [2021-07-10T00:44:47.339Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-10T00:44:47.339Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-10T00:44:47.339Z] pkg-config zip [2021-07-10T00:44:47.339Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-10T00:44:47.339Z] Need to get 7663 kB of archives. [2021-07-10T00:44:47.339Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-10T00:44:47.339Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-10T00:44:47.601Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-10T00:44:47.601Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-10T00:44:47.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-10T00:44:47.601Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-10T00:44:47.601Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-10T00:44:47.601Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-10T00:44:47.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-10T00:44:47.863Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-10T00:44:47.863Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-10T00:44:47.863Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-10T00:44:48.124Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-10T00:44:48.124Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-10T00:44:48.124Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-10T00:44:48.124Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-10T00:44:48.124Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-10T00:44:48.386Z] Fetched 7663 kB in 1s (9995 kB/s) [2021-07-10T00:44:48.386Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-10T00:44:48.386Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-10T00:44:48.386Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-10T00:44:48.386Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-10T00:44:48.386Z] Selecting previously unselected package libpsl5:amd64. [2021-07-10T00:44:48.386Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-10T00:44:48.386Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-10T00:44:48.646Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-10T00:44:48.646Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-10T00:44:48.646Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-10T00:44:48.646Z] Selecting previously unselected package librtmp1:amd64. [2021-07-10T00:44:48.646Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-10T00:44:48.646Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-10T00:44:48.646Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-10T00:44:48.646Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-10T00:44:48.647Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-10T00:44:48.647Z] Selecting previously unselected package liberror-perl. [2021-07-10T00:44:48.647Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-10T00:44:48.647Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-10T00:44:48.647Z] Selecting previously unselected package git-man. [2021-07-10T00:44:48.647Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-10T00:44:48.647Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:44:48.985Z] Selecting previously unselected package git. [2021-07-10T00:44:48.985Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-10T00:44:48.985Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:44:49.649Z] Selecting previously unselected package libnorm1:amd64. [2021-07-10T00:44:49.649Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-10T00:44:49.649Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-10T00:44:49.649Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-10T00:44:49.649Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-10T00:44:49.649Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-10T00:44:49.649Z] Selecting previously unselected package libsodium23:amd64. [2021-07-10T00:44:49.649Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-10T00:44:49.649Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-10T00:44:49.915Z] Selecting previously unselected package libzmq5:amd64. [2021-07-10T00:44:49.915Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:49.915Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:44:49.915Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-10T00:44:49.915Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-10T00:44:49.915Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:44:50.301Z] Selecting previously unselected package pkg-config. [2021-07-10T00:44:50.301Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-10T00:44:50.301Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-10T00:44:50.301Z] Selecting previously unselected package zip. [2021-07-10T00:44:50.301Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-10T00:44:50.301Z] Unpacking zip (3.0-11build1) ... [2021-07-10T00:44:50.301Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-10T00:44:50.301Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:44:50.301Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-10T00:44:50.301Z] Setting up liberror-perl (0.17025-1) ... [2021-07-10T00:44:50.301Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-10T00:44:50.301Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-10T00:44:50.301Z] No schema files found: doing nothing. [2021-07-10T00:44:50.301Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-10T00:44:50.301Z] Setting up zip (3.0-11build1) ... [2021-07-10T00:44:50.301Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-10T00:44:50.301Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-10T00:44:50.301Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-10T00:44:50.301Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:44:50.596Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-10T00:44:50.596Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-10T00:44:50.596Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-10T00:44:50.596Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-10T00:44:51.184Z] git set to automatically installed. [2021-07-10T00:44:51.184Z] git-man set to automatically installed. [2021-07-10T00:44:51.184Z] libcurl3-gnutls set to automatically installed. [2021-07-10T00:44:51.184Z] liberror-perl set to automatically installed. [2021-07-10T00:44:51.184Z] libglib2.0-0 set to automatically installed. [2021-07-10T00:44:51.184Z] libnghttp2-14 set to automatically installed. [2021-07-10T00:44:51.184Z] libnorm1 set to automatically installed. [2021-07-10T00:44:51.184Z] libpgm-5.2-0 set to automatically installed. [2021-07-10T00:44:51.184Z] libpsl5 set to automatically installed. [2021-07-10T00:44:51.184Z] librtmp1 set to automatically installed. [2021-07-10T00:44:51.184Z] libsodium23 set to automatically installed. [2021-07-10T00:44:51.184Z] libzmq3-dev set to automatically installed. [2021-07-10T00:44:51.184Z] libzmq5 set to automatically installed. [2021-07-10T00:44:51.184Z] pkg-config set to automatically installed. [2021-07-10T00:44:51.184Z] zip set to automatically installed. [2021-07-10T00:44:52.578Z] snapd is not logged in, snap install commands will use sudo [2021-07-10T00:44:53.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:44:53.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:44:53.089Z] ---> db148f4463b1 [2021-07-10T00:44:53.089Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:44:53.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:44:53.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:44:53.089Z] ---> db148f4463b1 [2021-07-10T00:44:53.089Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:44:53.089Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:44:53.089Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:44:53.089Z] ---> db148f4463b1 [2021-07-10T00:44:53.089Z] Step 3/26 : WORKDIR /edgex-go [2021-07-10T00:44:53.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:44:53.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:44:53.089Z] ---> db148f4463b1 [2021-07-10T00:44:53.089Z] Step 3/23 : WORKDIR /edgex-go [2021-07-10T00:44:53.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:44:53.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:44:53.089Z] ---> db148f4463b1 [2021-07-10T00:44:53.089Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:44:53.089Z] ---> Running in 7e577f2543ab [2021-07-10T00:44:53.089Z] ---> Running in ec2b6f212ca9 [2021-07-10T00:44:53.089Z] ---> Running in 8be1185fce1e [2021-07-10T00:44:53.089Z] ---> Running in d76311ee1a75 [2021-07-10T00:44:53.089Z] ---> Running in a5b94ed3aeec [2021-07-10T00:44:53.089Z] Removing intermediate container 8be1185fce1e [2021-07-10T00:44:53.089Z] Removing intermediate container 7e577f2543ab [2021-07-10T00:44:53.089Z] ---> cba86563e82a [2021-07-10T00:44:53.089Z] ---> f9eeb54ccc4b [2021-07-10T00:44:53.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:44:53.089Z] [2021-07-10T00:44:53.089Z] Removing intermediate container d76311ee1a75 [2021-07-10T00:44:53.089Z] ---> 74735c037080 [2021-07-10T00:44:53.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:44:53.089Z] Removing intermediate container a5b94ed3aeec [2021-07-10T00:44:53.089Z] ---> c3c92f6b2abc [2021-07-10T00:44:53.089Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:44:53.089Z] Removing intermediate container ec2b6f212ca9 [2021-07-10T00:44:53.089Z] ---> 74c3dca343ef [2021-07-10T00:44:53.089Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:44:53.089Z] ---> Running in 33a509984337 [2021-07-10T00:44:53.089Z] ---> Running in afef2fa10bc1 [2021-07-10T00:44:53.089Z] ---> Running in d498d46d3b07 [2021-07-10T00:44:53.089Z] ---> Running in 6e7f523b495a [2021-07-10T00:44:53.089Z] ---> Running in da44e5f0a656 [2021-07-10T00:44:53.965Z] snap "core18" has no updates available [2021-07-10T00:44:54.540Z] snapd is not logged in, snap install commands will use sudo [2021-07-10T00:44:55.077Z] Removing intermediate container 33a509984337 [2021-07-10T00:44:55.077Z] ---> 019fbf4c61c0 [2021-07-10T00:44:55.077Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-10T00:44:55.077Z] ---> Running in 0c7e2c8472cd [2021-07-10T00:44:55.077Z] Removing intermediate container d498d46d3b07 [2021-07-10T00:44:55.077Z] ---> 43ee4befca84 [2021-07-10T00:44:55.077Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-10T00:44:55.351Z] ---> Running in a1895b1ebb32 [2021-07-10T00:44:55.631Z] Removing intermediate container afef2fa10bc1 [2021-07-10T00:44:55.631Z] ---> a02a7d90442e [2021-07-10T00:44:55.631Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-10T00:44:55.631Z] Removing intermediate container 6e7f523b495a [2021-07-10T00:44:55.631Z] ---> b6c543000718 [2021-07-10T00:44:55.631Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-10T00:44:55.631Z] Removing intermediate container da44e5f0a656 [2021-07-10T00:44:55.631Z] ---> 5c4484169157 [2021-07-10T00:44:55.631Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-10T00:44:55.917Z] ---> Running in c25a381555a9 [2021-07-10T00:44:55.917Z] ---> Running in 3f6e3ea60832 [2021-07-10T00:44:55.917Z] ---> Running in 61a40a624114 [2021-07-10T00:44:57.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:57.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:58.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:58.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:58.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:58.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:59.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:59.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:44:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:00.065Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:00.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:45:00.349Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:00.349Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:00.349Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:01.133Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-10T00:45:01.133Z] Pulling config-common [2021-07-10T00:45:01.133Z] + snapcraftctl pull [2021-07-10T00:45:01.800Z] Removing intermediate container c25a381555a9 [2021-07-10T00:45:01.800Z] ---> f92c398bb906 [2021-07-10T00:45:01.800Z] Step 6/24 : COPY go.mod . [2021-07-10T00:45:01.800Z] Removing intermediate container 3f6e3ea60832 [2021-07-10T00:45:01.800Z] ---> 4ecdc0c441f2 [2021-07-10T00:45:01.800Z] Step 6/26 : COPY go.mod . [2021-07-10T00:45:02.084Z] Removing intermediate container 61a40a624114 [2021-07-10T00:45:02.084Z] ---> 5e624c613152 [2021-07-10T00:45:02.084Z] Step 6/24 : COPY go.mod . [2021-07-10T00:45:02.361Z] Removing intermediate container 0c7e2c8472cd [2021-07-10T00:45:02.361Z] ---> 9b75528a0306 [2021-07-10T00:45:02.361Z] Step 6/23 : COPY go.mod . [2021-07-10T00:45:02.549Z] Pulling go-build-helper [2021-07-10T00:45:02.549Z] + snapcraftctl pull [2021-07-10T00:45:02.970Z] ---> c4c25aa33165 [2021-07-10T00:45:02.970Z] Step 7/24 : RUN go mod download [2021-07-10T00:45:02.970Z] ---> 98f22f758b6d [2021-07-10T00:45:02.970Z] Step 7/26 : RUN go mod download [2021-07-10T00:45:02.970Z] ---> Running in 973fc5f42d02 [2021-07-10T00:45:02.970Z] OK: 218 MiB in 52 packages [2021-07-10T00:45:03.243Z] ---> Running in 7bb82a03cb50 [2021-07-10T00:45:03.508Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-10T00:45:03.508Z] Skipping pull go-build-helper (already ran) [2021-07-10T00:45:03.509Z] Building go-build-helper [2021-07-10T00:45:03.509Z] + snapcraftctl build [2021-07-10T00:45:03.521Z] ---> d2d7dac591f1 [2021-07-10T00:45:03.521Z] Step 7/24 : RUN go mod download [2021-07-10T00:45:03.794Z] ---> Running in bf57b57f262e [2021-07-10T00:45:03.794Z] ---> 62b08cf86c58 [2021-07-10T00:45:03.794Z] Step 7/23 : RUN go mod download [2021-07-10T00:45:04.070Z] ---> Running in 872dbe12c292 [2021-07-10T00:45:05.059Z] Removing intermediate container a1895b1ebb32 [2021-07-10T00:45:05.059Z] ---> 5871b428b0d7 [2021-07-10T00:45:05.059Z] Step 6/23 : COPY go.mod . [2021-07-10T00:45:05.429Z] Staging go-build-helper [2021-07-10T00:45:05.429Z] + snapcraftctl stage [2021-07-10T00:45:06.515Z] ---> 53282faa851d [2021-07-10T00:45:06.515Z] Step 7/23 : RUN go mod download [2021-07-10T00:45:06.800Z] ---> Running in 8f924bdb63f8 [2021-07-10T00:45:07.398Z] Removing intermediate container 973fc5f42d02 [2021-07-10T00:45:07.398Z] ---> 7c3b59217b0c [2021-07-10T00:45:07.398Z] Step 8/24 : COPY . . [2021-07-10T00:45:08.023Z] Removing intermediate container 7bb82a03cb50 [2021-07-10T00:45:08.023Z] ---> c880d9a44e25 [2021-07-10T00:45:08.023Z] Step 8/26 : COPY . . [2021-07-10T00:45:08.314Z] Removing intermediate container bf57b57f262e [2021-07-10T00:45:08.314Z] ---> 595c291f272b [2021-07-10T00:45:08.314Z] Step 8/24 : COPY . . [2021-07-10T00:45:08.596Z] Removing intermediate container 872dbe12c292 [2021-07-10T00:45:08.596Z] ---> d8718663f661 [2021-07-10T00:45:08.596Z] Step 8/23 : COPY . . [2021-07-10T00:45:16.171Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-10T00:45:16.171Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-10T00:45:16.171Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-10T00:45:16.171Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-10T00:45:16.171Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-10T00:45:16.171Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-10T00:45:16.171Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-10T00:45:16.171Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-10T00:45:16.171Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-10T00:45:16.171Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-10T00:45:16.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-10T00:45:16.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-10T00:45:16.172Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-10T00:45:16.172Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-10T00:45:16.172Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-10T00:45:16.172Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-10T00:45:16.172Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-10T00:45:16.172Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-10T00:45:16.172Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-10T00:45:16.172Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-10T00:45:16.172Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-10T00:45:16.172Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-10T00:45:16.172Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-10T00:45:16.172Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-10T00:45:16.172Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-10T00:45:16.172Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-10T00:45:16.172Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-10T00:45:16.172Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-10T00:45:16.172Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-10T00:45:16.172Z] Fetched 224 kB in 0s (0 B/s) [2021-07-10T00:45:16.172Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-10T00:45:16.172Z] Fetched 157 kB in 0s (0 B/s) [2021-07-10T00:45:16.172Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-10T00:45:16.172Z] Fetched 221 kB in 0s (0 B/s) [2021-07-10T00:45:16.172Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-10T00:45:16.172Z] Fetched 143 kB in 0s (0 B/s) [2021-07-10T00:45:16.172Z] Pulling edgex-go [2021-07-10T00:45:16.172Z] + snapcraftctl pull [2021-07-10T00:45:16.172Z] Pulling hooks [2021-07-10T00:45:16.172Z] + snapcraftctl pull [2021-07-10T00:45:16.176Z] Removing intermediate container 8f924bdb63f8 [2021-07-10T00:45:16.176Z] ---> 4228a0e059bb [2021-07-10T00:45:16.176Z] Step 8/23 : COPY . . [2021-07-10T00:45:31.071Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-10T00:45:31.071Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-10T00:45:31.071Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-10T00:45:31.071Z] Fetched 0 B in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-10T00:45:31.071Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-10T00:45:31.071Z] Fetched 279 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-10T00:45:31.071Z] Fetched 122 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-10T00:45:31.071Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-10T00:45:31.071Z] Fetched 8848 B in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-10T00:45:31.071Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-10T00:45:31.071Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-10T00:45:31.071Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-10T00:45:31.071Z] Fetched 219 kB in 0s (0 B/s) [2021-07-10T00:45:31.071Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-10T00:45:31.072Z] Fetched 154 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-10T00:45:31.072Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-10T00:45:31.072Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-10T00:45:31.072Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-10T00:45:31.072Z] Fetched 499 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-10T00:45:31.072Z] Fetched 111 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-10T00:45:31.072Z] Fetched 240 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-10T00:45:31.072Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-10T00:45:31.072Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-10T00:45:31.072Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-10T00:45:31.072Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-10T00:45:31.072Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-10T00:45:31.072Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-10T00:45:31.072Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-10T00:45:31.072Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-10T00:45:31.072Z] Fetched 8720 B in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-10T00:45:31.072Z] Fetched 140 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-10T00:45:31.072Z] Fetched 119 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-10T00:45:31.072Z] Fetched 111 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-10T00:45:31.072Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-10T00:45:31.072Z] Fetched 645 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-10T00:45:31.072Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-10T00:45:31.072Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-10T00:45:31.072Z] Fetched 368 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-10T00:45:31.072Z] Fetched 187 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-10T00:45:31.072Z] Fetched 175 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-10T00:45:31.072Z] Fetched 206 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-10T00:45:31.072Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-10T00:45:31.072Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-10T00:45:31.072Z] Fetched 159 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-10T00:45:31.072Z] Fetched 107 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-10T00:45:31.072Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-10T00:45:31.072Z] Pulling static-packages [2021-07-10T00:45:31.072Z] + snapcraftctl pull [2021-07-10T00:45:32.019Z] Pulling version [2021-07-10T00:45:32.019Z] + cd /root/project [2021-07-10T00:45:32.019Z] + git describe --tags --abbrev=0 [2021-07-10T00:45:32.019Z] + sed s/v// [2021-07-10T00:45:32.019Z] + GIT_VERSION=2.0.1-dev.3 [2021-07-10T00:45:32.019Z] + [ -z 2.0.1-dev.3 ] [2021-07-10T00:45:32.019Z] + snapcraftctl set-version 2.0.1-dev.3 [2021-07-10T00:45:32.967Z] Building config-common [2021-07-10T00:45:32.967Z] + snapcraftctl build [2021-07-10T00:45:34.570Z] ---> 6c66a10a245e [2021-07-10T00:45:34.570Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:45:34.570Z] ---> 00ae6ae0675e [2021-07-10T00:45:34.570Z] Step 9/26 : RUN go mod tidy [2021-07-10T00:45:34.570Z] ---> 86dcbe555f19 [2021-07-10T00:45:34.570Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:45:34.570Z] ---> f65d279d131b [2021-07-10T00:45:34.570Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:45:34.570Z] ---> daa4f149243e [2021-07-10T00:45:34.570Z] Step 9/23 : RUN go mod tidy [2021-07-10T00:45:34.570Z] ---> Running in 52866ae83e78 [2021-07-10T00:45:34.570Z] ---> Running in 541fb266ef27 [2021-07-10T00:45:34.570Z] ---> Running in 34d714cc7dcd [2021-07-10T00:45:34.570Z] ---> Running in dfd3f05bade3 [2021-07-10T00:45:34.570Z] ---> Running in 14bdcf6664d2 [2021-07-10T00:45:34.881Z] Skipping build go-build-helper (already ran) [2021-07-10T00:45:35.149Z] Building edgex-go [2021-07-10T00:45:35.411Z] + cd /root/parts/edgex-go/src [2021-07-10T00:45:35.411Z] + git describe --tags --abbrev=0 [2021-07-10T00:45:35.411Z] + sed s/v// [2021-07-10T00:45:35.411Z] + GIT_VERSION=2.0.1-dev.3 [2021-07-10T00:45:35.411Z] go mod tidy [2021-07-10T00:45:35.411Z] + [ -z 2.0.1-dev.3 ] [2021-07-10T00:45:35.411Z] + echo 2.0.1-dev.3 [2021-07-10T00:45:35.411Z] + make build [2021-07-10T00:45:37.958Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-10T00:45:37.958Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-10T00:45:37.958Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-10T00:45:37.958Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-10T00:45:37.958Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-10T00:45:38.218Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-10T00:45:38.218Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-10T00:45:38.218Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-10T00:45:38.218Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-10T00:45:38.479Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-10T00:45:38.479Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-10T00:45:39.050Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-10T00:45:39.050Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-10T00:45:39.050Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-10T00:45:39.050Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-10T00:45:39.050Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-10T00:45:39.050Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-10T00:45:39.050Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-10T00:45:39.050Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-10T00:45:39.311Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-10T00:45:39.311Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-10T00:45:39.311Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-10T00:45:39.311Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-10T00:45:39.311Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-10T00:45:39.311Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-10T00:45:39.311Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-10T00:45:39.311Z] go: downloading golang.org/x/text v0.3.2 [2021-07-10T00:45:39.580Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-10T00:45:39.580Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-10T00:45:39.580Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-10T00:45:39.580Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-10T00:45:39.580Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-10T00:45:39.580Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-10T00:45:39.857Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-10T00:45:39.857Z] go: downloading github.com/kr/text v0.1.0 [2021-07-10T00:45:39.857Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-10T00:45:39.857Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-10T00:45:39.998Z] Removing intermediate container 52866ae83e78 [2021-07-10T00:45:39.998Z] ---> 85dffe049d5b [2021-07-10T00:45:39.998Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-10T00:45:39.998Z] Removing intermediate container 541fb266ef27 [2021-07-10T00:45:39.998Z] ---> e7570235636d [2021-07-10T00:45:39.998Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-10T00:45:39.998Z] ---> Running in d4a2f973b6e2 [2021-07-10T00:45:39.998Z] ---> Running in 212e179c00b4 [2021-07-10T00:45:39.998Z] Removing intermediate container dfd3f05bade3 [2021-07-10T00:45:39.998Z] ---> 2b9897e7074e [2021-07-10T00:45:39.998Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-10T00:45:40.122Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-10T00:45:40.122Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-10T00:45:40.122Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-10T00:45:40.276Z] Removing intermediate container 34d714cc7dcd [2021-07-10T00:45:40.276Z] ---> 00f3d0423e05 [2021-07-10T00:45:40.276Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-10T00:45:40.276Z] Removing intermediate container 14bdcf6664d2 [2021-07-10T00:45:40.276Z] ---> 8bd5121716d9 [2021-07-10T00:45:40.276Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-10T00:45:40.276Z] ---> Running in 28ba3dd42a40 [2021-07-10T00:45:40.276Z] ---> Running in 0a68b3f618ff [2021-07-10T00:45:40.384Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-10T00:45:40.384Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-10T00:45:40.384Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-10T00:45:40.384Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-10T00:45:40.384Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-10T00:45:40.384Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-10T00:45:40.384Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-10T00:45:40.384Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-10T00:45:40.384Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-10T00:45:40.384Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-10T00:45:40.384Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-10T00:45:40.384Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-10T00:45:40.569Z] ---> Running in c89ed096cb8d [2021-07-10T00:45:40.644Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-10T00:45:40.644Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-10T00:45:40.644Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-10T00:45:40.644Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-10T00:45:40.644Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-10T00:45:40.644Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-10T00:45:40.644Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-10T00:45:40.644Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-10T00:45:40.644Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-10T00:45:40.644Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-10T00:45:40.644Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-10T00:45:40.644Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-10T00:45:40.644Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-10T00:45:40.644Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-10T00:45:40.644Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-10T00:45:40.644Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-10T00:45:40.644Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-10T00:45:40.644Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-10T00:45:40.905Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-10T00:45:40.905Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2021-07-10T00:45:41.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-10T00:45:42.273Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-10T00:45:42.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-10T00:45:42.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-10T00:45:43.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-10T00:45:50.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-10T00:45:54.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:45:54.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-10T00:45:56.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-10T00:45:56.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-10T00:45:57.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-10T00:45:58.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-10T00:45:59.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-10T00:46:00.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-10T00:46:01.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-10T00:46:02.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-10T00:46:04.488Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-10T00:46:04.488Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-10T00:46:04.488Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-10T00:46:04.488Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-10T00:46:04.488Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-10T00:46:04.488Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-10T00:46:04.488Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-10T00:46:04.488Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-10T00:46:04.488Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-10T00:46:04.488Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-10T00:46:04.488Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-10T00:46:05.434Z] Building hooks [2021-07-10T00:46:05.434Z] + cd /root/parts/hooks/src [2021-07-10T00:46:05.434Z] + make build [2021-07-10T00:46:05.434Z] go mod tidy [2021-07-10T00:46:06.378Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-10T00:46:06.378Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-10T00:46:06.640Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-10T00:46:06.640Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-10T00:46:06.640Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-10T00:46:07.586Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-10T00:46:08.160Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-10T00:46:08.160Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-10T00:46:10.708Z] Building static-packages [2021-07-10T00:46:10.708Z] + snapcraftctl build [2021-07-10T00:46:13.258Z] Building version [2021-07-10T00:46:13.258Z] + snapcraftctl build [2021-07-10T00:46:14.643Z] Staging config-common [2021-07-10T00:46:14.643Z] + snapcraftctl stage [2021-07-10T00:46:15.583Z] Skipping stage go-build-helper (already ran) [2021-07-10T00:46:15.583Z] Staging edgex-go [2021-07-10T00:46:15.583Z] + snapcraftctl stage [2021-07-10T00:46:16.968Z] Staging hooks [2021-07-10T00:46:16.968Z] + snapcraftctl stage [2021-07-10T00:46:17.912Z] Staging static-packages [2021-07-10T00:46:17.912Z] + snapcraftctl stage [2021-07-10T00:46:18.854Z] Staging version [2021-07-10T00:46:18.855Z] + snapcraftctl stage [2021-07-10T00:46:19.798Z] Priming config-common [2021-07-10T00:46:19.798Z] + snapcraftctl prime [2021-07-10T00:46:20.740Z] Priming go-build-helper [2021-07-10T00:46:20.740Z] + snapcraftctl prime [2021-07-10T00:46:21.682Z] Priming edgex-go [2021-07-10T00:46:21.682Z] + snapcraftctl prime [2021-07-10T00:46:22.748Z] Priming hooks [2021-07-10T00:46:22.748Z] + snapcraftctl prime [2021-07-10T00:46:23.817Z] Priming static-packages [2021-07-10T00:46:23.817Z] + snapcraftctl prime [2021-07-10T00:46:26.376Z] Priming version [2021-07-10T00:46:26.376Z] + snapcraftctl prime [2021-07-10T00:46:27.321Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-10T00:47:34.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-10T00:47:34.968Z] Removing intermediate container d4a2f973b6e2 [2021-07-10T00:47:34.968Z] ---> c6fdb4ef9c39 [2021-07-10T00:47:34.968Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-10T00:47:34.968Z] ---> Running in 3b1453644384 [2021-07-10T00:47:34.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-10T00:47:41.713Z] Removing intermediate container 0a68b3f618ff [2021-07-10T00:47:41.991Z] ---> 46488637db62 [2021-07-10T00:47:41.991Z] [2021-07-10T00:47:41.991Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:47:41.991Z] Removing intermediate container 3b1453644384 [2021-07-10T00:47:41.991Z] ---> 31cac2743450 [2021-07-10T00:47:41.991Z] [2021-07-10T00:47:41.991Z] Step 12/24 : FROM docker:20.10.0 [2021-07-10T00:47:42.263Z] 3.12: Pulling from library/alpine [2021-07-10T00:47:42.536Z] 20.10.0: Pulling from library/docker [2021-07-10T00:47:42.536Z] Removing intermediate container c89ed096cb8d [2021-07-10T00:47:42.536Z] ---> 859f07d4b196 [2021-07-10T00:47:42.536Z] Removing intermediate container 28ba3dd42a40 [2021-07-10T00:47:42.536Z] [2021-07-10T00:47:42.536Z] Step 11/23 : FROM alpine:3.12 [2021-07-10T00:47:42.536Z] ---> 9668d385a509 [2021-07-10T00:47:42.536Z] [2021-07-10T00:47:42.536Z] Step 11/26 : FROM alpine:3.12 [2021-07-10T00:47:42.815Z] 3.12: Pulling from library/alpine [2021-07-10T00:47:42.815Z] 3.12: Pulling from library/alpine [2021-07-10T00:47:43.800Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:47:43.800Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:47:43.800Z] Status: Image is up to date for alpine:3.12 [2021-07-10T00:47:43.800Z] Status: Downloaded newer image for alpine:3.12 [2021-07-10T00:47:43.800Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-10T00:47:43.800Z] Status: Image is up to date for alpine:3.12 [2021-07-10T00:47:43.800Z] ---> c4fd0aeabfcf [2021-07-10T00:47:43.800Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:47:43.800Z] ---> c4fd0aeabfcf [2021-07-10T00:47:43.800Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-10T00:47:43.800Z] ---> c4fd0aeabfcf [2021-07-10T00:47:43.800Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-10T00:47:45.255Z] ---> Running in 67de624146b9 [2021-07-10T00:47:45.255Z] ---> Running in 9eba8e569beb [2021-07-10T00:47:45.255Z] ---> Running in 8a2bc268c022 [2021-07-10T00:47:47.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:47:47.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:47:47.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:47:47.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:47:48.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:47:48.091Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-10T00:47:48.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:47:48.091Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:47:48.091Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-10T00:47:48.369Z] (4/6) Installing curl (7.77.0-r0) [2021-07-10T00:47:48.369Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:47:48.369Z] (6/6) Installing su-exec (0.2-r1) [2021-07-10T00:47:48.370Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:47:48.370Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:47:48.647Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-10T00:47:48.647Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:47:48.647Z] OK: 5 MiB in 15 packages [2021-07-10T00:47:48.647Z] OK: 7 MiB in 20 packages [2021-07-10T00:47:48.941Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-10T00:47:48.941Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:47:48.941Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:47:48.941Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:47:49.222Z] OK: 6 MiB in 16 packages [2021-07-10T00:47:51.864Z] Removing intermediate container 67de624146b9 [2021-07-10T00:47:51.864Z] ---> b3e33a8388e5 [2021-07-10T00:47:51.864Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:47:51.864Z] Removing intermediate container 212e179c00b4 [2021-07-10T00:47:51.864Z] ---> 582413bc7bf3 [2021-07-10T00:47:51.864Z] [2021-07-10T00:47:51.864Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:47:51.864Z] ---> c4fd0aeabfcf [2021-07-10T00:47:51.864Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-10T00:47:52.148Z] ---> Running in 32d93ace1be4 [2021-07-10T00:47:52.748Z] ---> Running in 638aaab79f4b [2021-07-10T00:47:52.748Z] Removing intermediate container 9eba8e569beb [2021-07-10T00:47:52.748Z] ---> 5f7515285b78 [2021-07-10T00:47:52.748Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:47:53.021Z] Removing intermediate container 8a2bc268c022 [2021-07-10T00:47:53.021Z] ---> 1915a2f40e69 [2021-07-10T00:47:53.021Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:47:53.296Z] Removing intermediate container 32d93ace1be4 [2021-07-10T00:47:53.296Z] ---> 9071195cdc7f [2021-07-10T00:47:53.296Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-10T00:47:53.569Z] ---> Running in 19edc9bfb3a0 [2021-07-10T00:47:53.569Z] ---> Running in a28fdf581270 [2021-07-10T00:47:53.844Z] ---> Running in 18618bbe29b8 [2021-07-10T00:47:53.844Z] Removing intermediate container 638aaab79f4b [2021-07-10T00:47:53.844Z] ---> bcc4bc4a36b8 [2021-07-10T00:47:53.844Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-10T00:47:54.116Z] ---> Running in 49b726f8d348 [2021-07-10T00:47:54.388Z] Removing intermediate container 19edc9bfb3a0 [2021-07-10T00:47:54.388Z] ---> aefb63028c4d [2021-07-10T00:47:54.388Z] Step 14/26 : WORKDIR / [2021-07-10T00:47:54.388Z] Removing intermediate container a28fdf581270 [2021-07-10T00:47:54.388Z] ---> b2347533dfbe [2021-07-10T00:47:54.388Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-10T00:47:54.662Z] Removing intermediate container 18618bbe29b8 [2021-07-10T00:47:54.662Z] ---> 0ee876f8dff3 [2021-07-10T00:47:54.662Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:47:54.939Z] ---> Running in 366115f45518 [2021-07-10T00:47:54.939Z] ---> Running in 7d321527395d [2021-07-10T00:47:55.214Z] ---> Running in af437d1a8d01 [2021-07-10T00:47:55.214Z] Removing intermediate container 49b726f8d348 [2021-07-10T00:47:55.214Z] ---> bd2e269ea134 [2021-07-10T00:47:55.214Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-10T00:47:55.489Z] ---> Running in 5878173b8497 [2021-07-10T00:47:55.763Z] Removing intermediate container 366115f45518 [2021-07-10T00:47:55.763Z] ---> aa8353e759bc [2021-07-10T00:47:55.763Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-10T00:47:56.038Z] Removing intermediate container 7d321527395d [2021-07-10T00:47:56.038Z] ---> e6599a079a79 [2021-07-10T00:47:56.038Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-10T00:47:56.038Z] Removing intermediate container af437d1a8d01 [2021-07-10T00:47:56.038Z] ---> 55e7c5ed266a [2021-07-10T00:47:56.038Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:47:56.038Z] ---> Running in f2613bdaa412 [2021-07-10T00:47:56.314Z] Removing intermediate container 5878173b8497 [2021-07-10T00:47:56.314Z] ---> b71cfcf3e5d4 [2021-07-10T00:47:56.314Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:47:56.595Z] ---> Running in 85e0ed863666 [2021-07-10T00:47:56.872Z] Removing intermediate container f2613bdaa412 [2021-07-10T00:47:56.872Z] ---> 68af6a73fa28 [2021-07-10T00:47:56.872Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:47:57.152Z] ---> fc497d9b1e38 [2021-07-10T00:47:57.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-10T00:47:57.152Z] ---> 8e8ae206b224 [2021-07-10T00:47:57.152Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-10T00:47:58.146Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-10T00:47:58.146Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-10T00:47:58.146Z] ---> eeaf43b92773 [2021-07-10T00:47:58.146Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:47:58.438Z] ---> Running in 7b3e4278a433 [2021-07-10T00:47:58.438Z] ---> ef245585eaf4 [2021-07-10T00:47:58.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-10T00:47:58.713Z] ---> 7ff1d7bb45c8 [2021-07-10T00:47:58.713Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-10T00:47:59.697Z] Removing intermediate container 7b3e4278a433 [2021-07-10T00:47:59.697Z] ---> 734ca29871da [2021-07-10T00:47:59.698Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-10T00:47:59.698Z] ---> 5b2fd8d70bc0 [2021-07-10T00:47:59.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-10T00:47:59.970Z] ---> Running in 20e59afd07b0 [2021-07-10T00:48:00.244Z] ---> 527f5a19a01b [2021-07-10T00:48:00.244Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-10T00:48:00.529Z] ---> f3be525f77f2 [2021-07-10T00:48:00.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-10T00:48:00.529Z] Removing intermediate container 85e0ed863666 [2021-07-10T00:48:00.529Z] ---> 83f58203a19a [2021-07-10T00:48:00.529Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-10T00:48:00.808Z] ---> Running in a3f75c05091f [2021-07-10T00:48:00.808Z] ---> b8c31f73bd2c [2021-07-10T00:48:00.808Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-10T00:48:01.091Z] ---> Running in be54404995fe [2021-07-10T00:48:01.368Z] ---> c97a6bc78d96 [2021-07-10T00:48:01.368Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-10T00:48:01.979Z] Removing intermediate container be54404995fe [2021-07-10T00:48:01.979Z] ---> 940106999d83 [2021-07-10T00:48:01.979Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-10T00:48:01.979Z] ---> 99cb64dc4d55 [2021-07-10T00:48:01.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:02.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:02.531Z] ---> Running in 6b90abd9212b [2021-07-10T00:48:02.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:02.531Z] ---> Running in bef074dd4853 [2021-07-10T00:48:02.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:03.091Z] (1/39) Installing readline (8.0.4-r0) [2021-07-10T00:48:03.091Z] (2/39) Installing bash (5.0.17-r0) [2021-07-10T00:48:03.091Z] Executing bash-5.0.17-r0.post-install [2021-07-10T00:48:03.091Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:48:03.091Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-10T00:48:03.091Z] (5/39) Installing curl (7.77.0-r0) [2021-07-10T00:48:03.091Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-10T00:48:03.091Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-10T00:48:03.091Z] (8/39) Installing expat (2.2.9-r1) [2021-07-10T00:48:03.091Z] (9/39) Installing libffi (3.3-r2) [2021-07-10T00:48:03.091Z] (10/39) Installing gdbm (1.13-r1) [2021-07-10T00:48:03.091Z] Removing intermediate container bef074dd4853 [2021-07-10T00:48:03.091Z] ---> 81a443caaeac [2021-07-10T00:48:03.091Z] Step 21/23 : LABEL arch=arm64 [2021-07-10T00:48:03.091Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-10T00:48:03.091Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-10T00:48:03.376Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-10T00:48:03.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:48:03.376Z] ---> db7285b9caab [2021-07-10T00:48:03.376Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-10T00:48:03.654Z] ---> Running in fb686f3a9d05 [2021-07-10T00:48:03.654Z] Removing intermediate container 6b90abd9212b [2021-07-10T00:48:03.654Z] ---> 43068903a6de [2021-07-10T00:48:03.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:04.256Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-10T00:48:04.256Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-10T00:48:04.256Z] ---> Running in 9ea2a25de192 [2021-07-10T00:48:04.530Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-10T00:48:04.530Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-10T00:48:04.530Z] Removing intermediate container fb686f3a9d05 [2021-07-10T00:48:04.530Z] ---> 6489331d4f49 [2021-07-10T00:48:04.530Z] Step 22/23 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:48:04.804Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-10T00:48:04.804Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-10T00:48:05.079Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:48:05.079Z] OK: 8 MiB in 20 packages [2021-07-10T00:48:05.079Z] ---> Running in 57bd4343d122 [2021-07-10T00:48:05.356Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-10T00:48:05.356Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-10T00:48:05.356Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-10T00:48:05.356Z] Removing intermediate container 9ea2a25de192 [2021-07-10T00:48:05.356Z] ---> db3724648934 [2021-07-10T00:48:05.356Z] Step 21/23 : LABEL arch=arm64 [2021-07-10T00:48:05.356Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-10T00:48:05.356Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-10T00:48:05.356Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-10T00:48:05.356Z] ---> 5f0d49611eba [2021-07-10T00:48:05.356Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-10T00:48:05.356Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-10T00:48:05.631Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-10T00:48:05.631Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-10T00:48:05.631Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-10T00:48:05.631Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-10T00:48:05.631Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-10T00:48:05.631Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-10T00:48:05.631Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-10T00:48:05.631Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-10T00:48:05.631Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-10T00:48:05.905Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-10T00:48:05.905Z] ---> Running in 98750a20a5ce [2021-07-10T00:48:05.905Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-10T00:48:05.905Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-10T00:48:05.905Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-10T00:48:05.905Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-10T00:48:05.905Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-10T00:48:05.905Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-10T00:48:05.905Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-10T00:48:05.905Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-10T00:48:05.905Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-10T00:48:06.190Z] Removing intermediate container 57bd4343d122 [2021-07-10T00:48:06.190Z] ---> 5f4a65220844 [2021-07-10T00:48:06.190Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:48:06.190Z] Executing busybox-1.31.1-r19.trigger [2021-07-10T00:48:06.190Z] OK: 72 MiB in 59 packages [2021-07-10T00:48:06.468Z] ---> Running in cfb9dd47b7cd [2021-07-10T00:48:06.468Z] Removing intermediate container 98750a20a5ce [2021-07-10T00:48:06.468Z] ---> 3f0766d4731a [2021-07-10T00:48:06.468Z] Step 22/23 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:48:06.743Z] ---> c6421c6e26e3 [2021-07-10T00:48:06.743Z] Removing intermediate container a3f75c05091f [2021-07-10T00:48:06.743Z] ---> f029e40ef7f1 [2021-07-10T00:48:06.743Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:48:06.744Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-10T00:48:07.015Z] ---> Running in 721ebaccca44 [2021-07-10T00:48:07.287Z] ---> Running in 8d52d70eb1fa [2021-07-10T00:48:07.287Z] Removing intermediate container cfb9dd47b7cd [2021-07-10T00:48:07.287Z] ---> 18e59e1c8f87 [2021-07-10T00:48:07.287Z] [2021-07-10T00:48:07.996Z] Removing intermediate container 721ebaccca44 [2021-07-10T00:48:07.997Z] ---> b009cc6b68e9 [2021-07-10T00:48:07.997Z] Step 23/23 : LABEL version=0.0.0 [2021-07-10T00:48:07.997Z] Successfully built 18e59e1c8f87 [2021-07-10T00:48:07.997Z] Successfully tagged support-scheduler-arm64:latest [2021-07-10T00:48:07.997Z] Building security-bootstrapper [2021-07-10T00:48:07.997Z]  Building support-scheduler ... done  ---> Running in 74da0e0e985b [2021-07-10T00:48:08.429Z] ---> 9399b23eaee3 [2021-07-10T00:48:08.429Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-10T00:48:09.916Z] Removing intermediate container 74da0e0e985b [2021-07-10T00:48:09.916Z] ---> 415aff774875 [2021-07-10T00:48:09.916Z] [2021-07-10T00:48:11.229Z] Successfully built 415aff774875 [2021-07-10T00:48:11.229Z] Successfully tagged support-notifications-arm64:latest [2021-07-10T00:48:11.229Z]  Building support-notifications ... done Building security-proxy-setup [2021-07-10T00:48:11.828Z] ---> 5e90b52ac263 [2021-07-10T00:48:11.828Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-10T00:48:12.106Z] Removing intermediate container 8d52d70eb1fa [2021-07-10T00:48:12.106Z] ---> 23cab284957b [2021-07-10T00:48:12.106Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-10T00:48:12.106Z] Collecting docker-compose==1.23.2 [2021-07-10T00:48:12.106Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-10T00:48:12.379Z] ---> Running in c96b43b35094 [2021-07-10T00:48:12.988Z] Collecting texttable<0.10,>=0.9.0 [2021-07-10T00:48:12.988Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-10T00:48:13.265Z] ---> b1bfc2ffc8c7 [2021-07-10T00:48:13.265Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-10T00:48:13.542Z] Removing intermediate container c96b43b35094 [2021-07-10T00:48:13.542Z] ---> 8ee28b66edeb [2021-07-10T00:48:13.542Z] Step 24/26 : LABEL arch=arm64 [2021-07-10T00:48:13.836Z] ---> Running in 8f54f35566b0 [2021-07-10T00:48:14.117Z] ---> Running in 103be8dd27f7 [2021-07-10T00:48:14.720Z] Removing intermediate container 8f54f35566b0 [2021-07-10T00:48:14.720Z] ---> b4989fb3a287 [2021-07-10T00:48:14.720Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:48:14.998Z] Removing intermediate container 103be8dd27f7 [2021-07-10T00:48:14.998Z] ---> d890bda901b1 [2021-07-10T00:48:14.998Z] Step 25/26 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:48:15.274Z] ---> Running in 57705a429321 [2021-07-10T00:48:15.274Z] ---> Running in e118d93d1dd0 [2021-07-10T00:48:15.872Z] Collecting docker<4.0,>=3.6.0 [2021-07-10T00:48:15.872Z] Removing intermediate container 57705a429321 [2021-07-10T00:48:15.872Z] ---> 64eef28d899e [2021-07-10T00:48:15.872Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:48:15.872Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-10T00:48:16.143Z] Removing intermediate container e118d93d1dd0 [2021-07-10T00:48:16.143Z] ---> cfc99c42ad15 [2021-07-10T00:48:16.143Z] Step 26/26 : LABEL version=0.0.0 [2021-07-10T00:48:16.143Z] ---> Running in 29c24ae74cda [2021-07-10T00:48:16.416Z] ---> Running in 9bb329184f30 [2021-07-10T00:48:17.403Z] Removing intermediate container 29c24ae74cda [2021-07-10T00:48:17.403Z] ---> 74a3942693c5 [2021-07-10T00:48:17.403Z] Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:48:17.680Z] Collecting PyYAML<4,>=3.10 [2021-07-10T00:48:17.680Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-10T00:48:17.680Z] ---> Running in 4c8a41fc61ce [2021-07-10T00:48:17.680Z] Removing intermediate container 9bb329184f30 [2021-07-10T00:48:17.680Z] ---> 401c9abeebfe [2021-07-10T00:48:17.680Z] [2021-07-10T00:48:18.281Z] Successfully built 401c9abeebfe [2021-07-10T00:48:18.281Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-10T00:48:18.281Z]  Building security-secretstore-setup ... done Building core-command [2021-07-10T00:48:18.555Z] Removing intermediate container 4c8a41fc61ce [2021-07-10T00:48:18.555Z] ---> c8fbbce0bef8 [2021-07-10T00:48:18.555Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:48:18.830Z] ---> Running in 74e46e7c82bf [2021-07-10T00:48:19.817Z] Removing intermediate container 74e46e7c82bf [2021-07-10T00:48:19.817Z] ---> 14b796750bf5 [2021-07-10T00:48:19.817Z] [2021-07-10T00:48:20.092Z] Successfully built 14b796750bf5 [2021-07-10T00:48:20.092Z] Successfully tagged core-data-arm64:latest [2021-07-10T00:48:20.092Z]  Building core-data ... done Building core-metadata [2021-07-10T00:48:21.520Z] Collecting cached-property<2,>=1.2.0 [2021-07-10T00:48:21.520Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-10T00:48:22.947Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-10T00:48:22.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-10T00:48:22.947Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-10T00:48:23.540Z] Collecting jsonschema<3,>=2.5.1 [2021-07-10T00:48:23.540Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-10T00:48:24.517Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-10T00:48:24.517Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-10T00:48:24.790Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-10T00:48:24.791Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-10T00:48:27.416Z] Collecting docopt<0.7,>=0.6.1 [2021-07-10T00:48:27.416Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-10T00:48:30.042Z] Collecting docker-pycreds>=0.4.0 [2021-07-10T00:48:30.042Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-10T00:48:31.022Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-10T00:48:31.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-10T00:48:31.023Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-10T00:48:31.297Z] Collecting idna<2.8,>=2.5 [2021-07-10T00:48:31.297Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-10T00:48:31.574Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-10T00:48:31.574Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-10T00:48:31.574Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-10T00:48:31.574Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-10T00:48:31.574Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-10T00:48:32.558Z] Installing collected packages: texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, cached-property, jsonschema, dockerpty, docopt, docker-compose [2021-07-10T00:48:32.558Z] Running setup.py install for texttable: started [2021-07-10T00:48:35.185Z] Running setup.py install for texttable: finished with status 'done' [2021-07-10T00:48:35.460Z] Attempting uninstall: urllib3 [2021-07-10T00:48:35.460Z] Found existing installation: urllib3 1.25.9 [2021-07-10T00:48:35.460Z] Uninstalling urllib3-1.25.9: [2021-07-10T00:48:35.460Z] Successfully uninstalled urllib3-1.25.9 [2021-07-10T00:48:36.451Z] Attempting uninstall: idna [2021-07-10T00:48:36.451Z] Found existing installation: idna 2.9 [2021-07-10T00:48:36.451Z] Uninstalling idna-2.9: [2021-07-10T00:48:36.451Z] Successfully uninstalled idna-2.9 [2021-07-10T00:48:37.047Z] Attempting uninstall: requests [2021-07-10T00:48:37.047Z] Found existing installation: requests 2.23.0 [2021-07-10T00:48:37.047Z] Uninstalling requests-2.23.0: [2021-07-10T00:48:37.047Z] Successfully uninstalled requests-2.23.0 [2021-07-10T00:48:38.486Z] Running setup.py install for PyYAML: started [2021-07-10T00:48:41.113Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-10T00:48:41.113Z] Running setup.py install for dockerpty: started [2021-07-10T00:48:43.734Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-10T00:48:44.012Z] Running setup.py install for docopt: started [2021-07-10T00:48:44.294Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:48:44.294Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:48:44.294Z] ---> db148f4463b1 [2021-07-10T00:48:44.294Z] Step 3/32 : WORKDIR /edgex-go [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> 74c3dca343ef [2021-07-10T00:48:44.294Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> 5c4484169157 [2021-07-10T00:48:44.294Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> 4ecdc0c441f2 [2021-07-10T00:48:44.294Z] Step 6/32 : COPY go.mod . [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> 98f22f758b6d [2021-07-10T00:48:44.294Z] Step 7/32 : RUN go mod download [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> c880d9a44e25 [2021-07-10T00:48:44.294Z] Step 8/32 : COPY . . [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> 00ae6ae0675e [2021-07-10T00:48:44.294Z] Step 9/32 : RUN go mod tidy [2021-07-10T00:48:44.294Z] ---> Using cache [2021-07-10T00:48:44.294Z] ---> 00f3d0423e05 [2021-07-10T00:48:44.294Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-10T00:48:46.945Z] Running setup.py install for docopt: finished with status 'done' [2021-07-10T00:48:48.931Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-10T00:48:49.531Z] ---> Running in 2312848a8a98 [2021-07-10T00:48:50.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:48:50.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:48:50.147Z] ---> db148f4463b1 [2021-07-10T00:48:50.147Z] Step 3/22 : WORKDIR /edgex-go [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> 74c3dca343ef [2021-07-10T00:48:50.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> 5c4484169157 [2021-07-10T00:48:50.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> 4ecdc0c441f2 [2021-07-10T00:48:50.147Z] Step 6/22 : COPY go.mod . [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> 98f22f758b6d [2021-07-10T00:48:50.147Z] Step 7/22 : RUN go mod download [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> c880d9a44e25 [2021-07-10T00:48:50.147Z] Step 8/22 : COPY . . [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> 00ae6ae0675e [2021-07-10T00:48:50.147Z] Step 9/22 : RUN go mod tidy [2021-07-10T00:48:50.147Z] ---> Using cache [2021-07-10T00:48:50.147Z] ---> 00f3d0423e05 [2021-07-10T00:48:50.147Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-10T00:48:50.423Z] ---> Running in dfe328c60a3a [2021-07-10T00:48:51.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-10T00:48:52.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-10T00:48:59.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:48:59.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:48:59.616Z] ---> db148f4463b1 [2021-07-10T00:48:59.616Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> 74c3dca343ef [2021-07-10T00:48:59.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> 5c4484169157 [2021-07-10T00:48:59.616Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> 4ecdc0c441f2 [2021-07-10T00:48:59.616Z] Step 6/24 : COPY go.mod . [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> 98f22f758b6d [2021-07-10T00:48:59.616Z] Step 7/24 : RUN go mod download [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> c880d9a44e25 [2021-07-10T00:48:59.616Z] Step 8/24 : COPY . . [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> 00ae6ae0675e [2021-07-10T00:48:59.616Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:48:59.616Z] ---> Using cache [2021-07-10T00:48:59.616Z] ---> 00f3d0423e05 [2021-07-10T00:48:59.616Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-10T00:48:59.890Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-10T00:48:59.890Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-10T00:48:59.890Z] ---> db148f4463b1 [2021-07-10T00:48:59.890Z] Step 3/24 : WORKDIR /edgex-go [2021-07-10T00:48:59.890Z] ---> Using cache [2021-07-10T00:48:59.890Z] ---> 74c3dca343ef [2021-07-10T00:48:59.890Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-10T00:48:59.890Z] ---> Using cache [2021-07-10T00:48:59.890Z] ---> 5c4484169157 [2021-07-10T00:48:59.890Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-10T00:48:59.890Z] ---> Using cache [2021-07-10T00:48:59.890Z] ---> 4ecdc0c441f2 [2021-07-10T00:48:59.890Z] Step 6/24 : COPY go.mod . [2021-07-10T00:48:59.890Z] ---> Using cache [2021-07-10T00:48:59.890Z] ---> 98f22f758b6d [2021-07-10T00:48:59.890Z] Step 7/24 : RUN go mod download [2021-07-10T00:48:59.890Z] ---> Using cache [2021-07-10T00:48:59.890Z] ---> c880d9a44e25 [2021-07-10T00:48:59.890Z] Step 8/24 : COPY . . [2021-07-10T00:49:00.166Z] ---> Using cache [2021-07-10T00:49:00.166Z] ---> 00ae6ae0675e [2021-07-10T00:49:00.166Z] Step 9/24 : RUN go mod tidy [2021-07-10T00:49:00.166Z] ---> Using cache [2021-07-10T00:49:00.166Z] ---> 00f3d0423e05 [2021-07-10T00:49:00.444Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-10T00:49:00.723Z] ---> Running in 2a8cac7d3dc8 [2021-07-10T00:49:00.723Z] ---> Running in c47ebae0d1cb [2021-07-10T00:49:04.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-10T00:49:04.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-10T00:49:06.120Z] Removing intermediate container 20e59afd07b0 [2021-07-10T00:49:06.120Z] ---> 4c2f2c8afcba [2021-07-10T00:49:06.120Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-10T00:49:06.120Z] ---> Running in 34b01a0f9f2f [2021-07-10T00:49:06.730Z] Removing intermediate container 34b01a0f9f2f [2021-07-10T00:49:06.730Z] ---> d96441b99e9e [2021-07-10T00:49:06.730Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-10T00:49:07.006Z] ---> Running in 59742cf1d7c7 [2021-07-10T00:49:07.630Z] Removing intermediate container 59742cf1d7c7 [2021-07-10T00:49:07.630Z] ---> 30433670579a [2021-07-10T00:49:07.630Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-10T00:49:09.624Z] ---> 91a6bb7d0149 [2021-07-10T00:49:09.624Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-10T00:49:10.612Z] ---> c2c145448016 [2021-07-10T00:49:10.612Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-10T00:49:12.059Z] ---> 2e2d897aef70 [2021-07-10T00:49:12.059Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-10T00:49:12.337Z] ---> Running in 1f99332b2635 [2021-07-10T00:49:13.451Z] Removing intermediate container 1f99332b2635 [2021-07-10T00:49:13.451Z] ---> 1aab8b95d9b9 [2021-07-10T00:49:13.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:49:13.452Z] ---> Running in 02b00fc5c0c9 [2021-07-10T00:49:14.126Z] Removing intermediate container 02b00fc5c0c9 [2021-07-10T00:49:14.126Z] ---> b2b9d5e024b0 [2021-07-10T00:49:14.126Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:49:14.436Z] ---> Running in ebbdd4718490 [2021-07-10T00:49:15.140Z] Removing intermediate container ebbdd4718490 [2021-07-10T00:49:15.140Z] ---> 5f05435e7158 [2021-07-10T00:49:15.140Z] Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:49:15.140Z] ---> Running in c6cf6c324250 [2021-07-10T00:49:16.138Z] Removing intermediate container c6cf6c324250 [2021-07-10T00:49:16.138Z] ---> 2c0c211f61fc [2021-07-10T00:49:16.138Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:49:16.138Z] ---> Running in c277dd8f6ed4 [2021-07-10T00:49:16.742Z] Removing intermediate container c277dd8f6ed4 [2021-07-10T00:49:16.743Z] ---> bc61c88f73ce [2021-07-10T00:49:16.743Z] [2021-07-10T00:49:17.347Z] Successfully built bc61c88f73ce [2021-07-10T00:49:17.347Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-10T00:50:25.405Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-10T00:50:28.821Z] Removing intermediate container 2312848a8a98 [2021-07-10T00:50:28.821Z] ---> f45c5fd360ba [2021-07-10T00:50:28.821Z] [2021-07-10T00:50:28.821Z] Step 11/32 : FROM alpine:3.12 [2021-07-10T00:50:28.821Z] ---> c4fd0aeabfcf [2021-07-10T00:50:28.821Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-10T00:50:29.097Z] ---> Running in aa89c36a0221 [2021-07-10T00:50:30.554Z] Removing intermediate container aa89c36a0221 [2021-07-10T00:50:30.554Z] ---> c7d73b532196 [2021-07-10T00:50:30.554Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-10T00:50:30.836Z] ---> Running in 65d515678fc3 [2021-07-10T00:50:32.847Z] Removing intermediate container dfe328c60a3a [2021-07-10T00:50:32.847Z] ---> 008cd6da0183 [2021-07-10T00:50:32.847Z] [2021-07-10T00:50:32.847Z] Step 11/22 : FROM alpine:3.12 [2021-07-10T00:50:32.847Z] ---> c4fd0aeabfcf [2021-07-10T00:50:32.847Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-10T00:50:33.136Z] ---> Running in 7737afd6cdf2 [2021-07-10T00:50:33.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:50:33.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:50:34.290Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-10T00:50:34.290Z] (2/2) Installing su-exec (0.2-r1) [2021-07-10T00:50:34.290Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:50:34.290Z] OK: 5 MiB in 16 packages [2021-07-10T00:50:35.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-10T00:50:35.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-10T00:50:35.552Z] Removing intermediate container 2a8cac7d3dc8 [2021-07-10T00:50:35.552Z] ---> 3feef8263fd1 [2021-07-10T00:50:35.552Z] [2021-07-10T00:50:35.552Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:50:35.552Z] ---> c4fd0aeabfcf [2021-07-10T00:50:35.552Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:50:35.552Z] ---> Using cache [2021-07-10T00:50:35.552Z] ---> b3e33a8388e5 [2021-07-10T00:50:35.552Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:50:35.552Z] ---> Using cache [2021-07-10T00:50:35.552Z] ---> 9071195cdc7f [2021-07-10T00:50:35.552Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-10T00:50:35.828Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-10T00:50:35.828Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-10T00:50:35.828Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-10T00:50:35.828Z] (4/4) Installing curl (7.77.0-r0) [2021-07-10T00:50:35.828Z] Executing busybox-1.31.1-r20.trigger [2021-07-10T00:50:35.828Z] ---> Running in 34b3f3f34416 [2021-07-10T00:50:36.107Z] Executing ca-certificates-20191127-r4.trigger [2021-07-10T00:50:36.107Z] Removing intermediate container 65d515678fc3 [2021-07-10T00:50:36.107Z] ---> fa9c4e0ca9d3 [2021-07-10T00:50:36.107Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-10T00:50:36.107Z] OK: 7 MiB in 18 packages [2021-07-10T00:50:36.720Z] ---> Running in fac08532c796 [2021-07-10T00:50:37.011Z] Removing intermediate container 34b3f3f34416 [2021-07-10T00:50:37.011Z] ---> b77bcb02dc44 [2021-07-10T00:50:37.011Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:50:37.290Z] ---> Running in 36012324b102 [2021-07-10T00:50:37.564Z] Removing intermediate container fac08532c796 [2021-07-10T00:50:37.564Z] ---> 5814d7e42a45 [2021-07-10T00:50:37.564Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-10T00:50:37.837Z] ---> Running in 86acd6f26bac [2021-07-10T00:50:38.112Z] Removing intermediate container 36012324b102 [2021-07-10T00:50:38.112Z] ---> 3980b47dc544 [2021-07-10T00:50:38.112Z] Step 16/24 : WORKDIR / [2021-07-10T00:50:38.112Z] Removing intermediate container 7737afd6cdf2 [2021-07-10T00:50:38.112Z] ---> 74519fd4d805 [2021-07-10T00:50:38.112Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-10T00:50:38.387Z] ---> Running in 32322e96ff0d [2021-07-10T00:50:38.984Z] ---> Running in cf7750d87a2a [2021-07-10T00:50:38.984Z] Removing intermediate container 86acd6f26bac [2021-07-10T00:50:38.984Z] ---> 3fbd983a8327 [2021-07-10T00:50:38.984Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-10T00:50:39.276Z] ---> Running in 5fb8a7973413 [2021-07-10T00:50:39.276Z] Removing intermediate container 32322e96ff0d [2021-07-10T00:50:39.276Z] ---> d199d3ce52c0 [2021-07-10T00:50:39.276Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:50:39.879Z] Removing intermediate container cf7750d87a2a [2021-07-10T00:50:39.879Z] ---> c67ab3ef27ed [2021-07-10T00:50:39.879Z] Step 14/22 : WORKDIR /edgex [2021-07-10T00:50:40.155Z] ---> Running in 37d643c41309 [2021-07-10T00:50:40.757Z] Removing intermediate container c47ebae0d1cb [2021-07-10T00:50:40.758Z] ---> f386d99ad2e9 [2021-07-10T00:50:40.758Z] [2021-07-10T00:50:40.758Z] Step 11/24 : FROM alpine:3.12 [2021-07-10T00:50:40.758Z] ---> c4fd0aeabfcf [2021-07-10T00:50:40.758Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-10T00:50:40.758Z] ---> Using cache [2021-07-10T00:50:40.758Z] ---> b3e33a8388e5 [2021-07-10T00:50:40.758Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-10T00:50:40.758Z] ---> Using cache [2021-07-10T00:50:40.758Z] ---> 9071195cdc7f [2021-07-10T00:50:40.758Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-10T00:50:40.758Z] ---> 84e58f1084e1 [2021-07-10T00:50:40.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-10T00:50:41.032Z] ---> Running in d6e67216d2c8 [2021-07-10T00:50:41.032Z] Removing intermediate container 37d643c41309 [2021-07-10T00:50:41.032Z] ---> e43ece6ef86f [2021-07-10T00:50:41.032Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-10T00:50:42.015Z] Removing intermediate container d6e67216d2c8 [2021-07-10T00:50:42.015Z] ---> a3c77df5b692 [2021-07-10T00:50:42.015Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-10T00:50:42.287Z] ---> Running in bb2ab8a88ea3 [2021-07-10T00:50:42.287Z] ---> 8c776587c05c [2021-07-10T00:50:42.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-10T00:50:42.287Z] ---> e9ee9cd64085 [2021-07-10T00:50:42.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-10T00:50:42.562Z] Removing intermediate container 5fb8a7973413 [2021-07-10T00:50:42.562Z] ---> fd9031986aa1 [2021-07-10T00:50:42.562Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-10T00:50:42.836Z] ---> Running in dba73e3bfa5b [2021-07-10T00:50:42.836Z] Removing intermediate container bb2ab8a88ea3 [2021-07-10T00:50:42.836Z] ---> f20cb88c3af5 [2021-07-10T00:50:42.836Z] Step 16/24 : WORKDIR / [2021-07-10T00:50:43.107Z] ---> Running in 2f00c8be8c4b [2021-07-10T00:50:43.380Z] ---> ad369817f526 [2021-07-10T00:50:43.380Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-10T00:50:43.380Z] Removing intermediate container dba73e3bfa5b [2021-07-10T00:50:43.380Z] ---> 53347ff967d1 [2021-07-10T00:50:43.380Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-10T00:50:43.653Z] ---> Running in 9eb24911de27 [2021-07-10T00:50:43.653Z] ---> 1fe0d3997afb [2021-07-10T00:50:43.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-10T00:50:43.925Z] Removing intermediate container 2f00c8be8c4b [2021-07-10T00:50:43.925Z] ---> 3ad75319887a [2021-07-10T00:50:43.925Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:50:44.523Z] Removing intermediate container 9eb24911de27 [2021-07-10T00:50:44.523Z] ---> 3bd6135c280c [2021-07-10T00:50:44.523Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:50:44.523Z] ---> 2ce15887cedb [2021-07-10T00:50:44.523Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-10T00:50:44.523Z] ---> Running in 55a562897540 [2021-07-10T00:50:44.797Z] ---> Running in 6ba588c7d2ba [2021-07-10T00:50:45.073Z] ---> 651e8b153931 [2021-07-10T00:50:45.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-10T00:50:45.073Z] ---> b486c6e36e7a [2021-07-10T00:50:45.073Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-10T00:50:45.349Z] Removing intermediate container 55a562897540 [2021-07-10T00:50:45.349Z] ---> ea99b9e93435 [2021-07-10T00:50:45.349Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:50:45.349Z] ---> Running in db784b5500a1 [2021-07-10T00:50:45.349Z] ---> Running in a005f50ed706 [2021-07-10T00:50:46.331Z] Removing intermediate container a005f50ed706 [2021-07-10T00:50:46.331Z] Removing intermediate container db784b5500a1 [2021-07-10T00:50:46.331Z] ---> a2bc2903f8e3 [2021-07-10T00:50:46.331Z] ---> c804cb3bd88d [2021-07-10T00:50:46.331Z] Step 19/22 : CMD ["--init=true"]Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:50:46.331Z] [2021-07-10T00:50:46.610Z] ---> 9077359425f2 [2021-07-10T00:50:46.610Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-10T00:50:46.610Z] ---> Running in ef04f679b95c [2021-07-10T00:50:46.610Z] ---> Running in 681654b0aeb5 [2021-07-10T00:50:47.591Z] ---> 129536540f88 [2021-07-10T00:50:47.591Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-10T00:50:47.591Z] Removing intermediate container 681654b0aeb5 [2021-07-10T00:50:47.591Z] ---> 995d4a137a03 [2021-07-10T00:50:47.591Z] Step 20/22 : LABEL arch=arm64 [2021-07-10T00:50:47.591Z] Removing intermediate container ef04f679b95c [2021-07-10T00:50:47.591Z] ---> c28502be1d8c [2021-07-10T00:50:47.591Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:50:47.591Z] ---> Running in 2fdb244907e8 [2021-07-10T00:50:47.591Z] ---> Running in 1162dc1dc8a0 [2021-07-10T00:50:47.591Z] ---> Running in 048e80f3e05b [2021-07-10T00:50:47.868Z] Removing intermediate container 6ba588c7d2ba [2021-07-10T00:50:47.868Z] ---> 541c096e34d0 [2021-07-10T00:50:47.868Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-10T00:50:48.147Z] Removing intermediate container 1162dc1dc8a0 [2021-07-10T00:50:48.147Z] ---> 6c2b57c71891 [2021-07-10T00:50:48.147Z] Step 21/22 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:50:48.432Z] Removing intermediate container 2fdb244907e8 [2021-07-10T00:50:48.432Z] ---> 173baf5b553c [2021-07-10T00:50:48.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-10T00:50:48.432Z] Removing intermediate container 048e80f3e05b [2021-07-10T00:50:48.432Z] ---> fba2c4a588ba [2021-07-10T00:50:48.432Z] [2021-07-10T00:50:48.432Z] ---> Running in f966d3ff25bd [2021-07-10T00:50:48.701Z] ---> Running in 689b18a0e3c1 [2021-07-10T00:50:48.974Z] Successfully built fba2c4a588ba [2021-07-10T00:50:48.974Z] ---> 63603673d748 [2021-07-10T00:50:48.974Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-10T00:50:48.974Z] Successfully tagged core-command-arm64:latest [2021-07-10T00:50:49.245Z]  Building core-command ... done Removing intermediate container 689b18a0e3c1 [2021-07-10T00:50:49.245Z] ---> 379ba6e56d7f [2021-07-10T00:50:49.245Z] Step 22/24 : LABEL arch=arm64 [2021-07-10T00:50:49.245Z] Removing intermediate container f966d3ff25bd [2021-07-10T00:50:49.245Z] ---> 923ade358f48 [2021-07-10T00:50:49.245Z] Step 22/22 : LABEL version=0.0.0 [2021-07-10T00:50:49.519Z] ---> Running in db0bca33e419 [2021-07-10T00:50:49.519Z] ---> Running in 00e4767c5dc0 [2021-07-10T00:50:50.115Z] Removing intermediate container 00e4767c5dc0 [2021-07-10T00:50:50.115Z] ---> 716dc574c1d7 [2021-07-10T00:50:50.115Z] [2021-07-10T00:50:50.115Z] Removing intermediate container db0bca33e419 [2021-07-10T00:50:50.115Z] ---> e61a64090b91 [2021-07-10T00:50:50.115Z] Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:50:50.387Z] ---> f4f2505757fc [2021-07-10T00:50:50.387Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-10T00:50:50.387Z] ---> Running in 376e2fa45f3a [2021-07-10T00:50:50.660Z] Successfully built 716dc574c1d7 [2021-07-10T00:50:50.660Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-10T00:50:50.932Z]  Building security-proxy-setup ... done Removing intermediate container 376e2fa45f3a [2021-07-10T00:50:50.932Z] ---> 5c6c3e5429ef [2021-07-10T00:50:50.932Z] Step 24/24 : LABEL version=0.0.0 [2021-07-10T00:50:50.932Z] ---> Running in 838173e88f48 [2021-07-10T00:50:51.208Z] ---> c8798e3f0e9d [2021-07-10T00:50:51.208Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-10T00:50:51.481Z] Removing intermediate container 838173e88f48 [2021-07-10T00:50:51.481Z] ---> 5b6e8f67355c [2021-07-10T00:50:51.481Z] [2021-07-10T00:50:51.754Z] Successfully built 5b6e8f67355c [2021-07-10T00:50:52.027Z] Successfully tagged core-metadata-arm64:latest [2021-07-10T00:50:52.027Z]  Building core-metadata ... done  ---> d734a4f53476 [2021-07-10T00:50:52.027Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-10T00:50:53.006Z] ---> 4cddbe9474ca [2021-07-10T00:50:53.006Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-10T00:50:53.280Z] ---> Running in f0222e4bfb6f [2021-07-10T00:50:53.875Z] Removing intermediate container f0222e4bfb6f [2021-07-10T00:50:53.875Z] ---> 1619ac6b19d2 [2021-07-10T00:50:53.875Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-10T00:50:54.472Z] ---> 4768ea2d58d4 [2021-07-10T00:50:54.472Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-10T00:50:54.748Z] ---> Running in b1d55e20b51b [2021-07-10T00:50:57.362Z] Removing intermediate container b1d55e20b51b [2021-07-10T00:50:57.362Z] ---> d932eb75384e [2021-07-10T00:50:57.362Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-10T00:50:57.362Z] ---> Running in eceb844a503d [2021-07-10T00:50:57.634Z] Removing intermediate container eceb844a503d [2021-07-10T00:50:57.634Z] ---> fac944e94f74 [2021-07-10T00:50:57.634Z] Step 29/32 : CMD ["gate"] [2021-07-10T00:50:57.907Z] ---> Running in ff2045a79e2b [2021-07-10T00:50:58.503Z] Removing intermediate container ff2045a79e2b [2021-07-10T00:50:58.503Z] ---> 575cd4322f8f [2021-07-10T00:50:58.503Z] Step 30/32 : LABEL arch=arm64 [2021-07-10T00:50:58.776Z] ---> Running in 4c063053d747 [2021-07-10T00:50:59.372Z] Removing intermediate container 4c063053d747 [2021-07-10T00:50:59.372Z] ---> 54a9136de45f [2021-07-10T00:50:59.372Z] Step 31/32 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 [2021-07-10T00:50:59.645Z] ---> Running in b91cb5efc031 [2021-07-10T00:51:00.238Z] Removing intermediate container b91cb5efc031 [2021-07-10T00:51:00.238Z] ---> ed330a3b1b43 [2021-07-10T00:51:00.238Z] Step 32/32 : LABEL version=0.0.0 [2021-07-10T00:51:00.513Z] ---> Running in 58a64a233d09 [2021-07-10T00:51:00.788Z] Removing intermediate container 58a64a233d09 [2021-07-10T00:51:00.788Z] ---> 1aba725649e3 [2021-07-10T00:51:00.788Z] [2021-07-10T00:51:01.384Z] Successfully built 1aba725649e3 [2021-07-10T00:51:01.384Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-10T00:51:01.401Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-07-10T00:51:01.431Z] $ docker stop --time=1 c6d89957758bb08a0e33fe08166ef4ce6312cb173a3125bc638d622ef41562c3 [2021-07-10T00:51:03.277Z] $ docker rm -f c6d89957758bb08a0e33fe08166ef4ce6312cb173a3125bc638d622ef41562c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-10T00:51:03.832Z] + docker images [2021-07-10T00:51:04.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-10T00:51:04.102Z] security-bootstrapper-arm64 latest 1aba725649e3 3 seconds ago 17.5MB [2021-07-10T00:51:04.102Z] core-metadata-arm64 latest 5b6e8f67355c 12 seconds ago 15.7MB [2021-07-10T00:51:04.102Z] security-proxy-setup-arm64 latest 716dc574c1d7 14 seconds ago 24.2MB [2021-07-10T00:51:04.102Z] core-command-arm64 latest fba2c4a588ba 15 seconds ago 15MB [2021-07-10T00:51:04.102Z] f386d99ad2e9 23 seconds ago 994MB [2021-07-10T00:51:04.102Z] 3feef8263fd1 28 seconds ago 988MB [2021-07-10T00:51:04.102Z] 008cd6da0183 32 seconds ago 995MB [2021-07-10T00:51:04.102Z] f45c5fd360ba 36 seconds ago 991MB [2021-07-10T00:51:04.102Z] sys-mgmt-agent-arm64 latest bc61c88f73ce About a minute ago 298MB [2021-07-10T00:51:04.102Z] core-data-arm64 latest 14b796750bf5 2 minutes ago 19.1MB [2021-07-10T00:51:04.102Z] security-secretstore-setup-arm64 latest 401c9abeebfe 2 minutes ago 27.1MB [2021-07-10T00:51:04.102Z] support-notifications-arm64 latest 415aff774875 2 minutes ago 15.7MB [2021-07-10T00:51:04.102Z] support-scheduler-arm64 latest 18e59e1c8f87 2 minutes ago 15.1MB [2021-07-10T00:51:04.102Z] 582413bc7bf3 3 minutes ago 997MB [2021-07-10T00:51:04.102Z] 31cac2743450 3 minutes ago 991MB [2021-07-10T00:51:04.102Z] 9668d385a509 3 minutes ago 998MB [2021-07-10T00:51:04.102Z] 859f07d4b196 3 minutes ago 990MB [2021-07-10T00:51:04.102Z] 46488637db62 3 minutes ago 991MB [2021-07-10T00:51:04.102Z] ci-base-image-arm64 latest db148f4463b1 13 minutes ago 663MB [2021-07-10T00:51:04.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 hours ago 451MB [2021-07-10T00:51:04.102Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-10T00:51:04.102Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-10T00:51:04.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:51:04.911Z] ---> job-cost.sh [2021-07-10T00:51:04.911Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FTsl [2021-07-10T00:51:43.997Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-10T00:53:20.746Z] lf-activate-venv(): INFO: Adding /tmp/venv-FTsl/bin to PATH [2021-07-10T00:53:20.746Z] INFO: No Stack... [2021-07-10T00:53:20.746Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-10T00:53:20.746Z] INFO: Archiving Costs [Pipeline] sh [2021-07-10T00:53:21.082Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [2021-07-10T00:53:21.082Z] + cut -d, -f6 [Pipeline] lock [2021-07-10T00:53:21.143Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] [2021-07-10T00:53:21.153Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] did not exist. Created. [2021-07-10T00:53:21.153Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-10T00:53:21.509Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-10T00:53:21.756Z] Stashed 1 file(s) [Pipeline] } [2021-07-10T00:53:21.767Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-10T00:53:22.790Z] provisioning config files... [2021-07-10T00:53:22.800Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config1726203811778390336tmp [Pipeline] { [Pipeline] sh [2021-07-10T00:53:23.111Z] + set +x [2021-07-10T00:53:23.112Z] + curl -s https://codecov.io/bash [2021-07-10T00:53:23.112Z] + bash -s -- [2021-07-10T00:53:23.112Z] [2021-07-10T00:53:23.112Z] _____ _ [2021-07-10T00:53:23.112Z] / ____| | | [2021-07-10T00:53:23.112Z] | | ___ __| | ___ ___ _____ __ [2021-07-10T00:53:23.112Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-10T00:53:23.112Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-10T00:53:23.112Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-10T00:53:23.112Z] Bash-1.0.3 [2021-07-10T00:53:23.112Z] [2021-07-10T00:53:23.112Z] [2021-07-10T00:53:23.112Z] ==> git version 2.24.4 found [2021-07-10T00:53:23.112Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-10T00:53:23.112Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-10T00:53:23.112Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-10T00:53:23.112Z] ==> Jenkins CI detected. [2021-07-10T00:53:23.112Z] project root: . [2021-07-10T00:53:23.112Z] --> token set from env [2021-07-10T00:53:23.374Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-10T00:53:23.374Z] ==> Running gcov in . (disable via -X gcov) [2021-07-10T00:53:23.374Z] ==> Python coveragepy not found [2021-07-10T00:53:23.374Z] ==> Searching for coverage reports in: [2021-07-10T00:53:23.374Z] + . [2021-07-10T00:53:23.374Z] -> Found 1 reports [2021-07-10T00:53:23.374Z] ==> Detecting git/mercurial file structure [2021-07-10T00:53:23.374Z] ==> Reading reports [2021-07-10T00:53:23.374Z] + ./coverage.out bytes=398095 [2021-07-10T00:53:23.374Z] ==> Appending adjustments [2021-07-10T00:53:23.374Z] https://docs.codecov.io/docs/fixing-reports [2021-07-10T00:53:24.320Z] + Found adjustments [2021-07-10T00:53:24.320Z] ==> Gzipping contents [2021-07-10T00:53:24.320Z] 56K /tmp/codecov.oe7vDc.gz [2021-07-10T00:53:24.320Z] ==> Uploading reports [2021-07-10T00:53:24.320Z] url: https://codecov.io [2021-07-10T00:53:24.320Z] query: branch=PR-3571&commit=187887a8392dc793e57fbc73dcc74327a2f09bdc&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-10T00:53:24.320Z] -> Pinging Codecov [2021-07-10T00:53:24.320Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3571&commit=187887a8392dc793e57fbc73dcc74327a2f09bdc&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-10T00:53:24.892Z] -> Uploading to [2021-07-10T00:53:24.892Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-10/00271124DB129430A58F1EEE437C3FCB/187887a8392dc793e57fbc73dcc74327a2f09bdc/e9c4b019-8f44-4904-bc3b-750b1affe905.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210710T005324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fb94f6c012831dab7f486e1c28f3dd6f2c9bf0aaf3bc82e97120709c3ead130 [2021-07-10T00:53:24.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-10T00:53:24.892Z] Dload Upload Total Spent Left Speed [2021-07-10T00:53:25.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53922 0 0 100 53922 0 120k --:--:-- --:--:-- --:--:-- 120k [2021-07-10T00:53:25.152Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/187887a8392dc793e57fbc73dcc74327a2f09bdc [Pipeline] } [2021-07-10T00:53:25.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:26.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:27.176Z] ---> package-listing.sh [2021-07-10T00:53:27.176Z] ++ facter osfamily [2021-07-10T00:53:27.176Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-10T00:53:27.438Z] + OS_FAMILY=redhat [2021-07-10T00:53:27.438Z] + workspace=/w/workspace/edgex-go/19 [2021-07-10T00:53:27.438Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-10T00:53:27.438Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-10T00:53:27.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-10T00:53:27.438Z] + PACKAGES=/tmp/packages_start.txt [2021-07-10T00:53:27.438Z] + '[' /w/workspace/edgex-go/19 ']' [2021-07-10T00:53:27.438Z] + PACKAGES=/tmp/packages_end.txt [2021-07-10T00:53:27.438Z] + case "${OS_FAMILY}" in [2021-07-10T00:53:27.438Z] + sort [2021-07-10T00:53:27.438Z] + rpm -qa [2021-07-10T00:53:29.350Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-10T00:53:29.350Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-10T00:53:29.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-10T00:53:29.350Z] + '[' /w/workspace/edgex-go/19 ']' [2021-07-10T00:53:29.350Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2021-07-10T00:53:29.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2021-07-10T00:53:29.364Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-10T00:53:29.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:53:30.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-10T00:53:30.212Z] [2021-07-10T00:53:30.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-10T00:53:30.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-10T00:53:30.527Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-10T00:53:30.527Z] df20fa9351a1: Pulling fs layer [2021-07-10T00:53:30.527Z] 36b3adc4ff6f: Pulling fs layer [2021-07-10T00:53:30.527Z] 8ad3a11d3b57: Pulling fs layer [2021-07-10T00:53:30.527Z] 46f8f816bc3b: Pulling fs layer [2021-07-10T00:53:30.527Z] 93b61091891f: Pulling fs layer [2021-07-10T00:53:30.527Z] 93b9cdb0e59b: Pulling fs layer [2021-07-10T00:53:30.527Z] 5e14af77c1be: Pulling fs layer [2021-07-10T00:53:30.527Z] 01666e4c0597: Pulling fs layer [2021-07-10T00:53:30.527Z] aa168da1d23b: Pulling fs layer [2021-07-10T00:53:30.527Z] 46f8f816bc3b: Waiting [2021-07-10T00:53:30.527Z] 93b61091891f: Waiting [2021-07-10T00:53:30.527Z] 93b9cdb0e59b: Waiting [2021-07-10T00:53:30.527Z] 5e14af77c1be: Waiting [2021-07-10T00:53:30.527Z] 01666e4c0597: Waiting [2021-07-10T00:53:30.527Z] aa168da1d23b: Waiting [2021-07-10T00:53:30.527Z] 36b3adc4ff6f: Verifying Checksum [2021-07-10T00:53:30.527Z] 36b3adc4ff6f: Download complete [2021-07-10T00:53:30.794Z] df20fa9351a1: Verifying Checksum [2021-07-10T00:53:30.794Z] df20fa9351a1: Download complete [2021-07-10T00:53:30.794Z] 46f8f816bc3b: Verifying Checksum [2021-07-10T00:53:30.794Z] 46f8f816bc3b: Download complete [2021-07-10T00:53:30.794Z] 93b9cdb0e59b: Verifying Checksum [2021-07-10T00:53:30.794Z] 93b9cdb0e59b: Download complete [2021-07-10T00:53:30.794Z] 5e14af77c1be: Verifying Checksum [2021-07-10T00:53:30.794Z] 5e14af77c1be: Download complete [2021-07-10T00:53:30.794Z] 01666e4c0597: Verifying Checksum [2021-07-10T00:53:30.794Z] 01666e4c0597: Download complete [2021-07-10T00:53:30.794Z] 8ad3a11d3b57: Verifying Checksum [2021-07-10T00:53:30.794Z] 8ad3a11d3b57: Download complete [2021-07-10T00:53:30.794Z] df20fa9351a1: Pull complete [2021-07-10T00:53:31.058Z] 36b3adc4ff6f: Pull complete [2021-07-10T00:53:31.058Z] 93b61091891f: Verifying Checksum [2021-07-10T00:53:31.058Z] 93b61091891f: Download complete [2021-07-10T00:53:31.324Z] 8ad3a11d3b57: Pull complete [2021-07-10T00:53:31.591Z] 46f8f816bc3b: Pull complete [2021-07-10T00:53:31.591Z] 93b61091891f: Pull complete [2021-07-10T00:53:31.855Z] 93b9cdb0e59b: Pull complete [2021-07-10T00:53:31.855Z] 5e14af77c1be: Pull complete [2021-07-10T00:53:31.855Z] 01666e4c0597: Pull complete [2021-07-10T00:53:32.803Z] aa168da1d23b: Verifying Checksum [2021-07-10T00:53:32.803Z] aa168da1d23b: Download complete [2021-07-10T00:53:37.037Z] aa168da1d23b: Pull complete [2021-07-10T00:53:37.037Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-10T00:53:37.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-10T00:53:37.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-10T00:53:37.114Z] prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container [2021-07-10T00:53:37.151Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-10T00:53:40.176Z] $ docker top e64ab816756e79c17f1d1be6a31ccad6feb6aad023a9e0a8ee0c16187e6c6939 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-10T00:53:40.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-10T00:53:40.947Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-10T00:53:41.242Z] + ls /var/log/sa-host [2021-07-10T00:53:41.242Z] + sadf -c /var/log/sa-host/sa05 [2021-07-10T00:53:41.242Z] file_magic: OK [2021-07-10T00:53:41.242Z] HZ: Using current value: 100 [2021-07-10T00:53:41.242Z] file_header: OK [2021-07-10T00:53:41.242Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-10T00:53:41.242Z] Statistics: [2021-07-10T00:53:41.242Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-10T00:53:41.242Z] File successfully converted to sysstat format version 12.2.1 [2021-07-10T00:53:41.242Z] + sadf -c /var/log/sa-host/sa10 [2021-07-10T00:53:41.242Z] file_magic: OK [2021-07-10T00:53:41.242Z] HZ: Using current value: 100 [2021-07-10T00:53:41.242Z] file_header: OK [2021-07-10T00:53:41.242Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-10T00:53:41.242Z] Statistics: [2021-07-10T00:53:41.242Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-10T00:53:41.242Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-10T00:53:41.436Z] provisioning config files... [2021-07-10T00:53:41.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config8480237292718790992tmp [Pipeline] { [Pipeline] echo [2021-07-10T00:53:41.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:41.767Z] ---> create-netrc.sh [Pipeline] } [2021-07-10T00:53:41.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:42.162Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-10T00:53:42.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:42.468Z] ---> sudo-logs.sh [2021-07-10T00:53:42.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-10T00:53:42.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:42.807Z] ---> job-cost.sh [2021-07-10T00:53:42.807Z] lf-activate-venv: SKIPPING [2021-07-10T00:53:42.807Z] DEBUG: total: 0.18000000715255737 [2021-07-10T00:53:42.807Z] INFO: Retrieving Stack Cost... [2021-07-10T00:53:43.744Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-10T00:53:44.325Z] INFO: Archiving Costs [Pipeline] echo [2021-07-10T00:53:44.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-10T00:53:44.656Z] ---> logs-deploy.sh [2021-07-10T00:53:44.656Z] lf-activate-venv: SKIPPING [2021-07-10T00:53:44.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/19 [2021-07-10T00:53:44.656Z] INFO: archiving workspace using pattern(s): [2021-07-10T00:53:45.601Z] Archives upload complete. [2021-07-10T00:53:45.602Z] INFO: archiving logs to Nexus [2021-07-10T00:53:46.173Z] ---> uname -a: [2021-07-10T00:53:46.173Z] Linux prd-centos7-docker-4c-2g-2368.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-10T00:53:46.173Z] [2021-07-10T00:53:46.173Z] [2021-07-10T00:53:46.173Z] ---> lscpu: [2021-07-10T00:53:46.173Z] Architecture: x86_64 [2021-07-10T00:53:46.173Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-10T00:53:46.173Z] Byte Order: Little Endian [2021-07-10T00:53:46.173Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-10T00:53:46.173Z] CPU(s): 2 [2021-07-10T00:53:46.173Z] On-line CPU(s) list: 0,1 [2021-07-10T00:53:46.173Z] Thread(s) per core: 1 [2021-07-10T00:53:46.173Z] Core(s) per socket: 1 [2021-07-10T00:53:46.173Z] Socket(s): 2 [2021-07-10T00:53:46.173Z] NUMA node(s): 1 [2021-07-10T00:53:46.173Z] Vendor ID: AuthenticAMD [2021-07-10T00:53:46.173Z] CPU family: 23 [2021-07-10T00:53:46.173Z] Model: 49 [2021-07-10T00:53:46.173Z] Model name: AMD EPYC-Rome Processor [2021-07-10T00:53:46.173Z] Stepping: 0 [2021-07-10T00:53:46.173Z] CPU MHz: 2799.998 [2021-07-10T00:53:46.173Z] BogoMIPS: 5599.99 [2021-07-10T00:53:46.173Z] Virtualization: AMD-V [2021-07-10T00:53:46.173Z] Hypervisor vendor: KVM [2021-07-10T00:53:46.173Z] Virtualization type: full [2021-07-10T00:53:46.173Z] L1d cache: 64 KiB [2021-07-10T00:53:46.173Z] L1i cache: 64 KiB [2021-07-10T00:53:46.173Z] L2 cache: 1 MiB [2021-07-10T00:53:46.173Z] L3 cache: 32 MiB [2021-07-10T00:53:46.173Z] NUMA node0 CPU(s): 0,1 [2021-07-10T00:53:46.173Z] Vulnerability Itlb multihit: Not affected [2021-07-10T00:53:46.173Z] Vulnerability L1tf: Not affected [2021-07-10T00:53:46.173Z] Vulnerability Mds: Not affected [2021-07-10T00:53:46.173Z] Vulnerability Meltdown: Not affected [2021-07-10T00:53:46.173Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-10T00:53:46.174Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-10T00:53:46.174Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-10T00:53:46.174Z] Vulnerability Srbds: Not affected [2021-07-10T00:53:46.174Z] Vulnerability Tsx async abort: Not affected [2021-07-10T00:53:46.174Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-10T00:53:46.174Z] [2021-07-10T00:53:46.174Z] [2021-07-10T00:53:46.174Z] ---> nproc: [2021-07-10T00:53:46.174Z] 2 [2021-07-10T00:53:46.174Z] [2021-07-10T00:53:46.174Z] [2021-07-10T00:53:46.174Z] ---> df -h: [2021-07-10T00:53:46.174Z] Filesystem Size Used Available Use% Mounted on [2021-07-10T00:53:46.174Z] overlay 40.0G 11.6G 28.4G 29% / [2021-07-10T00:53:46.174Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-10T00:53:46.174Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-10T00:53:46.174Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/19@tmp [2021-07-10T00:53:46.174Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/19 [2021-07-10T00:53:46.174Z] [2021-07-10T00:53:46.174Z]