Pull request #3531 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54c9ee803e0f045ae277f7104a63a7b395bd2bf0+829e8fdb577067879b803ac37640c358b37462cf (48453023b9d290797478180e60c7981a4909037a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8567531884089025213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1632556522149331793.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8620815246208292407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2462750798488828023.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6761663466670813680.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-2878 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/43 [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/43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/43@tmp/jenkins-gitclient-ssh5908496356932595358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/43@tmp/jenkins-gitclient-ssh2803544374818282088.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 Merge succeeded, producing 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 Checking out Revision 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/43@tmp/jenkins-gitclient-ssh4868672484665053293.key > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" > git rev-list --no-walk f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:08:48.142Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:08:48.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:08:48.290Z] ========================================================= [2021-07-15T17:08:48.290Z] EdgeX Global Pipelines Version Info [2021-07-15T17:08:48.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:08:49.711Z] ------------------- [2021-07-15T17:08:49.711Z] stable info: [2021-07-15T17:08:49.711Z] ------------------- [2021-07-15T17:08:49.711Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:08:49.711Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:08:49.711Z] Message: update stable to v1.0.196 [2021-07-15T17:08:50.304Z] ------------------- [2021-07-15T17:08:50.304Z] experimental info: [2021-07-15T17:08:50.304Z] ------------------- [2021-07-15T17:08:50.304Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:08:50.304Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:08:50.304Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:08:50.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T17:08:50.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T17:08:50.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:08:50.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:08:50.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:08:50.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:08:50.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:08:50.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T17:08:50.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T17:08:50.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T17:08:50.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:08:50.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:08:50.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:08:50.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:08:50.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T17:08:50.820Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T17:08:50.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:08:50.864Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:08:50.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T17:08:50.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T17:08:50.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T17:08:50.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:08:51.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-07-15T17:08:51.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-07-15T17:08:51.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-07-15T17:08:51.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [Pipeline] echo [2021-07-15T17:08:51.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54c9ee8 [Pipeline] echo [2021-07-15T17:08:51.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:08:51.312Z] provisioning config files... [2021-07-15T17:08:51.340Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/43@tmp/config6011091021032437688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:08:51.704Z] ---> docker-login.sh [2021-07-15T17:08:51.704Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:08:51.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:51.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:51.976Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:51.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:51.976Z] [2021-07-15T17:08:51.976Z] Login Succeeded [2021-07-15T17:08:51.976Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:08:51.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:52.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:52.242Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:52.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:52.242Z] [2021-07-15T17:08:52.242Z] Login Succeeded [2021-07-15T17:08:52.242Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:08:52.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:52.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:52.242Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:52.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:52.242Z] [2021-07-15T17:08:52.242Z] Login Succeeded [2021-07-15T17:08:52.242Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:08:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:52.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:52.511Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:52.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:52.511Z] [2021-07-15T17:08:52.511Z] Login Succeeded [2021-07-15T17:08:52.511Z] docker.io [2021-07-15T17:08:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:08:53.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:08:53.099Z] Configure a credential helper to remove this warning. See [2021-07-15T17:08:53.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:08:53.099Z] [2021-07-15T17:08:53.099Z] Login Succeeded [2021-07-15T17:08:53.099Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:08:53.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:08:53.500Z] ++ 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-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T17:08:53.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T17:08:53.500Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T17:08:53.500Z] ++ cut -d/ -f2 [2021-07-15T17:08:53.500Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T17:08:53.623Z] 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-15T17:08:54.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:54.343Z] [2021-07-15T17:08:54.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:08:54.671Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:54.671Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:08:54.671Z] 31603596830f: Pulling fs layer [2021-07-15T17:08:54.671Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:08:54.671Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:08:54.671Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:08:54.671Z] fd332fbdc1db: Waiting [2021-07-15T17:08:54.671Z] b6dc333f4379: Verifying Checksum [2021-07-15T17:08:54.671Z] b6dc333f4379: Download complete [2021-07-15T17:08:54.948Z] 31603596830f: Verifying Checksum [2021-07-15T17:08:54.949Z] 31603596830f: Download complete [2021-07-15T17:08:54.949Z] 31603596830f: Pull complete [2021-07-15T17:08:55.227Z] b6dc333f4379: Pull complete [2021-07-15T17:08:55.227Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:08:55.227Z] fd332fbdc1db: Download complete [2021-07-15T17:08:55.227Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:08:55.227Z] 3d9ef1400e77: Download complete [2021-07-15T17:08:55.833Z] 3d9ef1400e77: Pull complete [2021-07-15T17:08:56.115Z] fd332fbdc1db: Pull complete [2021-07-15T17:08:56.115Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:08:56.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:56.115Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:08:56.242Z] prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container [2021-07-15T17:08:56.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:08:57.125Z] $ docker top 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:08:57.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:08:57.372Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:08:57.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:08:57.515Z] $ docker exec 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent [2021-07-15T17:08:57.651Z] SSH_AUTH_SOCK=/tmp/ssh-doGMCcgdCXcn/agent.13 [2021-07-15T17:08:57.651Z] SSH_AGENT_PID=20 [2021-07-15T17:08:57.665Z] Running ssh-add (command line suppressed) [2021-07-15T17:08:57.785Z] Identity added: /w/workspace/edgex-go/43@tmp/private_key_2089893343319351302.key (/w/workspace/edgex-go/43@tmp/private_key_2089893343319351302.key) [2021-07-15T17:08:57.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:08:58.138Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:08:58.158Z] $ docker exec --env ******** --env ******** 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent -k [2021-07-15T17:08:58.267Z] unset SSH_AUTH_SOCK; [2021-07-15T17:08:58.268Z] unset SSH_AGENT_PID; [2021-07-15T17:08:58.268Z] echo Agent pid 20 killed; [2021-07-15T17:08:58.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:08:58.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:08:58.378Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:08:58.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:08:58.509Z] $ docker exec 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent [2021-07-15T17:08:58.638Z] SSH_AUTH_SOCK=/tmp/ssh-4aHCBOP8aP5l/agent.53 [2021-07-15T17:08:58.638Z] SSH_AGENT_PID=59 [2021-07-15T17:08:58.649Z] Running ssh-add (command line suppressed) [2021-07-15T17:08:58.751Z] Identity added: /w/workspace/edgex-go/43@tmp/private_key_7510370715661097468.key (/w/workspace/edgex-go/43@tmp/private_key_7510370715661097468.key) [2021-07-15T17:08:58.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:08:59.118Z] + git semver init [2021-07-15T17:08:59.118Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:08:59.118Z] # $GIT_DIR = /w/workspace/edgex-go/43/.git [2021-07-15T17:08:59.118Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/43 [2021-07-15T17:08:59.118Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:08:59.118Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:08:59.118Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:08:59.118Z] # $SEMVER_BRANCH = PR-3531 [2021-07-15T17:08:59.118Z] # $SEMVER_TEMP = /tmp/semver-046983018 [2021-07-15T17:08:59.118Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T17:09:55.635Z] # '/tmp/semver-046983018' -> '/w/workspace/edgex-go/43/.semver' [2021-07-15T17:09:55.635Z] # -> Force: false [2021-07-15T17:09:55.635Z] # $SEMVER_DIR = /w/workspace/edgex-go/43/.semver [Pipeline] } [2021-07-15T17:09:55.649Z] $ docker exec --env ******** --env ******** 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent -k [2021-07-15T17:09:55.759Z] unset SSH_AUTH_SOCK; [2021-07-15T17:09:55.759Z] unset SSH_AGENT_PID; [2021-07-15T17:09:55.759Z] echo Agent pid 59 killed; [2021-07-15T17:09:55.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:09:56.147Z] + git semver [Pipeline] } [2021-07-15T17:09:56.198Z] $ docker stop --time=1 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 [2021-07-15T17:09:57.794Z] $ docker rm -f 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:09:58.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:09:58.582Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:09:58.586Z] [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-15T17:09:59.181Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:59.502Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:59.823Z] + sudo service docker restart [2021-07-15T17:09:59.823Z] + true [2021-07-15T17:09:59.823Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T17:10:13.796Z] Still waiting to schedule task [2021-07-15T17:10:13.797Z] ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T17:10:13.797Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2883’ is offline [2021-07-15T17:10:13.797Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2885’ is offline [Pipeline] echo [2021-07-15T17:10:18.116Z] ========================================================= [2021-07-15T17:10:18.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:10:18.116Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:18.533Z] + 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-15T17:10:19.963Z] Sending build context to Docker daemon 328.4MB [2021-07-15T17:10:19.963Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T17:10:19.963Z] Step 2/6 : FROM ${BASE} [2021-07-15T17:10:20.238Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:10:20.238Z] 540db60ca938: Pulling fs layer [2021-07-15T17:10:20.238Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:10:20.238Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:10:20.238Z] 0773c198feca: Pulling fs layer [2021-07-15T17:10:20.238Z] 345f892a5656: Pulling fs layer [2021-07-15T17:10:20.238Z] 4796506630df: Pulling fs layer [2021-07-15T17:10:20.238Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:10:20.238Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:10:20.238Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:10:20.238Z] 4796506630df: Waiting [2021-07-15T17:10:20.238Z] cc55df3e53f1: Waiting [2021-07-15T17:10:20.238Z] 4d027b6c602c: Waiting [2021-07-15T17:10:20.238Z] 449e75d2c14e: Waiting [2021-07-15T17:10:20.238Z] 0773c198feca: Waiting [2021-07-15T17:10:20.238Z] 345f892a5656: Waiting [2021-07-15T17:10:20.238Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:10:20.238Z] 4c4ab2625f07: Download complete [2021-07-15T17:10:20.238Z] adcc1eea9eea: Verifying Checksum [2021-07-15T17:10:20.238Z] adcc1eea9eea: Download complete [2021-07-15T17:10:20.238Z] 345f892a5656: Verifying Checksum [2021-07-15T17:10:20.238Z] 345f892a5656: Download complete [2021-07-15T17:10:20.238Z] 4796506630df: Verifying Checksum [2021-07-15T17:10:20.238Z] 4796506630df: Download complete [2021-07-15T17:10:20.238Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:10:20.238Z] cc55df3e53f1: Download complete [2021-07-15T17:10:20.238Z] 540db60ca938: Verifying Checksum [2021-07-15T17:10:20.238Z] 540db60ca938: Download complete [2021-07-15T17:10:20.518Z] 540db60ca938: Pull complete [2021-07-15T17:10:20.518Z] adcc1eea9eea: Pull complete [2021-07-15T17:10:20.793Z] 4c4ab2625f07: Pull complete [2021-07-15T17:10:20.793Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:10:20.793Z] 4d027b6c602c: Download complete [2021-07-15T17:10:24.152Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:10:24.152Z] 449e75d2c14e: Download complete [2021-07-15T17:10:25.568Z] 0773c198feca: Verifying Checksum [2021-07-15T17:10:25.568Z] 0773c198feca: Download complete [2021-07-15T17:10:28.976Z] 0773c198feca: Pull complete [2021-07-15T17:10:29.245Z] 345f892a5656: Pull complete [2021-07-15T17:10:29.245Z] 4796506630df: Pull complete [2021-07-15T17:10:29.245Z] cc55df3e53f1: Pull complete [2021-07-15T17:10:29.523Z] 4d027b6c602c: Pull complete [2021-07-15T17:10:31.483Z] 449e75d2c14e: Pull complete [2021-07-15T17:10:31.483Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:10:31.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:10:31.483Z] ---> 0d28375d9b5b [2021-07-15T17:10:31.483Z] 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-15T17:10:32.904Z] ---> Running in 45d2201d8688 [2021-07-15T17:10:32.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:10:33.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:10:34.142Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T17:10:34.733Z] (2/12) Installing file (5.39-r0) [2021-07-15T17:10:34.733Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T17:10:35.005Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T17:10:40.355Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T17:10:40.355Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T17:10:40.355Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T17:10:40.355Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T17:10:40.355Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T17:10:40.355Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T17:10:40.625Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T17:10:40.625Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T17:10:40.895Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:10:40.895Z] OK: 219 MiB in 52 packages [2021-07-15T17:10:42.317Z] Removing intermediate container 45d2201d8688 [2021-07-15T17:10:42.317Z] ---> a036ad30f02f [2021-07-15T17:10:42.317Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T17:10:42.317Z] ---> Running in 66d1241bc713 [2021-07-15T17:10:42.317Z] Removing intermediate container 66d1241bc713 [2021-07-15T17:10:42.317Z] ---> 9d78f6ca9251 [2021-07-15T17:10:42.317Z] Step 5/6 : COPY go.mod . [2021-07-15T17:10:42.317Z] ---> a2fa9b0afa86 [2021-07-15T17:10:42.317Z] Step 6/6 : RUN go mod download [2021-07-15T17:10:42.317Z] ---> Running in 4b9554e39120 [2021-07-15T17:10:52.532Z] Removing intermediate container 4b9554e39120 [2021-07-15T17:10:52.532Z] ---> aa1122ff3919 [2021-07-15T17:10:52.532Z] Successfully built aa1122ff3919 [2021-07-15T17:10:52.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:52.895Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:10:52.895Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:53.012Z] prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container [2021-07-15T17:10:53.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:10:53.491Z] $ docker top 3f6ddfbc23757addff7e6eb1fd3d6b6c0e22a9534904ed5b7362725dac6de926 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:10:53.898Z] + go version [2021-07-15T17:10:53.899Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:10:53.919Z] $ docker stop --time=1 3f6ddfbc23757addff7e6eb1fd3d6b6c0e22a9534904ed5b7362725dac6de926 [2021-07-15T17:10:55.105Z] $ docker rm -f 3f6ddfbc23757addff7e6eb1fd3d6b6c0e22a9534904ed5b7362725dac6de926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:55.808Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:10:55.808Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:55.933Z] prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container [2021-07-15T17:10:56.054Z] $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:10:56.379Z] $ docker top 7c8c6ff5a620b071dce75e8816abb8922f144b6315eb2da679616f7c7e547c3f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:10:56.476Z] ========================================================= [2021-07-15T17:10:56.477Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T17:10:56.477Z] ========================================================= [Pipeline] sh [2021-07-15T17:10:57.008Z] + go mod tidy [Pipeline] sh [2021-07-15T17:10:57.335Z] + make test [2021-07-15T17:10:57.335Z] 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-15T17:10:57.610Z] go mod tidy [2021-07-15T17:10:57.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T17:11:04.350Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T17:11:22.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T17:11:26.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T17:11:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T17:11:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T17:11:30.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T17:11:30.685Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T17:11:30.685Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T17:11:30.685Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T17:11:31.279Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T17:11:31.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T17:11:32.140Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T17:11:32.140Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T17:11:32.140Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T17:11:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T17:11:34.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-07-15T17:11:34.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T17:11:34.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T17:11:35.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-07-15T17:11:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T17:11:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 46.3% of statements [2021-07-15T17:11:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T17:11:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T17:11:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.9% of statements [2021-07-15T17:11:36.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T17:11:36.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:11:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-07-15T17:11:38.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-07-15T17:11:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T17:11:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T17:11:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T17:11:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T17:11:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T17:11:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 95.1% of statements [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T17:11:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T17:11:38.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T17:11:40.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-07-15T17:11:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T17:11:40.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-07-15T17:11:40.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-15T17:11:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T17:11:40.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-07-15T17:11:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-07-15T17:11:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-07-15T17:11:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-07-15T17:11:41.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-07-15T17:11:54.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-07-15T17:11:54.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-15T17:11:59.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements [2021-07-15T17:11:59.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T17:12:17.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-07-15T17:12:17.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-07-15T17:12:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T17:12:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.6% of statements [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T17:12:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T17:12:17.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-07-15T17:12:17.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.3% of statements [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 91.9% of statements [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.6% of statements [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T17:12:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-15T17:12:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-15T17:12:25.863Z] GO111MODULE=on go vet ./... [2021-07-15T17:12:52.636Z] gofmt -l . [2021-07-15T17:12:52.636Z] [ "`gofmt -l .`" = "" ] [2021-07-15T17:12:52.636Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T17:12:52.980Z] + ls -al . [2021-07-15T17:12:52.980Z] total 568 [2021-07-15T17:12:52.980Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 17:12 . [2021-07-15T17:12:52.980Z] drwxr-xr-x 4 root root 30 Jul 15 17:10 .. [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 17:08 .dockerignore [2021-07-15T17:12:52.980Z] drwxrwxr-x 8 1001 1001 179 Jul 15 17:08 .git [2021-07-15T17:12:52.980Z] drwxrwxr-x 3 1001 1001 125 Jul 15 17:08 .github [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 17:08 .gitignore [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 17:08 .hadolint.yml [2021-07-15T17:12:52.980Z] drwx------ 3 1001 1001 58 Jul 15 17:09 .semver [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 17:08 .sonarcloud.properties [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:08 Attribution.txt [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:08 CHANGELOG.md [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:08 CONTRIBUTING.md [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 17:08 Dockerfile.build [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 17:08 Jenkinsfile [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:08 LICENSE [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:08 Makefile [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:08 README.md [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:08 SECURITY.md [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 17:09 VERSION [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:08 ZMQWindows.md [2021-07-15T17:12:52.980Z] drwxrwxr-x 2 1001 1001 37 Jul 15 17:08 bin [2021-07-15T17:12:52.980Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 17:08 cmd [2021-07-15T17:12:52.980Z] -rw-r--r-- 1 root root 402846 Jul 15 17:12 coverage.out [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 17:08 go.mod [2021-07-15T17:12:52.980Z] -rw-r--r-- 1 root root 21149 Jul 15 17:10 go.sum [2021-07-15T17:12:52.980Z] drwxrwxr-x 7 1001 1001 114 Jul 15 17:08 internal [2021-07-15T17:12:52.980Z] drwxrwxr-x 3 1001 1001 16 Jul 15 17:08 openapi [2021-07-15T17:12:52.980Z] drwxrwxr-x 4 1001 1001 71 Jul 15 17:08 snap [2021-07-15T17:12:52.980Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 17:08 version.go [Pipeline] sh [2021-07-15T17:12:53.311Z] + '[' -e coverage.out ] [2021-07-15T17:12:53.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T17:12:53.433Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T17:12:53.759Z] + make build [2021-07-15T17:12:53.759Z] go mod tidy [2021-07-15T17:12:53.759Z] 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-15T17:12:56.307Z] 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-15T17:13:02.399Z] 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-15T17:13:03.364Z] 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-15T17:13:04.335Z] 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-15T17:13:04.335Z] 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-15T17:13:05.319Z] 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-15T17:13:06.318Z] 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-15T17:13:06.904Z] 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-15T17:13:07.880Z] 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-15T17:13:08.901Z] 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-15T17:13:09.500Z] 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-15T17:13:10.964Z] $ docker stop --time=1 7c8c6ff5a620b071dce75e8816abb8922f144b6315eb2da679616f7c7e547c3f [2021-07-15T17:13:12.779Z] $ docker rm -f 7c8c6ff5a620b071dce75e8816abb8922f144b6315eb2da679616f7c7e547c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-15T17:13:13.218Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2888 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-15T17:13:13.997Z] Running in /w/workspace/edgex-go/43 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:14.284Z] The recommended git tool is: git [2021-07-15T17:13:14.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:14.335Z] [2021-07-15T17:13:14.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:14.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:14.670Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T17:13:14.670Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T17:13:14.670Z] ca9280d653b3: Pulling fs layer [2021-07-15T17:13:14.670Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T17:13:14.950Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T17:13:14.950Z] cbdbe7a5bc2a: Download complete [2021-07-15T17:13:15.215Z] cbdbe7a5bc2a: Pull complete [2021-07-15T17:13:16.174Z] ca9280d653b3: Verifying Checksum [2021-07-15T17:13:16.174Z] ca9280d653b3: Download complete [2021-07-15T17:13:16.759Z] ca9280d653b3: Pull complete [2021-07-15T17:13:18.716Z] 7e9c9ca2126c: Download complete [2021-07-15T17:13:21.657Z] using credential edgex-jenkins-ssh [2021-07-15T17:13:21.677Z] Cloning the remote Git repository [2021-07-15T17:13:21.730Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:13:21.868Z] > git init /w/workspace/edgex-go/43 # timeout=10 [2021-07-15T17:13:22.078Z] 7e9c9ca2126c: Pull complete [2021-07-15T17:13:22.078Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T17:13:22.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:22.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T17:13:22.196Z] prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container [2021-07-15T17:13:22.277Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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-15T17:13:21.993Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:13:21.994Z] > git --version # timeout=10 [2021-07-15T17:13:22.018Z] > git --version # 'git version 2.17.1' [2021-07-15T17:13:22.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:13:22.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:13:24.795Z] $ docker top 4ff032c653f5dab7b8404e5bf5627a3915608342f434ee7a60f4c7ce4f33bf09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:13:25.207Z] + docker-compose build --help [2021-07-15T17:13:25.207Z] + grep parallel [2021-07-15T17:13:25.794Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T17:13:25.810Z] $ docker stop --time=1 4ff032c653f5dab7b8404e5bf5627a3915608342f434ee7a60f4c7ce4f33bf09 [2021-07-15T17:13:27.023Z] $ docker rm -f 4ff032c653f5dab7b8404e5bf5627a3915608342f434ee7a60f4c7ce4f33bf09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:13:27.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T17:13:27.475Z] . [Pipeline] withDockerContainer [2021-07-15T17:13:27.589Z] prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container [2021-07-15T17:13:27.657Z] $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T17:13:28.043Z] $ docker top c157fec12a6e838d4b43420dc647e0b15af663239f86a5b307b025a6a766b0d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:13:28.478Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T17:13:29.084Z] Building core-command ... [2021-07-15T17:13:29.084Z] Building core-data ... [2021-07-15T17:13:29.084Z] Building core-metadata ... [2021-07-15T17:13:29.084Z] Building security-bootstrapper ... [2021-07-15T17:13:29.084Z] Building security-proxy-setup ... [2021-07-15T17:13:29.084Z] Building security-secretstore-setup ... [2021-07-15T17:13:29.084Z] Building support-notifications ... [2021-07-15T17:13:29.084Z] Building support-scheduler ... [2021-07-15T17:13:29.084Z] Building sys-mgmt-agent ... [2021-07-15T17:13:29.084Z] Building support-notifications [2021-07-15T17:13:29.084Z] Building core-command [2021-07-15T17:13:29.084Z] Building core-data [2021-07-15T17:13:29.084Z] Building support-scheduler [2021-07-15T17:13:29.084Z] Building security-bootstrapper [2021-07-15T17:13:41.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:41.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:41.438Z] ---> aa1122ff3919 [2021-07-15T17:13:41.438Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:13:41.438Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:41.438Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:41.438Z] ---> aa1122ff3919 [2021-07-15T17:13:41.438Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T17:13:41.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:41.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:41.438Z] ---> aa1122ff3919 [2021-07-15T17:13:41.438Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:13:41.734Z] Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:13:42.148Z] Merge succeeded, producing 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:13:42.149Z] Checking out Revision 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 (PR-3531) [2021-07-15T17:13:41.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:13:41.034Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:13:41.061Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:13:41.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:13:41.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:13:41.117Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:13:41.759Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:13:41.780Z] > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 [2021-07-15T17:13:42.032Z] > git remote # timeout=10 [2021-07-15T17:13:42.055Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:13:42.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:13:42.093Z] > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 [2021-07-15T17:13:42.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:13:42.156Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:13:42.177Z] > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 [2021-07-15T17:13:44.826Z] ---> Running in c5f0e3329611 [2021-07-15T17:13:44.826Z] ---> Running in 8b95fe200497 [2021-07-15T17:13:44.826Z] ---> Running in 9dcf477344f1 [2021-07-15T17:13:46.258Z] Removing intermediate container c5f0e3329611 [2021-07-15T17:13:46.258Z] ---> 9e89e0d8bc33 [2021-07-15T17:13:46.258Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.258Z] Removing intermediate container 8b95fe200497 [2021-07-15T17:13:46.258Z] ---> c9e507a9d5f2 [2021-07-15T17:13:46.258Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.258Z] Removing intermediate container 9dcf477344f1 [2021-07-15T17:13:46.258Z] ---> 38c536e4aab8 [2021-07-15T17:13:46.258Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:46.526Z] ---> Running in cdfb9626be62 [2021-07-15T17:13:46.526Z] ---> Running in 4b680c0162fb [2021-07-15T17:13:46.526Z] ---> Running in ffa29190ed6a [2021-07-15T17:13:47.107Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:13:48.142Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:13:48.584Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:13:48.960Z] + true [2021-07-15T17:13:48.960Z] + sudo service docker restart [2021-07-15T17:13:49.934Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:49.934Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:49.934Z] ---> aa1122ff3919 [2021-07-15T17:13:49.934Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:13:49.934Z] ---> Using cache [2021-07-15T17:13:49.934Z] ---> 38c536e4aab8 [2021-07-15T17:13:49.934Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:49.934Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:13:49.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:13:49.934Z] ---> aa1122ff3919 [2021-07-15T17:13:49.934Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:13:49.934Z] ---> Using cache [2021-07-15T17:13:49.934Z] ---> 38c536e4aab8 [2021-07-15T17:13:49.934Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:13:49.934Z] ---> Running in a9d97796c295 [2021-07-15T17:13:49.934Z] Removing intermediate container cdfb9626be62 [2021-07-15T17:13:49.934Z] ---> 9cdc6c24726f [2021-07-15T17:13:49.934Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T17:13:49.934Z] ---> Running in 51a6d6998c55 [2021-07-15T17:13:49.934Z] ---> Running in f4ff3722bd34 [2021-07-15T17:13:49.934Z] Removing intermediate container 4b680c0162fb [2021-07-15T17:13:49.934Z] ---> 6bc47fe608d3 [2021-07-15T17:13:49.934Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T17:13:50.215Z] ---> Running in a3c927f6ea97 [2021-07-15T17:13:50.215Z] Removing intermediate container ffa29190ed6a [2021-07-15T17:13:50.215Z] ---> 7b7746a842a1 [2021-07-15T17:13:50.215Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T17:13:50.215Z] ---> Running in be551c13b01b [2021-07-15T17:13:50.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:50.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.149Z] Removing intermediate container 51a6d6998c55 [2021-07-15T17:13:51.149Z] ---> 7ee043e3394b [2021-07-15T17:13:51.149Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T17:13:51.149Z] Removing intermediate container a9d97796c295 [2021-07-15T17:13:51.149Z] ---> 90cc548721ae [2021-07-15T17:13:51.149Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:13:51.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.149Z] ---> Running in 10f067323357 [2021-07-15T17:13:51.149Z] ---> Running in 3b9dc09610b5 [2021-07-15T17:13:51.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:51.965Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:52.233Z] Removing intermediate container a3c927f6ea97 [2021-07-15T17:13:52.233Z] ---> 2a7e0d0acaee [2021-07-15T17:13:52.233Z] Step 6/24 : COPY go.mod . [2021-07-15T17:13:52.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:52.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:52.501Z] ---> 46adef3aa5b8 [2021-07-15T17:13:52.501Z] Step 7/24 : RUN go mod download [2021-07-15T17:13:52.501Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:52.501Z] ---> Running in ae81cdd59791 [2021-07-15T17:13:53.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:13:53.090Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:53.090Z] Removing intermediate container be551c13b01b [2021-07-15T17:13:53.090Z] ---> b538b3a1aa52 [2021-07-15T17:13:53.090Z] Step 6/32 : COPY go.mod . [2021-07-15T17:13:53.090Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:53.364Z] ---> 6a5aebaee88e [2021-07-15T17:13:53.364Z] Step 7/32 : RUN go mod download [2021-07-15T17:13:53.364Z] ---> Running in 42aafd3480d9 [2021-07-15T17:13:53.640Z] Removing intermediate container 10f067323357 [2021-07-15T17:13:53.640Z] ---> 7edca4a4decb [2021-07-15T17:13:53.640Z] Step 6/23 : COPY go.mod . [2021-07-15T17:13:53.640Z] OK: 219 MiB in 52 packages [2021-07-15T17:13:53.640Z] Removing intermediate container 3b9dc09610b5 [2021-07-15T17:13:53.640Z] ---> d1620b5390cd [2021-07-15T17:13:53.640Z] Step 6/24 : COPY go.mod . [2021-07-15T17:13:53.920Z] ---> ea1e29608c77 [2021-07-15T17:13:53.920Z] Step 7/23 : RUN go mod download [2021-07-15T17:13:53.920Z] Removing intermediate container ae81cdd59791 [2021-07-15T17:13:53.920Z] ---> f8fc9819ba54 [2021-07-15T17:13:53.920Z] Step 8/24 : COPY . . [2021-07-15T17:13:53.920Z] ---> Running in 98dea54a5ec9 [2021-07-15T17:13:54.191Z] Removing intermediate container f4ff3722bd34 [2021-07-15T17:13:54.191Z] ---> 1f87b5d6fffe [2021-07-15T17:13:54.191Z] Step 6/23 : COPY go.mod . [2021-07-15T17:13:54.191Z] ---> 334c2841ad3b [2021-07-15T17:13:54.191Z] Step 7/24 : RUN go mod download [2021-07-15T17:13:54.191Z] ---> Running in 9dba754c86ed [2021-07-15T17:13:54.775Z] ---> f17894616dc6 [2021-07-15T17:13:54.775Z] Step 7/23 : RUN go mod download [2021-07-15T17:13:55.752Z] ---> Running in 8f156d31c4da [2021-07-15T17:13:56.023Z] Removing intermediate container 42aafd3480d9 [2021-07-15T17:13:56.023Z] ---> 60c1d2c0ac6a [2021-07-15T17:13:56.023Z] Step 8/32 : COPY . . [2021-07-15T17:13:56.629Z] Removing intermediate container 98dea54a5ec9 [2021-07-15T17:13:56.629Z] ---> adc1b599cd89 [2021-07-15T17:13:56.629Z] Step 8/23 : COPY . . [2021-07-15T17:14:00.025Z] Removing intermediate container 9dba754c86ed [2021-07-15T17:14:00.025Z] ---> c91999f0fff0 [2021-07-15T17:14:00.025Z] Step 8/24 : COPY . . [2021-07-15T17:14:00.025Z] Removing intermediate container 8f156d31c4da [2021-07-15T17:14:00.025Z] ---> 60df88866efa [2021-07-15T17:14:00.025Z] Step 8/23 : COPY . . [2021-07-15T17:14:00.025Z] ---> fa23e6449bb2 [2021-07-15T17:14:00.025Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:14:00.613Z] ---> Running in 676a7f48b898 [2021-07-15T17:14:06.014Z] ---> 93fed558ba0c [2021-07-15T17:14:06.014Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:14:06.014Z] ---> f96dd0a4683b [2021-07-15T17:14:06.014Z] Step 9/32 : RUN go mod tidy [2021-07-15T17:14:06.014Z] ---> Running in 4d5e61d5ba8c [2021-07-15T17:14:06.014Z] ---> Running in 904b43761c83 [2021-07-15T17:14:06.014Z] Removing intermediate container 676a7f48b898 [2021-07-15T17:14:06.014Z] ---> 3e5bd2b358e5 [2021-07-15T17:14:06.014Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T17:14:06.014Z] ---> Running in c1530697f89e [2021-07-15T17:14:06.990Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:14:07.477Z] provisioning config files... [2021-07-15T17:14:07.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/43@tmp/config6874172326670483561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:14:07.933Z] ---> docker-login.sh [2021-07-15T17:14:07.934Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:14:07.965Z] Removing intermediate container 4d5e61d5ba8c [2021-07-15T17:14:07.965Z] ---> c9e83b755f55 [2021-07-15T17:14:07.965Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T17:14:07.965Z] ---> Running in a5ab2959fb6f [2021-07-15T17:14:07.965Z] Removing intermediate container 904b43761c83 [2021-07-15T17:14:07.965Z] ---> 20e4f28c6fcd [2021-07-15T17:14:07.965Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T17:14:08.239Z] ---> Running in de04e04657bd [2021-07-15T17:14:08.840Z] 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-15T17:14:08.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:14:09.115Z] 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-15T17:14:09.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:14:09.200Z] Configure a credential helper to remove this warning. See [2021-07-15T17:14:09.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:14:09.200Z] [2021-07-15T17:14:09.200Z] Login Succeeded [2021-07-15T17:14:09.200Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:14:09.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:14:10.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:14:10.091Z] Configure a credential helper to remove this warning. See [2021-07-15T17:14:10.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:14:10.091Z] [2021-07-15T17:14:10.091Z] Login Succeeded [2021-07-15T17:14:10.091Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:14:10.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:14:10.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:14:10.753Z] Configure a credential helper to remove this warning. See [2021-07-15T17:14:10.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:14:10.753Z] [2021-07-15T17:14:10.753Z] Login Succeeded [2021-07-15T17:14:10.753Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:14:11.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:14:11.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:14:11.325Z] Configure a credential helper to remove this warning. See [2021-07-15T17:14:11.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:14:11.325Z] [2021-07-15T17:14:11.325Z] Login Succeeded [2021-07-15T17:14:11.325Z] docker.io [2021-07-15T17:14:11.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:14:12.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:14:12.228Z] Configure a credential helper to remove this warning. See [2021-07-15T17:14:12.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:14:12.228Z] [2021-07-15T17:14:12.228Z] Login Succeeded [2021-07-15T17:14:12.228Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:14:12.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T17:14:12.632Z] ========================================================= [2021-07-15T17:14:12.632Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:14:12.632Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:14:13.048Z] + 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-15T17:14:15.125Z] Sending build context to Docker daemon 165.8MB [2021-07-15T17:14:15.125Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T17:14:15.125Z] Step 2/6 : FROM ${BASE} [2021-07-15T17:14:15.417Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:14:15.417Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:14:15.417Z] 24495759ef45: Pulling fs layer [2021-07-15T17:14:15.417Z] d148012ef14d: Pulling fs layer [2021-07-15T17:14:15.417Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:14:15.417Z] 093eec477d81: Pulling fs layer [2021-07-15T17:14:15.417Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:14:15.417Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:14:15.417Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:14:15.417Z] a6d5b2bbb924: Waiting [2021-07-15T17:14:15.417Z] cb65c68fc2e2: Waiting [2021-07-15T17:14:15.417Z] 093eec477d81: Waiting [2021-07-15T17:14:15.417Z] 2446dc1eb7d3: Waiting [2021-07-15T17:14:15.417Z] 596795e73e0f: Waiting [2021-07-15T17:14:15.417Z] d148012ef14d: Verifying Checksum [2021-07-15T17:14:15.417Z] d148012ef14d: Download complete [2021-07-15T17:14:15.417Z] 24495759ef45: Verifying Checksum [2021-07-15T17:14:15.417Z] 24495759ef45: Download complete [2021-07-15T17:14:15.708Z] 093eec477d81: Verifying Checksum [2021-07-15T17:14:15.708Z] 093eec477d81: Download complete [2021-07-15T17:14:15.708Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T17:14:15.708Z] a6d5b2bbb924: Download complete [2021-07-15T17:14:15.708Z] 595b0fe564bb: Verifying Checksum [2021-07-15T17:14:15.708Z] 595b0fe564bb: Download complete [2021-07-15T17:14:15.708Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T17:14:15.708Z] 2446dc1eb7d3: Download complete [2021-07-15T17:14:16.742Z] 595b0fe564bb: Pull complete [2021-07-15T17:14:17.376Z] 24495759ef45: Pull complete [2021-07-15T17:14:17.999Z] d148012ef14d: Pull complete [2021-07-15T17:14:18.607Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:14:18.607Z] 596795e73e0f: Download complete [2021-07-15T17:14:20.090Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:14:20.090Z] cb65c68fc2e2: Download complete [2021-07-15T17:14:21.620Z] ---> 4611fdb6f4fb [2021-07-15T17:14:21.620Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:14:21.620Z] ---> 87368d3e1692 [2021-07-15T17:14:21.620Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:14:21.620Z] ---> Running in bbaf20aec113 [2021-07-15T17:14:21.620Z] ---> Running in 6a8e48687224 [2021-07-15T17:14:23.074Z] Removing intermediate container 6a8e48687224 [2021-07-15T17:14:23.074Z] ---> 6d5d293fa362 [2021-07-15T17:14:23.074Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T17:14:23.074Z] ---> Running in eaf75ebe72e5 [2021-07-15T17:14:23.074Z] Removing intermediate container bbaf20aec113 [2021-07-15T17:14:23.074Z] ---> 6db6fc917b92 [2021-07-15T17:14:23.074Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T17:14:23.349Z] ---> Running in 96303fc2d11d [2021-07-15T17:14:23.628Z] 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-15T17:14:23.904Z] 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-15T17:14:30.332Z] cb65c68fc2e2: Pull complete [2021-07-15T17:14:30.932Z] 093eec477d81: Pull complete [2021-07-15T17:14:31.541Z] a6d5b2bbb924: Pull complete [2021-07-15T17:14:31.823Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:14:36.474Z] 596795e73e0f: Pull complete [2021-07-15T17:14:36.474Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:14:36.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:14:36.474Z] ---> d9e956139c92 [2021-07-15T17:14:36.474Z] 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-15T17:14:40.833Z] ---> Running in 2c9d2a0edc29 [2021-07-15T17:14:42.262Z] Removing intermediate container de04e04657bd [2021-07-15T17:14:42.262Z] ---> cdfa32b0d26c [2021-07-15T17:14:42.262Z] [2021-07-15T17:14:42.262Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T17:14:42.262Z] 3.12: Pulling from library/alpine [2021-07-15T17:14:42.262Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:14:42.262Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T17:14:42.262Z] ---> 13621d1b12d4 [2021-07-15T17:14:42.262Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T17:14:42.262Z] ---> Running in 48cc284fa4e8 [2021-07-15T17:14:42.262Z] Removing intermediate container 48cc284fa4e8 [2021-07-15T17:14:42.262Z] ---> f72b8e81ec57 [2021-07-15T17:14:42.262Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T17:14:42.262Z] ---> Running in ae084e3f985a [2021-07-15T17:14:42.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:14:42.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:42.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:43.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:14:43.439Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:14:43.439Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T17:14:43.439Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:43.439Z] OK: 6 MiB in 16 packages [2021-07-15T17:14:43.706Z] Removing intermediate container ae084e3f985a [2021-07-15T17:14:43.706Z] ---> 6b2dd5b4d420 [2021-07-15T17:14:43.706Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T17:14:43.971Z] ---> Running in a8168772ec71 [2021-07-15T17:14:43.971Z] Removing intermediate container a8168772ec71 [2021-07-15T17:14:43.971Z] ---> 125b9ffaccee [2021-07-15T17:14:43.971Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T17:14:44.236Z] ---> Running in ad785a480d2e [2021-07-15T17:14:44.236Z] Removing intermediate container ad785a480d2e [2021-07-15T17:14:44.236Z] ---> b44cf844a97c [2021-07-15T17:14:44.236Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T17:14:44.272Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T17:14:44.272Z] (2/12) Installing file (5.39-r0) [2021-07-15T17:14:44.272Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T17:14:44.513Z] ---> Running in e66681d2998c [2021-07-15T17:14:44.543Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T17:14:45.502Z] Removing intermediate container e66681d2998c [2021-07-15T17:14:45.503Z] ---> 7186ee242529 [2021-07-15T17:14:45.503Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T17:14:45.503Z] ---> Running in e7f87fd322b3 [2021-07-15T17:14:45.781Z] Removing intermediate container e7f87fd322b3 [2021-07-15T17:14:45.781Z] ---> dc010739c576 [2021-07-15T17:14:45.781Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T17:14:46.051Z] ---> a10489f5e309 [2021-07-15T17:14:46.051Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T17:14:46.330Z] ---> Running in 6dab96fbd387 [2021-07-15T17:14:47.307Z] Removing intermediate container a5ab2959fb6f [2021-07-15T17:14:47.307Z] ---> 3be410d945d5 [2021-07-15T17:14:47.307Z] [2021-07-15T17:14:47.307Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:14:47.307Z] ---> 13621d1b12d4 [2021-07-15T17:14:47.307Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T17:14:47.578Z] ---> Running in 2cf42f89cb6d [2021-07-15T17:14:47.853Z] Removing intermediate container 6dab96fbd387 [2021-07-15T17:14:47.853Z] ---> 89d96f7684f1 [2021-07-15T17:14:47.853Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:14:48.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:48.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:48.720Z] ---> c67d402ddbd2 [2021-07-15T17:14:48.720Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T17:14:48.720Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T17:14:48.721Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:14:48.721Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:48.721Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:14:48.721Z] OK: 6 MiB in 16 packages [2021-07-15T17:14:48.851Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T17:14:48.851Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T17:14:48.851Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T17:14:48.851Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T17:14:48.851Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T17:14:48.851Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T17:14:48.987Z] Removing intermediate container c1530697f89e [2021-07-15T17:14:48.987Z] ---> aa5d55953d04 [2021-07-15T17:14:48.987Z] [2021-07-15T17:14:48.987Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:14:48.987Z] ---> 13621d1b12d4 [2021-07-15T17:14:48.987Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T17:14:48.987Z] ---> Running in f9a9ece8b7b4 [2021-07-15T17:14:49.122Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T17:14:49.123Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T17:14:49.123Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T17:14:49.262Z] ---> 1d35a74ef6ec [2021-07-15T17:14:49.262Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T17:14:49.401Z] OK: 218 MiB in 52 packages [2021-07-15T17:14:49.534Z] Removing intermediate container f9a9ece8b7b4 [2021-07-15T17:14:49.534Z] ---> cf9c9341631c [2021-07-15T17:14:49.534Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T17:14:49.534Z] Removing intermediate container 2cf42f89cb6d [2021-07-15T17:14:49.534Z] ---> 9afb25012862 [2021-07-15T17:14:49.534Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:14:49.534Z] ---> Running in 59b7eb45012a [2021-07-15T17:14:49.534Z] ---> Running in 5d50933afc44 [2021-07-15T17:14:49.803Z] Removing intermediate container 59b7eb45012a [2021-07-15T17:14:49.803Z] ---> 6ecfb9575594 [2021-07-15T17:14:49.803Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T17:14:49.803Z] ---> e15781009f0e [2021-07-15T17:14:49.803Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T17:14:49.803Z] ---> Running in 23b8a2d40c75 [2021-07-15T17:14:49.803Z] Removing intermediate container 5d50933afc44 [2021-07-15T17:14:49.803Z] ---> 6ffc272a57ac [2021-07-15T17:14:49.803Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T17:14:50.080Z] ---> Running in c3acf5a3f280 [2021-07-15T17:14:50.080Z] Removing intermediate container 23b8a2d40c75 [2021-07-15T17:14:50.080Z] ---> 967e6b6c592b [2021-07-15T17:14:50.080Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:14:50.080Z] ---> Running in 7014b443b50d [2021-07-15T17:14:50.080Z] ---> b271c517acba [2021-07-15T17:14:50.080Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T17:14:50.353Z] Removing intermediate container c3acf5a3f280 [2021-07-15T17:14:50.353Z] ---> 22f2faba0e71 [2021-07-15T17:14:50.353Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:14:50.353Z] ---> Running in c70c21732347 [2021-07-15T17:14:50.621Z] ---> c4fa0dd0d286 [2021-07-15T17:14:50.621Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T17:14:50.621Z] ---> Running in bf007d4b02ae [2021-07-15T17:14:50.621Z] Removing intermediate container c70c21732347 [2021-07-15T17:14:50.621Z] ---> 55ac5c5c9399 [2021-07-15T17:14:50.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:14:51.214Z] Removing intermediate container bf007d4b02ae [2021-07-15T17:14:51.214Z] ---> cf60d7010c2a [2021-07-15T17:14:51.214Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T17:14:51.214Z] ---> b213e629dac4 [2021-07-15T17:14:51.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T17:14:51.489Z] ---> 03d66d7a2d9e [2021-07-15T17:14:51.489Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T17:14:51.489Z] Removing intermediate container 7014b443b50d [2021-07-15T17:14:51.489Z] ---> feed8a85da5e [2021-07-15T17:14:51.489Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T17:14:51.766Z] ---> Running in 2a8aa01e6ba2 [2021-07-15T17:14:51.766Z] ---> Running in 2c89ca4b3fe4 [2021-07-15T17:14:51.766Z] ---> 319ba11c4e59 [2021-07-15T17:14:51.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T17:14:52.044Z] ---> 07da1839e019 [2021-07-15T17:14:52.044Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T17:14:52.318Z] ---> Running in c5d8e6bf7665 [2021-07-15T17:14:52.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:52.588Z] Removing intermediate container c5d8e6bf7665 [2021-07-15T17:14:52.588Z] ---> 3a6c10de3b9b [2021-07-15T17:14:52.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:14:52.588Z] ---> Running in 15fd1d70e100 [2021-07-15T17:14:52.861Z] Removing intermediate container 15fd1d70e100 [2021-07-15T17:14:52.861Z] ---> c11edb179a1b [2021-07-15T17:14:52.861Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T17:14:52.861Z] ---> Running in acabd56bf291 [2021-07-15T17:14:53.129Z] Removing intermediate container acabd56bf291 [2021-07-15T17:14:53.129Z] ---> eef5ffb0b10d [2021-07-15T17:14:53.129Z] Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:14:53.129Z] ---> Running in 801320e98fb3 [2021-07-15T17:14:53.129Z] Removing intermediate container 2c89ca4b3fe4 [2021-07-15T17:14:53.129Z] ---> 61dad0785f2f [2021-07-15T17:14:53.129Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T17:14:53.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:14:53.399Z] ---> Running in d13b711c5231 [2021-07-15T17:14:53.399Z] Removing intermediate container 801320e98fb3 [2021-07-15T17:14:53.399Z] ---> 8a9fe0972e6e [2021-07-15T17:14:53.399Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T17:14:53.399Z] ---> Running in 92c2dd5b0aa3 [2021-07-15T17:14:53.399Z] Removing intermediate container d13b711c5231 [2021-07-15T17:14:53.399Z] ---> dfea74e6f35b [2021-07-15T17:14:53.399Z] Step 29/32 : CMD ["gate"] [2021-07-15T17:14:53.672Z] Removing intermediate container 92c2dd5b0aa3 [2021-07-15T17:14:53.672Z] ---> 8ab4efab67e6 [2021-07-15T17:14:53.672Z] [2021-07-15T17:14:53.672Z] ---> Running in 1a52d563ac99 [2021-07-15T17:14:53.672Z] Successfully built 8ab4efab67e6 [2021-07-15T17:14:53.672Z] Successfully tagged support-notifications:latest [2021-07-15T17:14:53.672Z] Building security-proxy-setup [2021-07-15T17:14:53.672Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:14:53.753Z] Removing intermediate container 2c9d2a0edc29 [2021-07-15T17:14:53.753Z] ---> b596c2a56ab4 [2021-07-15T17:14:53.753Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T17:14:53.753Z] ---> Running in cf32cc7cf34a [2021-07-15T17:14:53.944Z] Removing intermediate container 1a52d563ac99 [2021-07-15T17:14:53.944Z] ---> ee1a0e3f49ab [2021-07-15T17:14:53.944Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T17:14:53.944Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T17:14:53.944Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T17:14:53.944Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T17:14:53.944Z] ---> Running in 00285fc79503 [2021-07-15T17:14:54.033Z] Removing intermediate container cf32cc7cf34a [2021-07-15T17:14:54.033Z] ---> 75b6bdc54c0d [2021-07-15T17:14:54.033Z] Step 5/6 : COPY go.mod . [2021-07-15T17:14:54.919Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T17:14:54.919Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T17:14:55.017Z] ---> 7430509896ea [2021-07-15T17:14:55.017Z] Step 6/6 : RUN go mod download [2021-07-15T17:14:55.017Z] ---> Running in 75f1e24c1365 [2021-07-15T17:14:55.200Z] Removing intermediate container 00285fc79503 [2021-07-15T17:14:55.200Z] ---> cf0ead829eb6 [2021-07-15T17:14:55.200Z] Step 31/32 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:14:55.200Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:14:55.200Z] OK: 8 MiB in 20 packages [2021-07-15T17:14:55.466Z] ---> Running in 0d9a428d7374 [2021-07-15T17:14:55.734Z] Removing intermediate container 0d9a428d7374 [2021-07-15T17:14:55.734Z] ---> 39ee8a0ef71a [2021-07-15T17:14:55.734Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T17:14:56.007Z] ---> Running in 1768208b013b [2021-07-15T17:14:56.278Z] Removing intermediate container 2a8aa01e6ba2 [2021-07-15T17:14:56.278Z] ---> 0b3de14c175c [2021-07-15T17:14:56.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:14:56.278Z] Removing intermediate container 1768208b013b [2021-07-15T17:14:56.278Z] ---> d6c248eed970 [2021-07-15T17:14:56.278Z] [2021-07-15T17:14:56.558Z] Successfully built d6c248eed970 [2021-07-15T17:14:56.558Z] Successfully tagged security-bootstrapper:latest [2021-07-15T17:14:56.558Z] Building security-secretstore-setup [2021-07-15T17:14:56.558Z]  Building security-bootstrapper ... done  ---> 5f1338e80f67 [2021-07-15T17:14:56.558Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T17:14:58.521Z] Removing intermediate container eaf75ebe72e5 [2021-07-15T17:14:58.521Z] ---> bdc8913968db [2021-07-15T17:14:58.521Z] [2021-07-15T17:14:58.521Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:14:58.521Z] ---> 13621d1b12d4 [2021-07-15T17:14:58.521Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:14:59.523Z] ---> fdb024aac088 [2021-07-15T17:14:59.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T17:14:59.523Z] Removing intermediate container 96303fc2d11d [2021-07-15T17:14:59.523Z] ---> 52c51622648f [2021-07-15T17:14:59.523Z] [2021-07-15T17:14:59.523Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:14:59.523Z] ---> 13621d1b12d4 [2021-07-15T17:14:59.523Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:15:00.124Z] ---> Running in 57b77094ee9a [2021-07-15T17:15:00.124Z] ---> Running in 4894b8bf28a4 [2021-07-15T17:15:00.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:15:00.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:15:00.396Z] ---> aa1122ff3919 [2021-07-15T17:15:00.396Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.396Z] ---> 38c536e4aab8 [2021-07-15T17:15:00.396Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.396Z] ---> 90cc548721ae [2021-07-15T17:15:00.396Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.396Z] ---> d1620b5390cd [2021-07-15T17:15:00.396Z] Step 6/22 : COPY go.mod . [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.396Z] ---> 334c2841ad3b [2021-07-15T17:15:00.396Z] Step 7/22 : RUN go mod download [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.396Z] ---> c91999f0fff0 [2021-07-15T17:15:00.396Z] Step 8/22 : COPY . . [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.396Z] ---> 87368d3e1692 [2021-07-15T17:15:00.396Z] Step 9/22 : RUN go mod tidy [2021-07-15T17:15:00.396Z] ---> Using cache [2021-07-15T17:15:00.397Z] ---> 6d5d293fa362 [2021-07-15T17:15:00.397Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T17:15:00.397Z] ---> 883b16517e38 [2021-07-15T17:15:00.397Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T17:15:00.686Z] ---> Running in af9582f0a6f4 [2021-07-15T17:15:00.686Z] ---> Running in df89fef59412 [2021-07-15T17:15:00.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:00.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:00.686Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:00.957Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:15:00.957Z] OK: 6 MiB in 15 packages [2021-07-15T17:15:00.957Z] Removing intermediate container df89fef59412 [2021-07-15T17:15:00.957Z] ---> 7c6abfc26d0c [2021-07-15T17:15:00.957Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:00.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:00.957Z] ---> Running in f0648f31ca3d [2021-07-15T17:15:00.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:01.258Z] 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-15T17:15:01.258Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:01.258Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:15:01.258Z] OK: 6 MiB in 15 packages [2021-07-15T17:15:01.258Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:15:01.258Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:15:01.258Z] ---> aa1122ff3919 [2021-07-15T17:15:01.258Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T17:15:01.258Z] ---> Using cache [2021-07-15T17:15:01.258Z] ---> 38c536e4aab8 [2021-07-15T17:15:01.258Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:01.258Z] ---> Using cache [2021-07-15T17:15:01.258Z] ---> 90cc548721ae [2021-07-15T17:15:01.258Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T17:15:01.258Z] ---> Using cache [2021-07-15T17:15:01.258Z] ---> d1620b5390cd [2021-07-15T17:15:01.258Z] Step 6/26 : COPY go.mod . [2021-07-15T17:15:01.258Z] ---> Using cache [2021-07-15T17:15:01.258Z] ---> 334c2841ad3b [2021-07-15T17:15:01.258Z] Step 7/26 : RUN go mod download [2021-07-15T17:15:01.258Z] ---> Using cache [2021-07-15T17:15:01.258Z] ---> c91999f0fff0 [2021-07-15T17:15:01.259Z] Step 8/26 : COPY . . [2021-07-15T17:15:01.259Z] ---> Using cache [2021-07-15T17:15:01.259Z] ---> 87368d3e1692 [2021-07-15T17:15:01.259Z] Step 9/26 : RUN go mod tidy [2021-07-15T17:15:01.259Z] ---> Using cache [2021-07-15T17:15:01.259Z] ---> 6d5d293fa362 [2021-07-15T17:15:01.259Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T17:15:01.259Z] ---> Running in 75f212154084 [2021-07-15T17:15:01.259Z] Removing intermediate container f0648f31ca3d [2021-07-15T17:15:01.259Z] ---> 4f9e44615239 [2021-07-15T17:15:01.259Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:15:01.569Z] ---> Running in 09ed2538039e [2021-07-15T17:15:01.569Z] Removing intermediate container 57b77094ee9a [2021-07-15T17:15:01.569Z] ---> c70a0bc1f85f [2021-07-15T17:15:01.569Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:15:01.569Z] ---> Running in c14523309487 [2021-07-15T17:15:01.569Z] Removing intermediate container 09ed2538039e [2021-07-15T17:15:01.569Z] ---> 02873ff3e314 [2021-07-15T17:15:01.569Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:15:01.569Z] ---> Running in f1b25671ebf6 [2021-07-15T17:15:01.910Z] Removing intermediate container c14523309487 [2021-07-15T17:15:01.910Z] ---> 323196b51f0a [2021-07-15T17:15:01.910Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T17:15:01.910Z] ---> Running in 14e6ee61c10b [2021-07-15T17:15:01.910Z] Removing intermediate container 4894b8bf28a4 [2021-07-15T17:15:01.910Z] ---> 57c1382a9437 [2021-07-15T17:15:01.910Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:15:01.910Z] Removing intermediate container f1b25671ebf6 [2021-07-15T17:15:01.910Z] ---> ddcd821e9c18 [2021-07-15T17:15:01.910Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:15:01.910Z] ---> Running in 3a29df4a812e [2021-07-15T17:15:02.207Z] 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-15T17:15:02.207Z] ---> Running in 02ab778c7209 [2021-07-15T17:15:02.207Z] Removing intermediate container 14e6ee61c10b [2021-07-15T17:15:02.207Z] ---> 84da5e7f86b7 [2021-07-15T17:15:02.207Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:15:02.207Z] ---> Running in a356dc7fc774 [2021-07-15T17:15:02.207Z] Removing intermediate container 3a29df4a812e [2021-07-15T17:15:02.207Z] ---> 50921b95a422 [2021-07-15T17:15:02.207Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T17:15:02.207Z] Removing intermediate container 02ab778c7209 [2021-07-15T17:15:02.207Z] ---> 767e91ec690b [2021-07-15T17:15:02.207Z] [2021-07-15T17:15:02.207Z] ---> Running in 9a64634c0c51 [2021-07-15T17:15:02.516Z] Successfully built 767e91ec690b [2021-07-15T17:15:02.516Z] Removing intermediate container a356dc7fc774 [2021-07-15T17:15:02.516Z] ---> 26281e49d071 [2021-07-15T17:15:02.516Z] Step 16/24 : WORKDIR / [2021-07-15T17:15:02.516Z] Successfully tagged core-data:latest [2021-07-15T17:15:02.516Z]  Building core-data ... done Building core-metadata [2021-07-15T17:15:02.516Z] ---> Running in a870f6b2e698 [2021-07-15T17:15:02.516Z] Removing intermediate container 9a64634c0c51 [2021-07-15T17:15:02.516Z] ---> 16bee9e528b5 [2021-07-15T17:15:02.516Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:15:03.187Z] ---> Running in 430afee42e7b [2021-07-15T17:15:04.177Z] Removing intermediate container a870f6b2e698 [2021-07-15T17:15:04.177Z] ---> d91c50425301 [2021-07-15T17:15:04.177Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:15:04.452Z] Removing intermediate container 430afee42e7b [2021-07-15T17:15:04.452Z] ---> b0e55f8fb264 [2021-07-15T17:15:04.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:15:04.727Z] ---> 329787e7ed3b [2021-07-15T17:15:04.727Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T17:15:05.011Z] ---> daa1da9d3379 [2021-07-15T17:15:05.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T17:15:05.290Z] ---> 0c37d75c0e99 [2021-07-15T17:15:05.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:05.571Z] ---> 4f1d7ae04312 [2021-07-15T17:15:05.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:05.856Z] ---> 0c5a9d4661fc [2021-07-15T17:15:05.856Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T17:15:05.856Z] ---> Running in 40ac6c506b1f [2021-07-15T17:15:05.856Z] ---> d13a6feb6263 [2021-07-15T17:15:05.856Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T17:15:05.856Z] ---> Running in 39f5e1201205 [2021-07-15T17:15:06.137Z] Removing intermediate container 40ac6c506b1f [2021-07-15T17:15:06.137Z] ---> 9718160afd20 [2021-07-15T17:15:06.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:06.137Z] ---> Running in 2c3c3d8958bc [2021-07-15T17:15:06.137Z] Removing intermediate container 39f5e1201205 [2021-07-15T17:15:06.137Z] ---> 8127b4f53f2e [2021-07-15T17:15:06.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:06.137Z] ---> Running in 8c4886e24171 [2021-07-15T17:15:06.420Z] Removing intermediate container 2c3c3d8958bc [2021-07-15T17:15:06.420Z] ---> cbf372bd3982 [2021-07-15T17:15:06.420Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:15:06.420Z] ---> Running in 8f765851fc1b [2021-07-15T17:15:06.420Z] Removing intermediate container 8c4886e24171 [2021-07-15T17:15:06.420Z] ---> 2b994a4b1543 [2021-07-15T17:15:06.420Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T17:15:06.420Z] ---> Running in cc0564ac3f9e [2021-07-15T17:15:06.709Z] Removing intermediate container 8f765851fc1b [2021-07-15T17:15:06.709Z] ---> 19281651cb16 [2021-07-15T17:15:06.709Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:15:06.709Z] ---> Running in 6f7d8f5afdad [2021-07-15T17:15:06.709Z] Removing intermediate container cc0564ac3f9e [2021-07-15T17:15:06.709Z] ---> 374323a5b005 [2021-07-15T17:15:06.709Z] Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:15:07.027Z] ---> Running in e7e14c64c897 [2021-07-15T17:15:07.027Z] Removing intermediate container 6f7d8f5afdad [2021-07-15T17:15:07.027Z] ---> 560ab9eff862 [2021-07-15T17:15:07.027Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:15:07.027Z] ---> Running in e953ad1053ac [2021-07-15T17:15:07.027Z] Removing intermediate container e7e14c64c897 [2021-07-15T17:15:07.027Z] ---> 5daac9d8f664 [2021-07-15T17:15:07.027Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T17:15:07.334Z] ---> Running in 112d3fce5aeb [2021-07-15T17:15:07.334Z] Removing intermediate container e953ad1053ac [2021-07-15T17:15:07.334Z] ---> e38fea758e1f [2021-07-15T17:15:07.334Z] [2021-07-15T17:15:07.334Z] Successfully built e38fea758e1f [2021-07-15T17:15:07.334Z] Successfully tagged core-command:latest [2021-07-15T17:15:07.334Z] Building sys-mgmt-agent [2021-07-15T17:15:07.621Z]  Building core-command ... done Removing intermediate container 112d3fce5aeb [2021-07-15T17:15:07.621Z] ---> c90e81a2ed81 [2021-07-15T17:15:07.621Z] [2021-07-15T17:15:07.621Z] Successfully built c90e81a2ed81 [2021-07-15T17:15:07.621Z] Successfully tagged support-scheduler:latest [2021-07-15T17:15:12.082Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:15:12.083Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:15:12.083Z] ---> aa1122ff3919 [2021-07-15T17:15:12.083Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> 38c536e4aab8 [2021-07-15T17:15:12.083Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> 90cc548721ae [2021-07-15T17:15:12.083Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> d1620b5390cd [2021-07-15T17:15:12.083Z] Step 6/24 : COPY go.mod . [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> 334c2841ad3b [2021-07-15T17:15:12.083Z] Step 7/24 : RUN go mod download [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> c91999f0fff0 [2021-07-15T17:15:12.083Z] Step 8/24 : COPY . . [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> 87368d3e1692 [2021-07-15T17:15:12.083Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:15:12.083Z] ---> Using cache [2021-07-15T17:15:12.083Z] ---> 6d5d293fa362 [2021-07-15T17:15:12.083Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T17:15:12.721Z] ---> Running in a1bdf6c000d7 [2021-07-15T17:15:13.339Z] 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-15T17:15:15.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:15:15.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:15:15.408Z] ---> aa1122ff3919 [2021-07-15T17:15:15.408Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:15:15.408Z] ---> Using cache [2021-07-15T17:15:15.408Z] ---> 38c536e4aab8 [2021-07-15T17:15:15.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:15:15.408Z] ---> Using cache [2021-07-15T17:15:15.408Z] ---> 90cc548721ae [2021-07-15T17:15:15.408Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T17:15:16.038Z] ---> Running in 89c07c966b17 [2021-07-15T17:15:16.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:17.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:19.872Z] OK: 219 MiB in 52 packages [2021-07-15T17:15:20.491Z] 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-15T17:15:20.491Z] Removing intermediate container 89c07c966b17 [2021-07-15T17:15:20.491Z] ---> 0f371e396ba6 [2021-07-15T17:15:20.491Z] Step 6/24 : COPY go.mod . [2021-07-15T17:15:20.773Z] ---> b6bc1af813bf [2021-07-15T17:15:20.773Z] Step 7/24 : RUN go mod download [2021-07-15T17:15:20.773Z] ---> Running in 3d45831d150a [2021-07-15T17:15:22.822Z] Removing intermediate container 3d45831d150a [2021-07-15T17:15:22.822Z] ---> a14a75639f97 [2021-07-15T17:15:22.822Z] Step 8/24 : COPY . . [2021-07-15T17:15:27.572Z] Removing intermediate container 75f1e24c1365 [2021-07-15T17:15:27.572Z] ---> e230b7e9deee [2021-07-15T17:15:27.572Z] Successfully built e230b7e9deee [2021-07-15T17:15:27.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:15:27.962Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:15:27.962Z] . [Pipeline] withDockerContainer [2021-07-15T17:15:28.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container [2021-07-15T17:15:28.349Z] Removing intermediate container af9582f0a6f4 [2021-07-15T17:15:28.350Z] ---> a8e515847f0b [2021-07-15T17:15:28.350Z] [2021-07-15T17:15:28.350Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T17:15:28.350Z] ---> 13621d1b12d4 [2021-07-15T17:15:28.350Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T17:15:28.350Z] ---> 27312ca849c0 [2021-07-15T17:15:28.350Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:15:28.350Z] ---> Running in fc962f75037d [2021-07-15T17:15:28.350Z] ---> Running in b7565ff63ef4 [2021-07-15T17:15:28.350Z] 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-15T17:15:28.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:28.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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-15T17:15:28.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:28.635Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T17:15:28.635Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:15:28.635Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T17:15:28.635Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T17:15:28.635Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:15:28.913Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:15:28.913Z] OK: 7 MiB in 18 packages [2021-07-15T17:15:29.940Z] Removing intermediate container fc962f75037d [2021-07-15T17:15:29.940Z] ---> 55f6bb2d8429 [2021-07-15T17:15:29.940Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:15:29.940Z] ---> Running in 28e132e4555c [2021-07-15T17:15:29.940Z] Removing intermediate container b7565ff63ef4 [2021-07-15T17:15:29.940Z] ---> 21f2dd9108f2 [2021-07-15T17:15:29.940Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T17:15:29.940Z] ---> Running in 6df07e66430f [2021-07-15T17:15:30.236Z] Removing intermediate container 28e132e4555c [2021-07-15T17:15:30.236Z] ---> 67d4a7d55d54 [2021-07-15T17:15:30.236Z] Step 14/22 : WORKDIR /edgex [2021-07-15T17:15:30.236Z] ---> Running in 0a3a1637d0ea [2021-07-15T17:15:30.290Z] $ docker top 59a164c9c6394291a92c82f1e383ba57b4c1b7c6ab6761b484ddfc296e0c59d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:15:30.878Z] Removing intermediate container 0a3a1637d0ea [2021-07-15T17:15:30.878Z] ---> 35b6dae69d4b [2021-07-15T17:15:30.878Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T17:15:30.878Z] 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-15T17:15:30.878Z] Removing intermediate container 75f212154084 [2021-07-15T17:15:30.878Z] ---> cf2047798560 [2021-07-15T17:15:30.878Z] [2021-07-15T17:15:30.878Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T17:15:30.878Z] ---> 13621d1b12d4 [2021-07-15T17:15:30.878Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T17:15:31.169Z] ---> Running in 1119715ed77e [2021-07-15T17:15:31.169Z] ---> d4af457249ae [2021-07-15T17:15:31.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T17:15:31.333Z] + go version [2021-07-15T17:15:31.333Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:15:31.360Z] $ docker stop --time=1 59a164c9c6394291a92c82f1e383ba57b4c1b7c6ab6761b484ddfc296e0c59d2 [2021-07-15T17:15:31.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:31.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:31.790Z] ---> efe0d27421ce [2021-07-15T17:15:31.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T17:15:31.790Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T17:15:31.790Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:15:31.790Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T17:15:31.790Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T17:15:31.790Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:31.790Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T17:15:31.790Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:15:31.790Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:15:31.790Z] OK: 7 MiB in 20 packages [2021-07-15T17:15:32.400Z] ---> 3559d7feb8dd [2021-07-15T17:15:32.400Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T17:15:32.400Z] ---> Running in 6a5b0d671996 [2021-07-15T17:15:32.400Z] Removing intermediate container 1119715ed77e [2021-07-15T17:15:32.400Z] ---> 11ec4627711c [2021-07-15T17:15:32.400Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:15:32.680Z] Removing intermediate container 6a5b0d671996 [2021-07-15T17:15:32.680Z] ---> 18d345c9be9b [2021-07-15T17:15:32.680Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T17:15:32.680Z] ---> Running in de2f3d533952 [2021-07-15T17:15:32.680Z] ---> Running in 89632b7d240d [2021-07-15T17:15:32.680Z] Removing intermediate container de2f3d533952 [2021-07-15T17:15:32.680Z] ---> aadcda598d6b [2021-07-15T17:15:32.680Z] Step 14/26 : WORKDIR / [2021-07-15T17:15:32.680Z] ---> Running in da01e3ddefb9 [2021-07-15T17:15:32.963Z] Removing intermediate container 89632b7d240d [2021-07-15T17:15:32.963Z] ---> 30148cdabf5c [2021-07-15T17:15:32.963Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T17:15:32.963Z] ---> Running in 37464955611a [2021-07-15T17:15:32.963Z] Removing intermediate container da01e3ddefb9 [2021-07-15T17:15:32.963Z] ---> da884d757086 [2021-07-15T17:15:32.963Z] 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-15T17:15:33.334Z] $ docker rm -f 59a164c9c6394291a92c82f1e383ba57b4c1b7c6ab6761b484ddfc296e0c59d2 [2021-07-15T17:15:33.344Z] Removing intermediate container 37464955611a [2021-07-15T17:15:33.344Z] ---> 575701228134 [2021-07-15T17:15:33.344Z] Step 21/22 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:15:33.344Z] ---> Running in 6b35675b1b1b [2021-07-15T17:15:33.344Z] ---> 79dfd7f250f9 [2021-07-15T17:15:33.344Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:15:35.972Z] Removing intermediate container 6b35675b1b1b [2021-07-15T17:15:35.972Z] ---> 0c25cfd6b346 [2021-07-15T17:15:35.972Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T17:15:35.972Z] ---> Running in 9660602eb7ae [2021-07-15T17:15:35.972Z] ---> b4463317dd30 [2021-07-15T17:15:35.972Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:35.972Z] Removing intermediate container 9660602eb7ae [2021-07-15T17:15:35.972Z] ---> 518254c57933 [2021-07-15T17:15:35.972Z] [2021-07-15T17:15:35.972Z] Successfully built 518254c57933 [2021-07-15T17:15:35.972Z] Successfully tagged security-proxy-setup:latest [2021-07-15T17:15:35.972Z]  Building security-proxy-setup ... done  ---> b326838068b3 [2021-07-15T17:15:35.972Z] 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-15T17:15:35.972Z] ---> 02cb71b487f9 [2021-07-15T17:15:35.972Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T17:15:35.972Z] ---> cd772878a803 [2021-07-15T17:15:35.972Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T17:15:35.972Z] ---> c439eccf78bb [2021-07-15T17:15:35.972Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T17:15:35.972Z] ---> 194a9cc76217 [2021-07-15T17:15:35.972Z] 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-15T17:15:35.972Z] ---> Running in 0622182a23f6 [2021-07-15T17:15:36.192Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:15:36.192Z] . [Pipeline] withDockerContainer [2021-07-15T17:15:36.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container [2021-07-15T17:15:36.616Z] $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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-15T17:15:36.781Z] Removing intermediate container 0622182a23f6 [2021-07-15T17:15:36.781Z] ---> d83bb3745935 [2021-07-15T17:15:36.781Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T17:15:36.781Z] ---> Running in 6460e74674d4 [2021-07-15T17:15:37.210Z] Removing intermediate container 6460e74674d4 [2021-07-15T17:15:37.210Z] ---> c454863392c8 [2021-07-15T17:15:37.210Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T17:15:37.210Z] ---> Running in 090b97b77377 [2021-07-15T17:15:37.210Z] Removing intermediate container 090b97b77377 [2021-07-15T17:15:37.210Z] ---> 1247aae08606 [2021-07-15T17:15:37.210Z] Step 25/26 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:15:37.632Z] ---> Running in 8940ac4127d3 [2021-07-15T17:15:37.632Z] Removing intermediate container 8940ac4127d3 [2021-07-15T17:15:37.632Z] ---> 5bb632974415 [2021-07-15T17:15:37.632Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T17:15:37.958Z] ---> Running in 1b578ea5b3e4 [2021-07-15T17:15:37.958Z] Removing intermediate container a1bdf6c000d7 [2021-07-15T17:15:37.958Z] ---> 402e0f5142de [2021-07-15T17:15:37.958Z] [2021-07-15T17:15:37.958Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:15:37.958Z] ---> 13621d1b12d4 [2021-07-15T17:15:37.958Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:15:37.958Z] ---> Using cache [2021-07-15T17:15:37.958Z] ---> 57c1382a9437 [2021-07-15T17:15:37.958Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:15:37.958Z] ---> Using cache [2021-07-15T17:15:37.958Z] ---> 50921b95a422 [2021-07-15T17:15:37.958Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T17:15:38.231Z] ---> Running in 32b0b03ad493 [2021-07-15T17:15:38.231Z] Removing intermediate container 1b578ea5b3e4 [2021-07-15T17:15:38.231Z] ---> 18212a8935f7 [2021-07-15T17:15:38.231Z] [2021-07-15T17:15:38.231Z] Successfully built 18212a8935f7 [2021-07-15T17:15:38.419Z] $ docker top 798e1ae04858c1fce7e02cf14cf9537e9290ddb14bb682a1c59a1ded8e869c53 -eo pid,comm [2021-07-15T17:15:38.504Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T17:15:38.504Z]  Building security-secretstore-setup ... done Removing intermediate container 32b0b03ad493 [2021-07-15T17:15:38.504Z] ---> feaf4434aa2b [2021-07-15T17:15:38.504Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:15:38.504Z] ---> Running in cec280ea5199 [2021-07-15T17:15:38.504Z] Removing intermediate container cec280ea5199 [2021-07-15T17:15:38.504Z] ---> e2c1b61527d7 [2021-07-15T17:15:38.504Z] Step 16/24 : WORKDIR / [Pipeline] { [2021-07-15T17:15:38.778Z] ---> Running in 6b99aeb88aa5 [2021-07-15T17:15:38.778Z] Removing intermediate container 6b99aeb88aa5 [2021-07-15T17:15:38.778Z] ---> 9f934b6d4706 [2021-07-15T17:15:38.778Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo [2021-07-15T17:15:38.785Z] ========================================================= [2021-07-15T17:15:38.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T17:15:38.785Z] ========================================================= [Pipeline] sh [2021-07-15T17:15:39.063Z] ---> 3d42887a3fa1 [2021-07-15T17:15:39.063Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T17:15:39.493Z] + go mod tidy [2021-07-15T17:15:39.687Z] ---> efd00ae7520b [2021-07-15T17:15:39.688Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T17:15:39.978Z] ---> 0a980b54818b [2021-07-15T17:15:39.978Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T17:15:39.978Z] ---> Running in 8af9dc6e0372 [2021-07-15T17:15:40.266Z] Removing intermediate container 8af9dc6e0372 [2021-07-15T17:15:40.266Z] ---> 9804a75bafc2 [2021-07-15T17:15:40.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:15:40.266Z] ---> Running in dbb89d596b8e [2021-07-15T17:15:40.266Z] Removing intermediate container dbb89d596b8e [2021-07-15T17:15:40.266Z] ---> 8ceec3a68a3a [2021-07-15T17:15:40.266Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] sh [2021-07-15T17:15:40.543Z] ---> Running in ac2d20f256d1 [2021-07-15T17:15:40.543Z] Removing intermediate container ac2d20f256d1 [2021-07-15T17:15:40.543Z] ---> a3d42ac0ab96 [2021-07-15T17:15:40.543Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:15:40.827Z] ---> Running in 14eb67363816 [2021-07-15T17:15:40.827Z] Removing intermediate container 14eb67363816 [2021-07-15T17:15:40.827Z] ---> ab2075c2918c [2021-07-15T17:15:40.827Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:15:41.130Z] ---> Running in 90927a3fb1c6 [2021-07-15T17:15:41.130Z] Removing intermediate container 90927a3fb1c6 [2021-07-15T17:15:41.130Z] ---> cd1fe91ac1f2 [2021-07-15T17:15:41.130Z] [2021-07-15T17:15:41.130Z] Successfully built cd1fe91ac1f2 [2021-07-15T17:15:41.130Z] Successfully tagged core-metadata:latest [2021-07-15T17:15:41.193Z] + make test [2021-07-15T17:15:41.193Z] 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-15T17:15:41.193Z] go mod tidy [2021-07-15T17:15:41.804Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T17:15:44.534Z]  Building core-metadata ... done Removing intermediate container 6df07e66430f [2021-07-15T17:15:44.534Z] ---> 3fcbffd14eb5 [2021-07-15T17:15:44.534Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T17:15:44.534Z] ---> Running in 4949fab29565 [2021-07-15T17:15:44.810Z] 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-15T17:15:45.401Z] Removing intermediate container 4949fab29565 [2021-07-15T17:15:45.401Z] ---> 0907bee1cfe4 [2021-07-15T17:15:45.401Z] [2021-07-15T17:15:45.401Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T17:15:45.671Z] 20.10.0: Pulling from library/docker [2021-07-15T17:15:50.007Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T17:15:50.007Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T17:15:50.007Z] ---> aefe523efa57 [2021-07-15T17:15:50.007Z] 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-15T17:15:50.283Z] ---> Running in 8d4a380bb8f7 [2021-07-15T17:15:50.557Z] Removing intermediate container 8d4a380bb8f7 [2021-07-15T17:15:50.557Z] ---> 2d1c41a1e229 [2021-07-15T17:15:50.557Z] 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-15T17:15:50.557Z] ---> Running in faecf189b992 [2021-07-15T17:15:50.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:50.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:15:50.832Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T17:15:50.832Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T17:15:50.832Z] Executing bash-5.0.17-r0.post-install [2021-07-15T17:15:50.832Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:15:50.832Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T17:15:50.832Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T17:15:50.832Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T17:15:50.832Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T17:15:50.832Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T17:15:50.832Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T17:15:50.832Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T17:15:50.832Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T17:15:50.832Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T17:15:51.108Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T17:15:51.384Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T17:15:51.384Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T17:15:51.384Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T17:15:51.384Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T17:15:51.384Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T17:15:51.384Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T17:15:51.657Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T17:15:51.657Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T17:15:51.657Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T17:15:51.657Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T17:15:51.657Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T17:15:51.657Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T17:15:51.657Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T17:15:51.657Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T17:15:51.657Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T17:15:51.657Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T17:15:51.657Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T17:15:51.657Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T17:15:51.657Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T17:15:51.657Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T17:15:51.657Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T17:15:51.657Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T17:15:51.963Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T17:15:51.963Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T17:15:51.963Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T17:15:51.963Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T17:15:51.963Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T17:15:51.963Z] OK: 72 MiB in 59 packages [2021-07-15T17:15:52.563Z] Collecting docker-compose==1.23.2 [2021-07-15T17:15:52.563Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T17:15:52.563Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T17:15:52.563Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T17:15:52.563Z] 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-15T17:15:52.840Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T17:15:52.840Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T17:15:53.119Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T17:15:53.119Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T17:15:53.394Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T17:15:53.394Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T17:15:53.667Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T17:15:53.667Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T17:15:53.667Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T17:15:53.667Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T17:15:53.943Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T17:15:53.943Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T17:15:53.943Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T17:15:53.943Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T17:15:54.224Z] Collecting PyYAML<4,>=3.10 [2021-07-15T17:15:54.224Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T17:15:54.825Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T17:15:54.825Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T17:15:54.825Z] 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-15T17:15:54.825Z] 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-15T17:15:54.825Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T17:15:54.825Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T17:15:54.825Z] Collecting idna<2.8,>=2.5 [2021-07-15T17:15:54.825Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T17:15:54.825Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T17:15:54.825Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T17:15:54.825Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T17:15:54.825Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T17:15:54.825Z] Installing collected packages: websocket-client, texttable, docopt, dockerpty, jsonschema, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, docker-compose [2021-07-15T17:15:55.100Z] Running setup.py install for texttable: started [2021-07-15T17:15:55.377Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T17:15:55.377Z] Running setup.py install for docopt: started [2021-07-15T17:15:55.651Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T17:15:55.651Z] Running setup.py install for dockerpty: started [2021-07-15T17:15:55.923Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T17:15:55.923Z] Attempting uninstall: urllib3 [2021-07-15T17:15:55.923Z] Found existing installation: urllib3 1.25.9 [2021-07-15T17:15:55.923Z] Uninstalling urllib3-1.25.9: [2021-07-15T17:15:55.923Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T17:15:56.197Z] Attempting uninstall: idna [2021-07-15T17:15:56.197Z] Found existing installation: idna 2.9 [2021-07-15T17:15:56.197Z] Uninstalling idna-2.9: [2021-07-15T17:15:56.197Z] Successfully uninstalled idna-2.9 [2021-07-15T17:15:56.197Z] Attempting uninstall: requests [2021-07-15T17:15:56.197Z] Found existing installation: requests 2.23.0 [2021-07-15T17:15:56.197Z] Uninstalling requests-2.23.0: [2021-07-15T17:15:56.197Z] Successfully uninstalled requests-2.23.0 [2021-07-15T17:15:56.470Z] Running setup.py install for PyYAML: started [2021-07-15T17:15:56.742Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T17:15:57.017Z] 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-15T17:16:00.420Z] Removing intermediate container faecf189b992 [2021-07-15T17:16:00.420Z] ---> 230bf51fc66b [2021-07-15T17:16:00.420Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T17:16:00.420Z] ---> Running in 83eb58459075 [2021-07-15T17:16:00.420Z] Removing intermediate container 83eb58459075 [2021-07-15T17:16:00.420Z] ---> 12c4395a04b3 [2021-07-15T17:16:00.420Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T17:16:00.420Z] ---> Running in 979f71d4506e [2021-07-15T17:16:00.420Z] Removing intermediate container 979f71d4506e [2021-07-15T17:16:00.420Z] ---> f04c4ae90e7e [2021-07-15T17:16:00.420Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T17:16:00.420Z] ---> bf5f3870c508 [2021-07-15T17:16:00.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T17:16:00.420Z] ---> cb31f16564f0 [2021-07-15T17:16:00.420Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T17:16:00.691Z] ---> b70fdd0e65d6 [2021-07-15T17:16:00.691Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T17:16:00.691Z] ---> Running in 510941a3b436 [2021-07-15T17:16:00.980Z] Removing intermediate container 510941a3b436 [2021-07-15T17:16:00.980Z] ---> 553fa34fc55f [2021-07-15T17:16:00.980Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:16:00.980Z] ---> Running in 5bbaa0d3cb99 [2021-07-15T17:16:00.980Z] Removing intermediate container 5bbaa0d3cb99 [2021-07-15T17:16:00.980Z] ---> 062bc9c04594 [2021-07-15T17:16:00.980Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T17:16:00.980Z] ---> Running in c7a0b9829371 [2021-07-15T17:16:00.980Z] Removing intermediate container c7a0b9829371 [2021-07-15T17:16:00.980Z] ---> 57040fc4875d [2021-07-15T17:16:00.980Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:16:00.980Z] ---> Running in cf480d36ca1d [2021-07-15T17:16:01.268Z] Removing intermediate container cf480d36ca1d [2021-07-15T17:16:01.268Z] ---> f46a7dabda1f [2021-07-15T17:16:01.268Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:16:01.268Z] ---> Running in b94d1d56145d [2021-07-15T17:16:01.268Z] Removing intermediate container b94d1d56145d [2021-07-15T17:16:01.268Z] ---> 4aa105dbd056 [2021-07-15T17:16:01.268Z] [2021-07-15T17:16:01.268Z] Successfully built 4aa105dbd056 [2021-07-15T17:16:01.268Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T17:16:01.559Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T17:16:01.564Z] $ docker stop --time=1 c157fec12a6e838d4b43420dc647e0b15af663239f86a5b307b025a6a766b0d8 [2021-07-15T17:16:02.815Z] $ docker rm -f c157fec12a6e838d4b43420dc647e0b15af663239f86a5b307b025a6a766b0d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:16:03.255Z] + docker images [2021-07-15T17:16:03.255Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T17:16:03.255Z] sys-mgmt-agent latest 4aa105dbd056 2 seconds ago 311MB [2021-07-15T17:16:03.255Z] 0907bee1cfe4 18 seconds ago 1.18GB [2021-07-15T17:16:03.255Z] core-metadata latest cd1fe91ac1f2 23 seconds ago 16.6MB [2021-07-15T17:16:03.255Z] security-secretstore-setup latest 18212a8935f7 25 seconds ago 28.7MB [2021-07-15T17:16:03.255Z] 402e0f5142de 26 seconds ago 1.18GB [2021-07-15T17:16:03.255Z] security-proxy-setup latest 518254c57933 30 seconds ago 25.7MB [2021-07-15T17:16:03.255Z] cf2047798560 33 seconds ago 1.18GB [2021-07-15T17:16:03.255Z] a8e515847f0b 38 seconds ago 1.18GB [2021-07-15T17:16:03.255Z] core-command latest e38fea758e1f 56 seconds ago 15.9MB [2021-07-15T17:16:03.255Z] support-scheduler latest c90e81a2ed81 56 seconds ago 15.9MB [2021-07-15T17:16:03.255Z] core-data latest 767e91ec690b About a minute ago 20.3MB [2021-07-15T17:16:03.255Z] 52c51622648f About a minute ago 1.18GB [2021-07-15T17:16:03.255Z] security-bootstrapper latest d6c248eed970 About a minute ago 18.6MB [2021-07-15T17:16:03.255Z] bdc8913968db About a minute ago 1.17GB [2021-07-15T17:16:03.255Z] support-notifications latest 8ab4efab67e6 About a minute ago 16.7MB [2021-07-15T17:16:03.255Z] aa5d55953d04 About a minute ago 1.18GB [2021-07-15T17:16:03.255Z] 3be410d945d5 About a minute ago 1.18GB [2021-07-15T17:16:03.255Z] cdfa32b0d26c About a minute ago 1.18GB [2021-07-15T17:16:03.255Z] ci-base-image-x86_64 latest aa1122ff3919 5 minutes ago 678MB [2021-07-15T17:16:03.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 21 hours ago 475MB [2021-07-15T17:16:03.255Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T17:16:03.255Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T17:16:03.255Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T17:16:03.255Z] 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-15T17:16:14.234Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T17:16:18.667Z] Still waiting to schedule task [2021-07-15T17:16:18.668Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T17:17:10.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T17:17:16.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T17:17:23.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T17:17:23.139Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T17:17:29.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T17:17:29.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T17:17:29.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T17:17:29.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T17:17:31.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T17:17:31.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T17:17:33.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T17:17:33.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T17:17:33.320Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T17:17:33.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T17:17:45.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements [2021-07-15T17:17:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T17:17:45.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T17:17:50.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 100.0% of statements [2021-07-15T17:17:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T17:17:50.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 46.3% of statements [2021-07-15T17:17:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T17:17:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T17:17:53.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 89.9% of statements [2021-07-15T17:17:53.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T17:17:53.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:17:53.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.251s coverage: 78.9% of statements [2021-07-15T17:17:56.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.192s coverage: 81.2% of statements [2021-07-15T17:17:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T17:17:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T17:17:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T17:17:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T17:17:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T17:18:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.497s coverage: 95.1% of statements [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T17:18:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T17:18:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 0.8% of statements [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T17:18:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-07-15T17:18:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.212s coverage: 22.0% of statements [2021-07-15T17:18:01.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T17:18:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements [2021-07-15T17:18:03.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements [2021-07-15T17:18:03.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-07-15T17:18:03.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2021-07-15T17:18:04.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2021-07-15T17:18:19.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2021-07-15T17:18:19.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-07-15T17:18:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.666s coverage: 81.8% of statements [2021-07-15T17:18:22.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.198s coverage: 80.0% of statements [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements [2021-07-15T17:18:29.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.344s coverage: 91.2% of statements [2021-07-15T17:18:29.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T17:18:33.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.020s coverage: 64.4% of statements [2021-07-15T17:18:33.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T17:18:33.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T17:18:33.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements [2021-07-15T17:18:33.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-07-15T17:18:33.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-07-15T17:18:33.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-07-15T17:18:34.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.128s coverage: 100.0% of statements [2021-07-15T17:18:39.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.174s coverage: 66.9% of statements [2021-07-15T17:18:39.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T17:18:39.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T17:18:39.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T17:18:41.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 43.6% of statements [2021-07-15T17:18:41.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T17:18:41.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T17:18:41.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2021-07-15T17:18:41.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T17:18:41.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2021-07-15T17:18:41.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.274s coverage: 19.3% of statements [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 91.9% of statements [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 62.7% of statements [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.6% of statements [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T17:18:51.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-07-15T17:18:51.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 95.4% of statements [2021-07-15T17:18:51.588Z] GO111MODULE=on go vet ./... [2021-07-15T17:19:20.807Z] Running on prd-ubuntu18.04-docker-8c-8g-2890 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-15T17:19:20.835Z] Running in /w/workspace/edgex-go/43 [Pipeline] { [Pipeline] checkout [2021-07-15T17:19:20.967Z] The recommended git tool is: git [2021-07-15T17:19:24.173Z] using credential edgex-jenkins-ssh [2021-07-15T17:19:24.194Z] Cloning the remote Git repository [2021-07-15T17:19:24.224Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:19:24.330Z] > git init /w/workspace/edgex-go/43 # timeout=10 [2021-07-15T17:19:24.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:19:24.369Z] > git --version # timeout=10 [2021-07-15T17:19:24.378Z] > git --version # 'git version 2.17.1' [2021-07-15T17:19:24.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:19:24.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:19:44.266Z] Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:19:44.399Z] Merge succeeded, producing 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:19:44.400Z] Checking out Revision 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 (PR-3531) [2021-07-15T17:19:43.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:19:43.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:19:43.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T17:19:43.750Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T17:19:43.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:19:43.756Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:19:44.279Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:19:44.286Z] > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 [2021-07-15T17:19:44.362Z] > git remote # timeout=10 [2021-07-15T17:19:44.369Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:19:44.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:19:44.378Z] > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 [2021-07-15T17:19:44.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:19:44.404Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:19:44.407Z] > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 [2021-07-15T17:19:48.266Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:49.087Z] + echo snap-build.sh [2021-07-15T17:19:49.087Z] snap-build.sh [2021-07-15T17:19:49.087Z] + SNAP_BASE_DIR=. [2021-07-15T17:19:49.087Z] + '[' '!' -z /w/workspace/edgex-go/43 ']' [2021-07-15T17:19:49.087Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/43 [2021-07-15T17:19:49.087Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/43]' [2021-07-15T17:19:49.087Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/43] [2021-07-15T17:19:49.087Z] + cd /w/workspace/edgex-go/43 [2021-07-15T17:19:49.087Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T17:19:49.087Z] Reading package lists... [2021-07-15T17:19:49.087Z] Building dependency tree... [2021-07-15T17:19:49.087Z] Reading state information... [2021-07-15T17:19:49.087Z] The following packages were automatically installed and are no longer required: [2021-07-15T17:19:49.087Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T17:19:49.087Z] uidmap xdelta3 [2021-07-15T17:19:49.087Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T17:19:49.087Z] The following packages will be REMOVED: [2021-07-15T17:19:49.087Z] lxd* lxd-client* [2021-07-15T17:19:49.359Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T17:19:49.359Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T17:19:49.897Z] (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-15T17:19:49.897Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T17:19:50.487Z] Removing lxd dnsmasq configuration [2021-07-15T17:19:50.758Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T17:19:50.758Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T17:19:51.733Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T17:19:51.733Z] (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-15T17:19:51.733Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T17:19:53.155Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T17:19:53.155Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T17:19:53.428Z] + sudo snap remove --purge lxd [2021-07-15T17:19:53.700Z] snap "lxd" is not installed [2021-07-15T17:19:53.700Z] + sudo groupadd --force --system lxd [2021-07-15T17:19:53.700Z] ++ whoami [2021-07-15T17:19:53.700Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T17:19:53.700Z] + newgrp - lxd [2021-07-15T17:19:53.700Z] + sudo snap install lxd [2021-07-15T17:20:01.935Z] 2021-07-15T17:19:59Z INFO Waiting for automatic snapd restart... [2021-07-15T17:20:12.042Z] lxd 4.16 from Canonical* installed [2021-07-15T17:20:12.042Z] + sudo lxd init --auto [2021-07-15T17:20:22.189Z] + sudo snap install --classic snapcraft [2021-07-15T17:20:28.598Z] gofmt -l . [2021-07-15T17:20:28.598Z] [ "`gofmt -l .`" = "" ] [2021-07-15T17:20:28.598Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T17:20:29.351Z] + ls -al . [2021-07-15T17:20:29.351Z] total 596 [2021-07-15T17:20:29.351Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 17:20 . [2021-07-15T17:20:29.351Z] drwxr-xr-x 4 root root 4096 Jul 15 17:15 .. [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 17:13 .dockerignore [2021-07-15T17:20:29.351Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 17:13 .git [2021-07-15T17:20:29.351Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 17:13 .github [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 17:13 .gitignore [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 17:13 .hadolint.yml [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 17:13 .sonarcloud.properties [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:13 Attribution.txt [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:13 CHANGELOG.md [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:13 CONTRIBUTING.md [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 17:13 Dockerfile.build [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 17:13 Jenkinsfile [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:13 LICENSE [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:13 Makefile [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:13 README.md [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:13 SECURITY.md [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 17:09 VERSION [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:13 ZMQWindows.md [2021-07-15T17:20:29.351Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 17:13 bin [2021-07-15T17:20:29.351Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 17:13 cmd [2021-07-15T17:20:29.351Z] -rw-r--r-- 1 root root 402846 Jul 15 17:18 coverage.out [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 17:13 go.mod [2021-07-15T17:20:29.351Z] -rw-r--r-- 1 root root 21149 Jul 15 17:15 go.sum [2021-07-15T17:20:29.351Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 17:13 internal [2021-07-15T17:20:29.351Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 17:13 openapi [2021-07-15T17:20:29.351Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 17:13 snap [2021-07-15T17:20:29.351Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 17:13 version.go [Pipeline] sh [2021-07-15T17:20:30.022Z] + '[' -e coverage.out ] [2021-07-15T17:20:30.022Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T17:20:30.055Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T17:20:30.983Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T17:20:31.677Z] + make build [2021-07-15T17:20:31.677Z] go mod tidy [2021-07-15T17:20:32.311Z] 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-15T17:20:40.635Z] 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-15T17:21:07.504Z] 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-15T17:21:07.504Z] 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-15T17:21:11.839Z] 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-15T17:21:12.827Z] 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-15T17:21:17.235Z] 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-15T17:21:20.653Z] 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-15T17:21:24.539Z] 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-15T17:21:28.880Z] 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-15T17:21:32.292Z] 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-15T17:21:36.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-15T17:21:43.423Z] $ docker stop --time=1 798e1ae04858c1fce7e02cf14cf9537e9290ddb14bb682a1c59a1ded8e869c53 [2021-07-15T17:21:43.942Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T17:21:43.942Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T17:21:43.942Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T17:21:43.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:21:43.942Z] Dload Upload Total Spent Left Speed [2021-07-15T17:21:43.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3483 0 --:--:-- --:--:-- --:--:-- 3483 [2021-07-15T17:21:43.942Z] 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 5853k [2021-07-15T17:21:43.942Z] ./yq_linux_amd64 [2021-07-15T17:21:43.942Z] + sudo snapcraft prime --use-lxd [2021-07-15T17:21:43.942Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T17:21:43.942Z] 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-15T17:21:43.942Z] - README.md [2021-07-15T17:21:43.942Z] [2021-07-15T17:21:43.942Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T17:21:43.942Z] Launching a container. [2021-07-15T17:21:46.214Z] $ docker rm -f 798e1ae04858c1fce7e02cf14cf9537e9290ddb14bb682a1c59a1ded8e869c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:21:48.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:21:48.352Z] [2021-07-15T17:21:48.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:21:48.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:21:49.298Z] Waiting for container to be ready [2021-07-15T17:21:49.298Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T17:21:49.298Z] [2021-07-15T17:21:49.338Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T17:21:49.338Z] 29e5d40040c1: Pulling fs layer [2021-07-15T17:21:49.338Z] 1ce36da41761: Pulling fs layer [2021-07-15T17:21:49.338Z] 25b303627fd3: Pulling fs layer [2021-07-15T17:21:49.612Z] 29e5d40040c1: Verifying Checksum [2021-07-15T17:21:49.612Z] 29e5d40040c1: Download complete [2021-07-15T17:21:50.218Z] 29e5d40040c1: Pull complete [2021-07-15T17:21:50.218Z] 1ce36da41761: Verifying Checksum [2021-07-15T17:21:50.218Z] 1ce36da41761: Download complete [2021-07-15T17:21:51.665Z] 1ce36da41761: Pull complete [2021-07-15T17:21:51.938Z] 25b303627fd3: Verifying Checksum [2021-07-15T17:21:51.938Z] 25b303627fd3: Download complete [2021-07-15T17:21:52.649Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T17:21:53.235Z] Waiting for network to be ready... [2021-07-15T17:21:53.827Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T17:21:53.827Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T17:21:53.827Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T17:21:54.108Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T17:21:54.108Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T17:21:54.108Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T17:21:54.108Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T17:21:54.108Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T17:21:54.108Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T17:21:54.108Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T17:21:54.406Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T17:21:54.678Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T17:21:54.976Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T17:21:54.976Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T17:21:54.976Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T17:21:54.976Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T17:21:54.976Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T17:21:54.976Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T17:21:55.567Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T17:21:55.567Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T17:21:55.836Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T17:21:55.836Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T17:21:55.836Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T17:21:55.836Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T17:21:55.836Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T17:21:55.836Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T17:21:55.836Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T17:21:58.441Z] Fetched 24.8 MB in 4s (5742 kB/s) [2021-07-15T17:21:58.717Z] Reading package lists... [2021-07-15T17:21:58.985Z] Reading package lists... [2021-07-15T17:21:58.985Z] Building dependency tree... [2021-07-15T17:21:58.985Z] Reading state information... [2021-07-15T17:21:59.257Z] The following additional packages will be installed: [2021-07-15T17:21:59.257Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T17:21:59.257Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T17:21:59.257Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T17:21:59.257Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T17:21:59.257Z] Suggested packages: [2021-07-15T17:21:59.257Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T17:21:59.257Z] Recommended packages: [2021-07-15T17:21:59.257Z] gnupg libsasl2-modules [2021-07-15T17:21:59.257Z] The following NEW packages will be installed: [2021-07-15T17:21:59.257Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T17:21:59.257Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T17:21:59.257Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T17:21:59.257Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T17:21:59.257Z] The following packages will be upgraded: [2021-07-15T17:21:59.257Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T17:21:59.257Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-15T17:21:59.257Z] Need to get 3530 kB of archives. [2021-07-15T17:21:59.257Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T17:21:59.257Z] 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-15T17:21:59.257Z] 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-15T17:21:59.527Z] 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-15T17:21:59.527Z] 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-15T17:21:59.527Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T17:21:59.811Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T17:22:00.078Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T17:22:00.078Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T17:22:00.078Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T17:22:00.344Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T17:22:00.344Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T17:22:00.344Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T17:22:00.344Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T17:22:00.344Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T17:22:00.344Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T17:22:00.344Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T17:22:00.344Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T17:22:00.344Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T17:22:00.344Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T17:22:00.344Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T17:22:00.344Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T17:22:00.344Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T17:22:00.614Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:22:00.614Z] Fetched 3530 kB in 1s (3131 kB/s) [2021-07-15T17:22:00.615Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T17:22:00.615Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T17:22:00.615Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T17:22:00.615Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T17:22:00.615Z] Selecting previously unselected package udev. [2021-07-15T17:22:00.615Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T17:22:00.615Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T17:22:00.615Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T17:22:00.885Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T17:22:00.885Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T17:22:00.885Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T17:22:00.885Z] Selecting previously unselected package fuse. [2021-07-15T17:22:00.885Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T17:22:00.885Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T17:22:00.885Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T17:22:00.885Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T17:22:01.161Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T17:22:01.161Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T17:22:01.161Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T17:22:01.161Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T17:22:01.161Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T17:22:01.161Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T17:22:01.161Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T17:22:01.429Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T17:22:01.429Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.429Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.429Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T17:22:01.429Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.429Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.429Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T17:22:01.429Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.429Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.429Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T17:22:01.429Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.429Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.429Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T17:22:01.429Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.429Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.751Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T17:22:01.751Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.751Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.751Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T17:22:01.751Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.751Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.751Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T17:22:01.751Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.751Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:01.751Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T17:22:01.751Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T17:22:01.751Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.020Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T17:22:02.020Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T17:22:02.020Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T17:22:02.020Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T17:22:02.020Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T17:22:02.020Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T17:22:02.020Z] Selecting previously unselected package libldap-common. [2021-07-15T17:22:02.020Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T17:22:02.020Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T17:22:02.020Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T17:22:02.020Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T17:22:02.020Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T17:22:02.288Z] Selecting previously unselected package dirmngr. [2021-07-15T17:22:02.288Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T17:22:02.288Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T17:22:02.288Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T17:22:02.288Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T17:22:02.288Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T17:22:02.288Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T17:22:02.288Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T17:22:02.288Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T17:22:02.288Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.288Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T17:22:02.288Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T17:22:02.288Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T17:22:02.320Z] 25b303627fd3: Pull complete [2021-07-15T17:22:02.320Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T17:22:02.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:22:02.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T17:22:02.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container [2021-07-15T17:22:02.762Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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-15T17:22:02.876Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:22:02.876Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T17:22:02.876Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T17:22:02.876Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T17:22:02.876Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T17:22:02.876Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T17:22:02.876Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T17:22:02.876Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T17:22:03.466Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T17:22:03.466Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T17:22:03.466Z] This means they are not meant to be enabled using systemctl. [2021-07-15T17:22:03.466Z] Possible reasons for having this kind of units are: [2021-07-15T17:22:03.466Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T17:22:03.466Z] .wants/ or .requires/ directory. [2021-07-15T17:22:03.466Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T17:22:03.466Z] a requirement dependency on it. [2021-07-15T17:22:03.466Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T17:22:03.466Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T17:22:03.466Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T17:22:03.466Z] instance name specified. [2021-07-15T17:22:03.733Z] Reading package lists... [2021-07-15T17:22:03.733Z] Building dependency tree... [2021-07-15T17:22:03.733Z] Reading state information... [2021-07-15T17:22:04.000Z] The following additional packages will be installed: [2021-07-15T17:22:04.000Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T17:22:04.000Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T17:22:04.000Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T17:22:04.000Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T17:22:04.000Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T17:22:04.000Z] Suggested packages: [2021-07-15T17:22:04.000Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T17:22:04.000Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T17:22:04.000Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T17:22:04.000Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T17:22:04.000Z] systemd-container policykit-1 [2021-07-15T17:22:04.000Z] Recommended packages: [2021-07-15T17:22:04.000Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T17:22:04.000Z] The following NEW packages will be installed: [2021-07-15T17:22:04.000Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T17:22:04.000Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T17:22:04.000Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T17:22:04.000Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T17:22:04.000Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T17:22:04.000Z] The following packages will be upgraded: [2021-07-15T17:22:04.000Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T17:22:04.000Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-15T17:22:04.000Z] Need to get 36.7 MB of archives. [2021-07-15T17:22:04.000Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T17:22:04.000Z] 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-15T17:22:04.268Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T17:22:04.268Z] 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-15T17:22:04.268Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T17:22:04.268Z] 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-15T17:22:04.542Z] 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-15T17:22:04.542Z] 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-15T17:22:04.542Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T17:22:04.542Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T17:22:04.542Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T17:22:04.542Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T17:22:04.542Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T17:22:04.542Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T17:22:04.542Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T17:22:04.542Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T17:22:04.542Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T17:22:05.132Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T17:22:05.132Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T17:22:05.132Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T17:22:05.132Z] 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-15T17:22:05.132Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T17:22:05.132Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T17:22:05.132Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T17:22:05.132Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T17:22:05.132Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T17:22:05.132Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T17:22:05.132Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T17:22:05.132Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T17:22:05.132Z] 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-15T17:22:05.132Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T17:22:06.564Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:22:06.564Z] Fetched 36.7 MB in 2s (15.2 MB/s) [2021-07-15T17:22:06.564Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T17:22:06.564Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T17:22:06.832Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T17:22:06.985Z] $ docker top 82758e7b1f00af15d38b6b33da765c19a9d8219856fcc044aa359b3f57c4d332 -eo pid,comm [2021-07-15T17:22:07.102Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T17:22:07.102Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh [2021-07-15T17:22:07.378Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T17:22:07.378Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T17:22:07.378Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T17:22:07.378Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T17:22:07.378Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T17:22:07.378Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T17:22:07.378Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T17:22:07.649Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T17:22:07.649Z] Setting up apt (1.6.14) ... [2021-07-15T17:22:07.649Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T17:22:08.062Z] + docker-compose build --help [2021-07-15T17:22:08.062Z] + grep parallel [2021-07-15T17:22:08.238Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T17:22:08.239Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T17:22:08.239Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T17:22:08.239Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T17:22:08.239Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T17:22:08.505Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T17:22:08.505Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:08.505Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T17:22:08.505Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T17:22:08.505Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T17:22:08.505Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T17:22:08.505Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T17:22:08.505Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:08.772Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T17:22:08.772Z] Checking for services that may need to be restarted...done. [2021-07-15T17:22:08.772Z] Checking for services that may need to be restarted...done. [2021-07-15T17:22:09.042Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:09.042Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T17:22:09.042Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:09.311Z] Selecting previously unselected package python3-minimal. [2021-07-15T17:22:09.311Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T17:22:09.311Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T17:22:09.311Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T17:22:09.311Z] Selecting previously unselected package mime-support. [2021-07-15T17:22:09.311Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T17:22:09.311Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T17:22:09.581Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T17:22:09.581Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T17:22:09.581Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T17:22:09.581Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T17:22:09.581Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T17:22:09.581Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:09.854Z] Selecting previously unselected package python3.6. [2021-07-15T17:22:09.854Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T17:22:09.854Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:09.854Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T17:22:09.854Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T17:22:09.854Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T17:22:09.854Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T17:22:10.139Z] Selecting previously unselected package python3. [2021-07-15T17:22:10.139Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T17:22:10.139Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T17:22:10.139Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T17:22:10.139Z] Selecting previously unselected package multiarch-support. [2021-07-15T17:22:10.139Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T17:22:10.139Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T17:22:10.139Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T17:22:10.139Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T17:22:10.139Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T17:22:10.139Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T17:22:10.139Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T17:22:10.139Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T17:22:10.139Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T17:22:10.139Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T17:22:10.467Z] Selecting previously unselected package sudo. [2021-07-15T17:22:10.467Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T17:22:10.467Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T17:22:10.467Z] Selecting previously unselected package apparmor. [2021-07-15T17:22:10.467Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T17:22:10.467Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T17:22:10.467Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T17:22:10.467Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T17:22:10.467Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T17:22:10.743Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T17:22:10.743Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T17:22:10.743Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:10.743Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T17:22:10.743Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T17:22:10.743Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:10.743Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T17:22:10.743Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T17:22:10.743Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T17:22:10.743Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T17:22:10.743Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T17:22:10.743Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:10.743Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T17:22:10.743Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T17:22:10.743Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:11.066Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T17:22:11.066Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T17:22:11.066Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T17:22:11.066Z] Selecting previously unselected package openssh-client. [2021-07-15T17:22:11.066Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T17:22:11.066Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T17:22:11.334Z] Selecting previously unselected package squashfs-tools. [2021-07-15T17:22:11.334Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T17:22:11.334Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T17:22:11.334Z] Selecting previously unselected package snapd. [2021-07-15T17:22:11.334Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T17:22:11.334Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T17:22:13.294Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T17:22:13.294Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T17:22:13.518Z] --parallel Build images in parallel. [2021-07-15T17:22:13.563Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T17:22:13.563Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T17:22:13.563Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T17:22:13.563Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:13.563Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T17:22:13.563Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T17:22:13.563Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } [2021-07-15T17:22:13.834Z] $ docker stop --time=1 82758e7b1f00af15d38b6b33da765c19a9d8219856fcc044aa359b3f57c4d332 [2021-07-15T17:22:14.150Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T17:22:14.150Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T17:22:14.150Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T17:22:14.150Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:14.150Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:14.150Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T17:22:14.738Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T17:22:14.738Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:14.738Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T17:22:14.738Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T17:22:14.738Z] running python rtupdate hooks for python3.6... [2021-07-15T17:22:14.738Z] running python post-rtupdate hooks for python3.6... [2021-07-15T17:22:14.738Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T17:22:15.322Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T17:22:15.588Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T17:22:15.588Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T17:22:15.793Z] $ docker rm -f 82758e7b1f00af15d38b6b33da765c19a9d8219856fcc044aa359b3f57c4d332 [2021-07-15T17:22:15.857Z] Setting up snapd (2.49.2+18.04) ... [Pipeline] // withDockerContainer [2021-07-15T17:22:16.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:22:16.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T17:22:16.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T17:22:16.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T17:22:16.513Z] . [Pipeline] withDockerContainer [2021-07-15T17:22:16.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T17:22:16.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T17:22:16.744Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T17:22:16.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container [2021-07-15T17:22:16.899Z] $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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-15T17:22:17.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T17:22:17.280Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T17:22:17.280Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T17:22:17.548Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T17:22:17.548Z] /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-15T17:22:17.824Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T17:22:18.091Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T17:22:18.655Z] $ docker top 4793d3dd66831fc6222ca7a1b3ca6c2addb4921951cc10385c5594301b0e539a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:22:19.056Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T17:22:19.056Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T17:22:19.056Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T17:22:19.688Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T17:22:20.287Z] Reading package lists... [2021-07-15T17:22:20.555Z] Reading package lists... [2021-07-15T17:22:20.555Z] Building dependency tree... [2021-07-15T17:22:20.555Z] Reading state information... [2021-07-15T17:22:20.555Z] Calculating upgrade... [2021-07-15T17:22:20.824Z] The following packages will be upgraded: [2021-07-15T17:22:20.824Z] advancecomp base-files bash binutils binutils-common [2021-07-15T17:22:20.824Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T17:22:20.824Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T17:22:20.824Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-15T17:22:20.824Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-15T17:22:20.824Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T17:22:20.824Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T17:22:20.824Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T17:22:20.824Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T17:22:20.824Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T17:22:20.824Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T17:22:20.824Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T17:22:20.824Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T17:22:20.824Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T17:22:20.824Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T17:22:20.824Z] ubuntu-keyring util-linux [2021-07-15T17:22:20.824Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T17:22:20.824Z] Need to get 64.1 MB of archives. [2021-07-15T17:22:20.824Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-15T17:22:20.824Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T17:22:21.090Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T17:22:21.090Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T17:22:21.090Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T17:22:21.090Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T17:22:21.090Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T17:22:21.090Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T17:22:21.090Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T17:22:21.090Z] 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-15T17:22:21.090Z] 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-15T17:22:21.090Z] 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-15T17:22:21.090Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T17:22:21.090Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T17:22:21.090Z] 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-15T17:22:21.090Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T17:22:21.090Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T17:22:21.090Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T17:22:21.090Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T17:22:21.090Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T17:22:21.090Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T17:22:21.090Z] 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-15T17:22:21.091Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T17:22:21.091Z] 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-15T17:22:21.091Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T17:22:21.091Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T17:22:21.091Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T17:22:21.091Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T17:22:21.358Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T17:22:21.358Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T17:22:21.358Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T17:22:21.358Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T17:22:21.358Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T17:22:21.358Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T17:22:21.358Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T17:22:21.358Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T17:22:21.358Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T17:22:21.358Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T17:22:21.358Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T17:22:21.358Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T17:22:21.358Z] 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-15T17:22:21.358Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T17:22:21.358Z] 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-15T17:22:21.358Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T17:22:21.358Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T17:22:21.358Z] 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-15T17:22:21.358Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T17:22:21.358Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T17:22:21.358Z] 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-15T17:22:21.358Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T17:22:21.358Z] 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-15T17:22:21.358Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T17:22:21.358Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T17:22:21.358Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T17:22:21.358Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T17:22:21.358Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T17:22:21.358Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T17:22:21.358Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T17:22:21.635Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T17:22:21.635Z] 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-15T17:22:21.904Z] 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-15T17:22:21.904Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T17:22:21.904Z] 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-15T17:22:21.904Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T17:22:21.904Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T17:22:21.904Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T17:22:21.904Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T17:22:22.172Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T17:22:22.172Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T17:22:22.172Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T17:22:22.172Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T17:22:22.172Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T17:22:22.172Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T17:22:22.172Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T17:22:22.172Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T17:22:22.172Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T17:22:22.172Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T17:22:22.172Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T17:22:22.438Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T17:22:22.438Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T17:22:22.438Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T17:22:22.438Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T17:22:22.438Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T17:22:22.438Z] 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-15T17:22:22.438Z] 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-15T17:22:22.438Z] 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-15T17:22:22.438Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T17:22:22.438Z] 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-15T17:22:22.438Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T17:22:22.438Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T17:22:22.438Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T17:22:22.705Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T17:22:22.705Z] 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-15T17:22:22.705Z] 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-15T17:22:22.705Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T17:22:22.705Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T17:22:22.705Z] 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-15T17:22:22.705Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T17:22:22.705Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T17:22:22.705Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T17:22:22.705Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T17:22:22.705Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T17:22:22.705Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T17:22:22.975Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:22:22.975Z] Fetched 64.1 MB in 2s (32.8 MB/s) [2021-07-15T17:22:22.975Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T17:22:22.975Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T17:22:22.975Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T17:22:23.566Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T17:22:23.566Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T17:22:23.566Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T17:22:23.566Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T17:22:23.834Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:23.834Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:23.834Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:23.834Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:23.834Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:23.834Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:23.834Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:23.834Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.103Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.103Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.103Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.103Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.103Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.103Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.103Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:24.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T17:22:24.372Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.372Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.372Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:24.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T17:22:24.372Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.372Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.372Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.372Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.640Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:24.640Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T17:22:24.640Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:24.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T17:22:24.640Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T17:22:24.920Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T17:22:25.091Z] Building core-command ... [2021-07-15T17:22:25.091Z] Building core-data ... [2021-07-15T17:22:25.091Z] Building core-metadata ... [2021-07-15T17:22:25.091Z] Building security-bootstrapper ... [2021-07-15T17:22:25.091Z] Building security-proxy-setup ... [2021-07-15T17:22:25.091Z] Building security-secretstore-setup ... [2021-07-15T17:22:25.091Z] Building support-notifications ... [2021-07-15T17:22:25.091Z] Building support-scheduler ... [2021-07-15T17:22:25.091Z] Building sys-mgmt-agent ... [2021-07-15T17:22:25.091Z] Building support-notifications [2021-07-15T17:22:25.091Z] Building support-scheduler [2021-07-15T17:22:25.091Z] Building security-secretstore-setup [2021-07-15T17:22:25.091Z] Building core-metadata [2021-07-15T17:22:25.091Z] Building security-proxy-setup [2021-07-15T17:22:25.188Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T17:22:25.456Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T17:22:25.456Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T17:22:25.456Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T17:22:25.456Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T17:22:25.456Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T17:22:25.728Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T17:22:25.728Z] Installing new version of config file /etc/issue ... [2021-07-15T17:22:25.728Z] Installing new version of config file /etc/issue.net ... [2021-07-15T17:22:25.728Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T17:22:25.728Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T17:22:25.998Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T17:22:25.998Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T17:22:25.998Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T17:22:26.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:26.266Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T17:22:26.266Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T17:22:26.266Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T17:22:26.266Z] 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-15T17:22:26.266Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:26.266Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:26.266Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:26.534Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:26.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:26.534Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T17:22:26.534Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T17:22:26.534Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T17:22:26.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:26.803Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T17:22:26.803Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T17:22:26.803Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T17:22:27.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:27.070Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T17:22:27.070Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T17:22:27.070Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T17:22:27.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:27.070Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T17:22:27.070Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T17:22:27.338Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T17:22:27.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:27.338Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T17:22:27.338Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T17:22:27.338Z] Setting up grep (3.1-2build1) ... [2021-07-15T17:22:27.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:27.338Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T17:22:27.338Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T17:22:27.606Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T17:22:27.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:27.606Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T17:22:27.606Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T17:22:27.606Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T17:22:27.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:27.606Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T17:22:27.606Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T17:22:28.246Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T17:22:28.246Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T17:22:28.246Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T17:22:28.246Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T17:22:28.844Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T17:22:28.844Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:28.844Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T17:22:28.844Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T17:22:29.119Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T17:22:29.119Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T17:22:29.391Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T17:22:29.391Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T17:22:29.391Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T17:22:29.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:29.391Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T17:22:29.391Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T17:22:29.660Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T17:22:29.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:29.660Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:29.660Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:29.660Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:29.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:29.660Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:29.660Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:29.660Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:29.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:29.933Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:29.933Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:29.933Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:29.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:29.933Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:29.933Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:30.206Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:30.206Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:30.206Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T17:22:30.206Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T17:22:30.206Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T17:22:30.206Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T17:22:30.206Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T17:22:30.206Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:30.206Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T17:22:30.206Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T17:22:30.478Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T17:22:30.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:30.478Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:30.478Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:30.478Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:30.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:30.478Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:30.478Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:30.766Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:30.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:30.766Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:30.766Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:31.038Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:31.345Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T17:22:31.615Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T17:22:31.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:31.615Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T17:22:31.615Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T17:22:31.886Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T17:22:31.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T17:22:31.886Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T17:22:31.886Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T17:22:32.184Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T17:22:32.184Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T17:22:32.184Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T17:22:32.184Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T17:22:32.184Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T17:22:32.452Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T17:22:32.452Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T17:22:32.452Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T17:22:32.452Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T17:22:32.452Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T17:22:32.452Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T17:22:32.452Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T17:22:32.730Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T17:22:32.730Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T17:22:32.730Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T17:22:32.730Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T17:22:32.730Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T17:22:32.730Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T17:22:32.730Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T17:22:32.730Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T17:22:33.002Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T17:22:33.002Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T17:22:33.002Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T17:22:33.002Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T17:22:33.298Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T17:22:33.298Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:33.298Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T17:22:33.298Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T17:22:33.298Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T17:22:33.298Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T17:22:33.298Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T17:22:33.298Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T17:22:33.567Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T17:22:33.567Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:33.567Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T17:22:33.567Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T17:22:33.567Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T17:22:33.567Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:33.567Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T17:22:33.567Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T17:22:33.837Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T17:22:33.837Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:33.837Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T17:22:33.837Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T17:22:33.837Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T17:22:34.107Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.107Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T17:22:34.107Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T17:22:34.107Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T17:22:34.107Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.107Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T17:22:34.107Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T17:22:34.374Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T17:22:34.375Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.375Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T17:22:34.375Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T17:22:34.644Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T17:22:34.644Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.644Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T17:22:34.644Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T17:22:34.644Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T17:22:34.644Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.644Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T17:22:34.644Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T17:22:34.914Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T17:22:34.914Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.914Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T17:22:34.914Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T17:22:34.914Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T17:22:34.914Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:34.914Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T17:22:34.914Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T17:22:35.184Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T17:22:35.184Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:35.184Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T17:22:35.184Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T17:22:35.184Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T17:22:35.184Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:35.184Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T17:22:35.184Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T17:22:35.453Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T17:22:35.453Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:35.453Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T17:22:35.453Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T17:22:35.453Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T17:22:35.453Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:35.453Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T17:22:35.454Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T17:22:35.722Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T17:22:35.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T17:22:35.722Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T17:22:35.722Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T17:22:35.722Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T17:22:35.722Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T17:22:35.722Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T17:22:35.722Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T17:22:35.722Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T17:22:35.992Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T17:22:35.992Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T17:22:35.992Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T17:22:36.262Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T17:22:36.262Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T17:22:36.262Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T17:22:36.262Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T17:22:36.262Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T17:22:36.262Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T17:22:36.262Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T17:22:36.530Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T17:22:36.530Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T17:22:36.530Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T17:22:36.530Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T17:22:36.530Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T17:22:36.530Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T17:22:36.530Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T17:22:36.530Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T17:22:36.799Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T17:22:36.799Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T17:22:36.799Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T17:22:37.073Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T17:22:37.074Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T17:22:37.074Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T17:22:37.074Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T17:22:37.358Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T17:22:37.358Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T17:22:37.628Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T17:22:37.628Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T17:22:37.628Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T17:22:37.628Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T17:22:37.628Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T17:22:37.628Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T17:22:37.628Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:37.628Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:37.897Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:37.897Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:37.897Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:37.897Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:37.897Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:37.897Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:38.861Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:38.861Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:39.496Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:39.497Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:39.921Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:39.921Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:40.209Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:40.209Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:40.813Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T17:22:40.813Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T17:22:40.813Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T17:22:41.099Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T17:22:41.099Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T17:22:41.099Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T17:22:41.099Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T17:22:41.099Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T17:22:41.099Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T17:22:41.379Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T17:22:41.379Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T17:22:41.379Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T17:22:41.379Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T17:22:41.379Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T17:22:41.379Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T17:22:41.379Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T17:22:41.663Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.663Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T17:22:41.663Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.663Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.663Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.663Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T17:22:41.663Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T17:22:41.663Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T17:22:41.663Z] [2021-07-15T17:22:41.663Z] Current default time zone: 'Etc/UTC' [2021-07-15T17:22:41.663Z] Local time is now: Thu Jul 15 17:22:41 UTC 2021. [2021-07-15T17:22:41.663Z] Universal Time is now: Thu Jul 15 17:22:41 UTC 2021. [2021-07-15T17:22:41.663Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T17:22:41.663Z] [2021-07-15T17:22:41.663Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T17:22:41.663Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.663Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T17:22:41.663Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T17:22:41.942Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T17:22:41.942Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T17:22:41.942Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T17:22:41.942Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T17:22:41.942Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T17:22:41.942Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T17:22:41.942Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.942Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T17:22:41.942Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:41.942Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T17:22:41.942Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:41.942Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T17:22:41.942Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T17:22:41.942Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T17:22:41.942Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T17:22:41.942Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T17:22:42.221Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T17:22:42.221Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T17:22:42.221Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T17:22:44.240Z] Updating certificates in /etc/ssl/certs... [2021-07-15T17:22:44.850Z] 23 added, 27 removed; done. [2021-07-15T17:22:44.850Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T17:22:44.850Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T17:22:44.850Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T17:22:44.850Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T17:22:44.850Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T17:22:44.850Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T17:22:45.131Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T17:22:45.131Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T17:22:45.131Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T17:22:45.131Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T17:22:45.131Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T17:22:45.131Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T17:22:45.131Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T17:22:45.131Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T17:22:45.131Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T17:22:45.131Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T17:22:45.131Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T17:22:45.408Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T17:22:45.408Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T17:22:45.408Z] Updating certificates in /etc/ssl/certs... [2021-07-15T17:22:46.016Z] 0 added, 0 removed; done. [2021-07-15T17:22:46.016Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T17:22:46.016Z] done. [2021-07-15T17:22:46.298Z] Reading package lists... [2021-07-15T17:22:46.580Z] Building dependency tree... [2021-07-15T17:22:46.580Z] Reading state information... [2021-07-15T17:22:46.862Z] The following NEW packages will be installed: [2021-07-15T17:22:46.862Z] apt-transport-https [2021-07-15T17:22:46.862Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T17:22:46.862Z] Need to get 4348 B of archives. [2021-07-15T17:22:46.862Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T17:22:46.862Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T17:22:47.142Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:22:47.142Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-07-15T17:22:47.142Z] Selecting previously unselected package apt-transport-https. [2021-07-15T17:22:47.142Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T17:22:47.142Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T17:22:47.142Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T17:22:47.142Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T17:22:47.421Z] Waiting for network to be ready... [2021-07-15T17:22:59.960Z] 2021-07-15T17:22:54Z INFO Waiting for automatic snapd restart... [2021-07-15T17:22:59.960Z] snapd 2.51.1 from Canonical* installed [2021-07-15T17:22:59.960Z] "snapd" switched to the "latest/stable" channel [2021-07-15T17:22:59.960Z] [2021-07-15T17:23:02.641Z] core18 20210611 from Canonical* installed [2021-07-15T17:23:02.641Z] "core18" switched to the "latest/stable" channel [2021-07-15T17:23:02.641Z] [2021-07-15T17:23:06.052Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T17:23:06.052Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T17:23:06.052Z] [2021-07-15T17:23:10.415Z] 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-15T17:23:10.415Z] - README.md [2021-07-15T17:23:10.415Z] [2021-07-15T17:23:10.415Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T17:23:10.415Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T17:23:10.415Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T17:23:10.415Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T17:23:11.707Z] Reading package lists... [2021-07-15T17:23:11.987Z] 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-15T17:23:11.987Z] Reading package lists... [2021-07-15T17:23:12.263Z] Building dependency tree... [2021-07-15T17:23:12.263Z] Reading state information... [2021-07-15T17:23:12.263Z] Suggested packages: [2021-07-15T17:23:12.263Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T17:23:12.263Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T17:23:12.263Z] Recommended packages: [2021-07-15T17:23:12.263Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T17:23:12.263Z] The following NEW packages will be installed: [2021-07-15T17:23:12.263Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T17:23:12.263Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T17:23:12.263Z] pkg-config zip [2021-07-15T17:23:12.263Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T17:23:12.539Z] Need to get 7663 kB of archives. [2021-07-15T17:23:12.539Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T17:23:12.539Z] 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-15T17:23:12.539Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T17:23:12.816Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T17:23:12.816Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T17:23:12.816Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T17:23:12.816Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T17:23:12.816Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T17:23:12.816Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T17:23:13.092Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T17:23:13.092Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T17:23:13.092Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T17:23:13.374Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T17:23:13.374Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T17:23:13.374Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T17:23:13.374Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T17:23:13.656Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:23:13.656Z] Fetched 7663 kB in 1s (6860 kB/s) [2021-07-15T17:23:13.656Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T17:23:13.656Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T17:23:13.656Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T17:23:13.656Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T17:23:13.935Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T17:23:13.935Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T17:23:13.935Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T17:23:13.935Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T17:23:13.935Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T17:23:13.935Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T17:23:13.935Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T17:23:13.935Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T17:23:13.935Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T17:23:13.935Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T17:23:13.935Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T17:23:13.935Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T17:23:13.935Z] Selecting previously unselected package liberror-perl. [2021-07-15T17:23:13.935Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T17:23:13.935Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T17:23:14.213Z] Selecting previously unselected package git-man. [2021-07-15T17:23:14.213Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T17:23:14.213Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T17:23:14.213Z] Selecting previously unselected package git. [2021-07-15T17:23:14.213Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T17:23:14.213Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T17:23:14.826Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T17:23:14.826Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T17:23:14.826Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T17:23:14.826Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T17:23:14.826Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T17:23:14.826Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T17:23:14.826Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T17:23:14.826Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T17:23:14.826Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T17:23:14.826Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T17:23:14.826Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T17:23:14.826Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T17:23:14.826Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T17:23:14.826Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T17:23:15.107Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T17:23:15.107Z] Selecting previously unselected package pkg-config. [2021-07-15T17:23:15.107Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T17:23:15.107Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T17:23:15.107Z] Selecting previously unselected package zip. [2021-07-15T17:23:15.107Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T17:23:15.107Z] Unpacking zip (3.0-11build1) ... [2021-07-15T17:23:15.107Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T17:23:15.107Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T17:23:15.107Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T17:23:15.107Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T17:23:15.107Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T17:23:15.107Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T17:23:15.107Z] No schema files found: doing nothing. [2021-07-15T17:23:15.107Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T17:23:15.107Z] Setting up zip (3.0-11build1) ... [2021-07-15T17:23:15.107Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T17:23:15.384Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T17:23:15.384Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T17:23:15.384Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T17:23:15.384Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T17:23:15.384Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T17:23:15.384Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T17:23:15.384Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T17:23:15.867Z] git set to automatically installed. [2021-07-15T17:23:15.867Z] git-man set to automatically installed. [2021-07-15T17:23:15.867Z] libcurl3-gnutls set to automatically installed. [2021-07-15T17:23:15.867Z] liberror-perl set to automatically installed. [2021-07-15T17:23:15.867Z] libglib2.0-0 set to automatically installed. [2021-07-15T17:23:15.867Z] libnghttp2-14 set to automatically installed. [2021-07-15T17:23:15.867Z] libnorm1 set to automatically installed. [2021-07-15T17:23:15.867Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T17:23:15.867Z] libpsl5 set to automatically installed. [2021-07-15T17:23:15.867Z] librtmp1 set to automatically installed. [2021-07-15T17:23:15.867Z] libsodium23 set to automatically installed. [2021-07-15T17:23:15.867Z] libzmq3-dev set to automatically installed. [2021-07-15T17:23:15.867Z] libzmq5 set to automatically installed. [2021-07-15T17:23:15.867Z] pkg-config set to automatically installed. [2021-07-15T17:23:15.867Z] zip set to automatically installed. [2021-07-15T17:23:17.309Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T17:23:22.749Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T17:23:23.027Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T17:23:24.038Z] snap "core18" has no updates available [2021-07-15T17:23:24.644Z] Pulling config-common [2021-07-15T17:23:24.644Z] + snapcraftctl pull [2021-07-15T17:23:26.091Z] Pulling go-build-helper [2021-07-15T17:23:26.091Z] + snapcraftctl pull [2021-07-15T17:23:27.090Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T17:23:27.090Z] Skipping pull go-build-helper (already ran) [2021-07-15T17:23:27.090Z] Building go-build-helper [2021-07-15T17:23:27.090Z] + snapcraftctl build [2021-07-15T17:23:29.103Z] Staging go-build-helper [2021-07-15T17:23:29.103Z] + snapcraftctl stage [2021-07-15T17:23:33.096Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:23:33.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:23:33.097Z] ---> e230b7e9deee [2021-07-15T17:23:33.097Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T17:23:33.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:23:33.097Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:23:33.097Z] [2021-07-15T17:23:33.097Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> e230b7e9deee [2021-07-15T17:23:33.097Z] [2021-07-15T17:23:33.097Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:23:33.097Z] [2021-07-15T17:23:33.097Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:23:33.097Z] ---> e230b7e9deee [2021-07-15T17:23:33.097Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T17:23:33.097Z] ---> e230b7e9deee [2021-07-15T17:23:33.097Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:23:33.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:23:33.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:23:33.097Z] ---> e230b7e9deee [2021-07-15T17:23:33.097Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T17:23:33.097Z] ---> Running in aa9d5fd0d7d2 [2021-07-15T17:23:33.097Z] ---> Running in c24017c50596 [2021-07-15T17:23:33.097Z] ---> Running in 404b36fab5b6 [2021-07-15T17:23:33.097Z] ---> Running in b0b764b4330a [2021-07-15T17:23:33.097Z] ---> Running in deca7aee2595 [2021-07-15T17:23:33.097Z] Removing intermediate container aa9d5fd0d7d2 [2021-07-15T17:23:33.097Z] ---> caf10677e637 [2021-07-15T17:23:33.097Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:23:33.097Z] Removing intermediate container c24017c50596 [2021-07-15T17:23:33.097Z] ---> ab5268732f6d [2021-07-15T17:23:33.097Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:23:33.097Z] Removing intermediate container b0b764b4330a [2021-07-15T17:23:33.097Z] ---> 79899be7e0d3 [2021-07-15T17:23:33.097Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:23:33.097Z] Removing intermediate container 404b36fab5b6 [2021-07-15T17:23:33.097Z] ---> 92dd57f9cb6e [2021-07-15T17:23:33.097Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container deca7aee2595 [2021-07-15T17:23:33.097Z] [2021-07-15T17:23:33.097Z] ---> 56694089b1ec [2021-07-15T17:23:33.097Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:23:33.097Z] ---> Running in 1f891244ad07 [2021-07-15T17:23:33.097Z] ---> Running in f2a4139c991d [2021-07-15T17:23:33.097Z] ---> Running in 4fe1951087f6 [2021-07-15T17:23:33.097Z] ---> Running in bd44c3a718c6 [2021-07-15T17:23:33.097Z] ---> Running in a9a4a9a2a312 [2021-07-15T17:23:34.100Z] Removing intermediate container 1f891244ad07 [2021-07-15T17:23:34.100Z] ---> 082b663aea8e [2021-07-15T17:23:34.100Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T17:23:34.386Z] ---> Running in 36a5b3e55bbe [2021-07-15T17:23:34.665Z] Removing intermediate container 4fe1951087f6 [2021-07-15T17:23:34.665Z] ---> 540624c388fb [2021-07-15T17:23:34.665Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T17:23:34.665Z] Removing intermediate container f2a4139c991d [2021-07-15T17:23:34.665Z] ---> 4f8a4b5c4ec7 [2021-07-15T17:23:34.665Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T17:23:34.946Z] Removing intermediate container a9a4a9a2a312 [2021-07-15T17:23:34.946Z] ---> f27e7e563fc5 [2021-07-15T17:23:34.946Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:23:34.946Z] ---> Running in b9de53a4c4d3 [2021-07-15T17:23:35.223Z] ---> Running in 12055fc746c1 [2021-07-15T17:23:35.223Z] ---> Running in e858a43c1d39 [2021-07-15T17:23:35.503Z] Removing intermediate container bd44c3a718c6 [2021-07-15T17:23:35.503Z] ---> 1caffe496f33 [2021-07-15T17:23:35.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T17:23:35.782Z] ---> Running in 361ea27a8945 [2021-07-15T17:23:36.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:37.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:37.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:37.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:37.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:37.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:38.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:38.529Z] OK: 218 MiB in 52 packages [2021-07-15T17:23:39.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:39.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:39.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:23:39.145Z] OK: 218 MiB in 52 packages [2021-07-15T17:23:39.337Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T17:23:39.337Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T17:23:39.337Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T17:23:39.337Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T17:23:39.337Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T17:23:39.337Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T17:23:39.337Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T17:23:39.337Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T17:23:39.337Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T17:23:39.337Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T17:23:39.337Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T17:23:39.337Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T17:23:39.337Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T17:23:39.337Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T17:23:39.337Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T17:23:39.337Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T17:23:39.337Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T17:23:39.337Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T17:23:39.337Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T17:23:39.337Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T17:23:39.337Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T17:23:39.337Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T17:23:39.337Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T17:23:39.337Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T17:23:39.337Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T17:23:39.337Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T17:23:39.337Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T17:23:39.337Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T17:23:39.337Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T17:23:39.337Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T17:23:39.337Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T17:23:39.337Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T17:23:39.337Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T17:23:39.337Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T17:23:39.337Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T17:23:39.337Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T17:23:39.337Z] Pulling edgex-go [2021-07-15T17:23:39.337Z] + snapcraftctl pull [2021-07-15T17:23:39.337Z] Pulling hooks [2021-07-15T17:23:39.337Z] + snapcraftctl pull [2021-07-15T17:23:40.182Z] Removing intermediate container 36a5b3e55bbe [2021-07-15T17:23:40.182Z] ---> 24f514968c18 [2021-07-15T17:23:40.182Z] Step 6/23 : COPY go.mod . [2021-07-15T17:23:40.182Z] OK: 218 MiB in 52 packages [2021-07-15T17:23:40.182Z] OK: 218 MiB in 52 packages [2021-07-15T17:23:41.192Z] OK: 218 MiB in 52 packages [2021-07-15T17:23:41.192Z] Removing intermediate container b9de53a4c4d3 [2021-07-15T17:23:41.192Z] ---> 45a379f4984f [2021-07-15T17:23:41.192Z] Step 6/26 : COPY go.mod . [2021-07-15T17:23:41.473Z] ---> c80408bf7dc3 [2021-07-15T17:23:41.473Z] Step 7/23 : RUN go mod download [2021-07-15T17:23:41.754Z] ---> Running in 2e75f303b971 [2021-07-15T17:23:42.055Z] Removing intermediate container 361ea27a8945 [2021-07-15T17:23:42.055Z] ---> ffceb4665eb7 [2021-07-15T17:23:42.055Z] Step 6/22 : COPY go.mod . [2021-07-15T17:23:42.055Z] Removing intermediate container 12055fc746c1 [2021-07-15T17:23:42.055Z] ---> 2e10835267e1 [2021-07-15T17:23:42.055Z] Step 6/23 : COPY go.mod . [2021-07-15T17:23:42.685Z] ---> 5cf9c9270dce [2021-07-15T17:23:42.685Z] Step 7/26 : RUN go mod download [2021-07-15T17:23:42.685Z] Removing intermediate container e858a43c1d39 [2021-07-15T17:23:42.685Z] ---> e702621aa780 [2021-07-15T17:23:42.685Z] Step 6/24 : COPY go.mod . [2021-07-15T17:23:42.967Z] ---> Running in 95aa875927f7 [2021-07-15T17:23:43.578Z] ---> 01592985a8cb [2021-07-15T17:23:43.578Z] Step 7/22 : RUN go mod download [2021-07-15T17:23:43.578Z] ---> 8a0246c796fa [2021-07-15T17:23:43.578Z] Step 7/23 : RUN go mod download [2021-07-15T17:23:43.578Z] ---> Running in b3136c06891a [2021-07-15T17:23:43.859Z] ---> Running in cdab0057a115 [2021-07-15T17:23:44.471Z] ---> 35ac7a189256 [2021-07-15T17:23:44.471Z] Step 7/24 : RUN go mod download [2021-07-15T17:23:44.753Z] ---> Running in 3cda95258a20 [2021-07-15T17:23:45.750Z] Removing intermediate container 2e75f303b971 [2021-07-15T17:23:45.750Z] ---> 6fee0ca0f81a [2021-07-15T17:23:45.750Z] Step 8/23 : COPY . . [2021-07-15T17:23:47.197Z] Removing intermediate container 95aa875927f7 [2021-07-15T17:23:47.197Z] ---> 9c582da9a60d [2021-07-15T17:23:47.197Z] Step 8/26 : COPY . . [2021-07-15T17:23:51.528Z] Removing intermediate container b3136c06891a [2021-07-15T17:23:51.528Z] ---> 5f5dd9c8d830 [2021-07-15T17:23:51.528Z] Step 8/22 : COPY . . [2021-07-15T17:23:51.528Z] Removing intermediate container cdab0057a115 [2021-07-15T17:23:51.528Z] ---> b257313393d0 [2021-07-15T17:23:51.528Z] Step 8/23 : COPY . . [2021-07-15T17:23:52.139Z] Removing intermediate container 3cda95258a20 [2021-07-15T17:23:52.139Z] ---> ee92e2bd7317 [2021-07-15T17:23:52.139Z] Step 8/24 : COPY . . [2021-07-15T17:23:58.131Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T17:23:58.131Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T17:23:58.131Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T17:23:58.131Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T17:23:58.131Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T17:23:58.131Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T17:23:58.131Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T17:23:58.131Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T17:23:58.131Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T17:23:58.131Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T17:23:58.131Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T17:23:58.131Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T17:23:58.131Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T17:23:58.131Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T17:23:58.131Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T17:23:58.131Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T17:23:58.131Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T17:23:58.131Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T17:23:58.131Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T17:23:58.131Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T17:23:58.131Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T17:23:58.131Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T17:23:58.131Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T17:23:58.131Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T17:23:58.131Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T17:23:58.131Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T17:23:58.131Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T17:23:58.131Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T17:23:58.131Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T17:23:58.131Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T17:23:58.131Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T17:23:58.131Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T17:23:58.131Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T17:23:58.131Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T17:23:58.132Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T17:23:58.132Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T17:23:58.132Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T17:23:58.132Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T17:23:58.132Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T17:23:58.132Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T17:23:58.132Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T17:23:58.132Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T17:23:58.132Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T17:23:58.132Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T17:23:58.132Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T17:23:58.132Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T17:23:58.132Z] Pulling static-packages [2021-07-15T17:23:58.132Z] + snapcraftctl pull [2021-07-15T17:23:58.132Z] Pulling version [2021-07-15T17:23:58.132Z] + cd /root/project [2021-07-15T17:23:58.132Z] + git describe --tags+ --abbrev=0 [2021-07-15T17:23:58.132Z] sed s/v// [2021-07-15T17:23:58.132Z] + GIT_VERSION=2.0.1-dev.9 [2021-07-15T17:23:58.132Z] + [ -z 2.0.1-dev.9 ] [2021-07-15T17:23:58.132Z] + snapcraftctl set-version 2.0.1-dev.9 [2021-07-15T17:23:58.132Z] Building config-common [2021-07-15T17:23:58.132Z] + snapcraftctl build [2021-07-15T17:23:59.561Z] Skipping build go-build-helper (already ran) [2021-07-15T17:23:59.561Z] Building edgex-go [2021-07-15T17:23:59.833Z] + cd /root/parts/edgex-go/src [2021-07-15T17:23:59.833Z] + git describe --tags --abbrev=0 [2021-07-15T17:23:59.833Z] + sed s/v// [2021-07-15T17:23:59.833Z] + GIT_VERSION=2.0.1-dev.9 [2021-07-15T17:23:59.833Z] + [ -z 2.0.1-dev.9 ] [2021-07-15T17:23:59.833Z] + echo 2.0.1-dev.9 [2021-07-15T17:23:59.833Z] + make build [2021-07-15T17:23:59.833Z] go mod tidy [2021-07-15T17:24:01.267Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T17:24:01.267Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T17:24:01.267Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T17:24:01.267Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T17:24:01.543Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T17:24:01.543Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-15T17:24:01.543Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-15T17:24:01.543Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T17:24:01.543Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T17:24:01.543Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T17:24:01.543Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T17:24:01.543Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T17:24:01.831Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T17:24:01.831Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T17:24:01.831Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T17:24:01.831Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T17:24:02.139Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T17:24:02.726Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T17:24:02.995Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T17:24:02.995Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T17:24:02.995Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T17:24:02.995Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T17:24:02.995Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T17:24:02.995Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T17:24:02.995Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T17:24:02.995Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T17:24:03.264Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T17:24:03.264Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T17:24:03.264Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T17:24:03.264Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T17:24:03.542Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T17:24:03.542Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T17:24:03.542Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T17:24:03.542Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T17:24:03.542Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T17:24:03.542Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T17:24:03.542Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T17:24:03.542Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T17:24:03.542Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T17:24:03.542Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T17:24:03.814Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T17:24:03.814Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T17:24:03.814Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T17:24:04.081Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T17:24:04.081Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T17:24:04.081Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T17:24:04.081Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T17:24:04.081Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T17:24:04.081Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T17:24:04.352Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T17:24:04.352Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T17:24:04.352Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T17:24:04.352Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T17:24:04.352Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T17:24:04.352Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T17:24:04.352Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T17:24:04.352Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T17:24:04.352Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T17:24:04.352Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T17:24:04.352Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T17:24:04.352Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T17:24:04.620Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T17:24:04.620Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T17:24:04.620Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T17:24:04.620Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T17:24:04.620Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T17:24:04.620Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T17:24:04.620Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T17:24:04.620Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T17:24:04.620Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T17:24:04.620Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T17:24:04.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T17:24:10.493Z] ---> bd2264926267 [2021-07-15T17:24:10.493Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:24:10.493Z] ---> e5551ec74162 [2021-07-15T17:24:10.493Z] Step 9/26 : RUN go mod tidy [2021-07-15T17:24:10.493Z] ---> 3bf5c8694969 [2021-07-15T17:24:10.493Z] Step 9/22 : RUN go mod tidy [2021-07-15T17:24:10.493Z] ---> 64c57077176f [2021-07-15T17:24:10.493Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:24:10.493Z] ---> 63950ab65000 [2021-07-15T17:24:10.493Z] Step 9/23 : RUN go mod tidy [2021-07-15T17:24:10.493Z] ---> Running in e0598e375864 [2021-07-15T17:24:10.773Z] ---> Running in 5e25ba31655c [2021-07-15T17:24:10.773Z] ---> Running in cde0df903e3b [2021-07-15T17:24:10.773Z] ---> Running in 617a002afbf9 [2021-07-15T17:24:10.773Z] ---> Running in d95ed44b4965 [2021-07-15T17:24:13.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T17:24:17.564Z] Removing intermediate container e0598e375864 [2021-07-15T17:24:17.564Z] ---> 61f10079f2fe [2021-07-15T17:24:17.564Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T17:24:17.564Z] ---> Running in 29a0a5fb3dbf [2021-07-15T17:24:17.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T17:24:17.841Z] Removing intermediate container 5e25ba31655c [2021-07-15T17:24:17.841Z] ---> e83dedcddadd [2021-07-15T17:24:17.841Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T17:24:18.118Z] ---> Running in db01118084ae [2021-07-15T17:24:18.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T17:24:18.728Z] Removing intermediate container 617a002afbf9 [2021-07-15T17:24:18.728Z] ---> 1184e1e6824b [2021-07-15T17:24:18.728Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T17:24:18.728Z] Removing intermediate container d95ed44b4965 [2021-07-15T17:24:18.728Z] ---> 985383eedd0d [2021-07-15T17:24:18.728Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T17:24:19.016Z] ---> Running in cd01a8983507 [2021-07-15T17:24:19.016Z] ---> Running in d19a6b149ddd [2021-07-15T17:24:19.016Z] Removing intermediate container cde0df903e3b [2021-07-15T17:24:19.016Z] ---> 6af387a4c676 [2021-07-15T17:24:19.016Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T17:24:19.298Z] ---> Running in 8244ff21bea6 [2021-07-15T17:24:19.577Z] 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-15T17:24:19.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T17:24:20.187Z] 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-15T17:24:20.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T17:24:21.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T17:24:21.651Z] 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-15T17:24:21.931Z] 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-15T17:24:21.931Z] 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-15T17:24:22.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T17:24:23.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T17:24:24.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T17:24:25.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T17:24:27.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T17:24:28.563Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T17:24:28.563Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T17:24:28.563Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T17:24:28.563Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T17:24:28.563Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T17:24:28.563Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T17:24:28.563Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T17:24:28.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T17:24:28.563Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T17:24:28.563Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T17:24:28.563Z] + 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-15T17:24:28.563Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T17:24:28.563Z] + 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-15T17:24:28.563Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T17:24:28.840Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T17:24:28.840Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T17:24:28.840Z] + 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-15T17:24:28.840Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T17:24:28.840Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T17:24:28.840Z] + 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-15T17:24:29.830Z] Building hooks [2021-07-15T17:24:29.830Z] + cd /root/parts/hooks/src [2021-07-15T17:24:29.830Z] + make build [2021-07-15T17:24:29.830Z] go mod tidy [2021-07-15T17:24:30.105Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T17:24:30.105Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T17:24:30.382Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T17:24:30.382Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T17:24:30.382Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T17:24:30.985Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T17:24:31.586Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T17:24:31.586Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T17:24:35.014Z] Building static-packages [2021-07-15T17:24:35.014Z] + snapcraftctl build [2021-07-15T17:24:37.005Z] Building version [2021-07-15T17:24:37.005Z] + snapcraftctl build [2021-07-15T17:24:39.016Z] Staging config-common [2021-07-15T17:24:39.016Z] + snapcraftctl stage [2021-07-15T17:24:39.990Z] Skipping stage go-build-helper (already ran) [2021-07-15T17:24:39.990Z] Staging edgex-go [2021-07-15T17:24:39.990Z] + snapcraftctl stage [2021-07-15T17:24:40.956Z] Staging hooks [2021-07-15T17:24:40.956Z] + snapcraftctl stage [2021-07-15T17:24:42.383Z] Staging static-packages [2021-07-15T17:24:42.383Z] + snapcraftctl stage [2021-07-15T17:24:43.382Z] Staging version [2021-07-15T17:24:43.382Z] + snapcraftctl stage [2021-07-15T17:24:44.347Z] Priming config-common [2021-07-15T17:24:44.347Z] + snapcraftctl prime [2021-07-15T17:24:45.314Z] Priming go-build-helper [2021-07-15T17:24:45.314Z] + snapcraftctl prime [2021-07-15T17:24:46.487Z] Priming edgex-go [2021-07-15T17:24:46.487Z] + snapcraftctl prime [2021-07-15T17:24:47.902Z] Priming hooks [2021-07-15T17:24:47.902Z] + snapcraftctl prime [2021-07-15T17:24:48.878Z] Priming static-packages [2021-07-15T17:24:48.878Z] + snapcraftctl prime [2021-07-15T17:24:51.475Z] Priming version [2021-07-15T17:24:51.475Z] + snapcraftctl prime [2021-07-15T17:24:52.447Z] 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-15T17:26:13.850Z] 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-15T17:26:13.850Z] 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-15T17:26:24.057Z] Removing intermediate container db01118084ae [2021-07-15T17:26:24.057Z] ---> 03e73cc36f52 [2021-07-15T17:26:24.057Z] [2021-07-15T17:26:24.057Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T17:26:24.057Z] Removing intermediate container 8244ff21bea6 [2021-07-15T17:26:24.057Z] ---> 6d06b1d09faa [2021-07-15T17:26:24.057Z] [2021-07-15T17:26:24.057Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T17:26:24.330Z] Removing intermediate container 29a0a5fb3dbf [2021-07-15T17:26:24.330Z] ---> 9bd8b7d96b0e [2021-07-15T17:26:24.330Z] [2021-07-15T17:26:24.330Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:26:24.330Z] Removing intermediate container cd01a8983507 [2021-07-15T17:26:24.330Z] ---> ab7981de2283 [2021-07-15T17:26:24.330Z] [2021-07-15T17:26:24.330Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T17:26:24.330Z] 3.12: Pulling from library/alpine [2021-07-15T17:26:24.330Z] 3.12: Pulling from library/alpine [2021-07-15T17:26:24.330Z] 3.12: Pulling from library/alpine [2021-07-15T17:26:24.927Z] 3.12: Pulling from library/alpine [2021-07-15T17:26:26.363Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:26:26.363Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T17:26:26.363Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:26:26.364Z] Status: Image is up to date for alpine:3.12 [2021-07-15T17:26:26.364Z] ---> c4fd0aeabfcf [2021-07-15T17:26:26.364Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T17:26:26.364Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:26:26.364Z] Status: Image is up to date for alpine:3.12 [2021-07-15T17:26:26.364Z] ---> c4fd0aeabfcf [2021-07-15T17:26:26.364Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:26:26.364Z] ---> c4fd0aeabfcf [2021-07-15T17:26:26.364Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T17:26:26.364Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T17:26:26.364Z] Status: Image is up to date for alpine:3.12 [2021-07-15T17:26:26.364Z] Removing intermediate container d19a6b149ddd [2021-07-15T17:26:26.364Z] ---> a9c70d681344 [2021-07-15T17:26:26.364Z] [2021-07-15T17:26:26.364Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:26:26.364Z] ---> c4fd0aeabfcf [2021-07-15T17:26:26.364Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:26:26.643Z] ---> c4fd0aeabfcf [2021-07-15T17:26:26.643Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T17:26:26.643Z] ---> Running in 1dd8c5c075b3 [2021-07-15T17:26:26.643Z] ---> Running in 13cb649d0d86 [2021-07-15T17:26:26.643Z] ---> Running in 79d7f3337dfe [2021-07-15T17:26:26.643Z] ---> Running in c8fc051f2d85 [2021-07-15T17:26:26.643Z] ---> Running in 3ef57a7863d3 [2021-07-15T17:26:29.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.587Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T17:26:29.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:26:29.587Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:26:29.587Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:26:29.587Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:26:29.861Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:26:29.861Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:26:29.861Z] OK: 5 MiB in 15 packages [2021-07-15T17:26:29.861Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T17:26:29.861Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:26:29.861Z] OK: 5 MiB in 15 packages [2021-07-15T17:26:30.135Z] OK: 6 MiB in 16 packages [2021-07-15T17:26:30.135Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T17:26:30.409Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T17:26:30.409Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:26:30.409Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T17:26:30.409Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T17:26:30.409Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:26:30.409Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:26:30.409Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:26:30.409Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T17:26:30.409Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T17:26:30.409Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:26:30.409Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T17:26:30.409Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:26:30.409Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T17:26:30.685Z] OK: 7 MiB in 18 packages [2021-07-15T17:26:30.685Z] OK: 7 MiB in 20 packages [2021-07-15T17:26:31.659Z] Removing intermediate container 79d7f3337dfe [2021-07-15T17:26:31.659Z] ---> eb130e64cb28 [2021-07-15T17:26:31.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:26:31.943Z] ---> Running in 518261009efe [2021-07-15T17:26:32.551Z] Removing intermediate container 13cb649d0d86 [2021-07-15T17:26:32.552Z] ---> a33e9c82fb8f [2021-07-15T17:26:32.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-15T17:26:32.827Z] Removing intermediate container 1dd8c5c075b3 [2021-07-15T17:26:32.827Z] ---> 06732afe8756 [2021-07-15T17:26:32.827Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:26:33.101Z] ---> Running in 2109a8b9a451 [2021-07-15T17:26:33.101Z] Removing intermediate container 518261009efe [2021-07-15T17:26:33.101Z] ---> f0797df384d6 [2021-07-15T17:26:33.101Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T17:26:33.101Z] ---> Running in 359e76ebabb4 [2021-07-15T17:26:33.375Z] ---> Running in 0ef930c88809 [2021-07-15T17:26:33.375Z] Removing intermediate container c8fc051f2d85 [2021-07-15T17:26:33.375Z] ---> fc215887f940 [2021-07-15T17:26:33.375Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:26:33.375Z] Removing intermediate container 3ef57a7863d3 [2021-07-15T17:26:33.375Z] ---> 4c53af02427e [2021-07-15T17:26:33.375Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T17:26:33.649Z] ---> Running in d85faa0028fe [2021-07-15T17:26:33.649Z] ---> Running in 9948de081228 [2021-07-15T17:26:33.649Z] Removing intermediate container 2109a8b9a451 [2021-07-15T17:26:33.649Z] ---> 493272953b83 [2021-07-15T17:26:33.649Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T17:26:33.923Z] Removing intermediate container 359e76ebabb4 [2021-07-15T17:26:33.923Z] ---> aec294d80eac [2021-07-15T17:26:33.923Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T17:26:33.923Z] ---> Running in 22527a002938 [2021-07-15T17:26:33.923Z] Removing intermediate container 0ef930c88809 [2021-07-15T17:26:33.923Z] ---> 05ce9d981da3 [2021-07-15T17:26:33.923Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:26:34.199Z] ---> Running in 33b6c840df8b [2021-07-15T17:26:34.199Z] ---> Running in f9a494d94853 [2021-07-15T17:26:34.476Z] Removing intermediate container 9948de081228 [2021-07-15T17:26:34.476Z] ---> 30ebfe1ba433 [2021-07-15T17:26:34.476Z] Step 14/26 : WORKDIR / [2021-07-15T17:26:34.476Z] Removing intermediate container d85faa0028fe [2021-07-15T17:26:34.476Z] ---> f1f6d1a58f43 [2021-07-15T17:26:34.476Z] Step 14/22 : WORKDIR /edgex [2021-07-15T17:26:34.476Z] ---> Running in 8d9adb6724a5 [2021-07-15T17:26:34.476Z] ---> Running in 36735f74d565 [2021-07-15T17:26:34.751Z] Removing intermediate container 22527a002938 [2021-07-15T17:26:34.751Z] ---> 662b00cc6b2d [2021-07-15T17:26:34.751Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:26:34.751Z] Removing intermediate container 33b6c840df8b [2021-07-15T17:26:34.751Z] ---> d76dca52cc3e [2021-07-15T17:26:34.751Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T17:26:35.023Z] ---> Running in 76e2cfb2fd18 [2021-07-15T17:26:35.023Z] Removing intermediate container f9a494d94853 [2021-07-15T17:26:35.023Z] ---> 96132f03eb18 [2021-07-15T17:26:35.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:26:35.023Z] ---> Running in 5ea40b5d8206 [2021-07-15T17:26:35.298Z] Removing intermediate container 8d9adb6724a5 [2021-07-15T17:26:35.298Z] ---> 9e0275cf2ff9 [2021-07-15T17:26:35.298Z] 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-15T17:26:35.298Z] Removing intermediate container 36735f74d565 [2021-07-15T17:26:35.298Z] ---> e3a0d7223925 [2021-07-15T17:26:35.298Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T17:26:35.572Z] Removing intermediate container 76e2cfb2fd18 [2021-07-15T17:26:35.572Z] ---> fe22160b7d07 [2021-07-15T17:26:35.572Z] Step 16/24 : WORKDIR / [2021-07-15T17:26:35.847Z] ---> Running in 51361a063c35 [2021-07-15T17:26:35.847Z] Removing intermediate container 5ea40b5d8206 [2021-07-15T17:26:35.847Z] ---> 0c3ee28bcc40 [2021-07-15T17:26:35.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:26:36.124Z] ---> 0590a45b5899 [2021-07-15T17:26:36.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T17:26:36.400Z] ---> 9716ac786133 [2021-07-15T17:26:36.400Z] 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-15T17:26:36.400Z] ---> 678d2226052e [2021-07-15T17:26:36.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T17:26:36.676Z] Removing intermediate container 51361a063c35 [2021-07-15T17:26:36.676Z] ---> 99c6cf21fa81 [2021-07-15T17:26:36.676Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:26:37.282Z] ---> 4258c87f91be [2021-07-15T17:26:37.282Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T17:26:37.556Z] ---> 2956d46c0827 [2021-07-15T17:26:37.556Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T17:26:38.150Z] ---> c945d822c193 [2021-07-15T17:26:38.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T17:26:38.150Z] ---> dd28186be5bf [2021-07-15T17:26:38.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T17:26:38.426Z] ---> 42a4903364fb [2021-07-15T17:26:38.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T17:26:39.026Z] ---> 80a3be23ca37 [2021-07-15T17:26:39.026Z] 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-15T17:26:39.300Z] ---> f96913460ed6 [2021-07-15T17:26:39.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T17:26:39.300Z] ---> 4598fae995c9 [2021-07-15T17:26:39.300Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T17:26:39.576Z] ---> Running in 3f3d857a732c [2021-07-15T17:26:39.862Z] ---> 6357e1a7909a [2021-07-15T17:26:39.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T17:26:40.153Z] ---> 74e6adb84977 [2021-07-15T17:26:40.153Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T17:26:40.153Z] ---> eaa433755503 [2021-07-15T17:26:40.153Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T17:26:40.437Z] ---> Running in 25b5148a6abc [2021-07-15T17:26:40.437Z] ---> bf5cbb0a2d2b [2021-07-15T17:26:40.437Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T17:26:40.437Z] Removing intermediate container 3f3d857a732c [2021-07-15T17:26:40.437Z] ---> f3d63a81a3ac [2021-07-15T17:26:40.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:26:40.711Z] ---> Running in 64784c457aed [2021-07-15T17:26:40.711Z] ---> Running in f957cd5e4bdd [2021-07-15T17:26:40.983Z] ---> eb32c5a429f8 [2021-07-15T17:26:40.983Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T17:26:41.256Z] Removing intermediate container 25b5148a6abc [2021-07-15T17:26:41.256Z] ---> acb765ef5838 [2021-07-15T17:26:41.256Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T17:26:41.541Z] ---> Running in 7c2ea4c85f26 [2021-07-15T17:26:41.541Z] ---> Running in 8a118286de72 [2021-07-15T17:26:41.541Z] Removing intermediate container 64784c457aed [2021-07-15T17:26:41.541Z] ---> e03728c6dc81 [2021-07-15T17:26:41.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:26:41.541Z] Removing intermediate container f957cd5e4bdd [2021-07-15T17:26:41.541Z] ---> aee3b87b7400 [2021-07-15T17:26:41.541Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T17:26:41.828Z] ---> aa91a9fcc57b [2021-07-15T17:26:41.828Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T17:26:41.828Z] ---> Running in 0e8914e2d200 [2021-07-15T17:26:41.828Z] ---> Running in 489a2bbaccc2 [2021-07-15T17:26:42.105Z] Removing intermediate container 7c2ea4c85f26 [2021-07-15T17:26:42.105Z] ---> ff844d81f4eb [2021-07-15T17:26:42.105Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:26:42.381Z] Removing intermediate container 8a118286de72 [2021-07-15T17:26:42.381Z] ---> 5a3b2f1875dc [2021-07-15T17:26:42.381Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T17:26:42.381Z] ---> Running in 973f3a369bbc [2021-07-15T17:26:42.656Z] ---> Running in 73875323a931 [2021-07-15T17:26:42.934Z] Removing intermediate container 489a2bbaccc2 [2021-07-15T17:26:42.934Z] ---> 13a558cad018 [2021-07-15T17:26:42.934Z] Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:26:43.212Z] Removing intermediate container 0e8914e2d200 [2021-07-15T17:26:43.212Z] ---> 3fb65cd845f7 [2021-07-15T17:26:43.212Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T17:26:43.489Z] ---> Running in acf8eaa32c2e [2021-07-15T17:26:43.769Z] ---> Running in 581108ba21ea [2021-07-15T17:26:44.060Z] Removing intermediate container 973f3a369bbc [2021-07-15T17:26:44.060Z] ---> 74ddb584ae31 [2021-07-15T17:26:44.060Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:26:44.060Z] ---> d93e5366b2c7 [2021-07-15T17:26:44.060Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T17:26:44.061Z] Removing intermediate container 73875323a931 [2021-07-15T17:26:44.061Z] ---> 2419f9bea402 [2021-07-15T17:26:44.061Z] Step 21/22 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:26:44.338Z] ---> Running in 90c83bed9744 [2021-07-15T17:26:44.338Z] ---> Running in d82df6f6386b [2021-07-15T17:26:44.614Z] Removing intermediate container acf8eaa32c2e [2021-07-15T17:26:44.614Z] ---> 377ae3a48149 [2021-07-15T17:26:44.614Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T17:26:44.614Z] Removing intermediate container 581108ba21ea [2021-07-15T17:26:44.614Z] ---> 09d4ce5a18b3 [2021-07-15T17:26:44.614Z] Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:26:44.891Z] ---> Running in dad8aaa0f822 [2021-07-15T17:26:44.891Z] ---> Running in a75d1f8b7879 [2021-07-15T17:26:45.166Z] Removing intermediate container 90c83bed9744 [2021-07-15T17:26:45.166Z] ---> 6339d8f62777 [2021-07-15T17:26:45.166Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:26:45.166Z] Removing intermediate container d82df6f6386b [2021-07-15T17:26:45.166Z] ---> c1d8c6c3119f [2021-07-15T17:26:45.166Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T17:26:45.455Z] ---> c03390555dd8 [2021-07-15T17:26:45.455Z] 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-15T17:26:45.455Z] ---> Running in 34c8f8e2ef8b [2021-07-15T17:26:45.455Z] ---> Running in 4ef7db9285d7 [2021-07-15T17:26:45.455Z] ---> Running in 52fae76eaa48 [2021-07-15T17:26:45.732Z] Removing intermediate container dad8aaa0f822 [2021-07-15T17:26:45.732Z] ---> 0b99aa6d365a [2021-07-15T17:26:45.732Z] [2021-07-15T17:26:45.732Z] Removing intermediate container a75d1f8b7879 [2021-07-15T17:26:45.732Z] ---> 4bb5a3c10b25 [2021-07-15T17:26:45.732Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T17:26:46.333Z] Successfully built 0b99aa6d365a [2021-07-15T17:26:46.333Z] ---> Running in 894d0c7e10db [2021-07-15T17:26:46.333Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T17:26:46.333Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-15T17:26:46.333Z] Removing intermediate container 34c8f8e2ef8b [2021-07-15T17:26:46.333Z] ---> 263e35c14a93 [2021-07-15T17:26:46.333Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:26:46.333Z] Removing intermediate container 4ef7db9285d7 [2021-07-15T17:26:46.333Z] ---> e02a32cd0c65 [2021-07-15T17:26:46.333Z] [2021-07-15T17:26:46.605Z] ---> Running in 9e79cb063d4a [2021-07-15T17:26:46.883Z] Removing intermediate container 894d0c7e10db [2021-07-15T17:26:46.883Z] ---> 62aff7cbd231 [2021-07-15T17:26:46.883Z] [2021-07-15T17:26:47.170Z] Successfully built e02a32cd0c65 [2021-07-15T17:26:47.170Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T17:26:47.170Z] Building core-command [2021-07-15T17:26:47.457Z]  Building security-proxy-setup ... done Successfully built 62aff7cbd231 [2021-07-15T17:26:47.457Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T17:26:47.457Z]  Building support-notifications ... done Building core-data [2021-07-15T17:26:47.729Z] Removing intermediate container 9e79cb063d4a [2021-07-15T17:26:47.729Z] ---> 2f6b28c5b290 [2021-07-15T17:26:47.729Z] [2021-07-15T17:26:48.012Z] Successfully built 2f6b28c5b290 [2021-07-15T17:26:48.287Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T17:26:48.287Z] Building security-bootstrapper [2021-07-15T17:26:48.894Z]  Building core-metadata ... done Removing intermediate container 52fae76eaa48 [2021-07-15T17:26:48.894Z] ---> 276d06bab6c2 [2021-07-15T17:26:48.894Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T17:26:49.171Z] ---> Running in c7d08462db42 [2021-07-15T17:26:50.193Z] Removing intermediate container c7d08462db42 [2021-07-15T17:26:50.193Z] ---> e9e81a35b533 [2021-07-15T17:26:50.193Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T17:26:51.164Z] ---> Running in 9e3d159bec2b [2021-07-15T17:26:52.600Z] Removing intermediate container 9e3d159bec2b [2021-07-15T17:26:52.600Z] ---> 6f086e696e45 [2021-07-15T17:26:52.600Z] Step 25/26 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:26:53.198Z] ---> Running in 72e7b5516125 [2021-07-15T17:26:54.199Z] Removing intermediate container 72e7b5516125 [2021-07-15T17:26:54.199Z] ---> fbab48a473b9 [2021-07-15T17:26:54.199Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T17:26:55.624Z] ---> Running in 1742d0e8420f [2021-07-15T17:26:56.285Z] Removing intermediate container 1742d0e8420f [2021-07-15T17:26:56.285Z] ---> e56df0bae1d5 [2021-07-15T17:26:56.285Z] [2021-07-15T17:26:56.574Z] Successfully built e56df0bae1d5 [2021-07-15T17:26:56.574Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T17:27:35.690Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:27:35.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:27:35.690Z] ---> e230b7e9deee [2021-07-15T17:27:35.690Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:27:35.690Z] ---> Using cache [2021-07-15T17:27:35.690Z] ---> 92dd57f9cb6e [2021-07-15T17:27:35.691Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 1caffe496f33 [2021-07-15T17:27:35.691Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T17:27:35.691Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:27:35.691Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:27:35.691Z] ---> e230b7e9deee [2021-07-15T17:27:35.691Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 92dd57f9cb6e [2021-07-15T17:27:35.691Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 1caffe496f33 [2021-07-15T17:27:35.691Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> ffceb4665eb7 [2021-07-15T17:27:35.691Z] Step 6/32 : COPY go.mod . [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 01592985a8cb [2021-07-15T17:27:35.691Z] Step 7/32 : RUN go mod downloadStep 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:27:35.691Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:27:35.691Z] ---> e230b7e9deee [2021-07-15T17:27:35.691Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:27:35.691Z] [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 5f5dd9c8d830 [2021-07-15T17:27:35.691Z] Step 8/32 : COPY . . [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 92dd57f9cb6e [2021-07-15T17:27:35.691Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 1caffe496f33 [2021-07-15T17:27:35.691Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> ffceb4665eb7 [2021-07-15T17:27:35.691Z] Step 6/24 : COPY go.mod . [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 01592985a8cb [2021-07-15T17:27:35.691Z] Step 7/24 : RUN go mod download [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 5f5dd9c8d830 [2021-07-15T17:27:35.691Z] Step 8/24 : COPY . . [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 3bf5c8694969 [2021-07-15T17:27:35.691Z] Step 9/32 : RUN go mod tidy [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 6af387a4c676 [2021-07-15T17:27:35.691Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 3bf5c8694969 [2021-07-15T17:27:35.691Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 6af387a4c676 [2021-07-15T17:27:35.691Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T17:27:35.691Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T17:27:35.691Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T17:27:35.691Z] ---> e230b7e9deee [2021-07-15T17:27:35.691Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 92dd57f9cb6e [2021-07-15T17:27:35.691Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:27:35.691Z] ---> Using cache [2021-07-15T17:27:35.691Z] ---> 1caffe496f33 [2021-07-15T17:27:35.691Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T17:27:38.318Z] ---> Running in 0e5f00fc074f [2021-07-15T17:27:38.318Z] ---> Running in 75acd33d187d [2021-07-15T17:27:38.318Z] ---> Running in 49f03c813611 [2021-07-15T17:27:38.318Z] ---> Running in e807cc597734 [2021-07-15T17:27:40.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:27:40.311Z] 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-15T17:27:40.589Z] 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-15T17:27:40.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:27:41.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:27:41.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:27:42.076Z] OK: 218 MiB in 52 packages [2021-07-15T17:27:44.082Z] Removing intermediate container 0e5f00fc074f [2021-07-15T17:27:44.082Z] ---> e1a0d59f6d0f [2021-07-15T17:27:44.082Z] Step 6/24 : COPY go.mod . [2021-07-15T17:27:44.082Z] OK: 218 MiB in 52 packages [2021-07-15T17:27:45.077Z] ---> 9f894eb6ef00 [2021-07-15T17:27:45.077Z] Step 7/24 : RUN go mod download [2021-07-15T17:27:45.683Z] ---> Running in f930ac10aafb [2021-07-15T17:27:45.683Z] Removing intermediate container e807cc597734 [2021-07-15T17:27:45.683Z] ---> 960518e91a50 [2021-07-15T17:27:45.683Z] Step 6/24 : COPY go.mod . [2021-07-15T17:27:47.149Z] ---> b31b2bfd6d79 [2021-07-15T17:27:47.149Z] Step 7/24 : RUN go mod download [2021-07-15T17:27:47.429Z] ---> Running in 906b2b2a3e3a [2021-07-15T17:27:50.866Z] Removing intermediate container f930ac10aafb [2021-07-15T17:27:50.866Z] ---> 2de7d35e2213 [2021-07-15T17:27:50.866Z] Step 8/24 : COPY . . [2021-07-15T17:27:53.549Z] Removing intermediate container 906b2b2a3e3a [2021-07-15T17:27:53.549Z] ---> 30bf204bc8c3 [2021-07-15T17:27:53.549Z] Step 8/24 : COPY . . [2021-07-15T17:28:22.003Z] ---> e8e3fe58acd1 [2021-07-15T17:28:22.003Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:28:22.003Z] ---> b4be2bc0b364 [2021-07-15T17:28:22.003Z] Step 9/24 : RUN go mod tidy [2021-07-15T17:28:22.003Z] ---> Running in 760d7a58fac5 [2021-07-15T17:28:22.003Z] ---> Running in e52b9bff7615 [2021-07-15T17:28:26.336Z] Removing intermediate container 760d7a58fac5 [2021-07-15T17:28:26.336Z] ---> df40d6d45a1f [2021-07-15T17:28:26.336Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T17:28:26.336Z] Removing intermediate container e52b9bff7615 [2021-07-15T17:28:26.336Z] ---> 3f3d317778b8 [2021-07-15T17:28:26.336Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T17:28:26.336Z] ---> Running in 6701a47d7f9b [2021-07-15T17:28:26.336Z] ---> Running in 6340d7822bca [2021-07-15T17:28:28.335Z] 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-15T17:28:28.335Z] 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-15T17:29:07.381Z] Removing intermediate container 49f03c813611 [2021-07-15T17:29:07.381Z] ---> 01cb1c0243f9 [2021-07-15T17:29:07.381Z] [2021-07-15T17:29:07.381Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T17:29:07.381Z] ---> c4fd0aeabfcf [2021-07-15T17:29:07.381Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T17:29:07.381Z] Removing intermediate container 75acd33d187d [2021-07-15T17:29:07.381Z] ---> 00bee5472417 [2021-07-15T17:29:07.381Z] [2021-07-15T17:29:07.381Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:29:07.381Z] ---> c4fd0aeabfcf [2021-07-15T17:29:07.381Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T17:29:07.381Z] ---> Using cache [2021-07-15T17:29:07.381Z] ---> a33e9c82fb8f [2021-07-15T17:29:07.381Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T17:29:07.381Z] ---> Using cache [2021-07-15T17:29:07.382Z] ---> 493272953b83 [2021-07-15T17:29:07.382Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T17:29:07.382Z] ---> Running in 1ea404b1c4b3 [2021-07-15T17:29:07.382Z] ---> Running in 1c124b10c4c4 [2021-07-15T17:29:07.382Z] Removing intermediate container 1ea404b1c4b3 [2021-07-15T17:29:07.382Z] ---> e5dd03d1bee5 [2021-07-15T17:29:07.382Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T17:29:07.382Z] Removing intermediate container 1c124b10c4c4 [2021-07-15T17:29:07.382Z] ---> 4de2bb1d8f28 [2021-07-15T17:29:07.382Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T17:29:07.382Z] ---> Running in 76ec78d85180 [2021-07-15T17:29:07.382Z] ---> Running in 858a04767703 [2021-07-15T17:29:07.382Z] Removing intermediate container 858a04767703 [2021-07-15T17:29:07.382Z] ---> c0f569969f67 [2021-07-15T17:29:07.382Z] Step 16/24 : WORKDIR / [2021-07-15T17:29:07.382Z] ---> Running in 542cde426ff1 [2021-07-15T17:29:07.382Z] Removing intermediate container 542cde426ff1 [2021-07-15T17:29:07.382Z] ---> aef19b6a527b [2021-07-15T17:29:07.382Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:29:07.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:29:07.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:29:07.986Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T17:29:07.986Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T17:29:07.986Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:29:07.986Z] OK: 5 MiB in 16 packages [2021-07-15T17:29:08.264Z] ---> bc85ab0ad4b2 [2021-07-15T17:29:08.264Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T17:29:10.260Z] Removing intermediate container 76ec78d85180 [2021-07-15T17:29:10.260Z] ---> 6c7be6544abb [2021-07-15T17:29:10.260Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T17:29:10.536Z] ---> Running in 3c56ddfa77f9 [2021-07-15T17:29:10.536Z] ---> 26845a15f42c [2021-07-15T17:29:10.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T17:29:11.530Z] Removing intermediate container 3c56ddfa77f9 [2021-07-15T17:29:11.530Z] ---> 2febd97068f2 [2021-07-15T17:29:11.530Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T17:29:11.816Z] ---> Running in 5d7f6ee32e72 [2021-07-15T17:29:12.099Z] ---> 279b3e53280e [2021-07-15T17:29:12.099Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T17:29:12.377Z] ---> Running in efff634a4f80 [2021-07-15T17:29:12.657Z] Removing intermediate container 5d7f6ee32e72 [2021-07-15T17:29:12.657Z] ---> d78246d51f44 [2021-07-15T17:29:12.657Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T17:29:12.936Z] ---> Running in 9e4651ac75d6 [2021-07-15T17:29:13.213Z] Removing intermediate container efff634a4f80 [2021-07-15T17:29:13.213Z] ---> 5ad000b9a56b [2021-07-15T17:29:13.213Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:29:13.495Z] ---> Running in 6378e5d736ad [2021-07-15T17:29:14.097Z] Removing intermediate container 6378e5d736ad [2021-07-15T17:29:14.097Z] ---> 94652cd13034 [2021-07-15T17:29:14.097Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:29:14.373Z] ---> Running in 67d386c7b648 [2021-07-15T17:29:15.366Z] Removing intermediate container 67d386c7b648 [2021-07-15T17:29:15.366Z] ---> fbadcafbf9da [2021-07-15T17:29:15.366Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:29:15.366Z] ---> Running in 7ce4636475c6 [2021-07-15T17:29:16.356Z] Removing intermediate container 7ce4636475c6 [2021-07-15T17:29:16.356Z] ---> 4904ae2944d7 [2021-07-15T17:29:16.356Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:29:16.356Z] ---> Running in d0f6f483c3af [2021-07-15T17:29:16.633Z] Removing intermediate container 9e4651ac75d6 [2021-07-15T17:29:16.907Z] ---> 9d05d283caa1 [2021-07-15T17:29:16.907Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T17:29:17.182Z] ---> Running in 89a8691e40b7 [2021-07-15T17:29:17.457Z] Removing intermediate container d0f6f483c3af [2021-07-15T17:29:17.457Z] ---> 655d3f17083a [2021-07-15T17:29:17.457Z] [2021-07-15T17:29:17.733Z] Successfully built 655d3f17083a [2021-07-15T17:29:18.013Z] Removing intermediate container 89a8691e40b7 [2021-07-15T17:29:18.013Z] ---> 9e8af53edd5f [2021-07-15T17:29:18.013Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T17:29:18.013Z] Successfully tagged core-command-arm64:latest [2021-07-15T17:29:19.018Z]  Building core-command ... done  ---> 6c8a6f66b050 [2021-07-15T17:29:19.018Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T17:29:19.292Z] ---> Running in 47a40125a956 [2021-07-15T17:29:22.711Z] Removing intermediate container 47a40125a956 [2021-07-15T17:29:22.711Z] ---> 5f9a22e7f3da [2021-07-15T17:29:22.711Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:29:24.177Z] ---> af194f21fcb4 [2021-07-15T17:29:24.177Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T17:29:26.196Z] ---> 578c431a7616 [2021-07-15T17:29:26.197Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T17:29:27.655Z] ---> e82b43bfcce9 [2021-07-15T17:29:27.655Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T17:29:28.647Z] ---> eb6a3cc1b70d [2021-07-15T17:29:28.647Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T17:29:30.095Z] ---> 7edc35e5a05f [2021-07-15T17:29:30.095Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T17:29:30.698Z] ---> Running in 8fd1be735b71 [2021-07-15T17:29:31.685Z] Removing intermediate container 8fd1be735b71 [2021-07-15T17:29:31.685Z] ---> 57c1487b33d2 [2021-07-15T17:29:31.685Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T17:29:33.137Z] ---> b61fe7aefe71 [2021-07-15T17:29:33.137Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T17:29:33.414Z] ---> Running in fb36c3ae4f65 [2021-07-15T17:29:36.827Z] Removing intermediate container fb36c3ae4f65 [2021-07-15T17:29:36.827Z] ---> 7b50cbabdeb5 [2021-07-15T17:29:36.827Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T17:29:37.101Z] ---> Running in 555756f4b970 [2021-07-15T17:29:38.108Z] Removing intermediate container 555756f4b970 [2021-07-15T17:29:38.108Z] ---> fc5284df3bbf [2021-07-15T17:29:38.108Z] Step 29/32 : CMD ["gate"] [2021-07-15T17:29:38.707Z] ---> Running in d8f30c367ace [2021-07-15T17:29:39.696Z] Removing intermediate container d8f30c367ace [2021-07-15T17:29:39.696Z] ---> bf2981cebc56 [2021-07-15T17:29:39.696Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T17:29:40.293Z] ---> Running in 14e7ff87acdc [2021-07-15T17:29:41.277Z] Removing intermediate container 6340d7822bca [2021-07-15T17:29:41.277Z] ---> 23cbaf9f1815 [2021-07-15T17:29:41.277Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T17:29:41.551Z] Removing intermediate container 14e7ff87acdc [2021-07-15T17:29:41.551Z] ---> 61f286361385 [2021-07-15T17:29:41.551Z] Step 31/32 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:29:41.827Z] ---> Running in 8b57f3dde73d [2021-07-15T17:29:42.107Z] ---> Running in 8f07ec8a085b [2021-07-15T17:29:43.098Z] Removing intermediate container 8f07ec8a085b [2021-07-15T17:29:43.098Z] ---> 071328df5207 [2021-07-15T17:29:43.098Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T17:29:43.374Z] 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-15T17:29:43.374Z] ---> Running in 14b05926e196 [2021-07-15T17:29:43.985Z] Removing intermediate container 14b05926e196 [2021-07-15T17:29:43.985Z] ---> c1c6192f405a [2021-07-15T17:29:43.985Z] [2021-07-15T17:29:44.263Z] Successfully built c1c6192f405a [2021-07-15T17:29:44.263Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T17:29:46.251Z]  Building security-bootstrapper ... done Removing intermediate container 8b57f3dde73d [2021-07-15T17:29:46.251Z] ---> 900077aacf23 [2021-07-15T17:29:46.251Z] [2021-07-15T17:29:46.251Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T17:29:46.251Z] 20.10.0: Pulling from library/docker [2021-07-15T17:29:48.879Z] Removing intermediate container 6701a47d7f9b [2021-07-15T17:29:48.879Z] ---> 99a0e9ee870f [2021-07-15T17:29:48.879Z] [2021-07-15T17:29:48.879Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T17:29:48.879Z] ---> c4fd0aeabfcf [2021-07-15T17:29:48.879Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T17:29:49.470Z] ---> Running in 29d2bbea68f8 [2021-07-15T17:29:50.065Z] Removing intermediate container 29d2bbea68f8 [2021-07-15T17:29:50.065Z] ---> 2a947956ccbf [2021-07-15T17:29:50.065Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T17:29:50.338Z] ---> Running in a3762db9c357 [2021-07-15T17:29:51.770Z] Removing intermediate container a3762db9c357 [2021-07-15T17:29:51.770Z] ---> f94ace99c501 [2021-07-15T17:29:51.770Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T17:29:52.042Z] ---> Running in ae6c66380638 [2021-07-15T17:29:53.018Z] Removing intermediate container ae6c66380638 [2021-07-15T17:29:53.018Z] ---> d7668b141997 [2021-07-15T17:29:53.018Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T17:29:53.296Z] ---> Running in f2062ffb7d93 [2021-07-15T17:29:55.294Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T17:29:55.294Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T17:29:55.294Z] ---> eeaf43b92773 [2021-07-15T17:29:55.294Z] 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-15T17:29:55.294Z] ---> Running in 7c98afe5925a [2021-07-15T17:29:55.886Z] Removing intermediate container f2062ffb7d93 [2021-07-15T17:29:55.886Z] ---> 1495515e50f8 [2021-07-15T17:29:55.886Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T17:29:55.886Z] Removing intermediate container 7c98afe5925a [2021-07-15T17:29:55.886Z] ---> 100c667307c4 [2021-07-15T17:29:55.886Z] 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-15T17:29:56.160Z] ---> Running in 1309d1d445b7 [2021-07-15T17:29:56.160Z] ---> Running in d46416608dcb [2021-07-15T17:29:57.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:29:57.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:29:57.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:29:58.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:29:58.209Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T17:29:58.209Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T17:29:58.209Z] Executing bash-5.0.17-r0.post-install [2021-07-15T17:29:58.209Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T17:29:58.209Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T17:29:58.482Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T17:29:58.482Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T17:29:58.482Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T17:29:58.482Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T17:29:58.482Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T17:29:58.482Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T17:29:58.482Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T17:29:58.482Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T17:29:58.482Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T17:29:59.465Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T17:29:59.736Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T17:29:59.736Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T17:30:00.009Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T17:30:00.288Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T17:30:00.288Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T17:30:00.288Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T17:30:00.288Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T17:30:00.288Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T17:30:00.288Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T17:30:00.288Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T17:30:00.288Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T17:30:00.288Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T17:30:00.288Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T17:30:00.288Z] OK: 8 MiB in 20 packages [2021-07-15T17:30:00.288Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T17:30:00.567Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T17:30:00.567Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T17:30:00.567Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T17:30:00.567Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T17:30:00.567Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T17:30:00.567Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T17:30:00.567Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T17:30:00.567Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T17:30:00.567Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T17:30:00.567Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T17:30:00.567Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T17:30:00.846Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T17:30:00.846Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T17:30:00.846Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T17:30:00.846Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T17:30:00.846Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T17:30:00.846Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T17:30:00.846Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T17:30:00.846Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T17:30:00.846Z] OK: 72 MiB in 59 packages [2021-07-15T17:30:02.325Z] Removing intermediate container 1309d1d445b7 [2021-07-15T17:30:02.325Z] ---> 05e07f42f3f3 [2021-07-15T17:30:02.325Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T17:30:02.957Z] ---> 7f2e9b1aea16 [2021-07-15T17:30:02.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T17:30:04.431Z] ---> c07db3714596 [2021-07-15T17:30:04.431Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T17:30:05.426Z] ---> 7bbe80a9187b [2021-07-15T17:30:05.426Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T17:30:05.426Z] ---> Running in 9facaebbb293 [2021-07-15T17:30:05.426Z] Collecting docker-compose==1.23.2 [2021-07-15T17:30:05.707Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T17:30:05.985Z] Removing intermediate container 9facaebbb293 [2021-07-15T17:30:05.985Z] ---> f1d59f231151 [2021-07-15T17:30:05.985Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:30:05.985Z] ---> Running in 99b8db1c2881 [2021-07-15T17:30:06.584Z] Removing intermediate container 99b8db1c2881 [2021-07-15T17:30:06.584Z] ---> 613fd62c39cd [2021-07-15T17:30:06.584Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:30:06.858Z] ---> Running in be4fcb82485b [2021-07-15T17:30:06.858Z] Collecting PyYAML<4,>=3.10 [2021-07-15T17:30:06.859Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T17:30:07.136Z] Removing intermediate container be4fcb82485b [2021-07-15T17:30:07.136Z] ---> 6432922403f1 [2021-07-15T17:30:07.136Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:30:07.413Z] ---> Running in 2398cbf94c85 [2021-07-15T17:30:08.018Z] Removing intermediate container 2398cbf94c85 [2021-07-15T17:30:08.018Z] ---> 51b22a9fef8a [2021-07-15T17:30:08.018Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:30:08.018Z] ---> Running in 034a63abb937 [2021-07-15T17:30:08.622Z] Removing intermediate container 034a63abb937 [2021-07-15T17:30:08.622Z] ---> 651cf2e9f44a [2021-07-15T17:30:08.622Z] [2021-07-15T17:30:08.901Z] Successfully built 651cf2e9f44a [2021-07-15T17:30:08.901Z] Successfully tagged core-data-arm64:latest [2021-07-15T17:30:10.347Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-07-15T17:30:10.347Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T17:30:12.329Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T17:30:12.329Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T17:30:14.323Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T17:30:14.323Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T17:30:14.323Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T17:30:14.323Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T17:30:14.925Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T17:30:14.925Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T17:30:15.914Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T17:30:15.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T17:30:16.191Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T17:30:16.191Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T17:30:18.174Z] 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-15T17:30:18.452Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T17:30:18.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T17:30:19.436Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T17:30:19.436Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T17:30:19.436Z] 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-15T17:30:19.436Z] 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-15T17:30:19.712Z] Collecting idna<2.8,>=2.5 [2021-07-15T17:30:19.712Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T17:30:19.986Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T17:30:19.986Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T17:30:19.986Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T17:30:19.986Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T17:30:19.986Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T17:30:19.986Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T17:30:20.973Z] Installing collected packages: PyYAML, texttable, dockerpty, jsonschema, cached-property, websocket-client, urllib3, idna, requests, docopt, docker-pycreds, docker, docker-compose [2021-07-15T17:30:20.973Z] Running setup.py install for PyYAML: started [2021-07-15T17:30:22.960Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T17:30:22.960Z] Running setup.py install for texttable: started [2021-07-15T17:30:24.944Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T17:30:24.944Z] Running setup.py install for dockerpty: started [2021-07-15T17:30:26.397Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T17:30:27.380Z] Attempting uninstall: urllib3 [2021-07-15T17:30:27.380Z] Found existing installation: urllib3 1.25.9 [2021-07-15T17:30:27.380Z] Uninstalling urllib3-1.25.9: [2021-07-15T17:30:27.380Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T17:30:27.654Z] Attempting uninstall: idna [2021-07-15T17:30:27.929Z] Found existing installation: idna 2.9 [2021-07-15T17:30:27.929Z] Uninstalling idna-2.9: [2021-07-15T17:30:27.929Z] Successfully uninstalled idna-2.9 [2021-07-15T17:30:28.524Z] Attempting uninstall: requests [2021-07-15T17:30:28.524Z] Found existing installation: requests 2.23.0 [2021-07-15T17:30:28.524Z] Uninstalling requests-2.23.0: [2021-07-15T17:30:28.524Z] Successfully uninstalled requests-2.23.0 [2021-07-15T17:30:28.797Z] Running setup.py install for docopt: started [2021-07-15T17:30:30.829Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T17:30:32.268Z] 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-15T17:30:40.616Z] Removing intermediate container d46416608dcb [2021-07-15T17:30:40.616Z] ---> a55564ee4399 [2021-07-15T17:30:40.616Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T17:30:40.616Z] ---> Running in 69b10659cd01 [2021-07-15T17:30:40.891Z] Removing intermediate container 69b10659cd01 [2021-07-15T17:30:40.891Z] ---> aefb860925d3 [2021-07-15T17:30:40.891Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T17:30:40.891Z] ---> Running in 1b60e3d7ae35 [2021-07-15T17:30:41.494Z] Removing intermediate container 1b60e3d7ae35 [2021-07-15T17:30:41.494Z] ---> 027529188ccd [2021-07-15T17:30:41.494Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T17:30:43.164Z] ---> 6b7ea6eb2ce8 [2021-07-15T17:30:43.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T17:30:43.762Z] ---> 438f0ac053dd [2021-07-15T17:30:43.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T17:30:44.745Z] ---> 4b7bdddd8c98 [2021-07-15T17:30:44.745Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T17:30:44.745Z] ---> Running in 32104d7379b2 [2021-07-15T17:30:45.346Z] Removing intermediate container 32104d7379b2 [2021-07-15T17:30:45.346Z] ---> 2bb3a7a925be [2021-07-15T17:30:45.346Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T17:30:45.346Z] ---> Running in 42aa9fd34c6c [2021-07-15T17:30:45.944Z] Removing intermediate container 42aa9fd34c6c [2021-07-15T17:30:45.944Z] ---> c2e8c706b675 [2021-07-15T17:30:45.944Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T17:30:45.944Z] ---> Running in 53533224eca0 [2021-07-15T17:30:46.542Z] Removing intermediate container 53533224eca0 [2021-07-15T17:30:46.542Z] ---> 7ef3b76e5f9b [2021-07-15T17:30:46.542Z] Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [2021-07-15T17:30:46.819Z] ---> Running in 496206c3b000 [2021-07-15T17:30:47.419Z] Removing intermediate container 496206c3b000 [2021-07-15T17:30:47.419Z] ---> 70a0ef35d375 [2021-07-15T17:30:47.419Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T17:30:47.419Z] ---> Running in 22f98e873704 [2021-07-15T17:30:48.016Z] Removing intermediate container 22f98e873704 [2021-07-15T17:30:48.016Z] ---> 63b27a0f4482 [2021-07-15T17:30:48.016Z] [2021-07-15T17:30:48.289Z] Successfully built 63b27a0f4482 [2021-07-15T17:30:48.289Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T17:30:48.576Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T17:30:48.594Z] $ docker stop --time=1 4793d3dd66831fc6222ca7a1b3ca6c2addb4921951cc10385c5594301b0e539a [2021-07-15T17:30:50.472Z] $ docker rm -f 4793d3dd66831fc6222ca7a1b3ca6c2addb4921951cc10385c5594301b0e539a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:30:51.102Z] + docker images [2021-07-15T17:30:51.414Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T17:30:51.414Z] sys-mgmt-agent-arm64 latest 63b27a0f4482 4 seconds ago 298MB [2021-07-15T17:30:51.414Z] core-data-arm64 latest 651cf2e9f44a 43 seconds ago 19.2MB [2021-07-15T17:30:51.414Z] 99a0e9ee870f About a minute ago 998MB [2021-07-15T17:30:51.414Z] 900077aacf23 About a minute ago 992MB [2021-07-15T17:30:51.414Z] security-bootstrapper-arm64 latest c1c6192f405a About a minute ago 17.5MB [2021-07-15T17:30:51.414Z] core-command-arm64 latest 655d3f17083a About a minute ago 15MB [2021-07-15T17:30:51.414Z] 00bee5472417 About a minute ago 989MB [2021-07-15T17:30:51.414Z] 01cb1c0243f9 About a minute ago 992MB [2021-07-15T17:30:51.414Z] security-secretstore-setup-arm64 latest e56df0bae1d5 3 minutes ago 27.1MB [2021-07-15T17:30:51.414Z] core-metadata-arm64 latest 2f6b28c5b290 4 minutes ago 15.7MB [2021-07-15T17:30:51.414Z] support-notifications-arm64 latest 62aff7cbd231 4 minutes ago 15.7MB [2021-07-15T17:30:51.414Z] security-proxy-setup-arm64 latest e02a32cd0c65 4 minutes ago 24.2MB [2021-07-15T17:30:51.414Z] support-scheduler-arm64 latest 0b99aa6d365a 4 minutes ago 15.1MB [2021-07-15T17:30:51.414Z] a9c70d681344 4 minutes ago 995MB [2021-07-15T17:30:51.414Z] ab7981de2283 4 minutes ago 992MB [2021-07-15T17:30:51.414Z] 9bd8b7d96b0e 4 minutes ago 991MB [2021-07-15T17:30:51.414Z] 6d06b1d09faa 4 minutes ago 996MB [2021-07-15T17:30:51.414Z] 03e73cc36f52 4 minutes ago 999MB [2021-07-15T17:30:51.414Z] ci-base-image-arm64 latest e230b7e9deee 15 minutes ago 664MB [2021-07-15T17:30:51.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 21 hours ago 451MB [2021-07-15T17:30:51.414Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T17:30:51.414Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T17:30:51.414Z] 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-15T17:30:52.380Z] ---> job-cost.sh [2021-07-15T17:30:52.380Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ti1f [2021-07-15T17:31:31.579Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:33:08.339Z] lf-activate-venv(): INFO: Adding /tmp/venv-ti1f/bin to PATH [2021-07-15T17:33:08.339Z] INFO: No Stack... [2021-07-15T17:33:08.339Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T17:33:08.339Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:33:08.678Z] + cut -d, -f6 [2021-07-15T17:33:08.678Z] + cat /w/workspace/edgex-go/43/archives/cost.csv [Pipeline] lock [2021-07-15T17:33:08.753Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-43-stack-cost] [2021-07-15T17:33:08.765Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-43-stack-cost] did not exist. Created. [2021-07-15T17:33:08.765Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:33:09.155Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T17:33:09.425Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:33:09.441Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-43-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-15T17:33:10.157Z] provisioning config files... [2021-07-15T17:33:10.170Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/43@tmp/config7953656782815092079tmp [Pipeline] { [Pipeline] sh [2021-07-15T17:33:10.553Z] + set +x [2021-07-15T17:33:10.553Z] + curl -s https://codecov.io/bash [2021-07-15T17:33:10.553Z] + bash -s -- [2021-07-15T17:33:10.553Z] [2021-07-15T17:33:10.553Z] _____ _ [2021-07-15T17:33:10.553Z] / ____| | | [2021-07-15T17:33:10.553Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T17:33:10.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T17:33:10.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T17:33:10.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T17:33:10.553Z] Bash-1.0.5 [2021-07-15T17:33:10.553Z] [2021-07-15T17:33:10.553Z] [2021-07-15T17:33:10.553Z] ==> git version 2.24.4 found [2021-07-15T17:33:10.553Z] ==> 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-15T17:33:10.553Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T17:33:10.553Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T17:33:10.553Z] ==> Jenkins CI detected. [2021-07-15T17:33:10.553Z] project root: . [2021-07-15T17:33:10.553Z] --> token set from env [2021-07-15T17:33:10.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T17:33:10.826Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T17:33:10.827Z] ==> Python coveragepy not found [2021-07-15T17:33:10.827Z] ==> Searching for coverage reports in: [2021-07-15T17:33:10.827Z] + . [2021-07-15T17:33:10.827Z] -> Found 1 reports [2021-07-15T17:33:10.827Z] ==> Detecting git/mercurial file structure [2021-07-15T17:33:10.827Z] ==> Reading reports [2021-07-15T17:33:10.827Z] + ./coverage.out bytes=402846 [2021-07-15T17:33:10.827Z] ==> Appending adjustments [2021-07-15T17:33:10.827Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T17:33:11.788Z] + Found adjustments [2021-07-15T17:33:11.788Z] ==> Gzipping contents [2021-07-15T17:33:11.788Z] 56K /tmp/codecov.ayt5rq.gz [2021-07-15T17:33:11.788Z] ==> Uploading reports [2021-07-15T17:33:11.788Z] url: https://codecov.io [2021-07-15T17:33:11.788Z] query: branch=PR-3531&commit=54c9ee803e0f045ae277f7104a63a7b395bd2bf0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-15T17:33:11.788Z] -> Pinging Codecov [2021-07-15T17:33:11.789Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3531&commit=54c9ee803e0f045ae277f7104a63a7b395bd2bf0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-15T17:33:12.372Z] -> Uploading to [2021-07-15T17:33:12.372Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/54c9ee803e0f045ae277f7104a63a7b395bd2bf0/e0264944-aadb-48dc-869f-1151bbb9efb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T173312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8599ae805316d8fe9a85d7dccda13596a7527ad2406898ceefa952bdaa942e87 [2021-07-15T17:33:12.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:33:12.372Z] Dload Upload Total Spent Left Speed [2021-07-15T17:33:12.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54483 0 0 100 54483 0 119k --:--:-- --:--:-- --:--:-- 119k 100 54483 0 0 100 54483 0 119k --:--:-- --:--:-- --:--:-- 119k [2021-07-15T17:33:12.955Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [Pipeline] } [2021-07-15T17:33:12.967Z] 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-15T17:33:14.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:33:14.754Z] ---> package-listing.sh [2021-07-15T17:33:14.754Z] ++ facter osfamily [2021-07-15T17:33:14.754Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T17:33:15.026Z] + OS_FAMILY=redhat [2021-07-15T17:33:15.026Z] + workspace=/w/workspace/edgex-go/43 [2021-07-15T17:33:15.026Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T17:33:15.026Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T17:33:15.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T17:33:15.026Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T17:33:15.026Z] + '[' /w/workspace/edgex-go/43 ']' [2021-07-15T17:33:15.026Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T17:33:15.026Z] + case "${OS_FAMILY}" in [2021-07-15T17:33:15.026Z] + sort [2021-07-15T17:33:15.026Z] + rpm -qa [2021-07-15T17:33:16.964Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T17:33:16.964Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T17:33:16.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T17:33:16.964Z] + '[' /w/workspace/edgex-go/43 ']' [2021-07-15T17:33:16.964Z] + mkdir -p /w/workspace/edgex-go/43/archives/ [2021-07-15T17:33:16.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/43/archives/ [Pipeline] echo [2021-07-15T17:33:16.980Z] 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/43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T17:33:17.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:33:17.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:33:17.896Z] [2021-07-15T17:33:17.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:33:18.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:33:18.231Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T17:33:18.231Z] 5843afab3874: Pulling fs layer [2021-07-15T17:33:18.231Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T17:33:18.231Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T17:33:18.231Z] 1a467efa2204: Pulling fs layer [2021-07-15T17:33:18.231Z] 865369a531d5: Pulling fs layer [2021-07-15T17:33:18.231Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T17:33:18.231Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T17:33:18.231Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T17:33:18.231Z] 7074353bde3e: Pulling fs layer [2021-07-15T17:33:18.231Z] 2dc3bafdbf1c: Waiting [2021-07-15T17:33:18.231Z] 9ac237eaa80d: Waiting [2021-07-15T17:33:18.231Z] 6bcad4ecc5c2: Waiting [2021-07-15T17:33:18.231Z] 7074353bde3e: Waiting [2021-07-15T17:33:18.231Z] 1a467efa2204: Waiting [2021-07-15T17:33:18.231Z] 865369a531d5: Waiting [2021-07-15T17:33:18.506Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T17:33:18.506Z] 2dfaacf7024e: Download complete [2021-07-15T17:33:18.506Z] 1a467efa2204: Verifying Checksum [2021-07-15T17:33:18.506Z] 1a467efa2204: Download complete [2021-07-15T17:33:18.506Z] 5843afab3874: Verifying Checksum [2021-07-15T17:33:18.506Z] 5843afab3874: Download complete [2021-07-15T17:33:18.506Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T17:33:18.506Z] 2dc3bafdbf1c: Download complete [2021-07-15T17:33:18.506Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T17:33:18.506Z] 9ac237eaa80d: Download complete [2021-07-15T17:33:18.506Z] 865369a531d5: Verifying Checksum [2021-07-15T17:33:18.506Z] 865369a531d5: Download complete [2021-07-15T17:33:18.506Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T17:33:18.506Z] 6bcad4ecc5c2: Download complete [2021-07-15T17:33:18.774Z] 5843afab3874: Pull complete [2021-07-15T17:33:18.774Z] 2dfaacf7024e: Pull complete [2021-07-15T17:33:19.043Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T17:33:19.043Z] 2dbba127c6aa: Download complete [2021-07-15T17:33:19.629Z] 2dbba127c6aa: Pull complete [2021-07-15T17:33:19.629Z] 1a467efa2204: Pull complete [2021-07-15T17:33:19.896Z] 865369a531d5: Pull complete [2021-07-15T17:33:19.896Z] 2dc3bafdbf1c: Pull complete [2021-07-15T17:33:20.164Z] 9ac237eaa80d: Pull complete [2021-07-15T17:33:20.164Z] 6bcad4ecc5c2: Pull complete [2021-07-15T17:33:22.752Z] 7074353bde3e: Verifying Checksum [2021-07-15T17:33:22.752Z] 7074353bde3e: Download complete [2021-07-15T17:33:27.033Z] 7074353bde3e: Pull complete [2021-07-15T17:33:27.033Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T17:33:27.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:33:27.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T17:33:27.141Z] prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container [2021-07-15T17:33:27.197Z] $ 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/43/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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T17:33:29.991Z] $ docker top 700edf6906f90ac53d497323f563cde74fb97873af7476bfe1138491b2b831bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:33:30.426Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T17:33:30.747Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T17:33:31.067Z] + ls /var/log/sa-host [2021-07-15T17:33:31.067Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T17:33:31.067Z] file_magic: OK [2021-07-15T17:33:31.067Z] HZ: Using current value: 100 [2021-07-15T17:33:31.067Z] file_header: OK [2021-07-15T17:33:31.067Z] 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-15T17:33:31.067Z] Statistics: [2021-07-15T17:33:31.067Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:33:31.067Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T17:33:31.067Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T17:33:31.067Z] file_magic: OK [2021-07-15T17:33:31.067Z] HZ: Using current value: 100 [2021-07-15T17:33:31.067Z] file_header: OK [2021-07-15T17:33:31.067Z] 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-15T17:33:31.067Z] Statistics: [2021-07-15T17:33:31.067Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:33:31.067Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:33:31.259Z] provisioning config files... [2021-07-15T17:33:31.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/43@tmp/config4050939480374111645tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:33:31.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:33:31.622Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T17:33:31.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:33:32.048Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T17:33:32.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:33:32.387Z] ---> sudo-logs.sh [2021-07-15T17:33:32.387Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T17:33:32.421Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:33:32.750Z] ---> job-cost.sh [2021-07-15T17:33:32.750Z] lf-activate-venv: SKIPPING [2021-07-15T17:33:32.750Z] DEBUG: total: 0.18000000715255737 [2021-07-15T17:33:32.750Z] INFO: Retrieving Stack Cost... [2021-07-15T17:33:33.342Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:33:33.927Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T17:33:33.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:33:34.264Z] ---> logs-deploy.sh [2021-07-15T17:33:34.264Z] lf-activate-venv: SKIPPING [2021-07-15T17:33:34.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/43 [2021-07-15T17:33:34.264Z] INFO: archiving workspace using pattern(s): [2021-07-15T17:33:34.848Z] Archives upload complete. [2021-07-15T17:33:35.115Z] INFO: archiving logs to Nexus