Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d27116e2c2444831b686c578e9bba9ab009332b9+f99dd52e51cd1f0a4801cf191154dbf849d7b988 (58fd65cf0082422b5b874e4fd33fed447bb47c2c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2352993461931990119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8004001911060817741.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /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-ssh6393822858489022617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7364275984976396325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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 > git /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-ssh2254974838467368068.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-324 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6923924815685338046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f99dd52e51cd1f0a4801cf191154dbf849d7b988 into PR head commit d27116e2c2444831b686c578e9bba9ab009332b9 Merge succeeded, producing d27116e2c2444831b686c578e9bba9ab009332b9 Checking out Revision d27116e2c2444831b686c578e9bba9ab009332b9 (PR-3531) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7304839541932494583.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2238574994246039127.key > git merge f99dd52e51cd1f0a4801cf191154dbf849d7b988 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T15:59:28.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T15:59:28.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T15:59:28.592Z] ========================================================= [2021-06-03T15:59:28.592Z] EdgeX Global Pipelines Version Info [2021-06-03T15:59:28.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4a78ea1b347b39802970b699893148d03d0e2e0f # timeout=10 [2021-06-03T15:59:30.011Z] ------------------- [2021-06-03T15:59:30.011Z] stable info: [2021-06-03T15:59:30.011Z] ------------------- [2021-06-03T15:59:30.011Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T15:59:30.011Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T15:59:30.011Z] Message: update stable to v1.0.193 [2021-06-03T15:59:30.591Z] ------------------- [2021-06-03T15:59:30.591Z] experimental info: [2021-06-03T15:59:30.591Z] ------------------- [2021-06-03T15:59:30.591Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T15:59:30.591Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T15:59:30.591Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T15:59:30.711Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T15:59:30.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T15:59:30.751Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T15:59:30.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T15:59:30.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T15:59:30.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T15:59:30.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T15:59:30.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T15:59:30.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T15:59:30.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T15:59:30.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T15:59:30.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T15:59:30.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T15:59:30.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T15:59:31.011Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T15:59:31.034Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T15:59:31.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T15:59:31.076Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T15:59:31.097Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T15:59:31.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T15:59:31.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T15:59:31.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T15:59:31.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-06-03T15:59:31.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-06-03T15:59:31.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-06-03T15:59:31.242Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d27116e2c2444831b686c578e9bba9ab009332b9 [Pipeline] echo [2021-06-03T15:59:31.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d27116e [Pipeline] echo [2021-06-03T15:59:31.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T15:59:31.367Z] provisioning config files... [2021-06-03T15:59:31.384Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config976695600403004068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:59:31.738Z] ---> docker-login.sh [2021-06-03T15:59:31.738Z] nexus3.edgexfoundry.org:10001 [2021-06-03T15:59:32.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:59:32.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:59:32.270Z] Configure a credential helper to remove this warning. See [2021-06-03T15:59:32.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:59:32.270Z] [2021-06-03T15:59:32.270Z] Login Succeeded [2021-06-03T15:59:32.270Z] nexus3.edgexfoundry.org:10002 [2021-06-03T15:59:32.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:59:32.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:59:32.270Z] Configure a credential helper to remove this warning. See [2021-06-03T15:59:32.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:59:32.270Z] [2021-06-03T15:59:32.270Z] Login Succeeded [2021-06-03T15:59:32.270Z] nexus3.edgexfoundry.org:10003 [2021-06-03T15:59:32.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:59:32.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:59:32.537Z] Configure a credential helper to remove this warning. See [2021-06-03T15:59:32.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:59:32.537Z] [2021-06-03T15:59:32.537Z] Login Succeeded [2021-06-03T15:59:32.537Z] nexus3.edgexfoundry.org:10004 [2021-06-03T15:59:32.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:59:32.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:59:32.800Z] Configure a credential helper to remove this warning. See [2021-06-03T15:59:32.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:59:32.800Z] [2021-06-03T15:59:32.800Z] Login Succeeded [2021-06-03T15:59:32.800Z] docker.io [2021-06-03T15:59:32.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:59:33.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:59:33.066Z] Configure a credential helper to remove this warning. See [2021-06-03T15:59:33.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:59:33.066Z] [2021-06-03T15:59:33.066Z] Login Succeeded [2021-06-03T15:59:33.066Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T15:59:33.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T15:59:33.413Z] ++ 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-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T15:59:33.414Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T15:59:33.414Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T15:59:33.414Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T15:59:33.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:59:33.414Z] ++ cut -d/ -f2 [2021-06-03T15:59:33.414Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T15:59:33.414Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T15:59:33.463Z] 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-06-03T15:59:34.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:59:34.131Z] [2021-06-03T15:59:34.131Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:59:34.451Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:59:34.452Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T15:59:34.452Z] 31603596830f: Pulling fs layer [2021-06-03T15:59:34.452Z] 54011a49482f: Pulling fs layer [2021-06-03T15:59:34.452Z] a6820b24f6d8: Pulling fs layer [2021-06-03T15:59:34.452Z] f581987b2513: Pulling fs layer [2021-06-03T15:59:34.452Z] f581987b2513: Waiting [2021-06-03T15:59:34.452Z] 54011a49482f: Verifying Checksum [2021-06-03T15:59:34.452Z] 54011a49482f: Download complete [2021-06-03T15:59:34.452Z] 31603596830f: Verifying Checksum [2021-06-03T15:59:34.452Z] 31603596830f: Download complete [2021-06-03T15:59:34.722Z] f581987b2513: Verifying Checksum [2021-06-03T15:59:34.722Z] f581987b2513: Download complete [2021-06-03T15:59:34.722Z] a6820b24f6d8: Verifying Checksum [2021-06-03T15:59:34.722Z] a6820b24f6d8: Download complete [2021-06-03T15:59:34.722Z] 31603596830f: Pull complete [2021-06-03T15:59:34.722Z] 54011a49482f: Pull complete [2021-06-03T15:59:35.679Z] a6820b24f6d8: Pull complete [2021-06-03T15:59:35.679Z] f581987b2513: Pull complete [2021-06-03T15:59:35.679Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T15:59:35.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:59:35.679Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T15:59:35.775Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-06-03T15:59:35.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T15:59:37.102Z] $ docker top 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T15:59:37.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T15:59:37.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T15:59:37.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T15:59:37.363Z] $ docker exec 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 ssh-agent [2021-06-03T15:59:37.488Z] SSH_AUTH_SOCK=/tmp/ssh-Otk6F9hDHOnU/agent.13 [2021-06-03T15:59:37.488Z] SSH_AGENT_PID=19 [2021-06-03T15:59:37.500Z] Running ssh-add (command line suppressed) [2021-06-03T15:59:37.608Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4243186445084695557.key (/w/workspace/edgex-go/5@tmp/private_key_4243186445084695557.key) [2021-06-03T15:59:37.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T15:59:37.930Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T15:59:37.941Z] $ docker exec --env ******** --env ******** 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 ssh-agent -k [2021-06-03T15:59:38.048Z] unset SSH_AUTH_SOCK; [2021-06-03T15:59:38.048Z] unset SSH_AGENT_PID; [2021-06-03T15:59:38.048Z] echo Agent pid 19 killed; [2021-06-03T15:59:38.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T15:59:38.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T15:59:38.102Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T15:59:38.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T15:59:38.222Z] $ docker exec 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 ssh-agent [2021-06-03T15:59:38.352Z] SSH_AUTH_SOCK=/tmp/ssh-npLhglAOyarO/agent.52 [2021-06-03T15:59:38.352Z] SSH_AGENT_PID=59 [2021-06-03T15:59:38.360Z] Running ssh-add (command line suppressed) [2021-06-03T15:59:38.466Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2526834305300150446.key (/w/workspace/edgex-go/5@tmp/private_key_2526834305300150446.key) [2021-06-03T15:59:38.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T15:59:38.797Z] + git semver init [2021-06-03T15:59:38.797Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T15:59:38.797Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-03T15:59:38.797Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-03T15:59:38.797Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T15:59:38.797Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T15:59:38.797Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T15:59:38.797Z] # $SEMVER_BRANCH = PR-3531 [2021-06-03T15:59:38.797Z] # $SEMVER_TEMP = /tmp/semver-985920129 [2021-06-03T15:59:38.797Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T16:00:05.442Z] # '/tmp/semver-985920129' -> '/w/workspace/edgex-go/5/.semver' [2021-06-03T16:00:05.442Z] # -> Force: false [2021-06-03T16:00:05.442Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-03T16:00:05.452Z] $ docker exec --env ******** --env ******** 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 ssh-agent -k [2021-06-03T16:00:05.595Z] unset SSH_AUTH_SOCK; [2021-06-03T16:00:05.595Z] unset SSH_AGENT_PID; [2021-06-03T16:00:05.596Z] echo Agent pid 59 killed; [2021-06-03T16:00:05.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T16:00:05.947Z] + git semver [Pipeline] } [2021-06-03T16:00:05.960Z] $ docker stop --time=1 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 [2021-06-03T16:00:08.131Z] $ docker rm -f 7cc4285202989735b8925e2606c839828abeb5a133f93401a66261cd25d8dc13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:00:08.545Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T16:00:08.849Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T16:00:08.852Z] [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-06-03T16:00:09.422Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:00:09.753Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:00:10.055Z] + sudo service docker restart [2021-06-03T16:00:10.055Z] + true [2021-06-03T16:00:10.055Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T16:00:24.059Z] Still waiting to schedule task [2021-06-03T16:00:24.060Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-326’ is offline [Pipeline] echo [2021-06-03T16:00:28.222Z] ========================================================= [2021-06-03T16:00:28.222Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T16:00:28.222Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:00:28.554Z] + 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-06-03T16:00:29.955Z] Sending build context to Docker daemon 329MB [2021-06-03T16:00:29.955Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T16:00:29.955Z] Step 2/6 : FROM ${BASE} [2021-06-03T16:00:30.218Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T16:00:30.218Z] 540db60ca938: Pulling fs layer [2021-06-03T16:00:30.218Z] adcc1eea9eea: Pulling fs layer [2021-06-03T16:00:30.218Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T16:00:30.218Z] 0510c868ecb4: Pulling fs layer [2021-06-03T16:00:30.218Z] afea3b2eda06: Pulling fs layer [2021-06-03T16:00:30.218Z] 7809a108b3ef: Pulling fs layer [2021-06-03T16:00:30.218Z] f706445af74f: Pulling fs layer [2021-06-03T16:00:30.218Z] 0510c868ecb4: Waiting [2021-06-03T16:00:30.218Z] afea3b2eda06: Waiting [2021-06-03T16:00:30.218Z] 7809a108b3ef: Waiting [2021-06-03T16:00:30.218Z] f706445af74f: Waiting [2021-06-03T16:00:30.218Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T16:00:30.218Z] 4c4ab2625f07: Download complete [2021-06-03T16:00:30.218Z] adcc1eea9eea: Verifying Checksum [2021-06-03T16:00:30.218Z] adcc1eea9eea: Download complete [2021-06-03T16:00:30.218Z] afea3b2eda06: Download complete [2021-06-03T16:00:30.218Z] 7809a108b3ef: Verifying Checksum [2021-06-03T16:00:30.218Z] 7809a108b3ef: Download complete [2021-06-03T16:00:30.218Z] 540db60ca938: Verifying Checksum [2021-06-03T16:00:30.218Z] 540db60ca938: Download complete [2021-06-03T16:00:30.485Z] 540db60ca938: Pull complete [2021-06-03T16:00:30.750Z] adcc1eea9eea: Pull complete [2021-06-03T16:00:30.750Z] 4c4ab2625f07: Pull complete [2021-06-03T16:00:31.701Z] f706445af74f: Verifying Checksum [2021-06-03T16:00:31.701Z] f706445af74f: Download complete [2021-06-03T16:00:32.279Z] 0510c868ecb4: Verifying Checksum [2021-06-03T16:00:32.279Z] 0510c868ecb4: Download complete [2021-06-03T16:00:36.522Z] 0510c868ecb4: Pull complete [2021-06-03T16:00:36.522Z] afea3b2eda06: Pull complete [2021-06-03T16:00:36.522Z] 7809a108b3ef: Pull complete [2021-06-03T16:00:38.466Z] f706445af74f: Pull complete [2021-06-03T16:00:38.466Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T16:00:38.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T16:00:38.466Z] ---> b068be0155e3 [2021-06-03T16:00:38.466Z] 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-06-03T16:00:40.407Z] ---> Running in be23b4a03414 [2021-06-03T16:00:40.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:00:41.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:00:41.621Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T16:00:42.197Z] (2/12) Installing file (5.39-r0) [2021-06-03T16:00:42.458Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T16:00:42.458Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T16:00:46.681Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T16:00:46.681Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T16:00:46.681Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T16:00:46.681Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T16:00:46.681Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T16:00:46.681Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T16:00:46.951Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T16:00:46.951Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T16:00:46.951Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T16:00:46.951Z] OK: 219 MiB in 52 packages [2021-06-03T16:00:48.886Z] Removing intermediate container be23b4a03414 [2021-06-03T16:00:48.886Z] ---> 731c0eedd7ff [2021-06-03T16:00:48.886Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T16:00:48.886Z] ---> Running in 205ab81f5a9e [2021-06-03T16:00:48.886Z] Removing intermediate container 205ab81f5a9e [2021-06-03T16:00:48.886Z] ---> deb914cf6e0d [2021-06-03T16:00:48.886Z] Step 5/6 : COPY go.mod . [2021-06-03T16:00:49.148Z] ---> c41770c9e945 [2021-06-03T16:00:49.148Z] Step 6/6 : RUN go mod download [2021-06-03T16:00:49.148Z] ---> Running in a522ecb5c170 [2021-06-03T16:01:01.412Z] Removing intermediate container a522ecb5c170 [2021-06-03T16:01:01.412Z] ---> a127045461df [2021-06-03T16:01:01.412Z] Successfully built a127045461df [2021-06-03T16:01:01.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:01:01.751Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T16:01:01.757Z] . [Pipeline] withDockerContainer [2021-06-03T16:01:01.859Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-06-03T16:01:01.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T16:01:02.366Z] $ docker top d9dea673fb5373431f1592f79a30f3fd326dec29d4439eadebc647ce01225bac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:01:02.758Z] + go version [2021-06-03T16:01:02.758Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T16:01:02.766Z] $ docker stop --time=1 d9dea673fb5373431f1592f79a30f3fd326dec29d4439eadebc647ce01225bac [2021-06-03T16:01:04.004Z] $ docker rm -f d9dea673fb5373431f1592f79a30f3fd326dec29d4439eadebc647ce01225bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:01:04.536Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T16:01:04.537Z] . [Pipeline] withDockerContainer [2021-06-03T16:01:04.630Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-06-03T16:01:04.675Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T16:01:05.084Z] $ docker top 0912f67fc8201b9f50a82c1779686e70bdbdc6d3477438960d0c1ea680fb44e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T16:01:05.184Z] ========================================================= [2021-06-03T16:01:05.184Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T16:01:05.184Z] ========================================================= [Pipeline] sh [2021-06-03T16:01:05.475Z] + go mod tidy [Pipeline] sh [2021-06-03T16:01:06.047Z] + make test [2021-06-03T16:01:06.047Z] go mod tidy [2021-06-03T16:01:06.047Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T16:01:12.690Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T16:01:30.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T16:01:35.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T16:01:36.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T16:01:36.265Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T16:01:38.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T16:01:39.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T16:01:39.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T16:01:39.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T16:01:40.071Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T16:01:40.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T16:01:42.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T16:01:43.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 28.7% of statements [2021-06-03T16:01:44.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements [2021-06-03T16:01:44.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T16:01:44.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T16:01:44.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T16:01:45.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 81.2% of statements [2021-06-03T16:01:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T16:01:45.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.074s coverage: 53.4% of statements [2021-06-03T16:01:45.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T16:01:45.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T16:01:46.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:01:46.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T16:01:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T16:01:48.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T16:01:48.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T16:01:48.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T16:01:48.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.063s coverage: 60.0% of statements [2021-06-03T16:01:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-06-03T16:01:49.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T16:01:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.057s coverage: 22.0% of statements [2021-06-03T16:01:49.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T16:01:49.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-06-03T16:01:49.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-06-03T16:01:50.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2021-06-03T16:01:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-03T16:01:50.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-06-03T16:02:02.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-06-03T16:02:02.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-03T16:02:09.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.179s coverage: 81.8% of statements [2021-06-03T16:02:09.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-06-03T16:02:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-06-03T16:02:24.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T16:02:24.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements [2021-06-03T16:02:24.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T16:02:24.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T16:02:24.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-06-03T16:02:25.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-03T16:02:25.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-06-03T16:02:25.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-06-03T16:02:26.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-06-03T16:02:26.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements [2021-06-03T16:02:26.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T16:02:26.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T16:02:26.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T16:02:27.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 44.4% of statements [2021-06-03T16:02:27.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T16:02:27.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T16:02:27.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-06-03T16:02:27.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T16:02:27.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-06-03T16:02:27.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T16:02:27.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T16:02:27.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T16:02:27.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.075s coverage: 19.3% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 27.9% of statements [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T16:02:34.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T16:02:34.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-03T16:02:34.812Z] GO111MODULE=on go vet ./... [2021-06-03T16:03:01.453Z] gofmt -l . [2021-06-03T16:03:01.453Z] [ "`gofmt -l .`" = "" ] [2021-06-03T16:03:01.720Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T16:03:02.609Z] + ls -al . [2021-06-03T16:03:02.609Z] total 528 [2021-06-03T16:03:02.609Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 16:03 . [2021-06-03T16:03:02.609Z] drwxr-xr-x 4 root root 28 Jun 3 16:01 .. [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:59 .dockerignore [2021-06-03T16:03:02.609Z] drwxrwxr-x 8 1001 1001 179 Jun 3 15:59 .git [2021-06-03T16:03:02.609Z] drwxrwxr-x 3 1001 1001 125 Jun 3 15:59 .github [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 15:59 .gitignore [2021-06-03T16:03:02.609Z] drwx------ 3 1001 1001 60 Jun 3 16:00 .semver [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:59 .sonarcloud.properties [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 15:59 Attribution.txt [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:59 CONTRIBUTING.md [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 15:59 Dockerfile.build [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:59 Jenkinsfile [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:59 LICENSE [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 15:59 Makefile [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 15:59 README.md [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 15:59 SECURITY.md [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 16:00 VERSION [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:59 ZMQWindows.md [2021-06-03T16:03:02.609Z] drwxrwxr-x 2 1001 1001 37 Jun 3 15:59 bin [2021-06-03T16:03:02.609Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:59 cmd [2021-06-03T16:03:02.609Z] -rw-r--r-- 1 root root 410989 Jun 3 16:02 coverage.out [2021-06-03T16:03:02.609Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 15:59 go.mod [2021-06-03T16:03:02.609Z] -rw-r--r-- 1 root root 21139 Jun 3 16:01 go.sum [2021-06-03T16:03:02.609Z] drwxrwxr-x 8 1001 1001 127 Jun 3 15:59 internal [2021-06-03T16:03:02.609Z] drwxrwxr-x 3 1001 1001 16 Jun 3 15:59 openapi [2021-06-03T16:03:02.610Z] drwxrwxr-x 4 1001 1001 71 Jun 3 15:59 snap [2021-06-03T16:03:02.610Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 15:59 version.go [Pipeline] sh [2021-06-03T16:03:02.916Z] + '[' -e coverage.out ] [2021-06-03T16:03:02.916Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T16:03:03.033Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T16:03:03.328Z] + make build [2021-06-03T16:03:03.328Z] go mod tidy [2021-06-03T16:03:03.595Z] 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-06-03T16:03:05.002Z] 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-06-03T16:03:13.233Z] 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-06-03T16:03:13.233Z] 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-06-03T16:03:14.638Z] 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-06-03T16:03:14.638Z] 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-06-03T16:03:16.600Z] 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-06-03T16:03:17.564Z] 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-06-03T16:03:18.143Z] 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-06-03T16:03:19.553Z] 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-06-03T16:03:20.131Z] 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-06-03T16:03:21.540Z] 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-06-03T16:03:22.954Z] $ docker stop --time=1 0912f67fc8201b9f50a82c1779686e70bdbdc6d3477438960d0c1ea680fb44e2 [2021-06-03T16:03:25.264Z] $ docker rm -f 0912f67fc8201b9f50a82c1779686e70bdbdc6d3477438960d0c1ea680fb44e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:03:26.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:03:26.706Z] [2021-06-03T16:03:26.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:03:27.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:03:27.016Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T16:03:27.016Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T16:03:27.016Z] ca9280d653b3: Pulling fs layer [2021-06-03T16:03:27.016Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T16:03:27.280Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T16:03:27.280Z] cbdbe7a5bc2a: Download complete [2021-06-03T16:03:27.280Z] cbdbe7a5bc2a: Pull complete [2021-06-03T16:03:27.857Z] ca9280d653b3: Verifying Checksum [2021-06-03T16:03:27.857Z] ca9280d653b3: Download complete [2021-06-03T16:03:28.441Z] ca9280d653b3: Pull complete [2021-06-03T16:03:28.706Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T16:03:28.706Z] 7e9c9ca2126c: Download complete [2021-06-03T16:03:32.035Z] 7e9c9ca2126c: Pull complete [2021-06-03T16:03:32.035Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T16:03:32.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:03:32.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T16:03:32.121Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-06-03T16:03:32.168Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T16:03:33.983Z] $ docker top d734e291afc05d26e40240f47eab3da9130f0514f954830ff660296794bcfd1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:03:34.364Z] + docker-compose build --help [2021-06-03T16:03:34.365Z] + grep parallel [2021-06-03T16:03:34.940Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T16:03:34.951Z] $ docker stop --time=1 d734e291afc05d26e40240f47eab3da9130f0514f954830ff660296794bcfd1c [2021-06-03T16:03:36.162Z] $ docker rm -f d734e291afc05d26e40240f47eab3da9130f0514f954830ff660296794bcfd1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:03:36.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:03:36.590Z] . [Pipeline] withDockerContainer [2021-06-03T16:03:36.670Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-06-03T16:03:36.702Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-06-03T16:03:37.103Z] $ docker top 4d35e56052f2d99f77d1a806f9c9360ae54b43cf4b15ebc6f4b10dd5b927a2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:03:37.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T16:03:37.631Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-331 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-03T16:03:37.649Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-03T16:03:37.941Z] The recommended git tool is: git [2021-06-03T16:03:38.070Z] Building core-command ... [2021-06-03T16:03:38.071Z] Building core-data ... [2021-06-03T16:03:38.071Z] Building core-metadata ... [2021-06-03T16:03:38.071Z] Building security-bootstrapper ... [2021-06-03T16:03:38.071Z] Building security-proxy-setup ... [2021-06-03T16:03:38.071Z] Building security-secretstore-setup ... [2021-06-03T16:03:38.071Z] Building support-notifications ... [2021-06-03T16:03:38.071Z] Building support-scheduler ... [2021-06-03T16:03:38.071Z] Building sys-mgmt-agent ... [2021-06-03T16:03:38.071Z] Building core-metadata [2021-06-03T16:03:38.071Z] Building security-secretstore-setup [2021-06-03T16:03:38.071Z] Building security-proxy-setup [2021-06-03T16:03:38.071Z] Building support-scheduler [2021-06-03T16:03:38.071Z] Building support-notifications [2021-06-03T16:03:43.925Z] using credential edgex-jenkins-ssh [2021-06-03T16:03:43.975Z] Cloning the remote Git repository [2021-06-03T16:03:44.019Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:03:44.146Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-03T16:03:44.224Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:03:44.225Z] > git --version # timeout=10 [2021-06-03T16:03:44.244Z] > git --version # 'git version 2.17.1' [2021-06-03T16:03:44.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:03:44.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:03:53.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:53.032Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:53.032Z] ---> a127045461df [2021-06-03T16:03:53.032Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T16:03:53.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:53.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:53.032Z] ---> a127045461df [2021-06-03T16:03:53.032Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:03:53.032Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:53.032Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:53.032Z] ---> a127045461df [2021-06-03T16:03:53.032Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:04:03.057Z] ---> Running in 92296f423eb2 [2021-06-03T16:04:03.057Z] ---> Running in 7f546ab14121 [2021-06-03T16:04:03.057Z] ---> Running in 5637221d5eba [2021-06-03T16:04:03.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:04:03.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:04:04.057Z] ---> a127045461df [2021-06-03T16:04:04.057Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T16:04:04.057Z] ---> Using cache [2021-06-03T16:04:04.057Z] ---> 9b05ab508b81 [2021-06-03T16:04:04.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:04.321Z] Removing intermediate container 92296f423eb2 [2021-06-03T16:04:04.321Z] ---> 61e71e543cff [2021-06-03T16:04:04.321Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:04.321Z] Removing intermediate container 7f546ab14121 [2021-06-03T16:04:04.321Z] ---> 4a2203601f68 [2021-06-03T16:04:04.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:04.591Z] Removing intermediate container 5637221d5eba [2021-06-03T16:04:04.591Z] ---> 9b05ab508b81 [2021-06-03T16:04:04.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:04.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:04:04.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:04:04.853Z] ---> a127045461df [2021-06-03T16:04:04.853Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:04:04.853Z] ---> Using cache [2021-06-03T16:04:04.853Z] ---> 9b05ab508b81 [2021-06-03T16:04:04.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:05.118Z] ---> Running in a22d683cbf19 [2021-06-03T16:04:05.118Z] ---> Running in 33f9cdd189a2 [2021-06-03T16:04:05.118Z] ---> Running in 3dd639ecdfe3 [2021-06-03T16:04:05.118Z] ---> Running in 567991c9574a [2021-06-03T16:04:05.118Z] ---> Running in 4932de10d3a7 [2021-06-03T16:04:06.530Z] Removing intermediate container a22d683cbf19 [2021-06-03T16:04:06.530Z] ---> 2582ded231ed [2021-06-03T16:04:06.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T16:04:06.530Z] ---> Running in 64bf6d0945e2 [2021-06-03T16:04:06.530Z] Removing intermediate container 33f9cdd189a2 [2021-06-03T16:04:06.530Z] ---> da1f16ab8689 [2021-06-03T16:04:06.530Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T16:04:06.530Z] Removing intermediate container 3dd639ecdfe3 [2021-06-03T16:04:06.530Z] ---> ae9e0c861dde [2021-06-03T16:04:06.530Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T16:04:06.530Z] ---> Running in f12319fbfee4 [2021-06-03T16:04:06.530Z] ---> Running in 55b602a22ba1 [2021-06-03T16:04:06.530Z] Removing intermediate container 567991c9574a [2021-06-03T16:04:06.530Z] ---> 167ee84926ea [2021-06-03T16:04:06.530Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:04:06.530Z] ---> Running in 441679c2559a [2021-06-03T16:04:06.530Z] Removing intermediate container 4932de10d3a7 [2021-06-03T16:04:06.530Z] ---> 44abce4bcfac [2021-06-03T16:04:06.530Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T16:04:06.799Z] ---> Running in dcfd1959f4f4 [2021-06-03T16:04:07.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:07.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:08.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:08.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:08.441Z] OK: 219 MiB in 52 packages [2021-06-03T16:04:08.704Z] OK: 219 MiB in 52 packages [2021-06-03T16:04:08.704Z] OK: 219 MiB in 52 packages [2021-06-03T16:04:08.704Z] OK: 219 MiB in 52 packages [2021-06-03T16:04:08.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T16:04:08.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:04:08.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T16:04:08.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:04:08.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:04:08.755Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T16:04:08.980Z] Removing intermediate container 64bf6d0945e2 [2021-06-03T16:04:08.980Z] ---> 47b1ad8bf114 [2021-06-03T16:04:08.980Z] Step 6/22 : COPY go.mod . [2021-06-03T16:04:09.246Z] OK: 219 MiB in 52 packages [2021-06-03T16:04:09.246Z] Removing intermediate container 55b602a22ba1 [2021-06-03T16:04:09.246Z] ---> af6d68f4b432 [2021-06-03T16:04:09.246Z] Step 6/23 : COPY go.mod . [2021-06-03T16:04:09.246Z] Removing intermediate container 441679c2559a [2021-06-03T16:04:09.246Z] ---> 16e1f6c90190 [2021-06-03T16:04:09.246Z] Step 6/24 : COPY go.mod . [2021-06-03T16:04:09.246Z] ---> 9ea6ae430c14 [2021-06-03T16:04:09.246Z] Step 7/22 : RUN go mod download [2021-06-03T16:04:09.246Z] ---> Running in e651a25d15ff [2021-06-03T16:04:09.452Z] Merging remotes/origin/master commit f99dd52e51cd1f0a4801cf191154dbf849d7b988 into PR head commit d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:04:09.519Z] ---> 1957abed8df9 [2021-06-03T16:04:09.519Z] Step 7/23 : RUN go mod download [2021-06-03T16:04:09.519Z] Removing intermediate container dcfd1959f4f4 [2021-06-03T16:04:09.519Z] ---> 1c862ae0c6f9 [2021-06-03T16:04:09.519Z] Step 6/23 : COPY go.mod . [2021-06-03T16:04:09.519Z] ---> Running in ead265f77613 [2021-06-03T16:04:09.519Z] ---> 56aa72f9f5fb [2021-06-03T16:04:09.519Z] Step 7/24 : RUN go mod download [2021-06-03T16:04:09.761Z] Merge succeeded, producing d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:04:09.762Z] Checking out Revision d27116e2c2444831b686c578e9bba9ab009332b9 (PR-3531) [2021-06-03T16:04:09.786Z] ---> Running in 9f8cd51910f7 [2021-06-03T16:04:09.786Z] Removing intermediate container f12319fbfee4 [2021-06-03T16:04:09.786Z] ---> b6bd9b6fc18b [2021-06-03T16:04:09.786Z] Step 6/26 : COPY go.mod . [2021-06-03T16:04:10.053Z] ---> c5598207c0f8 [2021-06-03T16:04:10.053Z] Step 7/23 : RUN go mod download [2021-06-03T16:04:10.053Z] ---> Running in fceaa5413de5 [2021-06-03T16:04:10.053Z] ---> 6de3ac6d2f96 [2021-06-03T16:04:10.053Z] Step 7/26 : RUN go mod download [2021-06-03T16:04:10.053Z] ---> Running in bf9b7d61f20f [2021-06-03T16:04:10.629Z] Removing intermediate container e651a25d15ff [2021-06-03T16:04:10.629Z] ---> c7ad1b95a6ab [2021-06-03T16:04:10.629Z] Step 8/22 : COPY . . [2021-06-03T16:04:09.476Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T16:04:09.489Z] > git checkout -f d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 [2021-06-03T16:04:09.696Z] > git remote # timeout=10 [2021-06-03T16:04:09.714Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T16:04:09.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:04:09.737Z] > git merge f99dd52e51cd1f0a4801cf191154dbf849d7b988 # timeout=10 [2021-06-03T16:04:09.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T16:04:09.776Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T16:04:09.796Z] > git checkout -f d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 [2021-06-03T16:04:13.987Z] Removing intermediate container 9f8cd51910f7 [2021-06-03T16:04:13.987Z] ---> c890c816858c [2021-06-03T16:04:13.987Z] Step 8/24 : COPY . . [2021-06-03T16:04:14.178Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [2021-06-03T16:04:14.252Z] Removing intermediate container ead265f77613 [2021-06-03T16:04:14.252Z] ---> 84c88248ffa4 [2021-06-03T16:04:14.253Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T16:04:15.624Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:04:16.048Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:04:16.386Z] + + sudo servicetrue docker [2021-06-03T16:04:16.386Z] restart [2021-06-03T16:04:16.840Z] Removing intermediate container fceaa5413de5 [2021-06-03T16:04:16.840Z] ---> f2b4d207f398 [2021-06-03T16:04:16.840Z] Step 8/23 : COPY . . [2021-06-03T16:04:18.250Z] ---> fc0c6d3d379f [2021-06-03T16:04:18.250Z] Step 9/22 : RUN go mod tidy [2021-06-03T16:04:19.652Z] Removing intermediate container bf9b7d61f20f [2021-06-03T16:04:19.652Z] ---> f04627344434 [2021-06-03T16:04:19.652Z] Step 8/26 : COPY . . [2021-06-03T16:04:19.917Z] ---> Running in 9ac4636b1c05 [2021-06-03T16:04:20.490Z] ---> d17fb5c30d07 [2021-06-03T16:04:20.490Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:04:32.768Z] ---> Running in 32ec5be6743c [2021-06-03T16:04:32.768Z] ---> a924671704e0 [2021-06-03T16:04:32.768Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:04:32.768Z] ---> Running in fafa84a34812 [2021-06-03T16:04:32.768Z] Removing intermediate container 9ac4636b1c05 [2021-06-03T16:04:32.768Z] ---> 2171c1c2a12a [2021-06-03T16:04:32.768Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T16:04:32.768Z] ---> Running in 4c29a23d61b7 [2021-06-03T16:04:33.391Z] 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-06-03T16:04:33.663Z] Removing intermediate container 32ec5be6743c [2021-06-03T16:04:33.663Z] ---> dd3ddcab3c2d [2021-06-03T16:04:33.663Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:04:34.719Z] provisioning config files... [2021-06-03T16:04:34.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1677369188433048394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:04:35.119Z] ---> docker-login.sh [2021-06-03T16:04:35.119Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:04:36.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:04:36.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:04:36.385Z] Configure a credential helper to remove this warning. See [2021-06-03T16:04:36.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:04:36.385Z] [2021-06-03T16:04:36.385Z] Login Succeeded [2021-06-03T16:04:36.385Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:04:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:04:36.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:04:36.934Z] Configure a credential helper to remove this warning. See [2021-06-03T16:04:36.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:04:36.934Z] [2021-06-03T16:04:36.934Z] Login Succeeded [2021-06-03T16:04:36.934Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:04:37.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:04:37.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:04:37.485Z] Configure a credential helper to remove this warning. See [2021-06-03T16:04:37.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:04:37.485Z] [2021-06-03T16:04:37.485Z] Login Succeeded [2021-06-03T16:04:37.485Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:04:37.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:04:38.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:04:38.030Z] Configure a credential helper to remove this warning. See [2021-06-03T16:04:38.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:04:38.030Z] [2021-06-03T16:04:38.030Z] Login Succeeded [2021-06-03T16:04:38.030Z] docker.io [2021-06-03T16:04:38.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:04:38.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:04:38.579Z] Configure a credential helper to remove this warning. See [2021-06-03T16:04:38.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:04:38.579Z] [2021-06-03T16:04:38.579Z] Login Succeeded [2021-06-03T16:04:38.579Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:04:38.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T16:04:38.920Z] ========================================================= [2021-06-03T16:04:38.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T16:04:38.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:04:39.014Z] ---> Running in 172390e95e3a [2021-06-03T16:04:39.279Z] Removing intermediate container fafa84a34812 [2021-06-03T16:04:39.279Z] ---> 9a8f657a0645 [2021-06-03T16:04:39.279Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T16:04:39.285Z] + 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-06-03T16:04:39.539Z] ---> Running in d513e09610e3 [2021-06-03T16:04:40.503Z] 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-06-03T16:04:40.766Z] 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-06-03T16:04:41.954Z] Sending build context to Docker daemon 166.1MB [2021-06-03T16:04:41.954Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T16:04:41.954Z] Step 2/6 : FROM ${BASE} [2021-06-03T16:04:41.954Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T16:04:41.954Z] 595b0fe564bb: Pulling fs layer [2021-06-03T16:04:41.954Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T16:04:41.954Z] 316046926c0a: Pulling fs layer [2021-06-03T16:04:41.954Z] 4ebd0625c992: Pulling fs layer [2021-06-03T16:04:41.954Z] 207e8628e3a3: Pulling fs layer [2021-06-03T16:04:41.954Z] c791037a9be2: Pulling fs layer [2021-06-03T16:04:41.954Z] ffd874e62e21: Pulling fs layer [2021-06-03T16:04:41.954Z] 4ebd0625c992: Waiting [2021-06-03T16:04:41.954Z] 207e8628e3a3: Waiting [2021-06-03T16:04:41.954Z] c791037a9be2: Waiting [2021-06-03T16:04:41.954Z] ffd874e62e21: Waiting [2021-06-03T16:04:41.954Z] 316046926c0a: Verifying Checksum [2021-06-03T16:04:41.954Z] 316046926c0a: Download complete [2021-06-03T16:04:41.954Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T16:04:41.954Z] 7186ed65a4f7: Download complete [2021-06-03T16:04:41.954Z] 207e8628e3a3: Verifying Checksum [2021-06-03T16:04:41.954Z] 207e8628e3a3: Download complete [2021-06-03T16:04:41.954Z] c791037a9be2: Verifying Checksum [2021-06-03T16:04:41.954Z] c791037a9be2: Download complete [2021-06-03T16:04:41.954Z] 595b0fe564bb: Download complete [2021-06-03T16:04:42.175Z] ---> 15073d138145 [2021-06-03T16:04:42.175Z] Step 9/26 : RUN go mod tidy [2021-06-03T16:04:42.175Z] ---> Running in d45713d2f86f [2021-06-03T16:04:42.445Z] ---> 4b57854555e2 [2021-06-03T16:04:42.445Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:04:42.445Z] ---> Running in 7d73c7190966 [2021-06-03T16:04:42.951Z] 595b0fe564bb: Pull complete [2021-06-03T16:04:43.557Z] 7186ed65a4f7: Pull complete [2021-06-03T16:04:43.834Z] 316046926c0a: Pull complete [2021-06-03T16:04:44.109Z] ffd874e62e21: Verifying Checksum [2021-06-03T16:04:44.109Z] ffd874e62e21: Download complete [2021-06-03T16:04:44.405Z] Removing intermediate container d45713d2f86f [2021-06-03T16:04:44.405Z] ---> ab624c2dd6f2 [2021-06-03T16:04:44.405Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T16:04:44.405Z] ---> Running in 3c17763efb60 [2021-06-03T16:04:44.677Z] Removing intermediate container 7d73c7190966 [2021-06-03T16:04:44.677Z] ---> 78439f7d5d77 [2021-06-03T16:04:44.677Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T16:04:44.677Z] ---> Running in 7f26bff1ca6d [2021-06-03T16:04:45.275Z] 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-06-03T16:04:45.275Z] 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-06-03T16:04:46.085Z] 4ebd0625c992: Verifying Checksum [2021-06-03T16:04:46.085Z] 4ebd0625c992: Download complete [2021-06-03T16:04:56.260Z] 4ebd0625c992: Pull complete [2021-06-03T16:04:56.260Z] 207e8628e3a3: Pull complete [2021-06-03T16:04:56.542Z] c791037a9be2: Pull complete [2021-06-03T16:04:59.959Z] ffd874e62e21: Pull complete [2021-06-03T16:04:59.959Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T16:04:59.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T16:04:59.959Z] ---> cfc18b08335c [2021-06-03T16:04:59.959Z] 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-06-03T16:05:02.660Z] ---> Running in 9ef4c181e25a [2021-06-03T16:05:04.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:05:05.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:05:06.512Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T16:05:06.512Z] (2/12) Installing file (5.39-r0) [2021-06-03T16:05:06.512Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T16:05:06.790Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T16:05:07.258Z] 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-06-03T16:05:13.554Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T16:05:13.554Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T16:05:13.554Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T16:05:13.554Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T16:05:13.554Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T16:05:13.555Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T16:05:13.555Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T16:05:13.555Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T16:05:13.826Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T16:05:13.826Z] OK: 218 MiB in 52 packages [2021-06-03T16:05:13.886Z] Removing intermediate container 4c29a23d61b7 [2021-06-03T16:05:13.886Z] ---> 0a1688c4d1b7 [2021-06-03T16:05:13.886Z] [2021-06-03T16:05:13.886Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T16:05:13.886Z] 3.12: Pulling from library/alpine [2021-06-03T16:05:13.886Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:05:13.886Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:05:13.886Z] ---> 13621d1b12d4 [2021-06-03T16:05:13.886Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T16:05:14.150Z] ---> Running in 732a71da58b3 [2021-06-03T16:05:14.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:14.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:15.321Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T16:05:15.321Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:05:15.321Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T16:05:15.321Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T16:05:15.321Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:05:15.321Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:05:15.321Z] OK: 7 MiB in 18 packages [2021-06-03T16:05:15.911Z] Removing intermediate container 732a71da58b3 [2021-06-03T16:05:15.911Z] ---> f9983cc64436 [2021-06-03T16:05:15.911Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:05:16.179Z] ---> Running in 885701e47bd3 [2021-06-03T16:05:16.773Z] Removing intermediate container 885701e47bd3 [2021-06-03T16:05:16.773Z] ---> 6769bdb9d9c1 [2021-06-03T16:05:16.773Z] Step 14/22 : WORKDIR /edgex [2021-06-03T16:05:17.364Z] ---> Running in 2df1100ba5f9 [2021-06-03T16:05:18.196Z] Removing intermediate container 9ef4c181e25a [2021-06-03T16:05:18.196Z] ---> 5e871c887d67 [2021-06-03T16:05:18.196Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T16:05:18.196Z] ---> Running in 247996c6ebd4 [2021-06-03T16:05:18.196Z] Removing intermediate container 247996c6ebd4 [2021-06-03T16:05:18.196Z] ---> 04a259e3ce64 [2021-06-03T16:05:18.196Z] Step 5/6 : COPY go.mod . [2021-06-03T16:05:18.323Z] Removing intermediate container 2df1100ba5f9 [2021-06-03T16:05:18.323Z] ---> a2e45e2a802d [2021-06-03T16:05:18.323Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T16:05:18.794Z] ---> ecd04e69ac80 [2021-06-03T16:05:18.794Z] Step 6/6 : RUN go mod download [2021-06-03T16:05:18.903Z] ---> 1228cdd52f02 [2021-06-03T16:05:18.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T16:05:19.067Z] ---> Running in a53cc6085a2c [2021-06-03T16:05:19.483Z] ---> c6008bde53c8 [2021-06-03T16:05:19.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T16:05:20.080Z] ---> 5b5878d53a71 [2021-06-03T16:05:20.080Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T16:05:20.080Z] ---> Running in cd79ec1090f4 [2021-06-03T16:05:20.080Z] Removing intermediate container cd79ec1090f4 [2021-06-03T16:05:20.080Z] ---> 56e7ad20159f [2021-06-03T16:05:20.080Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T16:05:20.342Z] ---> Running in 287252c252ad [2021-06-03T16:05:20.342Z] Removing intermediate container 287252c252ad [2021-06-03T16:05:20.342Z] ---> c71f3b4cd5da [2021-06-03T16:05:20.342Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T16:05:20.615Z] ---> Running in 21e60d469334 [2021-06-03T16:05:20.615Z] Removing intermediate container 21e60d469334 [2021-06-03T16:05:20.615Z] ---> 85ed64d9e050 [2021-06-03T16:05:20.615Z] Step 21/22 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:05:20.615Z] ---> Running in 01a246b3ff7e [2021-06-03T16:05:20.891Z] Removing intermediate container 01a246b3ff7e [2021-06-03T16:05:20.891Z] ---> 43bae627323e [2021-06-03T16:05:20.891Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T16:05:20.891Z] ---> Running in c2dab1216dab [2021-06-03T16:05:21.166Z] 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-06-03T16:05:21.166Z] Removing intermediate container c2dab1216dab [2021-06-03T16:05:21.166Z] ---> e4c2521e901d [2021-06-03T16:05:21.166Z] [2021-06-03T16:05:21.450Z] Successfully built e4c2521e901d [2021-06-03T16:05:21.724Z] Successfully tagged security-proxy-setup:latest [2021-06-03T16:05:21.724Z] Building security-bootstrapper [2021-06-03T16:05:24.327Z]  Building security-proxy-setup ... done Removing intermediate container d513e09610e3 [2021-06-03T16:05:24.327Z] ---> 5f99d904849c [2021-06-03T16:05:24.327Z] [2021-06-03T16:05:24.327Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:05:24.327Z] ---> 13621d1b12d4 [2021-06-03T16:05:24.327Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:05:26.256Z] ---> Running in 9d6858ba1030 [2021-06-03T16:05:26.833Z] Removing intermediate container 172390e95e3a [2021-06-03T16:05:26.833Z] ---> 5f206c0eeb38 [2021-06-03T16:05:26.833Z] [2021-06-03T16:05:26.833Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:05:26.833Z] ---> 13621d1b12d4 [2021-06-03T16:05:26.833Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:05:27.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:27.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:27.781Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:05:27.781Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:05:27.781Z] OK: 6 MiB in 15 packages [2021-06-03T16:05:28.360Z] ---> Running in ce5325e1c8aa [2021-06-03T16:05:28.626Z] Removing intermediate container 3c17763efb60 [2021-06-03T16:05:28.626Z] ---> d741f872da00 [2021-06-03T16:05:28.626Z] [2021-06-03T16:05:28.626Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T16:05:28.626Z] ---> 13621d1b12d4 [2021-06-03T16:05:28.626Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T16:05:29.573Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:05:29.573Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:05:29.573Z] ---> a127045461df [2021-06-03T16:05:29.573Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T16:05:29.573Z] ---> Using cache [2021-06-03T16:05:29.573Z] ---> 9b05ab508b81 [2021-06-03T16:05:29.573Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:05:29.573Z] ---> Using cache [2021-06-03T16:05:29.573Z] ---> 44abce4bcfac [2021-06-03T16:05:29.573Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T16:05:33.779Z] ---> Running in d9c1efafb6b5 [2021-06-03T16:05:33.779Z] ---> Running in 9acb9dc277bc [2021-06-03T16:05:33.779Z] Removing intermediate container 7f26bff1ca6d [2021-06-03T16:05:33.779Z] ---> de1bc0eb3c66 [2021-06-03T16:05:33.779Z] [2021-06-03T16:05:33.779Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:05:33.779Z] ---> 13621d1b12d4 [2021-06-03T16:05:33.779Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T16:05:33.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:34.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:34.052Z] ---> Running in 3e4efb2a1adf [2021-06-03T16:05:34.052Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:05:34.052Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:05:34.052Z] OK: 6 MiB in 15 packages [2021-06-03T16:05:34.052Z] Removing intermediate container 9d6858ba1030 [2021-06-03T16:05:34.052Z] ---> a3df2cae11ed [2021-06-03T16:05:34.052Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:05:34.626Z] ---> Running in 4a5e7207d6ac [2021-06-03T16:05:35.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:35.223Z] Removing intermediate container 4a5e7207d6ac [2021-06-03T16:05:35.223Z] ---> 0afabc86a1b3 [2021-06-03T16:05:35.223Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T16:05:35.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:35.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:35.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:35.496Z] ---> Running in d2d1ac359bb8 [2021-06-03T16:05:35.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:35.496Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T16:05:35.496Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:05:35.496Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T16:05:35.496Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T16:05:35.496Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:05:35.496Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T16:05:35.496Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:05:35.496Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:05:35.496Z] OK: 7 MiB in 20 packages [2021-06-03T16:05:35.496Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T16:05:35.496Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:05:35.496Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:05:35.496Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:05:35.496Z] OK: 6 MiB in 16 packages [2021-06-03T16:05:36.069Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:36.069Z] Removing intermediate container d2d1ac359bb8 [2021-06-03T16:05:36.069Z] ---> e8e916003578 [2021-06-03T16:05:36.069Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:05:36.329Z] Removing intermediate container ce5325e1c8aa [2021-06-03T16:05:36.329Z] ---> 8fe05303159e [2021-06-03T16:05:36.329Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:05:36.592Z] ---> Running in 7f05b3d6082e [2021-06-03T16:05:36.852Z] ---> Running in 06b34cd7407b [2021-06-03T16:05:36.852Z] Removing intermediate container d9c1efafb6b5 [2021-06-03T16:05:36.852Z] ---> 2dc413143b8e [2021-06-03T16:05:36.852Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:05:37.418Z] Removing intermediate container 7f05b3d6082e [2021-06-03T16:05:37.418Z] ---> 535953fe6d8b [2021-06-03T16:05:37.418Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:05:37.418Z] ---> Running in 58a9414b0c44 [2021-06-03T16:05:37.418Z] OK: 219 MiB in 52 packages [2021-06-03T16:05:37.785Z] Removing intermediate container 06b34cd7407b [2021-06-03T16:05:37.785Z] ---> dea30d608249 [2021-06-03T16:05:37.785Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T16:05:37.785Z] Removing intermediate container 3e4efb2a1adf [2021-06-03T16:05:37.785Z] ---> 597552977a72 [2021-06-03T16:05:37.785Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:05:38.153Z] ---> Running in b368a96a2dc9 [2021-06-03T16:05:38.153Z] ---> Running in 5ad467f66c8c [2021-06-03T16:05:38.153Z] ---> 4206802ac4da [2021-06-03T16:05:38.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T16:05:38.153Z] Removing intermediate container 58a9414b0c44 [2021-06-03T16:05:38.153Z] ---> 6b3e832d9e53 [2021-06-03T16:05:38.153Z] Step 14/26 : WORKDIR / [2021-06-03T16:05:38.484Z] ---> Running in d394c168bc32 [2021-06-03T16:05:38.836Z] Removing intermediate container 5ad467f66c8c [2021-06-03T16:05:38.836Z] ---> 79e285f667dd [2021-06-03T16:05:38.836Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:05:38.836Z] Removing intermediate container b368a96a2dc9 [2021-06-03T16:05:38.836Z] ---> 621d3c98a3ff [2021-06-03T16:05:38.836Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T16:05:38.836Z] ---> 196b707c839d [2021-06-03T16:05:38.836Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T16:05:38.836Z] Removing intermediate container 9acb9dc277bc [2021-06-03T16:05:38.836Z] ---> 529c8edd5b0d [2021-06-03T16:05:38.836Z] Step 6/32 : COPY go.mod . [2021-06-03T16:05:38.836Z] ---> Running in 07e94123460c [2021-06-03T16:05:39.169Z] ---> Running in 11eb95dc2a67 [2021-06-03T16:05:39.169Z] Removing intermediate container d394c168bc32 [2021-06-03T16:05:39.169Z] ---> 69134289831f [2021-06-03T16:05:39.169Z] 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-06-03T16:05:39.169Z] ---> 8b0bc29d6d35 [2021-06-03T16:05:39.169Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T16:05:39.169Z] Removing intermediate container 07e94123460c [2021-06-03T16:05:39.169Z] ---> fc3560fdd0db [2021-06-03T16:05:39.169Z] Step 16/24 : WORKDIR / [2021-06-03T16:05:39.169Z] Removing intermediate container 11eb95dc2a67 [2021-06-03T16:05:39.169Z] ---> 85d549cf57a9 [2021-06-03T16:05:39.169Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:05:39.757Z] ---> 613dfe09ce8d [2021-06-03T16:05:39.757Z] Step 7/32 : RUN go mod download [2021-06-03T16:05:39.757Z] ---> Running in 247a5bfbc1e2 [2021-06-03T16:05:39.757Z] ---> Running in ea4a0afc805c [2021-06-03T16:05:39.757Z] ---> Running in be3a9e6b1df7 [2021-06-03T16:05:39.757Z] ---> c02be88d4e4a [2021-06-03T16:05:39.757Z] 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-06-03T16:05:39.757Z] ---> Running in f9aa2bd64db7 [2021-06-03T16:05:40.021Z] Removing intermediate container ea4a0afc805c [2021-06-03T16:05:40.021Z] ---> 912c8bc1d2ff [2021-06-03T16:05:40.021Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:05:40.021Z] Removing intermediate container be3a9e6b1df7 [2021-06-03T16:05:40.021Z] ---> c9ee2cd71a0c [2021-06-03T16:05:40.021Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:05:40.021Z] Removing intermediate container 247a5bfbc1e2 [2021-06-03T16:05:40.021Z] ---> 31f5814f8ebb [2021-06-03T16:05:40.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:05:40.288Z] ---> Running in 8e7b511fa6c9 [2021-06-03T16:05:40.288Z] ---> 74fe4f76cd8e [2021-06-03T16:05:40.288Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T16:05:40.288Z] ---> b1faa67b669d [2021-06-03T16:05:40.288Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T16:05:40.288Z] ---> f27af2d528d3 [2021-06-03T16:05:40.288Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T16:05:40.556Z] Removing intermediate container 8e7b511fa6c9 [2021-06-03T16:05:40.556Z] ---> 57451ce2bdf5 [2021-06-03T16:05:40.556Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T16:05:40.833Z] ---> Running in d6e711c044b6 [2021-06-03T16:05:40.833Z] ---> fef70e45b790 [2021-06-03T16:05:40.833Z] 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-06-03T16:05:40.833Z] ---> acec5825fa1a [2021-06-03T16:05:40.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T16:05:41.128Z] ---> 7cc59cd29de6 [2021-06-03T16:05:41.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T16:05:41.128Z] Removing intermediate container d6e711c044b6 [2021-06-03T16:05:41.128Z] ---> 874e8284ea25 [2021-06-03T16:05:41.128Z] Step 22/23 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:05:41.128Z] Removing intermediate container f9aa2bd64db7 [2021-06-03T16:05:41.128Z] ---> aa1659a84a74 [2021-06-03T16:05:41.128Z] Step 8/32 : COPY . . [2021-06-03T16:05:41.128Z] ---> Running in bef75524f062 [2021-06-03T16:05:41.403Z] ---> 59e0ea30e7ef [2021-06-03T16:05:41.403Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T16:05:41.403Z] ---> 531cd0ea05d7 [2021-06-03T16:05:41.403Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T16:05:45.606Z] ---> d61bdc361328 [2021-06-03T16:05:45.606Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T16:05:45.866Z] Removing intermediate container bef75524f062 [2021-06-03T16:05:45.866Z] ---> fbbde58c1e9f [2021-06-03T16:05:45.866Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T16:05:45.866Z] ---> Running in 58129b568b72 [2021-06-03T16:05:45.902Z] Removing intermediate container a53cc6085a2c [2021-06-03T16:05:45.902Z] ---> fc0982c6d17d [2021-06-03T16:05:45.902Z] Successfully built fc0982c6d17d [2021-06-03T16:05:45.902Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:46.133Z] ---> 5e3dd1baa67e [2021-06-03T16:05:46.133Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T16:05:46.133Z] ---> Running in 6b4fe03cf8f7 [2021-06-03T16:05:46.133Z] ---> Running in 7a8cdf3702cf [2021-06-03T16:05:46.260Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T16:05:46.260Z] . [Pipeline] withDockerContainer [2021-06-03T16:05:46.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-06-03T16:05:46.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-06-03T16:05:46.702Z] ---> c50ca4bc7f48 [2021-06-03T16:05:46.702Z] Step 9/32 : RUN go mod tidy [2021-06-03T16:05:47.644Z] Removing intermediate container 58129b568b72 [2021-06-03T16:05:47.645Z] ---> 78fad4669617 [2021-06-03T16:05:47.645Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:05:47.645Z] Removing intermediate container 6b4fe03cf8f7 [2021-06-03T16:05:47.645Z] ---> 7d4121e00762 [2021-06-03T16:05:47.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:05:47.645Z] ---> Running in 89ef2f3a5bfb [2021-06-03T16:05:47.905Z] ---> 84c349f3be6c [2021-06-03T16:05:47.905Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T16:05:47.905Z] ---> Running in 7ae99b582270 [2021-06-03T16:05:47.905Z] Removing intermediate container 7a8cdf3702cf [2021-06-03T16:05:47.905Z] ---> 3bd75c7898f7 [2021-06-03T16:05:47.905Z] [2021-06-03T16:05:48.180Z] ---> Running in 9225567e1300 [2021-06-03T16:05:48.180Z] Successfully built 3bd75c7898f7 [2021-06-03T16:05:48.180Z] Successfully tagged support-scheduler:latest [2021-06-03T16:05:48.180Z] Building sys-mgmt-agent [2021-06-03T16:05:48.180Z]  Building support-scheduler ... done Removing intermediate container 7ae99b582270 [2021-06-03T16:05:48.180Z] ---> ba858f2c357c [2021-06-03T16:05:48.180Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:05:48.442Z] ---> 0ce326ec2957 [2021-06-03T16:05:48.442Z] 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-06-03T16:05:48.486Z] $ docker top 70b983a0a0783c21eef2d87e0bc81d0577abf50929e79ead8dd2ea4fee671403 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:05:49.012Z] Removing intermediate container 9225567e1300 [2021-06-03T16:05:49.012Z] ---> 69b699480478 [2021-06-03T16:05:49.012Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T16:05:49.467Z] + go version [2021-06-03T16:05:49.467Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T16:05:49.512Z] $ docker stop --time=1 70b983a0a0783c21eef2d87e0bc81d0577abf50929e79ead8dd2ea4fee671403 [2021-06-03T16:05:50.935Z] ---> Running in 4a38dd9f0b57 [2021-06-03T16:05:50.935Z] ---> Running in a9a9db01b0d9 [2021-06-03T16:05:50.935Z] ---> Running in ac9ebff4c921 [2021-06-03T16:05:51.401Z] $ docker rm -f 70b983a0a0783c21eef2d87e0bc81d0577abf50929e79ead8dd2ea4fee671403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:52.170Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T16:05:52.170Z] . [Pipeline] withDockerContainer [2021-06-03T16:05:52.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-06-03T16:05:52.557Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-06-03T16:05:53.487Z] Removing intermediate container 4a38dd9f0b57 [2021-06-03T16:05:53.487Z] ---> 192de0030e9b [2021-06-03T16:05:53.487Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:05:53.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:05:53.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:05:53.487Z] ---> a127045461df [2021-06-03T16:05:53.487Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:05:53.487Z] ---> Using cache [2021-06-03T16:05:53.487Z] ---> 9b05ab508b81 [2021-06-03T16:05:53.487Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:05:53.487Z] ---> Using cache [2021-06-03T16:05:53.487Z] ---> 44abce4bcfac [2021-06-03T16:05:53.487Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T16:05:54.005Z] $ docker top 828ef6b998b10a00ffed309233d35ef6bbb43fff92b97020b7fd733050852a73 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T16:05:54.327Z] ========================================================= [2021-06-03T16:05:54.327Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T16:05:54.327Z] ========================================================= [Pipeline] sh [2021-06-03T16:05:54.978Z] + go mod tidy [Pipeline] sh [2021-06-03T16:05:56.638Z] + make test [2021-06-03T16:05:56.638Z] go mod tidy [2021-06-03T16:05:57.240Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T16:05:57.692Z] Removing intermediate container ac9ebff4c921 [2021-06-03T16:05:57.693Z] ---> 70580f319da0 [2021-06-03T16:05:57.693Z] Step 22/23 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:05:57.693Z] ---> Running in 4a3340c97e31 [2021-06-03T16:05:57.693Z] ---> Running in 15de887d3abb [2021-06-03T16:05:57.958Z] ---> Running in bc3d2bbdd77f [2021-06-03T16:05:58.223Z] Removing intermediate container 15de887d3abb [2021-06-03T16:05:58.223Z] ---> 875f332bbd28 [2021-06-03T16:05:58.223Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:05:58.223Z] Removing intermediate container bc3d2bbdd77f [2021-06-03T16:05:58.223Z] ---> e29940d3ab48 [2021-06-03T16:05:58.223Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T16:05:58.223Z] Removing intermediate container 89ef2f3a5bfb [2021-06-03T16:05:58.223Z] ---> 1d3f0d28bf43 [2021-06-03T16:05:58.223Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T16:05:58.223Z] ---> Running in e9e2ffaba8b6 [2021-06-03T16:05:58.485Z] ---> Running in 26e541b568a6 [2021-06-03T16:05:58.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:58.485Z] ---> Running in fb25aabdd24a [2021-06-03T16:05:58.751Z] Removing intermediate container e9e2ffaba8b6 [2021-06-03T16:05:58.751Z] ---> 037f8fcfb751 [2021-06-03T16:05:58.751Z] [2021-06-03T16:05:59.012Z] Successfully built 037f8fcfb751 [2021-06-03T16:05:59.274Z] Removing intermediate container 26e541b568a6 [2021-06-03T16:05:59.274Z] ---> 5e3f7dad8cf3 [2021-06-03T16:05:59.274Z] [2021-06-03T16:05:59.274Z] Successfully tagged core-metadata:latest [2021-06-03T16:05:59.274Z]  Building core-metadata ... done Building core-command [2021-06-03T16:05:59.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:05:59.274Z] Successfully built 5e3f7dad8cf3 [2021-06-03T16:05:59.850Z] Successfully tagged support-notifications:latest [2021-06-03T16:05:59.850Z] Building core-data [2021-06-03T16:06:00.427Z]  Building support-notifications ... done OK: 219 MiB in 52 packages [2021-06-03T16:06:10.443Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:06:10.443Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:06:10.443Z] ---> a127045461df [2021-06-03T16:06:10.443Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:06:10.443Z] ---> Using cache [2021-06-03T16:06:10.443Z] ---> 9b05ab508b81 [2021-06-03T16:06:10.443Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:06:10.443Z] ---> Using cache [2021-06-03T16:06:10.443Z] ---> 44abce4bcfac [2021-06-03T16:06:10.443Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T16:06:10.443Z] 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-06-03T16:06:17.062Z] Removing intermediate container a9a9db01b0d9 [2021-06-03T16:06:17.062Z] ---> 72ad49a43f09 [2021-06-03T16:06:17.062Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T16:06:17.062Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:06:17.062Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:06:17.062Z] ---> a127045461df [2021-06-03T16:06:17.062Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> 9b05ab508b81 [2021-06-03T16:06:17.062Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> 44abce4bcfac [2021-06-03T16:06:17.062Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> 529c8edd5b0d [2021-06-03T16:06:17.062Z] Step 6/24 : COPY go.mod . [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> 613dfe09ce8d [2021-06-03T16:06:17.062Z] Step 7/24 : RUN go mod download [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> aa1659a84a74 [2021-06-03T16:06:17.062Z] Step 8/24 : COPY . . [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> c50ca4bc7f48 [2021-06-03T16:06:17.062Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:06:17.062Z] ---> Using cache [2021-06-03T16:06:17.062Z] ---> 1d3f0d28bf43 [2021-06-03T16:06:17.062Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T16:06:17.648Z] ---> Running in fc0fe2a49162 [2021-06-03T16:06:17.648Z] ---> Running in 530744d5e6c6 [2021-06-03T16:06:17.648Z] ---> Running in df3200ba49a2 [2021-06-03T16:06:17.929Z] Removing intermediate container 4a3340c97e31 [2021-06-03T16:06:17.929Z] ---> 907fcbd4cb86 [2021-06-03T16:06:17.929Z] Step 6/24 : COPY go.mod . [2021-06-03T16:06:17.929Z] Removing intermediate container df3200ba49a2 [2021-06-03T16:06:17.929Z] ---> 99797edb4f4d [2021-06-03T16:06:17.929Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T16:06:18.199Z] ---> Running in e1903b596e97 [2021-06-03T16:06:18.465Z] ---> d83ca672fd58 [2021-06-03T16:06:18.465Z] Step 7/24 : RUN go mod download [2021-06-03T16:06:18.465Z] Removing intermediate container e1903b596e97 [2021-06-03T16:06:18.465Z] ---> 10705df6df48 [2021-06-03T16:06:18.465Z] Step 25/26 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:06:18.465Z] ---> Running in 549fcbfacce3 [2021-06-03T16:06:18.465Z] ---> Running in e16504e65281 [2021-06-03T16:06:18.739Z] 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-06-03T16:06:18.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:06:19.012Z] Removing intermediate container e16504e65281 [2021-06-03T16:06:19.012Z] ---> 41508185e1ec [2021-06-03T16:06:19.012Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T16:06:19.012Z] ---> Running in a3ec4229bdde [2021-06-03T16:06:19.284Z] Removing intermediate container a3ec4229bdde [2021-06-03T16:06:19.284Z] ---> 34e838204750 [2021-06-03T16:06:19.284Z] [2021-06-03T16:06:19.284Z] Successfully built 34e838204750 [2021-06-03T16:06:19.284Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T16:06:19.555Z]  Building security-secretstore-setup ... done Removing intermediate container 549fcbfacce3 [2021-06-03T16:06:19.555Z] ---> a68dad3016c2 [2021-06-03T16:06:19.555Z] Step 8/24 : COPY . . [2021-06-03T16:06:19.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:06:20.157Z] OK: 219 MiB in 52 packages [2021-06-03T16:06:26.878Z] Removing intermediate container 530744d5e6c6 [2021-06-03T16:06:26.878Z] ---> e042f8bfb01a [2021-06-03T16:06:26.878Z] Step 6/24 : COPY go.mod . [2021-06-03T16:06:26.878Z] ---> 5835dfe85fef [2021-06-03T16:06:26.878Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:06:27.146Z] ---> Running in fb02c4d7c651 [2021-06-03T16:06:27.146Z] ---> 1b27d2572f55 [2021-06-03T16:06:27.146Z] Step 7/24 : RUN go mod download [2021-06-03T16:06:27.415Z] ---> Running in 875d1c09a666 [2021-06-03T16:06:29.403Z] Removing intermediate container 875d1c09a666 [2021-06-03T16:06:29.403Z] ---> ebe2bed60763 [2021-06-03T16:06:29.403Z] Step 8/24 : COPY . . [2021-06-03T16:06:29.632Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T16:06:30.840Z] Removing intermediate container fb02c4d7c651 [2021-06-03T16:06:30.840Z] ---> f25f0116ea7c [2021-06-03T16:06:30.840Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T16:06:40.859Z] ---> Running in 35e0e5898525 [2021-06-03T16:06:40.859Z] ---> ce05fb1bfc58 [2021-06-03T16:06:40.859Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:06:40.859Z] ---> Running in fa4e20eb89f3 [2021-06-03T16:06:40.859Z] 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-06-03T16:06:44.193Z] Removing intermediate container fa4e20eb89f3 [2021-06-03T16:06:44.193Z] ---> f39bb930376c [2021-06-03T16:06:44.193Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T16:06:44.773Z] ---> Running in a1efbc3e1811 [2021-06-03T16:06:45.358Z] 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-06-03T16:06:53.516Z] Removing intermediate container fb25aabdd24a [2021-06-03T16:06:53.516Z] ---> 779d53563746 [2021-06-03T16:06:53.516Z] [2021-06-03T16:06:53.516Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T16:06:53.516Z] ---> 13621d1b12d4 [2021-06-03T16:06:53.516Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T16:06:54.105Z] ---> Running in 98575001584f [2021-06-03T16:06:54.693Z] Removing intermediate container 98575001584f [2021-06-03T16:06:54.693Z] ---> 35aa68babb3b [2021-06-03T16:06:54.693Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T16:06:56.091Z] ---> Running in 231fc3aaf399 [2021-06-03T16:06:58.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:06:58.017Z] Removing intermediate container fc0fe2a49162 [2021-06-03T16:06:58.017Z] ---> 4268aa495ac2 [2021-06-03T16:06:58.017Z] [2021-06-03T16:06:58.017Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:06:58.017Z] ---> 13621d1b12d4 [2021-06-03T16:06:58.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:06:58.017Z] ---> Using cache [2021-06-03T16:06:58.017Z] ---> 8fe05303159e [2021-06-03T16:06:58.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:06:58.017Z] ---> Using cache [2021-06-03T16:06:58.017Z] ---> dea30d608249 [2021-06-03T16:06:58.018Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T16:06:58.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:06:58.018Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:06:58.018Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T16:06:58.018Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:06:58.018Z] OK: 6 MiB in 16 packages [2021-06-03T16:06:58.972Z] ---> Running in 5faace6f84fd [2021-06-03T16:06:59.247Z] Removing intermediate container 5faace6f84fd [2021-06-03T16:06:59.247Z] ---> 8b3cab4669e7 [2021-06-03T16:06:59.247Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:06:59.518Z] ---> Running in b6f49d305742 [2021-06-03T16:06:59.518Z] Removing intermediate container 231fc3aaf399 [2021-06-03T16:06:59.518Z] ---> cc4edcbdc897 [2021-06-03T16:06:59.518Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T16:06:59.789Z] ---> Running in 18d6caab4f0c [2021-06-03T16:06:59.789Z] Removing intermediate container b6f49d305742 [2021-06-03T16:06:59.789Z] ---> d74ce35a659f [2021-06-03T16:06:59.789Z] Step 16/24 : WORKDIR / [2021-06-03T16:06:59.789Z] ---> Running in 922808fb148c [2021-06-03T16:06:59.789Z] Removing intermediate container 18d6caab4f0c [2021-06-03T16:06:59.789Z] ---> 526c8e1aad63 [2021-06-03T16:06:59.789Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T16:06:59.789Z] ---> Running in 519b257efaf5 [2021-06-03T16:07:00.062Z] Removing intermediate container 922808fb148c [2021-06-03T16:07:00.062Z] ---> 63da5c3e6287 [2021-06-03T16:07:00.062Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:07:00.062Z] Removing intermediate container 519b257efaf5 [2021-06-03T16:07:00.062Z] ---> 8fec47c67a92 [2021-06-03T16:07:00.062Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T16:07:00.333Z] ---> Running in ae3a677d85ba [2021-06-03T16:07:00.609Z] ---> 783e81aa7061 [2021-06-03T16:07:00.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T16:07:01.584Z] ---> 6d72eca3e773 [2021-06-03T16:07:01.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T16:07:01.850Z] ---> 584fb255a9c2 [2021-06-03T16:07:01.850Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T16:07:02.113Z] ---> Running in 1efee9b1f15b [2021-06-03T16:07:02.383Z] Removing intermediate container ae3a677d85ba [2021-06-03T16:07:02.383Z] ---> c6c84ed53be5 [2021-06-03T16:07:02.383Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T16:07:02.383Z] Removing intermediate container 1efee9b1f15b [2021-06-03T16:07:02.383Z] ---> 71d1c15a48e1 [2021-06-03T16:07:02.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:07:02.383Z] ---> Running in 39d4ad23c7e5 [2021-06-03T16:07:02.654Z] ---> Running in 5dd7eebdab5a [2021-06-03T16:07:02.654Z] Removing intermediate container 39d4ad23c7e5 [2021-06-03T16:07:02.654Z] ---> 45dd9c58cb8a [2021-06-03T16:07:02.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T16:07:02.929Z] Removing intermediate container 5dd7eebdab5a [2021-06-03T16:07:02.929Z] ---> a398c1e8f574 [2021-06-03T16:07:02.929Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:07:02.929Z] ---> Running in 941656c08c07 [2021-06-03T16:07:02.929Z] ---> 833c410e89b6 [2021-06-03T16:07:02.929Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T16:07:03.211Z] Removing intermediate container 941656c08c07 [2021-06-03T16:07:03.211Z] ---> f735665f5aa2 [2021-06-03T16:07:03.211Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:07:03.211Z] ---> Running in 465fe263b390 [2021-06-03T16:07:03.211Z] ---> Running in 720a087c9f2c [2021-06-03T16:07:03.483Z] Removing intermediate container 720a087c9f2c [2021-06-03T16:07:03.483Z] ---> fd3a2f9aed51 [2021-06-03T16:07:03.483Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:07:03.759Z] ---> Running in 439c91b2c79a [2021-06-03T16:07:04.033Z] Removing intermediate container 439c91b2c79a [2021-06-03T16:07:04.033Z] ---> 062d9868ec1c [2021-06-03T16:07:04.033Z] [2021-06-03T16:07:04.312Z] Successfully built 062d9868ec1c [2021-06-03T16:07:04.312Z] Successfully tagged core-command:latest [2021-06-03T16:07:04.590Z]  Building core-command ... done Removing intermediate container 465fe263b390 [2021-06-03T16:07:04.590Z] ---> b3bb06d18901 [2021-06-03T16:07:04.590Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:07:04.873Z] ---> 8b7a537ed636 [2021-06-03T16:07:04.873Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T16:07:07.481Z] ---> e84145e78564 [2021-06-03T16:07:07.481Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T16:07:11.694Z] ---> f994fc509fe9 [2021-06-03T16:07:11.694Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T16:07:15.022Z] ---> cd722411c009 [2021-06-03T16:07:15.022Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T16:07:15.022Z] Removing intermediate container 35e0e5898525 [2021-06-03T16:07:15.022Z] ---> 93795360ed12 [2021-06-03T16:07:15.022Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T16:07:15.022Z] ---> Running in f9ebe2cc4a3c [2021-06-03T16:07:15.288Z] ---> cbf700bd1873 [2021-06-03T16:07:15.288Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T16:07:15.554Z] ---> Running in fcdce462b472 [2021-06-03T16:07:15.813Z] 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-06-03T16:07:16.074Z] Removing intermediate container fcdce462b472 [2021-06-03T16:07:16.074Z] ---> 81237832d36c [2021-06-03T16:07:16.074Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T16:07:16.343Z] ---> 0c980a857860 [2021-06-03T16:07:16.343Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T16:07:16.343Z] ---> Running in d19517b5996a [2021-06-03T16:07:16.948Z] Removing intermediate container f9ebe2cc4a3c [2021-06-03T16:07:16.948Z] ---> 582570e7aad9 [2021-06-03T16:07:16.948Z] [2021-06-03T16:07:16.948Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T16:07:16.948Z] 20.10.0: Pulling from library/docker [2021-06-03T16:07:17.546Z] Removing intermediate container d19517b5996a [2021-06-03T16:07:17.546Z] ---> 617a411f04b6 [2021-06-03T16:07:17.546Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T16:07:18.126Z] ---> Running in 7aa1d3c7f77a [2021-06-03T16:07:19.082Z] Removing intermediate container 7aa1d3c7f77a [2021-06-03T16:07:19.082Z] ---> dd5194cd4ef8 [2021-06-03T16:07:19.082Z] Step 29/32 : CMD ["gate"] [2021-06-03T16:07:22.392Z] Removing intermediate container a1efbc3e1811 [2021-06-03T16:07:22.392Z] ---> 6108536380cc [2021-06-03T16:07:22.392Z] [2021-06-03T16:07:22.392Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:07:22.392Z] ---> 13621d1b12d4 [2021-06-03T16:07:22.392Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T16:07:22.392Z] ---> Running in 5f6079be268c [2021-06-03T16:07:22.392Z] ---> Running in 7ddf77655019 [2021-06-03T16:07:22.392Z] Removing intermediate container 5f6079be268c [2021-06-03T16:07:22.392Z] ---> 08e968a3a054 [2021-06-03T16:07:22.392Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T16:07:22.392Z] Removing intermediate container 7ddf77655019 [2021-06-03T16:07:22.392Z] ---> 2247024ac6ca [2021-06-03T16:07:22.392Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T16:07:22.392Z] ---> Running in 7429656915aa [2021-06-03T16:07:22.392Z] ---> Running in d66b9ef135cf [2021-06-03T16:07:22.392Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T16:07:22.392Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T16:07:22.392Z] ---> aefe523efa57 [2021-06-03T16:07:22.392Z] 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-06-03T16:07:22.652Z] ---> Running in 8405a15e0a64 [2021-06-03T16:07:22.652Z] Removing intermediate container 7429656915aa [2021-06-03T16:07:22.652Z] ---> 4bad857232f0 [2021-06-03T16:07:22.652Z] Step 31/32 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:07:22.652Z] Removing intermediate container d66b9ef135cf [2021-06-03T16:07:22.652Z] ---> ddb6d8dafe33 [2021-06-03T16:07:22.652Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T16:07:23.225Z] ---> Running in ef4e728fcb04 [2021-06-03T16:07:23.225Z] ---> Running in ccec33f0b996 [2021-06-03T16:07:23.225Z] Removing intermediate container 8405a15e0a64 [2021-06-03T16:07:23.225Z] ---> f9385da51016 [2021-06-03T16:07:23.225Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T16:07:23.225Z] ---> Running in 2a5f85b626b7 [2021-06-03T16:07:23.225Z] Removing intermediate container ef4e728fcb04 [2021-06-03T16:07:23.225Z] ---> e941d07cd000 [2021-06-03T16:07:23.225Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T16:07:23.495Z] Removing intermediate container ccec33f0b996 [2021-06-03T16:07:23.495Z] ---> d8686cd73cdb [2021-06-03T16:07:23.495Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:07:23.755Z] ---> Running in 8f5321849fa3 [2021-06-03T16:07:23.755Z] ---> Running in 85832feabda7 [2021-06-03T16:07:24.023Z] Removing intermediate container 85832feabda7 [2021-06-03T16:07:24.023Z] ---> 656733eca8b5 [2021-06-03T16:07:24.023Z] [2021-06-03T16:07:24.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:07:24.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:07:24.023Z] Successfully built 656733eca8b5 [2021-06-03T16:07:24.023Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T16:07:24.301Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T16:07:24.301Z] Successfully tagged security-bootstrapper:latest [2021-06-03T16:07:24.301Z] Executing bash-5.0.17-r0.post-install [2021-06-03T16:07:24.301Z]  Building security-bootstrapper ... done (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:07:24.301Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T16:07:24.301Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T16:07:24.301Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T16:07:24.301Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T16:07:24.301Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T16:07:24.301Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T16:07:24.301Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T16:07:24.301Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T16:07:24.301Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T16:07:24.301Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T16:07:26.225Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T16:07:26.225Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T16:07:26.225Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T16:07:26.225Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T16:07:26.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T16:07:26.807Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T16:07:26.807Z] Removing intermediate container 8f5321849fa3 [2021-06-03T16:07:26.807Z] ---> 50472f28aa74 [2021-06-03T16:07:26.807Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T16:07:26.807Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T16:07:26.807Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T16:07:26.807Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T16:07:26.807Z] ---> Running in f98a8478af80 [2021-06-03T16:07:26.807Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T16:07:26.807Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T16:07:26.807Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T16:07:26.807Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T16:07:26.807Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T16:07:26.807Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T16:07:26.807Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T16:07:26.807Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T16:07:26.807Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T16:07:26.807Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T16:07:26.807Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T16:07:26.807Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T16:07:26.807Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T16:07:26.807Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T16:07:26.807Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T16:07:27.079Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T16:07:27.079Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T16:07:27.079Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T16:07:27.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:07:27.079Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T16:07:27.079Z] OK: 72 MiB in 59 packages [2021-06-03T16:07:27.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:07:27.655Z] Collecting docker-compose==1.23.2 [2021-06-03T16:07:27.655Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T16:07:27.923Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T16:07:27.923Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T16:07:28.196Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:07:28.196Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T16:07:28.196Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T16:07:28.196Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T16:07:28.196Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T16:07:28.460Z] 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-06-03T16:07:28.460Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T16:07:28.460Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T16:07:28.460Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T16:07:28.460Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T16:07:28.460Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T16:07:28.721Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T16:07:28.721Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T16:07:28.721Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T16:07:28.721Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T16:07:28.721Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T16:07:28.721Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T16:07:29.294Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T16:07:29.294Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T16:07:29.294Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T16:07:29.294Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T16:07:29.294Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:07:29.294Z] OK: 8 MiB in 20 packages [2021-06-03T16:07:29.556Z] Collecting PyYAML<4,>=3.10 [2021-06-03T16:07:29.556Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T16:07:30.189Z] Removing intermediate container f98a8478af80 [2021-06-03T16:07:30.189Z] ---> 7e2330f5a16d [2021-06-03T16:07:30.189Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:07:30.459Z] ---> 952b80914da2 [2021-06-03T16:07:30.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T16:07:30.459Z] Collecting idna<2.8,>=2.5 [2021-06-03T16:07:30.459Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T16:07:30.459Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T16:07:30.459Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T16:07:30.725Z] 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-06-03T16:07:30.725Z] 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-06-03T16:07:30.725Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T16:07:30.725Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T16:07:30.725Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T16:07:30.725Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T16:07:30.725Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T16:07:30.725Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T16:07:30.725Z] Installing collected packages: texttable, idna, urllib3, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docopt, dockerpty, PyYAML, docker-compose [2021-06-03T16:07:30.725Z] Running setup.py install for texttable: started [2021-06-03T16:07:30.988Z] ---> bd95d0de2fc9 [2021-06-03T16:07:30.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T16:07:30.988Z] ---> 2c5d1557edbd [2021-06-03T16:07:30.988Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T16:07:30.988Z] ---> Running in ee3d88d6f7ca [2021-06-03T16:07:30.988Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T16:07:30.988Z] Attempting uninstall: idna [2021-06-03T16:07:30.988Z] Found existing installation: idna 2.9 [2021-06-03T16:07:30.988Z] Uninstalling idna-2.9: [2021-06-03T16:07:30.988Z] Successfully uninstalled idna-2.9 [2021-06-03T16:07:31.259Z] Attempting uninstall: urllib3 [2021-06-03T16:07:31.259Z] Found existing installation: urllib3 1.25.9 [2021-06-03T16:07:31.259Z] Uninstalling urllib3-1.25.9: [2021-06-03T16:07:31.259Z] Removing intermediate container ee3d88d6f7ca [2021-06-03T16:07:31.259Z] ---> f33399062b1a [2021-06-03T16:07:31.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:07:31.259Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T16:07:31.259Z] ---> Running in 9c193b0d127f [2021-06-03T16:07:31.518Z] Attempting uninstall: requests [2021-06-03T16:07:31.518Z] Found existing installation: requests 2.23.0 [2021-06-03T16:07:31.518Z] Uninstalling requests-2.23.0: [2021-06-03T16:07:31.518Z] Successfully uninstalled requests-2.23.0 [2021-06-03T16:07:31.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T16:07:32.088Z] Removing intermediate container 9c193b0d127f [2021-06-03T16:07:32.088Z] ---> 8e58be5ba7aa [2021-06-03T16:07:32.088Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:07:32.088Z] ---> Running in bd5049b4872a [2021-06-03T16:07:32.088Z] Removing intermediate container bd5049b4872a [2021-06-03T16:07:32.088Z] ---> ff6aacdcb56a [2021-06-03T16:07:32.088Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:07:32.352Z] ---> Running in c90e7969c555 [2021-06-03T16:07:32.352Z] Running setup.py install for docopt: started [2021-06-03T16:07:32.352Z] Removing intermediate container c90e7969c555 [2021-06-03T16:07:32.352Z] ---> baef7fd05b35 [2021-06-03T16:07:32.352Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:07:32.615Z] ---> Running in 65c6fa8f8967 [2021-06-03T16:07:32.615Z] Removing intermediate container 65c6fa8f8967 [2021-06-03T16:07:32.615Z] ---> 3669c2e9a8ac [2021-06-03T16:07:32.615Z] [2021-06-03T16:07:32.615Z] Successfully built 3669c2e9a8ac [2021-06-03T16:07:32.615Z] Successfully tagged core-data:latest [2021-06-03T16:07:32.615Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2021-06-03T16:07:32.615Z] Running setup.py install for dockerpty: started [2021-06-03T16:07:33.186Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T16:07:33.186Z] Running setup.py install for PyYAML: started [2021-06-03T16:07:33.448Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T16:07:33.709Z] 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-06-03T16:07:36.293Z] Removing intermediate container 2a5f85b626b7 [2021-06-03T16:07:36.293Z] ---> 55da93b9b147 [2021-06-03T16:07:36.293Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T16:07:36.293Z] ---> Running in c414ba738a13 [2021-06-03T16:07:36.293Z] Removing intermediate container c414ba738a13 [2021-06-03T16:07:36.293Z] ---> bc5951819971 [2021-06-03T16:07:36.293Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T16:07:36.293Z] ---> Running in 08fbd6459038 [2021-06-03T16:07:36.293Z] Removing intermediate container 08fbd6459038 [2021-06-03T16:07:36.293Z] ---> dfffc2d18e4d [2021-06-03T16:07:36.293Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T16:07:36.870Z] ---> 0444b1760706 [2021-06-03T16:07:36.870Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T16:07:36.870Z] ---> 0248ce3eb03a [2021-06-03T16:07:36.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T16:07:37.138Z] ---> df4ca30c89b2 [2021-06-03T16:07:37.138Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T16:07:37.138Z] ---> Running in e235bf8d464a [2021-06-03T16:07:37.404Z] Removing intermediate container e235bf8d464a [2021-06-03T16:07:37.404Z] ---> 4e61e5d010c6 [2021-06-03T16:07:37.404Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:07:37.404Z] ---> Running in 7428ad76c06c [2021-06-03T16:07:37.404Z] Removing intermediate container 7428ad76c06c [2021-06-03T16:07:37.404Z] ---> d460c09187e1 [2021-06-03T16:07:37.404Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:07:37.404Z] ---> Running in 61fe4ed86e45 [2021-06-03T16:07:37.664Z] Removing intermediate container 61fe4ed86e45 [2021-06-03T16:07:37.664Z] ---> ae79d65bc696 [2021-06-03T16:07:37.664Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:07:37.664Z] ---> Running in 03d0cc896357 [2021-06-03T16:07:37.664Z] Removing intermediate container 03d0cc896357 [2021-06-03T16:07:37.664Z] ---> 0ac4094cdacf [2021-06-03T16:07:37.664Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:07:37.664Z] ---> Running in c0eb1bcb1c73 [2021-06-03T16:07:37.925Z] Removing intermediate container c0eb1bcb1c73 [2021-06-03T16:07:37.925Z] ---> 2d4584303fb4 [2021-06-03T16:07:37.925Z] [2021-06-03T16:07:37.925Z] Successfully built 2d4584303fb4 [2021-06-03T16:07:37.925Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T16:07:38.192Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-03T16:07:38.193Z] $ docker stop --time=1 4d35e56052f2d99f77d1a806f9c9360ae54b43cf4b15ebc6f4b10dd5b927a2fe [2021-06-03T16:07:38.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T16:07:38.510Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T16:07:39.726Z] $ docker rm -f 4d35e56052f2d99f77d1a806f9c9360ae54b43cf4b15ebc6f4b10dd5b927a2fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:07:40.115Z] + docker images [2021-06-03T16:07:40.115Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T16:07:40.115Z] sys-mgmt-agent latest 2d4584303fb4 2 seconds ago 312MB [2021-06-03T16:07:40.115Z] core-data latest 3669c2e9a8ac 7 seconds ago 20.2MB [2021-06-03T16:07:40.115Z] security-bootstrapper latest 656733eca8b5 16 seconds ago 18.2MB [2021-06-03T16:07:40.115Z] 6108536380cc 19 seconds ago 1.15GB [2021-06-03T16:07:40.115Z] 582570e7aad9 23 seconds ago 1.15GB [2021-06-03T16:07:40.115Z] core-command latest 062d9868ec1c 36 seconds ago 15.9MB [2021-06-03T16:07:40.115Z] 4268aa495ac2 43 seconds ago 1.14GB [2021-06-03T16:07:40.115Z] 779d53563746 48 seconds ago 1.14GB [2021-06-03T16:07:40.115Z] security-secretstore-setup latest 34e838204750 About a minute ago 28.1MB [2021-06-03T16:07:40.115Z] core-metadata latest 037f8fcfb751 About a minute ago 16.6MB [2021-06-03T16:07:40.115Z] support-notifications latest 5e3f7dad8cf3 About a minute ago 16.6MB [2021-06-03T16:07:40.115Z] support-scheduler latest 3bd75c7898f7 About a minute ago 15.9MB [2021-06-03T16:07:40.115Z] de1bc0eb3c66 2 minutes ago 1.15GB [2021-06-03T16:07:40.115Z] d741f872da00 2 minutes ago 1.15GB [2021-06-03T16:07:40.115Z] 5f206c0eeb38 2 minutes ago 1.15GB [2021-06-03T16:07:40.115Z] security-proxy-setup latest e4c2521e901d 2 minutes ago 25.3MB [2021-06-03T16:07:40.115Z] 5f99d904849c 2 minutes ago 1.15GB [2021-06-03T16:07:40.115Z] 0a1688c4d1b7 2 minutes ago 1.15GB [2021-06-03T16:07:40.115Z] ci-base-image-x86_64 latest a127045461df 6 minutes ago 648MB [2021-06-03T16:07:40.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-03T16:07:40.115Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T16:07:40.115Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T16:07:40.115Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T16:07:40.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-03T16:07:46.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T16:07:46.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T16:07:46.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T16:07:46.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T16:07:47.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T16:07:48.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T16:07:55.479Z] Still waiting to schedule task [2021-06-03T16:07:55.479Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-336’ [2021-06-03T16:08:00.914Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T16:08:00.914Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T16:08:00.914Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T16:08:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T16:08:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T16:08:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T16:08:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T16:08:00.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 28.7% of statements [2021-06-03T16:08:03.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.364s coverage: 100.0% of statements [2021-06-03T16:08:03.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T16:08:03.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T16:08:03.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T16:08:05.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.208s coverage: 81.2% of statements [2021-06-03T16:08:05.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T16:08:07.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.379s coverage: 53.4% of statements [2021-06-03T16:08:07.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T16:08:07.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T16:08:10.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.506s coverage: 87.7% of statements [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:08:10.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.183s coverage: 78.9% of statements [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T16:08:10.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T16:08:15.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.263s coverage: 95.1% of statements [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T16:08:15.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T16:08:15.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements [2021-06-03T16:08:15.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T16:08:15.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T16:08:15.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.234s coverage: 60.0% of statements [2021-06-03T16:08:15.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.373s coverage: 0.8% of statements [2021-06-03T16:08:15.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T16:08:15.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.219s coverage: 22.0% of statements [2021-06-03T16:08:15.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T16:08:15.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-06-03T16:08:15.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements [2021-06-03T16:08:15.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2021-06-03T16:08:16.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.197s coverage: 96.3% of statements [2021-06-03T16:08:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.155s coverage: 87.5% of statements [2021-06-03T16:08:30.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.238s coverage: 94.4% of statements [2021-06-03T16:08:30.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-06-03T16:08:34.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.666s coverage: 81.8% of statements [2021-06-03T16:08:34.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.232s coverage: 92.9% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.193s coverage: 76.0% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.696s coverage: 64.4% of statements [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T16:08:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-06-03T16:08:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-06-03T16:08:43.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-06-03T16:08:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-06-03T16:08:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.157s coverage: 66.9% of statements [2021-06-03T16:08:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T16:08:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T16:08:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T16:08:50.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 44.4% of statements [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T16:08:50.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.112s coverage: 89.5% of statements [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T16:08:50.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T16:08:50.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.246s coverage: 19.3% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.514s coverage: 91.9% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.205s coverage: 63.4% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.405s coverage: 97.6% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.110s coverage: 0.0% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T16:08:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-06-03T16:08:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T16:08:59.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T16:08:59.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T16:08:59.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-03T16:09:00.002Z] GO111MODULE=on go vet ./... [2021-06-03T16:10:21.847Z] gofmt -l . [2021-06-03T16:10:23.300Z] [ "`gofmt -l .`" = "" ] [2021-06-03T16:10:24.736Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T16:10:27.389Z] + ls -al . [2021-06-03T16:10:27.389Z] total 556 [2021-06-03T16:10:27.389Z] drwxrwxr-x 9 1001 1001 4096 Jun 3 16:10 . [2021-06-03T16:10:27.389Z] drwxr-xr-x 4 root root 4096 Jun 3 16:05 .. [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 16:04 .dockerignore [2021-06-03T16:10:27.389Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 16:04 .git [2021-06-03T16:10:27.389Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 16:04 .github [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 16:04 .gitignore [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 16:04 .sonarcloud.properties [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 16:04 Attribution.txt [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:04 CONTRIBUTING.md [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 16:04 Dockerfile.build [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 16:04 Jenkinsfile [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:04 LICENSE [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 16:04 Makefile [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 16:04 README.md [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 16:04 SECURITY.md [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 16:00 VERSION [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:04 ZMQWindows.md [2021-06-03T16:10:27.389Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 16:04 bin [2021-06-03T16:10:27.389Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 16:04 cmd [2021-06-03T16:10:27.389Z] -rw-r--r-- 1 root root 410989 Jun 3 16:08 coverage.out [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 16:04 go.mod [2021-06-03T16:10:27.389Z] -rw-r--r-- 1 root root 21139 Jun 3 16:05 go.sum [2021-06-03T16:10:27.389Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 16:04 internal [2021-06-03T16:10:27.389Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 16:04 openapi [2021-06-03T16:10:27.389Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 16:04 snap [2021-06-03T16:10:27.389Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 16:04 version.go [Pipeline] sh [2021-06-03T16:10:28.070Z] + '[' -e coverage.out ] [2021-06-03T16:10:28.070Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T16:10:28.091Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T16:10:28.938Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T16:10:29.592Z] + make build [2021-06-03T16:10:29.592Z] go mod tidy [2021-06-03T16:10:30.204Z] 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-06-03T16:10:36.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:10:59.125Z] 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-06-03T16:11:00.122Z] 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-06-03T16:11:04.444Z] 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-06-03T16:11:04.717Z] 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-06-03T16:11:09.046Z] 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-06-03T16:11:12.445Z] 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-06-03T16:11:15.069Z] 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-06-03T16:11:19.382Z] 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-06-03T16:11:22.016Z] 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-06-03T16:11:24.650Z] 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-06-03T16:11:30.190Z] $ docker stop --time=1 828ef6b998b10a00ffed309233d35ef6bbb43fff92b97020b7fd733050852a73 [2021-06-03T16:11:32.786Z] $ docker rm -f 828ef6b998b10a00ffed309233d35ef6bbb43fff92b97020b7fd733050852a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:34.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:11:34.465Z] [2021-06-03T16:11:34.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:35.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:11:35.373Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-03T16:11:35.373Z] 29e5d40040c1: Pulling fs layer [2021-06-03T16:11:35.373Z] 1ce36da41761: Pulling fs layer [2021-06-03T16:11:35.373Z] 25b303627fd3: Pulling fs layer [2021-06-03T16:11:35.478Z] Running on prd-ubuntu18.04-docker-8c-8g-337 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-03T16:11:35.493Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-03T16:11:35.615Z] The recommended git tool is: git [2021-06-03T16:11:35.648Z] 29e5d40040c1: Verifying Checksum [2021-06-03T16:11:35.649Z] 29e5d40040c1: Download complete [2021-06-03T16:11:36.256Z] 1ce36da41761: Download complete [2021-06-03T16:11:36.256Z] 29e5d40040c1: Pull complete [2021-06-03T16:11:37.768Z] 1ce36da41761: Pull complete [2021-06-03T16:11:37.768Z] 25b303627fd3: Verifying Checksum [2021-06-03T16:11:37.768Z] 25b303627fd3: Download complete [2021-06-03T16:11:37.969Z] using credential edgex-jenkins-ssh [2021-06-03T16:11:37.986Z] Cloning the remote Git repository [2021-06-03T16:11:37.990Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:11:38.061Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-03T16:11:38.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:11:38.085Z] > git --version # timeout=10 [2021-06-03T16:11:38.090Z] > git --version # 'git version 2.17.1' [2021-06-03T16:11:38.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:11:38.118Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:11:49.931Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T16:11:49.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:11:49.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T16:11:49.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:11:49.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:11:49.972Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T16:11:50.337Z] 25b303627fd3: Pull complete [2021-06-03T16:11:50.337Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-03T16:11:50.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:11:50.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-03T16:11:50.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-06-03T16:11:50.644Z] Merging remotes/origin/master commit f99dd52e51cd1f0a4801cf191154dbf849d7b988 into PR head commit d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:11:50.830Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-06-03T16:11:50.740Z] Merge succeeded, producing d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:11:50.740Z] Checking out Revision d27116e2c2444831b686c578e9bba9ab009332b9 (PR-3531) [2021-06-03T16:11:50.642Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T16:11:50.647Z] > git checkout -f d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 [2021-06-03T16:11:50.702Z] > git remote # timeout=10 [2021-06-03T16:11:50.708Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T16:11:50.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:11:50.716Z] > git merge f99dd52e51cd1f0a4801cf191154dbf849d7b988 # timeout=10 [2021-06-03T16:11:50.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T16:11:50.732Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T16:11:50.736Z] > git checkout -f d27116e2c2444831b686c578e9bba9ab009332b9 # timeout=10 [2021-06-03T16:11:53.615Z] $ docker top c31776d10103c0536103b080b22f465192b9289e6f4de49057b5efbf2fac3a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:11:54.343Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [2021-06-03T16:11:54.481Z] + grep parallel [2021-06-03T16:11:54.481Z] + docker-compose build --help [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:11:55.314Z] + echo snap-build.sh [2021-06-03T16:11:55.314Z] snap-build.sh [2021-06-03T16:11:55.314Z] + SNAP_BASE_DIR=. [2021-06-03T16:11:55.314Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-06-03T16:11:55.314Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-06-03T16:11:55.314Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-06-03T16:11:55.314Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-06-03T16:11:55.314Z] + cd /w/workspace/edgex-go/5 [2021-06-03T16:11:55.314Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-03T16:11:55.314Z] Reading package lists... [2021-06-03T16:11:55.581Z] Building dependency tree... [2021-06-03T16:11:55.581Z] Reading state information... [2021-06-03T16:11:55.581Z] The following packages were automatically installed and are no longer required: [2021-06-03T16:11:55.581Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-03T16:11:55.581Z] uidmap xdelta3 [2021-06-03T16:11:55.581Z] Use 'sudo apt autoremove' to remove them. [2021-06-03T16:11:55.843Z] The following packages will be REMOVED: [2021-06-03T16:11:55.843Z] lxd* lxd-client* [2021-06-03T16:11:56.105Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-03T16:11:56.105Z] After this operation, 31.7 MB disk space will be freed. [2021-06-03T16:11:57.152Z] (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-06-03T16:11:57.152Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T16:11:57.877Z] --parallel Build images in parallel. [2021-06-03T16:11:58.103Z] Removing lxd dnsmasq configuration [2021-06-03T16:11:58.103Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } [2021-06-03T16:11:58.270Z] $ docker stop --time=1 c31776d10103c0536103b080b22f465192b9289e6f4de49057b5efbf2fac3a98 [2021-06-03T16:11:58.367Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-03T16:11:59.319Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T16:11:59.582Z] (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-06-03T16:11:59.582Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T16:12:00.099Z] $ docker rm -f c31776d10103c0536103b080b22f465192b9289e6f4de49057b5efbf2fac3a98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:00.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:12:00.620Z] . [Pipeline] withDockerContainer [2021-06-03T16:12:00.860Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-06-03T16:12:01.052Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-06-03T16:12:00.975Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-03T16:12:01.239Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-03T16:12:02.618Z] $ docker top dc1c72d0656280b0624f79621db0f3f1fffcf1a951634d4cdb6b0db0b5e31242 -eo pid,comm [2021-06-03T16:12:02.630Z] + sudo snap remove --purge lxd [Pipeline] { [Pipeline] sh [2021-06-03T16:12:02.894Z] snap "lxd" is not installed [2021-06-03T16:12:02.894Z] + sudo groupadd --force --system lxd [2021-06-03T16:12:02.894Z] ++ whoami [2021-06-03T16:12:02.894Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-03T16:12:02.894Z] + newgrp - lxd [2021-06-03T16:12:03.158Z] + sudo snap install lxd [2021-06-03T16:12:03.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T16:12:07.824Z] Building core-command ... [2021-06-03T16:12:07.824Z] Building core-data ... [2021-06-03T16:12:07.824Z] Building core-metadata ... [2021-06-03T16:12:07.824Z] Building security-bootstrapper ... [2021-06-03T16:12:07.824Z] Building security-proxy-setup ... [2021-06-03T16:12:07.824Z] Building security-secretstore-setup ... [2021-06-03T16:12:07.824Z] Building support-notifications ... [2021-06-03T16:12:07.824Z] Building support-scheduler ... [2021-06-03T16:12:07.824Z] Building sys-mgmt-agent ... [2021-06-03T16:12:07.824Z] Building support-notifications [2021-06-03T16:12:07.824Z] Building sys-mgmt-agent [2021-06-03T16:12:07.824Z] Building security-bootstrapper [2021-06-03T16:12:07.824Z] Building security-secretstore-setup [2021-06-03T16:12:07.824Z] Building core-command [2021-06-03T16:12:13.187Z] 2021-06-03T16:12:09Z INFO Waiting for automatic snapd restart... [2021-06-03T16:12:32.849Z] lxd 4.14 from Canonical* installed [2021-06-03T16:12:32.849Z] + sudo lxd init --auto [2021-06-03T16:12:41.012Z] + sudo snap install --classic snapcraft [2021-06-03T16:12:46.313Z] snapcraft 4.8 from Canonical* installed [2021-06-03T16:12:46.313Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-03T16:12:46.313Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-03T16:12:46.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:12:46.313Z] Dload Upload Total Spent Left Speed [2021-06-03T16:12:46.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5056 [2021-06-03T16:12:46.313Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.9M 0 --:--:-- --:--:-- --:--:-- 61.2M [2021-06-03T16:12:46.313Z] ./yq_linux_amd64 [2021-06-03T16:12:46.313Z] + sudo snapcraft prime --use-lxd [2021-06-03T16:12:48.239Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-03T16:12:48.239Z] 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-06-03T16:12:48.239Z] - README.md [2021-06-03T16:12:48.239Z] [2021-06-03T16:12:48.239Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-03T16:12:48.814Z] Launching a container. [2021-06-03T16:12:57.016Z] Waiting for container to be ready [2021-06-03T16:12:57.016Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-03T16:12:57.016Z] [2021-06-03T16:13:00.317Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-03T16:13:00.317Z] Waiting for network to be ready... [2021-06-03T16:13:00.579Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-03T16:13:00.579Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-03T16:13:00.579Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-03T16:13:00.846Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-03T16:13:00.846Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-03T16:13:00.846Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-03T16:13:00.846Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-03T16:13:00.846Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-03T16:13:00.847Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-03T16:13:00.847Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-03T16:13:01.114Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-03T16:13:01.114Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-03T16:13:01.380Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-03T16:13:01.381Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-03T16:13:01.381Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-03T16:13:01.381Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-03T16:13:01.381Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-03T16:13:01.381Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-03T16:13:01.641Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-03T16:13:01.902Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-03T16:13:01.902Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-03T16:13:01.902Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-03T16:13:01.902Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-03T16:13:01.902Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-03T16:13:01.902Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-03T16:13:01.902Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-03T16:13:01.902Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-03T16:13:04.454Z] Fetched 24.7 MB in 4s (6576 kB/s) [2021-06-03T16:13:05.030Z] Reading package lists... [2021-06-03T16:13:05.290Z] Reading package lists... [2021-06-03T16:13:05.290Z] Building dependency tree... [2021-06-03T16:13:05.290Z] Reading state information... [2021-06-03T16:13:05.552Z] The following additional packages will be installed: [2021-06-03T16:13:05.552Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-03T16:13:05.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-03T16:13:05.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-03T16:13:05.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-03T16:13:05.552Z] Suggested packages: [2021-06-03T16:13:05.552Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-03T16:13:05.552Z] Recommended packages: [2021-06-03T16:13:05.552Z] gnupg libsasl2-modules [2021-06-03T16:13:05.552Z] The following NEW packages will be installed: [2021-06-03T16:13:05.552Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-03T16:13:05.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-03T16:13:05.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-03T16:13:05.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-03T16:13:05.552Z] The following packages will be upgraded: [2021-06-03T16:13:05.552Z] gpg gpg-agent gpgconf libudev1 [2021-06-03T16:13:05.552Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-03T16:13:05.552Z] Need to get 3530 kB of archives. [2021-06-03T16:13:05.552Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-03T16:13:05.552Z] 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-06-03T16:13:05.552Z] 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-06-03T16:13:05.552Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-03T16:13:05.552Z] 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-06-03T16:13:05.813Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-03T16:13:06.074Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-03T16:13:06.336Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-03T16:13:06.336Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-03T16:13:06.336Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-03T16:13:06.336Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-03T16:13:06.336Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-03T16:13:06.336Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-03T16:13:06.336Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-03T16:13:06.336Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-03T16:13:06.336Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-03T16:13:06.336Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-03T16:13:06.336Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-03T16:13:06.336Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-03T16:13:06.336Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-03T16:13:06.336Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-03T16:13:06.336Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-03T16:13:06.597Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-03T16:13:06.597Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T16:13:06.597Z] Fetched 3530 kB in 1s (3805 kB/s) [2021-06-03T16:13:06.597Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-03T16:13:06.597Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-03T16:13:06.597Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T16:13:06.597Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-03T16:13:06.857Z] Selecting previously unselected package udev. [2021-06-03T16:13:06.857Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-03T16:13:06.857Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-03T16:13:06.857Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-03T16:13:06.857Z] Selecting previously unselected package libfuse2:amd64. [2021-06-03T16:13:07.117Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-03T16:13:07.117Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-03T16:13:07.117Z] Selecting previously unselected package fuse. [2021-06-03T16:13:07.117Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-03T16:13:07.117Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-03T16:13:07.117Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T16:13:07.117Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T16:13:07.117Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T16:13:07.117Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T16:13:07.379Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T16:13:07.379Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T16:13:07.379Z] Selecting previously unselected package libksba8:amd64. [2021-06-03T16:13:07.379Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-03T16:13:07.379Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-03T16:13:07.379Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-03T16:13:07.379Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.379Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.646Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-03T16:13:07.646Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.646Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.646Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-03T16:13:07.646Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.646Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.646Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-03T16:13:07.646Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.646Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.646Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-03T16:13:07.646Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.646Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.910Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-03T16:13:07.910Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.910Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.910Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-03T16:13:07.910Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.910Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:07.910Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-03T16:13:07.910Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:07.910Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:08.171Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-03T16:13:08.171Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T16:13:08.171Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:08.171Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-03T16:13:08.171Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-03T16:13:08.171Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T16:13:08.171Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-03T16:13:08.171Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-03T16:13:08.171Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T16:13:08.171Z] Selecting previously unselected package libldap-common. [2021-06-03T16:13:08.171Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-03T16:13:08.171Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T16:13:08.171Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-03T16:13:08.171Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-03T16:13:08.171Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T16:13:08.434Z] Selecting previously unselected package dirmngr. [2021-06-03T16:13:08.434Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T16:13:08.434Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-03T16:13:08.434Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T16:13:08.434Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-03T16:13:08.434Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-03T16:13:08.434Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T16:13:08.434Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T16:13:08.434Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-03T16:13:08.709Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:08.709Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-03T16:13:08.709Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T16:13:08.709Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-03T16:13:08.970Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-03T16:13:08.970Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:08.970Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-03T16:13:08.970Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-03T16:13:08.970Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-03T16:13:08.970Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:08.970Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:09.231Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:09.231Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:09.231Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:09.231Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:09.231Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T16:13:09.231Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T16:13:09.231Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-03T16:13:09.231Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T16:13:09.803Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-03T16:13:09.803Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-03T16:13:09.803Z] This means they are not meant to be enabled using systemctl. [2021-06-03T16:13:09.803Z] Possible reasons for having this kind of units are: [2021-06-03T16:13:09.803Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-03T16:13:09.803Z] .wants/ or .requires/ directory. [2021-06-03T16:13:09.803Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-03T16:13:09.803Z] a requirement dependency on it. [2021-06-03T16:13:09.803Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-03T16:13:09.803Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-03T16:13:09.803Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-03T16:13:09.803Z] instance name specified. [2021-06-03T16:13:10.064Z] Reading package lists... [2021-06-03T16:13:10.064Z] Building dependency tree... [2021-06-03T16:13:10.064Z] Reading state information... [2021-06-03T16:13:10.326Z] The following additional packages will be installed: [2021-06-03T16:13:10.326Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-03T16:13:10.326Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-03T16:13:10.326Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-03T16:13:10.326Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-03T16:13:10.326Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-03T16:13:10.326Z] Suggested packages: [2021-06-03T16:13:10.326Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-03T16:13:10.326Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-03T16:13:10.326Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-03T16:13:10.326Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-03T16:13:10.326Z] systemd-container policykit-1 [2021-06-03T16:13:10.326Z] Recommended packages: [2021-06-03T16:13:10.326Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-03T16:13:10.326Z] The following NEW packages will be installed: [2021-06-03T16:13:10.326Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-03T16:13:10.326Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-03T16:13:10.326Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-03T16:13:10.326Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-03T16:13:10.326Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-03T16:13:10.326Z] The following packages will be upgraded: [2021-06-03T16:13:10.326Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-03T16:13:10.326Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-03T16:13:10.326Z] Need to get 35.2 MB of archives. [2021-06-03T16:13:10.326Z] After this operation, 141 MB of additional disk space will be used. [2021-06-03T16:13:10.326Z] 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-06-03T16:13:10.326Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-03T16:13:10.326Z] 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-06-03T16:13:10.588Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-03T16:13:10.588Z] 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-06-03T16:13:10.588Z] 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-06-03T16:13:10.588Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-03T16:13:10.588Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-03T16:13:10.588Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-03T16:13:10.588Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-03T16:13:10.588Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-03T16:13:10.588Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-03T16:13:10.588Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-03T16:13:10.588Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-03T16:13:10.588Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-03T16:13:10.588Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-03T16:13:10.588Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-03T16:13:11.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-03T16:13:11.532Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-03T16:13:11.532Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-03T16:13:11.532Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-03T16:13:11.532Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-03T16:13:11.532Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-03T16:13:11.532Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-03T16:13:11.532Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-03T16:13:11.532Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-03T16:13:11.532Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-03T16:13:11.532Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-03T16:13:11.532Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-03T16:13:11.532Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-03T16:13:11.532Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T16:13:11.532Z] Fetched 35.2 MB in 1s (27.7 MB/s) [2021-06-03T16:13:11.793Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T16:13:11.793Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-03T16:13:11.793Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T16:13:12.364Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-03T16:13:12.364Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T16:13:12.364Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-03T16:13:12.364Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T16:13:12.364Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-03T16:13:12.364Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-03T16:13:12.625Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-03T16:13:12.626Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T16:13:12.626Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-03T16:13:12.626Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-03T16:13:12.885Z] Setting up apt (1.6.13) ... [2021-06-03T16:13:12.885Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-03T16:13:13.456Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-03T16:13:13.456Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-03T16:13:13.456Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-03T16:13:13.456Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-03T16:13:13.456Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-03T16:13:13.456Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T16:13:13.456Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:13.717Z] Selecting previously unselected package libexpat1:amd64. [2021-06-03T16:13:13.717Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-03T16:13:13.717Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-03T16:13:13.717Z] Selecting previously unselected package python3.6-minimal. [2021-06-03T16:13:13.717Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T16:13:13.717Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:13.978Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-03T16:13:13.978Z] Checking for services that may need to be restarted...done. [2021-06-03T16:13:13.978Z] Checking for services that may need to be restarted...done. [2021-06-03T16:13:13.978Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:14.239Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-03T16:13:14.239Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:14.500Z] Selecting previously unselected package python3-minimal. [2021-06-03T16:13:14.500Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-03T16:13:14.500Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-03T16:13:14.500Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-03T16:13:14.500Z] Selecting previously unselected package mime-support. [2021-06-03T16:13:14.500Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-03T16:13:14.500Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-03T16:13:14.761Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-03T16:13:14.761Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-03T16:13:14.761Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-03T16:13:14.761Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-03T16:13:14.761Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T16:13:14.761Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:15.021Z] Selecting previously unselected package python3.6. [2021-06-03T16:13:15.021Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T16:13:15.021Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:15.021Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-03T16:13:15.021Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-03T16:13:15.021Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-03T16:13:15.021Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-03T16:13:15.282Z] Selecting previously unselected package python3. [2021-06-03T16:13:15.282Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-03T16:13:15.282Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-03T16:13:15.282Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-03T16:13:15.282Z] Selecting previously unselected package multiarch-support. [2021-06-03T16:13:15.282Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T16:13:15.282Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-03T16:13:15.543Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-03T16:13:15.543Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-03T16:13:15.543Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-03T16:13:15.544Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-03T16:13:15.544Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-03T16:13:15.544Z] Selecting previously unselected package libbsd0:amd64. [2021-06-03T16:13:15.544Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-03T16:13:15.544Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-03T16:13:15.804Z] Selecting previously unselected package sudo. [2021-06-03T16:13:15.804Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-03T16:13:15.804Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-03T16:13:15.804Z] Selecting previously unselected package apparmor. [2021-06-03T16:13:15.804Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-03T16:13:15.804Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-03T16:13:15.804Z] Selecting previously unselected package libedit2:amd64. [2021-06-03T16:13:15.804Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-03T16:13:15.804Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-03T16:13:16.065Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-03T16:13:16.065Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T16:13:16.065Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:16.065Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-03T16:13:16.065Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T16:13:16.065Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:16.065Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-03T16:13:16.065Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-03T16:13:16.065Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-03T16:13:16.325Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-03T16:13:16.325Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T16:13:16.325Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:16.325Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-03T16:13:16.325Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T16:13:16.325Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:16.325Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-03T16:13:16.325Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-03T16:13:16.325Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-03T16:13:16.585Z] Selecting previously unselected package openssh-client. [2021-06-03T16:13:16.585Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-03T16:13:16.585Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-03T16:13:16.585Z] Selecting previously unselected package squashfs-tools. [2021-06-03T16:13:16.585Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-03T16:13:16.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:13:16.811Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:13:16.811Z] ---> fc0982c6d17d [2021-06-03T16:13:16.811Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:13:16.811Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:13:16.811Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:13:16.811Z] ---> fc0982c6d17d [2021-06-03T16:13:16.811Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T16:13:16.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:13:16.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:13:16.811Z] ---> fc0982c6d17d [2021-06-03T16:13:16.811Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:13:16.811Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:13:16.811Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:13:16.811Z] ---> fc0982c6d17d [2021-06-03T16:13:16.811Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T16:13:16.811Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:13:16.811Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:13:16.811Z] ---> fc0982c6d17d [2021-06-03T16:13:16.811Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:13:16.845Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-03T16:13:16.845Z] Selecting previously unselected package snapd. [2021-06-03T16:13:16.845Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-03T16:13:16.845Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-03T16:13:18.758Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-03T16:13:18.758Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-03T16:13:18.758Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-03T16:13:18.758Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-03T16:13:18.758Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-03T16:13:18.758Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:18.758Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T16:13:18.758Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-03T16:13:18.758Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-03T16:13:19.331Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-03T16:13:19.331Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-03T16:13:19.331Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-03T16:13:19.438Z] ---> Running in 4eaf2287015b [2021-06-03T16:13:19.438Z] ---> Running in a664c820f631 [2021-06-03T16:13:19.438Z] ---> Running in 148b1c8db111 [2021-06-03T16:13:19.438Z] ---> Running in 5794dbf0c7f5 [2021-06-03T16:13:19.438Z] ---> Running in ec9ed5929ae9 [2021-06-03T16:13:19.595Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:19.595Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:19.595Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T16:13:20.041Z] Removing intermediate container 4eaf2287015b [2021-06-03T16:13:20.041Z] ---> 094db7ffb64a [2021-06-03T16:13:20.166Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-03T16:13:20.166Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:20.166Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-03T16:13:20.166Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-03T16:13:20.166Z] running python rtupdate hooks for python3.6... [2021-06-03T16:13:20.166Z] running python post-rtupdate hooks for python3.6... [2021-06-03T16:13:20.166Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-03T16:13:20.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:13:20.323Z] Removing intermediate container 5794dbf0c7f5 [2021-06-03T16:13:20.323Z] ---> 286d7377c84e [2021-06-03T16:13:20.323Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:13:20.323Z] Removing intermediate container 148b1c8db111 [2021-06-03T16:13:20.323Z] ---> ae273c6817ff [2021-06-03T16:13:20.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:13:20.323Z] Removing intermediate container ec9ed5929ae9 [2021-06-03T16:13:20.323Z] ---> 93ed9e8237ec [2021-06-03T16:13:20.323Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:13:20.323Z] Removing intermediate container a664c820f631 [2021-06-03T16:13:20.323Z] ---> 6ca639892309 [2021-06-03T16:13:20.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:13:20.323Z] ---> Running in 6acfd522a1c2 [2021-06-03T16:13:20.598Z] ---> Running in 6ca2978905d4 [2021-06-03T16:13:20.598Z] ---> Running in 0262e9f0b282 [2021-06-03T16:13:20.598Z] ---> Running in aad9604c4baa [2021-06-03T16:13:20.598Z] ---> Running in 85e964ad4193 [2021-06-03T16:13:21.107Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-03T16:13:21.107Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T16:13:21.107Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-03T16:13:21.369Z] Setting up snapd (2.48.3+18.04) ... [2021-06-03T16:13:21.628Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-03T16:13:21.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-03T16:13:21.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-03T16:13:22.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-03T16:13:22.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-03T16:13:22.412Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-03T16:13:22.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-03T16:13:22.673Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-03T16:13:22.673Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-03T16:13:22.934Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-03T16:13:23.200Z] /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-06-03T16:13:23.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T16:13:23.200Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-03T16:13:24.007Z] Removing intermediate container 6acfd522a1c2 [2021-06-03T16:13:24.007Z] ---> 8575915703ab [2021-06-03T16:13:24.008Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T16:13:24.282Z] ---> Running in 430bad5d5b09 [2021-06-03T16:13:24.555Z] Removing intermediate container 0262e9f0b282 [2021-06-03T16:13:24.555Z] ---> ec96dd4bf25a [2021-06-03T16:13:24.555Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:13:24.555Z] Removing intermediate container 6ca2978905d4 [2021-06-03T16:13:24.555Z] ---> b3a4c0402af3 [2021-06-03T16:13:24.555Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T16:13:24.587Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T16:13:24.588Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T16:13:24.588Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T16:13:24.829Z] ---> Running in 924f4ddc8ab3 [2021-06-03T16:13:24.829Z] ---> Running in 4efb59d0faac [2021-06-03T16:13:24.829Z] Removing intermediate container aad9604c4baa [2021-06-03T16:13:24.829Z] ---> 2f8deb0f13ff [2021-06-03T16:13:24.829Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T16:13:25.104Z] Removing intermediate container 85e964ad4193 [2021-06-03T16:13:25.104Z] ---> f30b0f9c4d7a [2021-06-03T16:13:25.104Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T16:13:25.104Z] ---> Running in f9e967048746 [2021-06-03T16:13:25.389Z] ---> Running in 3b033e83ed11 [2021-06-03T16:13:25.788Z] Reading package lists... [2021-06-03T16:13:26.050Z] Reading package lists... [2021-06-03T16:13:26.050Z] Building dependency tree... [2021-06-03T16:13:26.050Z] Reading state information... [2021-06-03T16:13:26.311Z] Calculating upgrade... [2021-06-03T16:13:26.311Z] The following packages will be upgraded: [2021-06-03T16:13:26.311Z] advancecomp base-files bash binutils binutils-common [2021-06-03T16:13:26.311Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-03T16:13:26.311Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-03T16:13:26.311Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-03T16:13:26.311Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-03T16:13:26.311Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-03T16:13:26.311Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-03T16:13:26.311Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-03T16:13:26.311Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-03T16:13:26.311Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-03T16:13:26.311Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-03T16:13:26.311Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-03T16:13:26.311Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-03T16:13:26.311Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-03T16:13:26.311Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-03T16:13:26.311Z] ubuntu-keyring util-linux [2021-06-03T16:13:26.311Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T16:13:26.311Z] Need to get 64.1 MB of archives. [2021-06-03T16:13:26.311Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-03T16:13:26.311Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-03T16:13:26.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:26.572Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-03T16:13:26.572Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-03T16:13:26.572Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-03T16:13:26.572Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-03T16:13:26.572Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-03T16:13:26.572Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-03T16:13:26.572Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-03T16:13:26.572Z] 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-06-03T16:13:26.572Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-03T16:13:26.572Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-03T16:13:26.572Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-03T16:13:26.572Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-03T16:13:26.572Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-03T16:13:26.572Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-03T16:13:26.572Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-03T16:13:26.572Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-03T16:13:26.572Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-03T16:13:26.572Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-03T16:13:26.572Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-03T16:13:26.572Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-03T16:13:26.833Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-03T16:13:26.833Z] 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-06-03T16:13:26.833Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-03T16:13:26.833Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-03T16:13:26.833Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-03T16:13:26.833Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-03T16:13:26.833Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-03T16:13:26.834Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-03T16:13:26.834Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-03T16:13:26.834Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-03T16:13:26.834Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-03T16:13:26.834Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-03T16:13:26.834Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-03T16:13:26.834Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-03T16:13:26.834Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-03T16:13:26.834Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-03T16:13:26.834Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-03T16:13:26.834Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-03T16:13:26.834Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-03T16:13:26.834Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-03T16:13:26.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:27.098Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-03T16:13:27.098Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-03T16:13:27.098Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-03T16:13:27.098Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-03T16:13:27.098Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-03T16:13:27.098Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-03T16:13:27.098Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-03T16:13:27.098Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-03T16:13:27.098Z] 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-06-03T16:13:27.098Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-03T16:13:27.098Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-03T16:13:27.098Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-03T16:13:27.098Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-03T16:13:27.098Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-03T16:13:27.098Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-03T16:13:27.098Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-03T16:13:27.098Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-03T16:13:27.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:27.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:27.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:27.357Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-03T16:13:27.357Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-03T16:13:27.357Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-03T16:13:27.357Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-03T16:13:27.618Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-03T16:13:27.618Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-03T16:13:27.618Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-03T16:13:27.618Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-03T16:13:27.618Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-03T16:13:27.618Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-03T16:13:27.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:27.878Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-03T16:13:27.878Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-03T16:13:27.878Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-03T16:13:27.878Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-03T16:13:27.878Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-03T16:13:27.878Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-03T16:13:27.878Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-03T16:13:28.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:28.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:28.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:28.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:13:28.138Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-03T16:13:28.138Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-03T16:13:28.138Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-03T16:13:28.138Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-03T16:13:28.138Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-03T16:13:28.138Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-03T16:13:28.138Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-03T16:13:28.138Z] 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-06-03T16:13:28.138Z] 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-06-03T16:13:28.138Z] 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-06-03T16:13:28.138Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-03T16:13:28.138Z] 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-06-03T16:13:28.138Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-03T16:13:28.399Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-03T16:13:28.399Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-03T16:13:28.399Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-03T16:13:28.399Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-03T16:13:28.399Z] 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-06-03T16:13:28.399Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-03T16:13:28.399Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-03T16:13:28.399Z] 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-06-03T16:13:28.399Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-03T16:13:28.399Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-03T16:13:28.399Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-03T16:13:28.399Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-03T16:13:28.399Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-03T16:13:28.399Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-03T16:13:28.669Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T16:13:28.669Z] Fetched 64.1 MB in 2s (30.3 MB/s) [2021-06-03T16:13:28.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T16:13:28.669Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T16:13:28.669Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T16:13:29.126Z] OK: 218 MiB in 52 packages [2021-06-03T16:13:29.126Z] OK: 218 MiB in 52 packages [2021-06-03T16:13:29.126Z] OK: 218 MiB in 52 packages [2021-06-03T16:13:29.243Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T16:13:29.243Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T16:13:29.243Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-03T16:13:29.243Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-03T16:13:29.504Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.504Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:29.504Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.504Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:29.504Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.504Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:29.504Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.504Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:29.765Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.765Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:29.765Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.765Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:29.765Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:29.765Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:30.024Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:30.024Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T16:13:30.024Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:30.024Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-03T16:13:30.024Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:30.131Z] OK: 218 MiB in 52 packages [2021-06-03T16:13:30.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T16:13:30.286Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:30.286Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:30.286Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:30.286Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:30.286Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:30.286Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T16:13:30.407Z] OK: 218 MiB in 52 packages [2021-06-03T16:13:30.547Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:30.547Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T16:13:30.547Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T16:13:30.682Z] Removing intermediate container 924f4ddc8ab3 [2021-06-03T16:13:30.682Z] ---> 969c6e96c024 [2021-06-03T16:13:30.682Z] Step 6/32 : COPY go.mod . [2021-06-03T16:13:30.808Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T16:13:30.956Z] Removing intermediate container 3b033e83ed11 [2021-06-03T16:13:30.956Z] ---> 5cb71888829c [2021-06-03T16:13:30.956Z] Step 6/24 : COPY go.mod . [2021-06-03T16:13:31.230Z] Removing intermediate container f9e967048746 [2021-06-03T16:13:31.230Z] ---> afb355f71cd9 [2021-06-03T16:13:31.230Z] Step 6/26 : COPY go.mod . [2021-06-03T16:13:31.752Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-03T16:13:31.752Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T16:13:31.752Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-03T16:13:31.834Z] Removing intermediate container 4efb59d0faac [2021-06-03T16:13:31.834Z] ---> b81d203b0f53 [2021-06-03T16:13:31.834Z] Step 6/24 : COPY go.mod . [2021-06-03T16:13:31.834Z] ---> 63e2632281a3 [2021-06-03T16:13:31.834Z] Step 7/32 : RUN go mod download [2021-06-03T16:13:32.012Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-03T16:13:32.013Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-03T16:13:32.013Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-03T16:13:32.114Z] Removing intermediate container 430bad5d5b09 [2021-06-03T16:13:32.114Z] ---> 132159f81dd5 [2021-06-03T16:13:32.114Z] Step 6/23 : COPY go.mod . [2021-06-03T16:13:32.114Z] ---> Running in e0c84e8cbd1a [2021-06-03T16:13:32.274Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-03T16:13:32.274Z] Installing new version of config file /etc/issue ... [2021-06-03T16:13:32.274Z] Installing new version of config file /etc/issue.net ... [2021-06-03T16:13:32.274Z] Installing new version of config file /etc/lsb-release ... [2021-06-03T16:13:32.274Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-03T16:13:32.274Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-03T16:13:32.402Z] ---> 80fbc7252e9e [2021-06-03T16:13:32.402Z] Step 7/24 : RUN go mod download [2021-06-03T16:13:32.402Z] ---> 7d9fc079bde7 [2021-06-03T16:13:32.402Z] Step 7/26 : RUN go mod download [2021-06-03T16:13:32.535Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-03T16:13:32.535Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-03T16:13:32.535Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:32.535Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-03T16:13:32.535Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-03T16:13:32.535Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-03T16:13:32.684Z] ---> Running in cfaa65b5d7f3 [2021-06-03T16:13:32.795Z] 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-06-03T16:13:32.795Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:32.795Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:32.795Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:32.795Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:32.960Z] ---> Running in 34a43fb5fa3d [2021-06-03T16:13:32.960Z] ---> dc7ae2d6ffb6 [2021-06-03T16:13:32.960Z] Step 7/24 : RUN go mod download [2021-06-03T16:13:33.056Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:33.056Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-03T16:13:33.056Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-03T16:13:33.056Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-03T16:13:33.056Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:33.056Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-03T16:13:33.056Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T16:13:33.235Z] ---> Running in ab800ad4ec8f [2021-06-03T16:13:33.318Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-03T16:13:33.510Z] ---> 27ff326fa6a2 [2021-06-03T16:13:33.510Z] Step 7/23 : RUN go mod download [2021-06-03T16:13:33.579Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:33.579Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T16:13:33.579Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T16:13:33.579Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T16:13:33.579Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:33.579Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T16:13:33.579Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T16:13:33.795Z] ---> Running in b14324ba9533 [2021-06-03T16:13:33.844Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-03T16:13:33.844Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:33.844Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-03T16:13:33.844Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-03T16:13:33.844Z] Setting up grep (3.1-2build1) ... [2021-06-03T16:13:33.844Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:33.844Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-03T16:13:34.105Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-03T16:13:34.105Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-03T16:13:34.105Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:34.105Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T16:13:34.105Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T16:13:34.366Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-03T16:13:34.366Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:34.366Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T16:13:34.366Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T16:13:34.938Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T16:13:34.938Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T16:13:34.938Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T16:13:34.938Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T16:13:35.198Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-03T16:13:35.198Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:35.198Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-03T16:13:35.198Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T16:13:35.772Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-03T16:13:35.772Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-03T16:13:35.799Z] Removing intermediate container e0c84e8cbd1a [2021-06-03T16:13:35.799Z] ---> d22d20f53c56 [2021-06-03T16:13:35.799Z] Step 8/32 : COPY . . [2021-06-03T16:13:36.033Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-03T16:13:36.033Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-03T16:13:36.033Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-03T16:13:36.295Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:36.295Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-03T16:13:36.295Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-03T16:13:36.295Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-03T16:13:36.295Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:36.295Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:36.295Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:36.557Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:36.809Z] Removing intermediate container cfaa65b5d7f3 [2021-06-03T16:13:36.810Z] ---> 0672c2e02134 [2021-06-03T16:13:36.810Z] Step 8/24 : COPY . . [2021-06-03T16:13:37.130Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:37.130Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:37.130Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:37.391Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:37.391Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:37.391Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:37.391Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:37.391Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:37.391Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:37.391Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:37.413Z] Removing intermediate container 34a43fb5fa3d [2021-06-03T16:13:37.413Z] ---> 9fb60d80b186 [2021-06-03T16:13:37.413Z] Step 8/26 : COPY . . [2021-06-03T16:13:37.689Z] Removing intermediate container b14324ba9533 [2021-06-03T16:13:37.689Z] ---> fedbd82bce1c [2021-06-03T16:13:37.689Z] Step 8/23 : COPY . . [2021-06-03T16:13:37.727Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:37.727Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:37.727Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:37.727Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T16:13:37.727Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T16:13:37.727Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T16:13:37.727Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T16:13:38.054Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T16:13:38.054Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:38.054Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T16:13:38.054Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T16:13:38.054Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T16:13:38.054Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:38.054Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:38.054Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:38.294Z] Removing intermediate container ab800ad4ec8f [2021-06-03T16:13:38.294Z] ---> c207740c2712 [2021-06-03T16:13:38.294Z] Step 8/24 : COPY . . [2021-06-03T16:13:38.337Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:38.337Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:38.337Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:38.337Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:38.337Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:38.337Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:38.337Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:38.637Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:38.923Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:39.205Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-03T16:13:39.493Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-03T16:13:39.493Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:39.493Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T16:13:39.493Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T16:13:39.493Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T16:13:39.753Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T16:13:39.753Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-03T16:13:39.753Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T16:13:39.753Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-03T16:13:39.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T16:13:39.753Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-03T16:13:39.753Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-03T16:13:40.325Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-03T16:13:40.585Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T16:13:40.585Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-03T16:13:40.585Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-03T16:13:40.585Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-03T16:13:40.585Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T16:13:40.585Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-03T16:13:40.585Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-03T16:13:40.585Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-03T16:13:40.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T16:13:40.854Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T16:13:40.854Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T16:13:40.854Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T16:13:41.116Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T16:13:41.116Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T16:13:41.116Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T16:13:41.116Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T16:13:41.116Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-03T16:13:41.116Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T16:13:41.116Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T16:13:41.377Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T16:13:41.377Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:41.377Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T16:13:41.377Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T16:13:41.377Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-03T16:13:41.638Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T16:13:41.638Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T16:13:41.638Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T16:13:41.638Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T16:13:41.638Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:41.638Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-03T16:13:41.899Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-03T16:13:41.899Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-03T16:13:42.160Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:42.160Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-03T16:13:42.160Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-03T16:13:42.160Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-03T16:13:42.160Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:42.160Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-03T16:13:42.160Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T16:13:42.421Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T16:13:42.421Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:42.421Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T16:13:42.421Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T16:13:42.683Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T16:13:42.683Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:42.683Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-03T16:13:42.683Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-03T16:13:42.683Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-03T16:13:42.683Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:42.683Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-03T16:13:42.945Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-03T16:13:42.945Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-03T16:13:43.206Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.206Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T16:13:43.206Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T16:13:43.206Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-03T16:13:43.206Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.206Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-03T16:13:43.206Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-03T16:13:43.467Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-03T16:13:43.467Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.467Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-03T16:13:43.467Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-03T16:13:43.467Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-03T16:13:43.467Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.467Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-03T16:13:43.467Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-03T16:13:43.726Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-03T16:13:43.726Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.726Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-03T16:13:43.726Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-03T16:13:43.987Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-03T16:13:43.987Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.987Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-03T16:13:43.987Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-03T16:13:43.988Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-03T16:13:43.988Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:43.988Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-03T16:13:44.248Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-03T16:13:44.248Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-03T16:13:44.248Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:44.248Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-03T16:13:44.248Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-03T16:13:44.248Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-03T16:13:44.510Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T16:13:44.510Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-03T16:13:44.510Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-03T16:13:44.510Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-03T16:13:44.510Z] (Reading database ... 13922 files and directories currently installed.) [2021-06-03T16:13:44.510Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-03T16:13:44.510Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-03T16:13:44.771Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-03T16:13:44.771Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-03T16:13:45.033Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-03T16:13:45.033Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-03T16:13:45.033Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-03T16:13:45.033Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-03T16:13:45.294Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-03T16:13:45.294Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-03T16:13:45.294Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-03T16:13:45.294Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-03T16:13:45.294Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-03T16:13:45.294Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-03T16:13:45.294Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-03T16:13:45.294Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-03T16:13:45.554Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-03T16:13:45.554Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-03T16:13:45.554Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-03T16:13:45.554Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-03T16:13:45.554Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-03T16:13:45.554Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-03T16:13:45.815Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-03T16:13:45.815Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-03T16:13:46.076Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-03T16:13:46.076Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-03T16:13:46.076Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-03T16:13:46.076Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-03T16:13:46.076Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T16:13:46.337Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T16:13:46.337Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T16:13:46.599Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T16:13:46.599Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T16:13:46.599Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T16:13:46.599Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T16:13:46.599Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T16:13:46.867Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:46.867Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:47.129Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:47.129Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:47.390Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:47.390Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:47.390Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:47.390Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:48.330Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:48.330Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:48.901Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:48.901Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:49.162Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:49.162Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:49.422Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:49.422Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:50.363Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T16:13:50.363Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T16:13:50.363Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T16:13:50.363Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T16:13:50.363Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-03T16:13:50.363Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T16:13:50.363Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-03T16:13:50.363Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T16:13:50.624Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-03T16:13:50.624Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-03T16:13:50.624Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T16:13:50.624Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T16:13:50.624Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T16:13:50.624Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T16:13:50.624Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-03T16:13:50.885Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-03T16:13:50.885Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:50.885Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T16:13:50.885Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:50.885Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:50.885Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:50.885Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-03T16:13:50.885Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-03T16:13:50.885Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-03T16:13:51.147Z] [2021-06-03T16:13:51.147Z] Current default time zone: 'Etc/UTC' [2021-06-03T16:13:51.147Z] Local time is now: Thu Jun 3 16:13:50 UTC 2021. [2021-06-03T16:13:51.147Z] Universal Time is now: Thu Jun 3 16:13:50 UTC 2021. [2021-06-03T16:13:51.147Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-03T16:13:51.147Z] [2021-06-03T16:13:51.147Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-03T16:13:51.147Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:51.147Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-03T16:13:51.147Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-03T16:13:51.147Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-03T16:13:51.147Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-03T16:13:51.147Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-03T16:13:51.147Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-03T16:13:51.147Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-03T16:13:51.147Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-03T16:13:51.147Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:51.147Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-03T16:13:51.407Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:51.407Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-03T16:13:51.407Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:51.407Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-03T16:13:51.407Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-03T16:13:51.408Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-03T16:13:51.408Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-03T16:13:51.408Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-03T16:13:51.408Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-03T16:13:51.408Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-03T16:13:51.408Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-03T16:13:53.320Z] Updating certificates in /etc/ssl/certs... [2021-06-03T16:13:54.272Z] 23 added, 27 removed; done. [2021-06-03T16:13:54.272Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-03T16:13:54.272Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-03T16:13:54.272Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-03T16:13:54.272Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-03T16:13:54.272Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-03T16:13:54.272Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.272Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-03T16:13:54.272Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-03T16:13:54.272Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-03T16:13:54.272Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-03T16:13:54.533Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-03T16:13:54.533Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.533Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T16:13:54.533Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-03T16:13:54.533Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-03T16:13:54.533Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-03T16:13:54.533Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T16:13:54.533Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-03T16:13:54.793Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-03T16:13:54.794Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-03T16:13:54.794Z] Updating certificates in /etc/ssl/certs... [2021-06-03T16:13:55.398Z] 0 added, 0 removed; done. [2021-06-03T16:13:55.399Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-03T16:13:55.399Z] done. [2021-06-03T16:13:55.660Z] Reading package lists... [2021-06-03T16:13:55.923Z] Building dependency tree... [2021-06-03T16:13:55.923Z] Reading state information... [2021-06-03T16:13:55.923Z] The following NEW packages will be installed: [2021-06-03T16:13:55.923Z] apt-transport-https [2021-06-03T16:13:56.184Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T16:13:56.184Z] Need to get 1692 B of archives. [2021-06-03T16:13:56.184Z] After this operation, 154 kB of additional disk space will be used. [2021-06-03T16:13:56.184Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-03T16:13:56.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T16:13:56.184Z] Fetched 1692 B in 0s (10.7 kB/s) [2021-06-03T16:13:56.184Z] Selecting previously unselected package apt-transport-https. [2021-06-03T16:13:56.184Z] (Reading database ... 13927 files and directories currently installed.) [2021-06-03T16:13:56.184Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-03T16:13:56.446Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-03T16:13:56.446Z] Setting up apt-transport-https (1.6.13) ... [2021-06-03T16:13:56.707Z] Waiting for network to be ready... [2021-06-03T16:14:00.484Z] ---> 6c9b2d3299d3 [2021-06-03T16:14:00.485Z] Step 9/32 : RUN go mod tidy [2021-06-03T16:14:00.485Z] ---> 8a0f57d1b4b8 [2021-06-03T16:14:00.485Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:14:00.485Z] ---> 217d96f8c171 [2021-06-03T16:14:00.485Z] ---> Running in 063b852a75ae [2021-06-03T16:14:00.485Z] Step 9/26 : RUN go mod tidy [2021-06-03T16:14:00.485Z] ---> d1ccc12be40b [2021-06-03T16:14:00.485Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:14:00.485Z] ---> 0de1a53885c0 [2021-06-03T16:14:00.485Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:14:00.485Z] ---> Running in 314e49ba781a [2021-06-03T16:14:00.763Z] ---> Running in fa015295f67e [2021-06-03T16:14:00.763Z] ---> Running in c6bfc1790f50 [2021-06-03T16:14:00.763Z] ---> Running in 6bdc9051d4d9 [2021-06-03T16:14:03.299Z] 2021-06-03T16:14:00Z INFO Waiting for automatic snapd restart... [2021-06-03T16:14:03.299Z] snapd 2.50.1 from Canonical* installed [2021-06-03T16:14:04.252Z] "snapd" switched to the "latest/stable" channel [2021-06-03T16:14:04.252Z] [2021-06-03T16:14:06.800Z] core18 20210507 from Canonical* installed [2021-06-03T16:14:07.062Z] "core18" switched to the "latest/stable" channel [2021-06-03T16:14:07.062Z] [2021-06-03T16:14:07.518Z] Removing intermediate container 063b852a75ae [2021-06-03T16:14:07.519Z] ---> 2272738be953 [2021-06-03T16:14:07.519Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T16:14:07.519Z] ---> Running in c216d1e861bc [2021-06-03T16:14:07.519Z] Removing intermediate container 314e49ba781a [2021-06-03T16:14:07.519Z] ---> 16f226ecfec3 [2021-06-03T16:14:07.519Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T16:14:07.519Z] ---> Running in f0dec90c9cf0 [2021-06-03T16:14:08.132Z] Removing intermediate container fa015295f67e [2021-06-03T16:14:08.133Z] ---> a4a8b29df78f [2021-06-03T16:14:08.133Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T16:14:08.133Z] ---> Running in 7c66c4d5cd6e [2021-06-03T16:14:08.408Z] Removing intermediate container c6bfc1790f50 [2021-06-03T16:14:08.408Z] ---> 9ff99ec1f104 [2021-06-03T16:14:08.408Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T16:14:08.408Z] Removing intermediate container 6bdc9051d4d9 [2021-06-03T16:14:08.408Z] ---> ab34e7fa5d38 [2021-06-03T16:14:08.408Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T16:14:08.690Z] ---> Running in 5680a7dedc1e [2021-06-03T16:14:08.690Z] ---> Running in fe957c0e17c9 [2021-06-03T16:14:08.973Z] 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-06-03T16:14:09.582Z] 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-06-03T16:14:10.363Z] snapcraft 4.8 from Canonical* installed [2021-06-03T16:14:10.363Z] "snapcraft" switched to the "latest/stable" channel [2021-06-03T16:14:10.363Z] [2021-06-03T16:14:10.577Z] 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-06-03T16:14:11.178Z] 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-06-03T16:14:11.455Z] 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-06-03T16:14:14.562Z] 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-06-03T16:14:14.563Z] - README.md [2021-06-03T16:14:14.563Z] [2021-06-03T16:14:14.563Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-03T16:14:14.563Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T16:14:14.563Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T16:14:14.829Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T16:14:15.782Z] Reading package lists... [2021-06-03T16:14:16.042Z] 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-06-03T16:14:16.042Z] Reading package lists... [2021-06-03T16:14:16.303Z] Building dependency tree... [2021-06-03T16:14:16.303Z] Reading state information... [2021-06-03T16:14:16.303Z] Suggested packages: [2021-06-03T16:14:16.303Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-03T16:14:16.303Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-03T16:14:16.303Z] Recommended packages: [2021-06-03T16:14:16.303Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-03T16:14:16.569Z] The following NEW packages will be installed: [2021-06-03T16:14:16.569Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-03T16:14:16.569Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-03T16:14:16.569Z] pkg-config zip [2021-06-03T16:14:16.569Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T16:14:16.569Z] Need to get 7663 kB of archives. [2021-06-03T16:14:16.569Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-03T16:14:16.569Z] 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-06-03T16:14:16.569Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-03T16:14:16.569Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-03T16:14:16.569Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-03T16:14:16.569Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-03T16:14:16.832Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-03T16:14:16.832Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-03T16:14:16.832Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-03T16:14:16.832Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-03T16:14:17.094Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-03T16:14:17.094Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-03T16:14:17.094Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-03T16:14:17.094Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-03T16:14:17.094Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-03T16:14:17.094Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-03T16:14:17.359Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T16:14:17.359Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-03T16:14:17.359Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-03T16:14:17.359Z] (Reading database ... 13931 files and directories currently installed.) [2021-06-03T16:14:17.359Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-03T16:14:17.359Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-03T16:14:17.620Z] Selecting previously unselected package libpsl5:amd64. [2021-06-03T16:14:17.620Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-03T16:14:17.620Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-03T16:14:17.620Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-03T16:14:17.620Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-03T16:14:17.620Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-03T16:14:17.620Z] Selecting previously unselected package librtmp1:amd64. [2021-06-03T16:14:17.620Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-03T16:14:17.620Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-03T16:14:17.620Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-03T16:14:17.620Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-03T16:14:17.620Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-03T16:14:17.880Z] Selecting previously unselected package liberror-perl. [2021-06-03T16:14:17.881Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-03T16:14:17.881Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-03T16:14:17.881Z] Selecting previously unselected package git-man. [2021-06-03T16:14:17.881Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-03T16:14:17.881Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-03T16:14:18.141Z] Selecting previously unselected package git. [2021-06-03T16:14:18.141Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-03T16:14:18.141Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-03T16:14:18.714Z] Selecting previously unselected package libnorm1:amd64. [2021-06-03T16:14:18.714Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-03T16:14:18.714Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-03T16:14:18.714Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-03T16:14:18.714Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-03T16:14:18.714Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-03T16:14:18.714Z] Selecting previously unselected package libsodium23:amd64. [2021-06-03T16:14:18.714Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-03T16:14:18.714Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-03T16:14:18.975Z] Selecting previously unselected package libzmq5:amd64. [2021-06-03T16:14:18.975Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-03T16:14:18.975Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T16:14:18.976Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-03T16:14:18.976Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-03T16:14:18.976Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T16:14:19.238Z] Selecting previously unselected package pkg-config. [2021-06-03T16:14:19.238Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-03T16:14:19.238Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-03T16:14:19.238Z] Selecting previously unselected package zip. [2021-06-03T16:14:19.238Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-03T16:14:19.238Z] Unpacking zip (3.0-11build1) ... [2021-06-03T16:14:19.238Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-03T16:14:19.238Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-03T16:14:19.238Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-03T16:14:19.238Z] Setting up liberror-perl (0.17025-1) ... [2021-06-03T16:14:19.238Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-03T16:14:19.238Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-03T16:14:19.238Z] No schema files found: doing nothing. [2021-06-03T16:14:19.238Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-03T16:14:19.238Z] Setting up zip (3.0-11build1) ... [2021-06-03T16:14:19.238Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-03T16:14:19.238Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-03T16:14:19.498Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-03T16:14:19.498Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T16:14:19.498Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-03T16:14:19.498Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T16:14:19.498Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-03T16:14:19.498Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T16:14:20.070Z] git set to automatically installed. [2021-06-03T16:14:20.070Z] git-man set to automatically installed. [2021-06-03T16:14:20.070Z] libcurl3-gnutls set to automatically installed. [2021-06-03T16:14:20.070Z] liberror-perl set to automatically installed. [2021-06-03T16:14:20.070Z] libglib2.0-0 set to automatically installed. [2021-06-03T16:14:20.070Z] libnghttp2-14 set to automatically installed. [2021-06-03T16:14:20.070Z] libnorm1 set to automatically installed. [2021-06-03T16:14:20.070Z] libpgm-5.2-0 set to automatically installed. [2021-06-03T16:14:20.070Z] libpsl5 set to automatically installed. [2021-06-03T16:14:20.070Z] librtmp1 set to automatically installed. [2021-06-03T16:14:20.070Z] libsodium23 set to automatically installed. [2021-06-03T16:14:20.070Z] libzmq3-dev set to automatically installed. [2021-06-03T16:14:20.070Z] libzmq5 set to automatically installed. [2021-06-03T16:14:20.070Z] pkg-config set to automatically installed. [2021-06-03T16:14:20.070Z] zip set to automatically installed. [2021-06-03T16:14:21.013Z] snapd is not logged in, snap install commands will use sudo [2021-06-03T16:14:35.925Z] go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed [2021-06-03T16:14:35.925Z] snapd is not logged in, snap install commands will use sudo [2021-06-03T16:14:35.925Z] snap "core18" has no updates available [2021-06-03T16:14:36.496Z] Pulling go-build-helper [2021-06-03T16:14:36.496Z] + snapcraftctl pull [2021-06-03T16:14:37.438Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-03T16:14:37.438Z] Skipping pull go-build-helper (already ran) [2021-06-03T16:14:37.438Z] Building go-build-helper [2021-06-03T16:14:37.698Z] + snapcraftctl build [2021-06-03T16:14:39.615Z] Staging go-build-helper [2021-06-03T16:14:39.615Z] + snapcraftctl stage [2021-06-03T16:14:47.788Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-03T16:14:47.788Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-03T16:14:47.788Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-03T16:14:47.788Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-03T16:14:47.788Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-03T16:14:47.788Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-03T16:14:47.788Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-03T16:14:47.788Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-03T16:14:47.788Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-03T16:14:47.788Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-03T16:14:47.788Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-03T16:14:47.788Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-03T16:14:47.788Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-03T16:14:47.788Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-03T16:14:47.788Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-03T16:14:47.788Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-03T16:14:47.788Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-03T16:14:47.788Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-03T16:14:47.788Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-03T16:14:47.788Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-03T16:14:47.788Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-03T16:14:47.788Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-03T16:14:47.788Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-03T16:14:47.788Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-03T16:14:47.788Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-03T16:14:47.788Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-03T16:14:47.788Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-03T16:14:47.788Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-03T16:14:47.788Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-03T16:14:47.788Z] Fetched 224 kB in 0s (0 B/s) [2021-06-03T16:14:47.788Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-03T16:14:47.788Z] Fetched 157 kB in 0s (0 B/s) [2021-06-03T16:14:47.788Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-03T16:14:47.788Z] Fetched 221 kB in 0s (0 B/s) [2021-06-03T16:14:47.788Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-03T16:14:47.788Z] Fetched 143 kB in 0s (0 B/s) [2021-06-03T16:14:47.788Z] Pulling app-service-config [2021-06-03T16:14:47.788Z] + snapcraftctl pull [2021-06-03T16:14:48.357Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-03T16:14:48.929Z] Pulling config-common [2021-06-03T16:14:48.929Z] + snapcraftctl pull [2021-06-03T16:14:52.230Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T16:14:52.230Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T16:14:52.230Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T16:14:52.230Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T16:14:52.230Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-03T16:14:52.230Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T16:14:52.230Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-03T16:14:52.230Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T16:14:52.230Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-03T16:14:52.230Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T16:14:52.230Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-03T16:14:52.230Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T16:14:52.230Z] Pulling edgex-go [2021-06-03T16:14:52.230Z] + snapcraftctl pull [2021-06-03T16:15:07.182Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T16:15:07.182Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T16:15:07.182Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T16:15:07.182Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-03T16:15:07.182Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-03T16:15:07.182Z] Fetched 279 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-03T16:15:07.182Z] Fetched 122 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-03T16:15:07.182Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-03T16:15:07.182Z] Fetched 8848 B in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-03T16:15:07.182Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-03T16:15:07.182Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-03T16:15:07.182Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-03T16:15:07.182Z] Fetched 219 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-03T16:15:07.182Z] Fetched 154 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-03T16:15:07.182Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-03T16:15:07.182Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-03T16:15:07.182Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-03T16:15:07.182Z] Fetched 499 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-03T16:15:07.182Z] Fetched 111 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-03T16:15:07.182Z] Fetched 240 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-03T16:15:07.182Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-03T16:15:07.182Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-03T16:15:07.182Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-03T16:15:07.182Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-03T16:15:07.182Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-03T16:15:07.182Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-03T16:15:07.182Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-03T16:15:07.182Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-03T16:15:07.182Z] Fetched 8720 B in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-03T16:15:07.182Z] Fetched 137 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-03T16:15:07.182Z] Fetched 119 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-03T16:15:07.182Z] Fetched 110 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-03T16:15:07.182Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-03T16:15:07.182Z] Fetched 645 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-03T16:15:07.182Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-03T16:15:07.182Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-03T16:15:07.182Z] Fetched 368 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-03T16:15:07.182Z] Fetched 187 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-03T16:15:07.182Z] Fetched 175 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-03T16:15:07.182Z] Fetched 206 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-03T16:15:07.182Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-03T16:15:07.182Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-03T16:15:07.182Z] Fetched 159 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-03T16:15:07.182Z] Fetched 107 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-03T16:15:07.182Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-03T16:15:07.182Z] Pulling static-packages [2021-06-03T16:15:07.182Z] + snapcraftctl pull [2021-06-03T16:15:08.127Z] Pulling version [2021-06-03T16:15:08.127Z] + cd /root/project [2021-06-03T16:15:08.127Z] + [ -f VERSION ] [2021-06-03T16:15:08.127Z] + PROJECT_VERSION=local-dev [2021-06-03T16:15:08.127Z] + git rev-parse --short HEAD [2021-06-03T16:15:08.127Z] + GIT_REVISION=d27116e2 [2021-06-03T16:15:08.127Z] + snapcraftctl set-version local-dev [2021-06-03T16:15:09.072Z] Skipping build go-build-helper (already ran) [2021-06-03T16:15:09.072Z] Building app-service-config [2021-06-03T16:15:09.072Z] + make build [2021-06-03T16:15:09.072Z] go mod tidy [2021-06-03T16:15:11.081Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-03T16:15:11.081Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-03T16:15:11.081Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-03T16:15:11.081Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-03T16:15:11.477Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-03T16:15:11.803Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-03T16:15:11.803Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-03T16:15:11.803Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-03T16:15:11.803Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-03T16:15:12.063Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-03T16:15:12.063Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-03T16:15:12.063Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-03T16:15:12.324Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-03T16:15:12.324Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-03T16:15:12.324Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-03T16:15:12.324Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-03T16:15:12.324Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-03T16:15:12.324Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-03T16:15:12.324Z] go: downloading golang.org/x/text v0.3.2 [2021-06-03T16:15:12.324Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-03T16:15:12.324Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-03T16:15:12.324Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-03T16:15:12.324Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-03T16:15:12.324Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-03T16:15:12.324Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-03T16:15:12.587Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-03T16:15:12.587Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-03T16:15:12.587Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-03T16:15:12.862Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-03T16:15:12.862Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-03T16:15:12.862Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-03T16:15:12.863Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-03T16:15:12.863Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-03T16:15:12.863Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-03T16:15:12.863Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-03T16:15:12.863Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-03T16:15:12.863Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-03T16:15:12.863Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-03T16:15:12.863Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-03T16:15:13.123Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-03T16:15:13.123Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-03T16:15:13.123Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-03T16:15:13.123Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-03T16:15:13.123Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-03T16:15:13.123Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-03T16:15:13.123Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-03T16:15:13.123Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-03T16:15:13.123Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-03T16:15:13.123Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-03T16:15:13.123Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-03T16:15:13.123Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-03T16:15:13.383Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-03T16:15:13.383Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-03T16:15:13.383Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-03T16:15:13.383Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-03T16:15:13.383Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-03T16:15:13.383Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-03T16:15:13.383Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-03T16:15:13.383Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-03T16:15:13.644Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-03T16:15:13.644Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-03T16:15:13.644Z] go: downloading github.com/kr/text v0.1.0 [2021-06-03T16:15:13.644Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-03T16:15:13.644Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-03T16:15:13.644Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-03T16:15:13.644Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-03T16:15:13.905Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-03T16:15:13.905Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-03T16:15:23.905Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-03T16:15:23.905Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-03T16:15:23.905Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-03T16:15:23.905Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-03T16:15:24.168Z] Building config-common [2021-06-03T16:15:24.168Z] + snapcraftctl build [2021-06-03T16:15:26.081Z] Building edgex-go [2021-06-03T16:15:26.343Z] + cd /root/parts/edgex-go/src [2021-06-03T16:15:26.343Z] + make build [2021-06-03T16:15:26.343Z] go mod tidy [2021-06-03T16:15:26.605Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-06-03T16:15:26.865Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-03T16:15:26.865Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-03T16:15:26.865Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-06-03T16:15:26.865Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-03T16:15:26.865Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-03T16:15:26.865Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-03T16:15:26.865Z] 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-06-03T16:15:31.068Z] 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-06-03T16:15:35.268Z] 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-06-03T16:15:36.648Z] 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-06-03T16:15:38.028Z] 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-06-03T16:15:38.598Z] 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-06-03T16:15:40.522Z] 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-06-03T16:15:41.904Z] 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-06-03T16:15:43.285Z] 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-06-03T16:15:44.666Z] 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-06-03T16:15:45.609Z] 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-06-03T16:15:46.990Z] 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-06-03T16:15:50.292Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-03T16:15:50.292Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-03T16:15:50.292Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-03T16:15:50.292Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-03T16:15:50.292Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-03T16:15:50.292Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-03T16:15:50.292Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-03T16:15:50.292Z] + 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-06-03T16:15:50.292Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-03T16:15:50.292Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-03T16:15:50.292Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-03T16:15:50.292Z] + 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-06-03T16:15:50.292Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-03T16:15:50.292Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-03T16:15:50.292Z] + 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-06-03T16:15:53.593Z] Building static-packages [2021-06-03T16:15:53.593Z] + snapcraftctl build [2021-06-03T16:15:54.988Z] Building version [2021-06-03T16:15:54.988Z] + snapcraftctl build [2021-06-03T16:15:57.533Z] Skipping stage go-build-helper (already ran) [2021-06-03T16:15:57.533Z] Staging app-service-config [2021-06-03T16:15:57.533Z] + snapcraftctl stage [2021-06-03T16:15:58.105Z] Staging config-common [2021-06-03T16:15:58.105Z] + snapcraftctl stage [2021-06-03T16:15:59.048Z] Staging edgex-go [2021-06-03T16:15:59.048Z] + snapcraftctl stage [2021-06-03T16:15:59.994Z] Staging static-packages [2021-06-03T16:15:59.994Z] + snapcraftctl stage [2021-06-03T16:16:01.381Z] Staging version [2021-06-03T16:16:01.381Z] + snapcraftctl stage [2021-06-03T16:16:02.323Z] Priming go-build-helper [2021-06-03T16:16:02.323Z] + snapcraftctl prime [2021-06-03T16:16:03.268Z] Priming app-service-config [2021-06-03T16:16:03.268Z] + snapcraftctl prime [2021-06-03T16:16:03.348Z] 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-06-03T16:16:04.210Z] Priming config-common [2021-06-03T16:16:04.210Z] + snapcraftctl prime [2021-06-03T16:16:05.154Z] Priming edgex-go [2021-06-03T16:16:05.154Z] + snapcraftctl prime [2021-06-03T16:16:05.368Z] Removing intermediate container 5680a7dedc1e [2021-06-03T16:16:05.368Z] ---> ea5ec9d971c1 [2021-06-03T16:16:05.368Z] [2021-06-03T16:16:05.368Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:16:05.368Z] Removing intermediate container c216d1e861bc [2021-06-03T16:16:05.368Z] ---> ae6871f6ff61 [2021-06-03T16:16:05.368Z] [2021-06-03T16:16:05.368Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T16:16:05.645Z] 3.12: Pulling from library/alpine [2021-06-03T16:16:05.645Z] 3.12: Pulling from library/alpine [2021-06-03T16:16:06.543Z] Priming static-packages [2021-06-03T16:16:06.543Z] + snapcraftctl prime [2021-06-03T16:16:07.634Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:16:07.634Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:16:07.634Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:16:07.634Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:16:07.634Z] ---> 9852663dfa18 [2021-06-03T16:16:07.634Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:16:07.634Z] ---> 9852663dfa18 [2021-06-03T16:16:07.634Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T16:16:07.634Z] Removing intermediate container 7c66c4d5cd6e [2021-06-03T16:16:07.634Z] ---> a675fdaed4ff [2021-06-03T16:16:07.634Z] [2021-06-03T16:16:07.634Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T16:16:07.634Z] ---> 9852663dfa18 [2021-06-03T16:16:07.634Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T16:16:08.238Z] ---> Running in 1a5cfbeb6f2c [2021-06-03T16:16:08.238Z] ---> Running in 99aa31425712 [2021-06-03T16:16:08.238Z] ---> Running in 9203d8712f0d [2021-06-03T16:16:09.100Z] Priming version [2021-06-03T16:16:09.101Z] + snapcraftctl prime [2021-06-03T16:16:09.685Z] Removing intermediate container 1a5cfbeb6f2c [2021-06-03T16:16:09.685Z] ---> 42be6d41eadf [2021-06-03T16:16:09.685Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T16:16:09.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:09.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:09.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:10.041Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-03T16:16:10.262Z] ---> Running in 4bac9633c9bd [2021-06-03T16:16:10.263Z] Removing intermediate container fe957c0e17c9 [2021-06-03T16:16:10.263Z] ---> 2cdbbe741824 [2021-06-03T16:16:10.263Z] [2021-06-03T16:16:10.263Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:16:10.263Z] ---> 9852663dfa18 [2021-06-03T16:16:10.263Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T16:16:10.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:10.538Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:16:10.538Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:16:10.538Z] OK: 5 MiB in 15 packages [2021-06-03T16:16:10.823Z] Removing intermediate container f0dec90c9cf0 [2021-06-03T16:16:10.823Z] ---> bc5192810a00 [2021-06-03T16:16:10.823Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T16:16:10.823Z] ---> Running in 357d06dda444 [2021-06-03T16:16:11.113Z] ---> Running in 50f50cd94d6a [2021-06-03T16:16:11.399Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T16:16:11.399Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:16:11.399Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T16:16:11.399Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T16:16:11.399Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:16:11.399Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T16:16:11.399Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:16:11.399Z] Executing ca-certificates-20191127-r4.trigger [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T16:16:11.680Z] OK: 7 MiB in 20 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T16:16:12.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:12.682Z] Removing intermediate container 99aa31425712 [2021-06-03T16:16:12.682Z] ---> deab43ebd654 [2021-06-03T16:16:12.682Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:16:12.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:12.962Z] ---> Running in 8f8f8c3d645e [2021-06-03T16:16:13.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:13.246Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:16:13.246Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T16:16:13.522Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:16:13.522Z] OK: 5 MiB in 16 packages [2021-06-03T16:16:13.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:13.522Z] 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-06-03T16:16:14.137Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T16:16:14.137Z] Removing intermediate container 8f8f8c3d645e [2021-06-03T16:16:14.137Z] ---> 797d019242bf [2021-06-03T16:16:14.137Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T16:16:14.137Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:16:14.137Z] Removing intermediate container 9203d8712f0d [2021-06-03T16:16:14.137Z] ---> df1c5477538c [2021-06-03T16:16:14.137Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:16:14.137Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:16:14.137Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:16:14.414Z] OK: 6 MiB in 16 packages [2021-06-03T16:16:14.414Z] ---> Running in 4a9476d7b15e [2021-06-03T16:16:14.414Z] ---> Running in 6830ccf32d1f [2021-06-03T16:16:15.030Z] Removing intermediate container 4bac9633c9bd [2021-06-03T16:16:15.030Z] ---> 2d1e37575fb0 [2021-06-03T16:16:15.030Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T16:16:15.304Z] ---> Running in 705612da1121 [2021-06-03T16:16:15.585Z] Removing intermediate container 4a9476d7b15e [2021-06-03T16:16:15.585Z] ---> 4c213c9c298e [2021-06-03T16:16:15.585Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:16:15.585Z] Removing intermediate container 6830ccf32d1f [2021-06-03T16:16:15.585Z] ---> dbc4b2e13074 [2021-06-03T16:16:15.585Z] Step 14/26 : WORKDIR / [2021-06-03T16:16:15.873Z] ---> Running in eb881252e22e [2021-06-03T16:16:15.873Z] ---> Running in 9e8a5096668b [2021-06-03T16:16:16.149Z] Removing intermediate container 705612da1121 [2021-06-03T16:16:16.149Z] ---> 7de121999068 [2021-06-03T16:16:16.149Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T16:16:16.430Z] ---> Running in 560613ea535d [2021-06-03T16:16:16.430Z] Removing intermediate container eb881252e22e [2021-06-03T16:16:16.430Z] ---> 5572cdac26a3 [2021-06-03T16:16:16.430Z] Step 16/24 : WORKDIR / [2021-06-03T16:16:16.430Z] Removing intermediate container 357d06dda444 [2021-06-03T16:16:16.430Z] ---> dc7e5542659c [2021-06-03T16:16:16.430Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:16:16.707Z] Removing intermediate container 9e8a5096668b [2021-06-03T16:16:16.707Z] ---> a9671b96d877 [2021-06-03T16:16:16.707Z] 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-06-03T16:16:16.707Z] ---> Running in df74c02e5dd1 [2021-06-03T16:16:16.981Z] ---> Running in 574593f1f681 [2021-06-03T16:16:16.981Z] Removing intermediate container 50f50cd94d6a [2021-06-03T16:16:16.981Z] ---> efedde8490de [2021-06-03T16:16:16.981Z] [2021-06-03T16:16:16.981Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T16:16:16.981Z] Removing intermediate container 560613ea535d [2021-06-03T16:16:16.981Z] ---> 554209630b71 [2021-06-03T16:16:16.981Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T16:16:17.256Z] 20.10.0: Pulling from library/docker [2021-06-03T16:16:17.256Z] ---> Running in 3845da446651 [2021-06-03T16:16:17.530Z] Removing intermediate container 574593f1f681 [2021-06-03T16:16:17.530Z] ---> 865eb78848aa [2021-06-03T16:16:17.530Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T16:16:17.530Z] Removing intermediate container df74c02e5dd1 [2021-06-03T16:16:17.530Z] ---> 907931631e83 [2021-06-03T16:16:17.530Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:16:18.127Z] ---> Running in caf946ec006f [2021-06-03T16:16:18.127Z] ---> b3fd23a41d8d [2021-06-03T16:16:18.127Z] 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-06-03T16:16:19.561Z] Removing intermediate container caf946ec006f [2021-06-03T16:16:19.561Z] ---> 2942d2bc7d68 [2021-06-03T16:16:19.561Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:16:19.561Z] ---> 893772805e26 [2021-06-03T16:16:19.561Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T16:16:19.561Z] ---> Running in 2bbb24b0836a [2021-06-03T16:16:19.834Z] ---> a3454d27e93c [2021-06-03T16:16:19.834Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T16:16:20.824Z] Removing intermediate container 2bbb24b0836a [2021-06-03T16:16:20.824Z] ---> 38197b97d537 [2021-06-03T16:16:20.824Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:16:21.442Z] Removing intermediate container 3845da446651 [2021-06-03T16:16:21.442Z] ---> 9a0e49b6fa16 [2021-06-03T16:16:21.442Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T16:16:21.442Z] ---> 56f511e2ae82 [2021-06-03T16:16:21.442Z] 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-06-03T16:16:21.442Z] ---> Running in 7bbe141e9a1a [2021-06-03T16:16:22.038Z] ---> bbbcd8ebef3f [2021-06-03T16:16:22.038Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T16:16:22.316Z] ---> 521dcb22de2c [2021-06-03T16:16:22.316Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T16:16:22.316Z] Removing intermediate container 7bbe141e9a1a [2021-06-03T16:16:22.316Z] ---> 7a32e01d7abc [2021-06-03T16:16:22.316Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T16:16:22.590Z] ---> 84c2ced6eda2 [2021-06-03T16:16:22.590Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T16:16:23.574Z] ---> bfc5d8b8e733 [2021-06-03T16:16:23.574Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T16:16:23.574Z] ---> 6d488194fd5f [2021-06-03T16:16:23.574Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T16:16:23.850Z] ---> Running in 3664c49ae1ba [2021-06-03T16:16:23.850Z] ---> Running in fe7c2f5241a6 [2021-06-03T16:16:24.840Z] ---> 2b9237a652c6 [2021-06-03T16:16:24.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T16:16:24.840Z] Removing intermediate container 3664c49ae1ba [2021-06-03T16:16:24.840Z] ---> cc7083f02f72 [2021-06-03T16:16:24.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:16:24.840Z] ---> 1f785198fb95 [2021-06-03T16:16:24.840Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T16:16:25.114Z] ---> Running in e443029dc049 [2021-06-03T16:16:26.552Z] Removing intermediate container e443029dc049 [2021-06-03T16:16:26.552Z] ---> b6b93756a809 [2021-06-03T16:16:26.552Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:16:26.552Z] ---> 201e0a00139f [2021-06-03T16:16:26.552Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T16:16:26.827Z] ---> Running in 124c3ff8ab78 [2021-06-03T16:16:27.100Z] ---> Running in 5c482dff2e8e [2021-06-03T16:16:27.376Z] ---> 3fabc43516af [2021-06-03T16:16:27.376Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T16:16:27.376Z] Removing intermediate container 124c3ff8ab78 [2021-06-03T16:16:27.376Z] ---> ed4d642264e3 [2021-06-03T16:16:27.376Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:16:27.649Z] ---> Running in 7e7f832f694d [2021-06-03T16:16:27.925Z] Removing intermediate container 5c482dff2e8e [2021-06-03T16:16:27.925Z] ---> 432b8e6f8df9 [2021-06-03T16:16:27.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:16:27.925Z] Removing intermediate container fe7c2f5241a6 [2021-06-03T16:16:27.925Z] ---> d188ad24328b [2021-06-03T16:16:27.925Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:16:28.202Z] ---> Running in 111513ea6e48 [2021-06-03T16:16:28.475Z] ---> 8cf0da39fd5f [2021-06-03T16:16:28.475Z] 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-06-03T16:16:28.749Z] Removing intermediate container 7e7f832f694d [2021-06-03T16:16:28.750Z] ---> 7ca7118288cb [2021-06-03T16:16:28.750Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:16:28.750Z] ---> Running in dc5c49f3de95 [2021-06-03T16:16:29.025Z] ---> Running in c3c8c28c172a [2021-06-03T16:16:29.025Z] Removing intermediate container 111513ea6e48 [2021-06-03T16:16:29.025Z] ---> b6552c3b5f21 [2021-06-03T16:16:29.025Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T16:16:29.297Z] ---> Running in caf39334601a [2021-06-03T16:16:29.572Z] ---> ba5cacf8a5d5 [2021-06-03T16:16:29.572Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T16:16:29.849Z] Removing intermediate container c3c8c28c172a [2021-06-03T16:16:29.849Z] ---> 79226ac257b1 [2021-06-03T16:16:29.849Z] [2021-06-03T16:16:30.123Z] Removing intermediate container caf39334601a [2021-06-03T16:16:30.123Z] ---> 06d7a539d5cb [2021-06-03T16:16:30.123Z] Step 22/23 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:16:30.729Z] Successfully built 79226ac257b1 [2021-06-03T16:16:30.729Z] Successfully tagged core-command-arm64:latest [2021-06-03T16:16:30.729Z]  Building core-command ... done Building core-data [2021-06-03T16:16:30.729Z] ---> Running in 7bfbc1637dc2 [2021-06-03T16:16:31.713Z] Removing intermediate container 7bfbc1637dc2 [2021-06-03T16:16:31.713Z] ---> 4d42fe60057c [2021-06-03T16:16:31.713Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T16:16:32.313Z] ---> Running in 0a51c591f101 [2021-06-03T16:16:32.596Z] ---> 223b5bfa2295 [2021-06-03T16:16:32.596Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T16:16:32.596Z] Removing intermediate container dc5c49f3de95 [2021-06-03T16:16:32.596Z] ---> a09513fb4fe8 [2021-06-03T16:16:32.596Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T16:16:32.879Z] ---> Running in 2ac92dcd3142 [2021-06-03T16:16:33.159Z] Removing intermediate container 0a51c591f101 [2021-06-03T16:16:33.159Z] ---> ab15a667d388 [2021-06-03T16:16:33.159Z] [2021-06-03T16:16:33.763Z] Successfully built ab15a667d388 [2021-06-03T16:16:33.763Z] ---> 7c251a590f36 [2021-06-03T16:16:33.763Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T16:16:33.763Z] Successfully tagged support-notifications-arm64:latest [2021-06-03T16:16:34.044Z] Building core-metadata [2021-06-03T16:16:34.317Z]  Building support-notifications ... done Removing intermediate container 2ac92dcd3142 [2021-06-03T16:16:34.317Z] ---> d8e3eb00def1 [2021-06-03T16:16:34.317Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T16:16:34.317Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T16:16:34.317Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T16:16:34.317Z] ---> eeaf43b92773 [2021-06-03T16:16:34.317Z] 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-06-03T16:16:34.591Z] ---> Running in 097c0efddd97 [2021-06-03T16:16:34.591Z] ---> Running in bebabe0ab4ab [2021-06-03T16:16:34.866Z] ---> 87b6ea00aef9 [2021-06-03T16:16:34.866Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T16:16:35.467Z] Removing intermediate container bebabe0ab4ab [2021-06-03T16:16:35.467Z] Removing intermediate container 097c0efddd97 [2021-06-03T16:16:35.467Z] ---> 3004f0da05cc [2021-06-03T16:16:35.467Z] Step 25/26 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:16:35.467Z] ---> 7e6f7549ed3a [2021-06-03T16:16:35.467Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T16:16:36.056Z] ---> Running in f45c4ea07a1d [2021-06-03T16:16:36.056Z] ---> Running in f56a5e714edf [2021-06-03T16:16:36.337Z] ---> f2f6c56ff84c [2021-06-03T16:16:36.337Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T16:16:37.106Z] ---> Running in 741032ec191c [2021-06-03T16:16:37.106Z] Removing intermediate container f56a5e714edf [2021-06-03T16:16:37.106Z] ---> 9e69922c2883 [2021-06-03T16:16:37.106Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T16:16:37.729Z] ---> Running in e0b008bd9bfa [2021-06-03T16:16:38.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:38.092Z] Removing intermediate container 741032ec191c [2021-06-03T16:16:38.092Z] ---> 6884a9ec4c83 [2021-06-03T16:16:38.092Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T16:16:38.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:16:38.845Z] Removing intermediate container e0b008bd9bfa [2021-06-03T16:16:38.845Z] ---> 212d11bd56c5 [2021-06-03T16:16:38.845Z] [2021-06-03T16:16:38.845Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T16:16:38.845Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T16:16:39.136Z] Executing bash-5.0.17-r0.post-install [2021-06-03T16:16:39.136Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:16:39.136Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T16:16:39.136Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T16:16:39.136Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T16:16:39.136Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T16:16:39.136Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T16:16:39.136Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T16:16:39.136Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T16:16:39.136Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T16:16:39.136Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T16:16:39.136Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T16:16:39.136Z] Successfully built 212d11bd56c5 [2021-06-03T16:16:39.415Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-03T16:16:39.415Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-03T16:16:40.052Z] ---> e81d7c07d3d6 [2021-06-03T16:16:40.052Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T16:16:40.657Z] ---> Running in 9e0294202d3a [2021-06-03T16:16:41.255Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T16:16:41.255Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T16:16:41.255Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T16:16:41.255Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T16:16:41.255Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T16:16:41.255Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T16:16:41.525Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T16:16:41.525Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T16:16:41.525Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T16:16:41.525Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T16:16:41.525Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T16:16:41.525Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T16:16:41.525Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T16:16:41.525Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T16:16:41.525Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T16:16:41.525Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T16:16:41.796Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T16:16:41.796Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T16:16:41.796Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T16:16:41.796Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T16:16:41.796Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T16:16:41.796Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T16:16:41.796Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T16:16:41.796Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T16:16:41.796Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T16:16:41.796Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T16:16:42.071Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T16:16:42.071Z] OK: 72 MiB in 59 packages [2021-06-03T16:16:43.527Z] Removing intermediate container 9e0294202d3a [2021-06-03T16:16:43.527Z] ---> 0658fbedf666 [2021-06-03T16:16:43.527Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T16:16:44.512Z] ---> Running in 37b3fe41f93c [2021-06-03T16:16:45.505Z] Removing intermediate container 37b3fe41f93c [2021-06-03T16:16:45.505Z] ---> 92500c2049b7 [2021-06-03T16:16:45.505Z] Step 29/32 : CMD ["gate"] [2021-06-03T16:16:46.491Z] ---> Running in 67aef88337ac [2021-06-03T16:16:46.780Z] Collecting docker-compose==1.23.2 [2021-06-03T16:16:47.055Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T16:16:47.331Z] Removing intermediate container 67aef88337ac [2021-06-03T16:16:47.331Z] ---> f3aae9148485 [2021-06-03T16:16:47.331Z] Step 30/32 : LABEL arch=arm64 [2021-06-03T16:16:47.604Z] 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-06-03T16:16:47.879Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T16:16:47.879Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T16:16:47.879Z] ---> Running in b56a206f1cd6 [2021-06-03T16:16:48.867Z] Removing intermediate container b56a206f1cd6 [2021-06-03T16:16:48.867Z] ---> 9cd8192e639d [2021-06-03T16:16:48.867Z] Step 31/32 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:16:49.141Z] ---> Running in fb7fcfeaebcc [2021-06-03T16:16:49.750Z] Removing intermediate container fb7fcfeaebcc [2021-06-03T16:16:49.750Z] ---> ab2571032985 [2021-06-03T16:16:49.750Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T16:16:50.343Z] ---> Running in 8a154632d21d [2021-06-03T16:16:50.618Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T16:16:50.618Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T16:16:51.220Z] Removing intermediate container 8a154632d21d [2021-06-03T16:16:51.220Z] ---> 173ec8942d1e [2021-06-03T16:16:51.220Z] [2021-06-03T16:16:51.492Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T16:16:51.492Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T16:16:51.766Z] Successfully built 173ec8942d1e [2021-06-03T16:16:51.766Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-03T16:16:51.766Z] Building security-proxy-setup [2021-06-03T16:16:52.041Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-06-03T16:16:52.041Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T16:16:55.434Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T16:16:55.434Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T16:16:56.031Z] Collecting PyYAML<4,>=3.10 [2021-06-03T16:16:56.031Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T16:17:00.354Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T16:17:00.354Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T16:17:00.953Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T16:17:00.953Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T16:17:01.229Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T16:17:01.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T16:17:03.498Z] 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-06-03T16:17:04.108Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T16:17:04.108Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T16:17:04.382Z] 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-06-03T16:17:04.655Z] Collecting idna<2.8,>=2.5 [2021-06-03T16:17:04.655Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T16:17:04.931Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T16:17:04.931Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T16:17:05.205Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T16:17:05.205Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T16:17:05.205Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T16:17:05.205Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T16:17:06.199Z] Installing collected packages: docopt, websocket-client, cached-property, texttable, urllib3, idna, requests, PyYAML, docker-pycreds, docker, jsonschema, dockerpty, docker-compose [2021-06-03T16:17:06.200Z] Running setup.py install for docopt: started [2021-06-03T16:17:08.181Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T16:17:08.789Z] Running setup.py install for texttable: started [2021-06-03T16:17:09.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:17:09.075Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:17:09.075Z] ---> fc0982c6d17d [2021-06-03T16:17:09.075Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:17:09.075Z] ---> Using cache [2021-06-03T16:17:09.075Z] ---> 6ca639892309 [2021-06-03T16:17:09.075Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:17:09.075Z] ---> Using cache [2021-06-03T16:17:09.075Z] ---> f30b0f9c4d7a [2021-06-03T16:17:09.075Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T16:17:11.074Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T16:17:11.074Z] Attempting uninstall: urllib3 [2021-06-03T16:17:11.074Z] Found existing installation: urllib3 1.25.9 [2021-06-03T16:17:11.074Z] Uninstalling urllib3-1.25.9: [2021-06-03T16:17:11.350Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T16:17:13.979Z] Attempting uninstall: idna [2021-06-03T16:17:13.979Z] Found existing installation: idna 2.9 [2021-06-03T16:17:13.979Z] Uninstalling idna-2.9: [2021-06-03T16:17:13.979Z] Successfully uninstalled idna-2.9 [2021-06-03T16:17:14.254Z] ---> Running in c10d9583359a [2021-06-03T16:17:14.528Z] Attempting uninstall: requests [2021-06-03T16:17:14.528Z] Found existing installation: requests 2.23.0 [2021-06-03T16:17:14.528Z] Uninstalling requests-2.23.0: [2021-06-03T16:17:14.528Z] Successfully uninstalled requests-2.23.0 [2021-06-03T16:17:15.125Z] Running setup.py install for PyYAML: started [2021-06-03T16:17:16.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:17:16.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:17:16.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:17:16.378Z] ---> fc0982c6d17d [2021-06-03T16:17:16.378Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:17:16.378Z] ---> Using cache [2021-06-03T16:17:16.378Z] ---> 6ca639892309 [2021-06-03T16:17:16.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:17:16.379Z] ---> Using cache [2021-06-03T16:17:16.379Z] ---> f30b0f9c4d7a [2021-06-03T16:17:16.379Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:17:16.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:17:17.275Z] ---> Running in beb47d112036 [2021-06-03T16:17:17.883Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T16:17:18.164Z] OK: 218 MiB in 52 packages [2021-06-03T16:17:19.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:17:19.786Z] Running setup.py install for dockerpty: started [2021-06-03T16:17:20.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:17:20.355Z] Removing intermediate container c10d9583359a [2021-06-03T16:17:20.355Z] ---> f42125e58949 [2021-06-03T16:17:20.355Z] Step 6/24 : COPY go.mod . [2021-06-03T16:17:20.962Z] OK: 218 MiB in 52 packages [2021-06-03T16:17:21.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:17:21.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:17:21.960Z] ---> fc0982c6d17d [2021-06-03T16:17:21.960Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:17:21.960Z] ---> Using cache [2021-06-03T16:17:21.960Z] ---> 6ca639892309 [2021-06-03T16:17:21.960Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:17:21.960Z] ---> Using cache [2021-06-03T16:17:21.960Z] ---> f30b0f9c4d7a [2021-06-03T16:17:21.960Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T16:17:22.252Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T16:17:22.855Z] ---> Running in 37f29c77f19a [2021-06-03T16:17:22.855Z] ---> caa6d70fa2e2 [2021-06-03T16:17:22.855Z] Step 7/24 : RUN go mod download [2021-06-03T16:17:23.135Z] ---> Running in bdebf75c86bb [2021-06-03T16:17:23.416Z] 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-06-03T16:17:23.707Z] Removing intermediate container beb47d112036 [2021-06-03T16:17:23.707Z] ---> d20154b41ddc [2021-06-03T16:17:23.707Z] Step 6/24 : COPY go.mod . [2021-06-03T16:17:25.180Z] ---> 33bf43057913 [2021-06-03T16:17:25.180Z] Step 7/24 : RUN go mod download [2021-06-03T16:17:25.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:17:25.475Z] ---> Running in f221f0f440d4 [2021-06-03T16:17:26.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:17:27.486Z] Removing intermediate container bdebf75c86bb [2021-06-03T16:17:27.486Z] ---> b7371653ed15 [2021-06-03T16:17:27.486Z] Step 8/24 : COPY . . [2021-06-03T16:17:28.936Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:17:28.936Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:17:28.936Z] ---> fc0982c6d17d [2021-06-03T16:17:28.936Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T16:17:28.936Z] ---> Using cache [2021-06-03T16:17:28.936Z] ---> 6ca639892309 [2021-06-03T16:17:28.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:17:28.936Z] ---> Using cache [2021-06-03T16:17:28.936Z] ---> f30b0f9c4d7a [2021-06-03T16:17:28.936Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T16:17:28.936Z] ---> Using cache [2021-06-03T16:17:28.936Z] ---> d20154b41ddc [2021-06-03T16:17:28.936Z] Step 6/22 : COPY go.mod . [2021-06-03T16:17:28.936Z] ---> Using cache [2021-06-03T16:17:28.936Z] ---> 33bf43057913 [2021-06-03T16:17:28.936Z] Step 7/22 : RUN go mod download [2021-06-03T16:17:28.936Z] ---> Running in 8ef46d6eed82 [2021-06-03T16:17:28.936Z] OK: 218 MiB in 52 packages [2021-06-03T16:17:29.547Z] Removing intermediate container f221f0f440d4 [2021-06-03T16:17:29.547Z] ---> 7344401198b3 [2021-06-03T16:17:29.547Z] Step 8/24 : COPY . . [2021-06-03T16:17:31.540Z] Removing intermediate container 37f29c77f19a [2021-06-03T16:17:31.540Z] ---> d751ff910a4c [2021-06-03T16:17:31.540Z] Step 6/23 : COPY go.mod . [2021-06-03T16:17:32.997Z] ---> 84fc6678e17d [2021-06-03T16:17:32.997Z] Step 7/23 : RUN go mod download [2021-06-03T16:17:33.977Z] Removing intermediate container 8ef46d6eed82 [2021-06-03T16:17:33.977Z] ---> 3318eec1f66b [2021-06-03T16:17:33.977Z] Step 8/22 : COPY . . [2021-06-03T16:17:33.977Z] ---> Running in f2dc361d3797 [2021-06-03T16:17:39.400Z] Removing intermediate container f45c4ea07a1d [2021-06-03T16:17:39.400Z] ---> a392942223f6 [2021-06-03T16:17:39.400Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T16:17:39.994Z] Removing intermediate container f2dc361d3797 [2021-06-03T16:17:39.994Z] ---> eeb79e1ffab1 [2021-06-03T16:17:39.994Z] Step 8/23 : COPY . . [2021-06-03T16:17:40.267Z] ---> Running in 6860b85df25f [2021-06-03T16:17:41.701Z] Removing intermediate container 6860b85df25f [2021-06-03T16:17:41.701Z] ---> efc692cdbad0 [2021-06-03T16:17:41.701Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T16:17:42.303Z] ---> Running in 9325cc976bed [2021-06-03T16:17:43.291Z] Removing intermediate container 9325cc976bed [2021-06-03T16:17:43.563Z] ---> e2978282f432 [2021-06-03T16:17:43.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T16:17:46.956Z] ---> b611fef19d2c [2021-06-03T16:17:46.956Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T16:17:48.411Z] ---> 19b7dc6b91fe [2021-06-03T16:17:48.411Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:17:48.701Z] ---> c5ce5335626b [2021-06-03T16:17:48.701Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T16:17:48.983Z] ---> Running in d9de0bed6edd [2021-06-03T16:17:50.970Z] ---> 369b7cee8cdf [2021-06-03T16:17:50.970Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T16:17:50.970Z] ---> 41dbe8d62cf0 [2021-06-03T16:17:50.970Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:17:51.256Z] ---> Running in 516c37a3f631 [2021-06-03T16:17:51.256Z] ---> Running in 9e147fa2c843 [2021-06-03T16:17:53.241Z] Removing intermediate container 9e147fa2c843 [2021-06-03T16:17:53.241Z] ---> 7cf99c0c302b [2021-06-03T16:17:53.241Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:17:53.837Z] ---> Running in 4f51705d4aa1 [2021-06-03T16:17:54.827Z] Removing intermediate container 4f51705d4aa1 [2021-06-03T16:17:54.827Z] ---> 6254908d4771 [2021-06-03T16:17:54.827Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:17:55.098Z] ---> 17ba8f648bed [2021-06-03T16:17:55.098Z] Step 9/22 : RUN go mod tidy [2021-06-03T16:17:55.098Z] Removing intermediate container d9de0bed6edd [2021-06-03T16:17:55.098Z] ---> 4a880adaa476 [2021-06-03T16:17:55.098Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T16:17:55.377Z] ---> Running in 36c692764b42 [2021-06-03T16:17:55.377Z] ---> Running in 05dae368c012 [2021-06-03T16:17:55.650Z] ---> Running in ea0a1deb6ee4 [2021-06-03T16:17:56.251Z] Removing intermediate container 36c692764b42 [2021-06-03T16:17:56.251Z] ---> 3ee4b4cf1a36 [2021-06-03T16:17:56.251Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:17:56.524Z] ---> Running in f81d4ba67e3a [2021-06-03T16:17:56.797Z] Removing intermediate container 516c37a3f631 [2021-06-03T16:17:56.797Z] ---> 24ffd36eeafb [2021-06-03T16:17:56.797Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T16:17:57.080Z] ---> Running in 15998ea32692 [2021-06-03T16:17:57.352Z] Removing intermediate container f81d4ba67e3a [2021-06-03T16:17:57.352Z] ---> 460fd8cc911d [2021-06-03T16:17:57.352Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:17:57.953Z] ---> Running in c5883e30bece [2021-06-03T16:17:57.953Z] 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-06-03T16:17:59.391Z] Removing intermediate container c5883e30bece [2021-06-03T16:17:59.391Z] ---> 34e6d91bf242 [2021-06-03T16:17:59.391Z] [2021-06-03T16:17:59.669Z] 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-06-03T16:18:00.661Z] Successfully built 34e6d91bf242 [2021-06-03T16:18:00.661Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-03T16:18:02.105Z]  Building sys-mgmt-agent ... done Removing intermediate container 05dae368c012 [2021-06-03T16:18:02.106Z] ---> d019ae7cbf9a [2021-06-03T16:18:02.106Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T16:18:02.106Z] ---> Running in e7a4a8f9b702 [2021-06-03T16:18:02.387Z] ---> efe35b42736d [2021-06-03T16:18:02.387Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:18:02.665Z] ---> Running in 09ca3c320c7d [2021-06-03T16:18:04.722Z] 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-06-03T16:18:10.159Z] Removing intermediate container 09ca3c320c7d [2021-06-03T16:18:10.159Z] ---> 6b8bf976e7be [2021-06-03T16:18:10.159Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T16:18:10.159Z] ---> Running in e6c1ba39ff47 [2021-06-03T16:18:11.614Z] 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-06-03T16:19:33.469Z] 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-06-03T16:19:41.810Z] Removing intermediate container e7a4a8f9b702 [2021-06-03T16:19:41.811Z] ---> 894fcffe5906 [2021-06-03T16:19:41.811Z] [2021-06-03T16:19:41.811Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T16:19:41.811Z] ---> 9852663dfa18 [2021-06-03T16:19:41.811Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T16:19:41.811Z] Removing intermediate container 15998ea32692 [2021-06-03T16:19:41.811Z] ---> fc0f3566ed4c [2021-06-03T16:19:41.811Z] [2021-06-03T16:19:41.811Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:19:41.811Z] ---> 9852663dfa18 [2021-06-03T16:19:41.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:19:41.811Z] ---> Using cache [2021-06-03T16:19:41.811Z] ---> deab43ebd654 [2021-06-03T16:19:41.811Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:19:41.811Z] ---> Using cache [2021-06-03T16:19:41.811Z] ---> 797d019242bf [2021-06-03T16:19:41.811Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T16:19:41.811Z] ---> Running in 4715e70bebfd [2021-06-03T16:19:42.089Z] ---> Running in 19ec443cd5b7 [2021-06-03T16:19:42.699Z] Removing intermediate container 19ec443cd5b7 [2021-06-03T16:19:42.699Z] ---> 9d8536372a24 [2021-06-03T16:19:42.699Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:19:43.298Z] ---> Running in 51d958ed0c73 [2021-06-03T16:19:43.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:19:43.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:19:44.164Z] Removing intermediate container 51d958ed0c73 [2021-06-03T16:19:44.164Z] ---> 57371e41c123 [2021-06-03T16:19:44.164Z] Step 16/24 : WORKDIR / [2021-06-03T16:19:44.440Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T16:19:44.440Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:19:44.440Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T16:19:44.440Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T16:19:44.440Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:19:44.440Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:19:44.721Z] ---> Running in 5b289ed5b0a4 [2021-06-03T16:19:44.721Z] OK: 7 MiB in 18 packages [2021-06-03T16:19:45.716Z] Removing intermediate container e6c1ba39ff47 [2021-06-03T16:19:45.716Z] ---> 0bb87ac0becc [2021-06-03T16:19:45.716Z] [2021-06-03T16:19:45.716Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:19:45.716Z] ---> 9852663dfa18 [2021-06-03T16:19:45.716Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:19:45.716Z] ---> Using cache [2021-06-03T16:19:45.716Z] ---> deab43ebd654 [2021-06-03T16:19:45.716Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:19:45.716Z] ---> Using cache [2021-06-03T16:19:45.716Z] ---> 797d019242bf [2021-06-03T16:19:45.716Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T16:19:45.716Z] Removing intermediate container 5b289ed5b0a4 [2021-06-03T16:19:45.716Z] ---> 7a63f655b40e [2021-06-03T16:19:45.716Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:19:45.992Z] ---> Running in f0224a2055a6 [2021-06-03T16:19:46.587Z] Removing intermediate container ea0a1deb6ee4 [2021-06-03T16:19:46.587Z] ---> 65dde1748a97 [2021-06-03T16:19:46.587Z] [2021-06-03T16:19:46.587Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:19:46.587Z] ---> 9852663dfa18 [2021-06-03T16:19:46.587Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T16:19:46.886Z] ---> Running in b34a17afaab8 [2021-06-03T16:19:46.886Z] Removing intermediate container 4715e70bebfd [2021-06-03T16:19:46.886Z] ---> 21a3f8a8937e [2021-06-03T16:19:46.886Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:19:46.886Z] Removing intermediate container f0224a2055a6 [2021-06-03T16:19:46.886Z] ---> e077754819c0 [2021-06-03T16:19:46.886Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:19:46.886Z] ---> cced55088c58 [2021-06-03T16:19:47.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T16:19:47.158Z] ---> Running in 1dd91050387c [2021-06-03T16:19:47.158Z] ---> Running in 24c74ca53bad [2021-06-03T16:19:47.429Z] Removing intermediate container b34a17afaab8 [2021-06-03T16:19:47.429Z] ---> 38075dea46b4 [2021-06-03T16:19:47.429Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T16:19:47.704Z] ---> Running in c2c5c4c6bb9e [2021-06-03T16:19:47.977Z] Removing intermediate container 1dd91050387c [2021-06-03T16:19:47.977Z] ---> d4760451978d [2021-06-03T16:19:47.977Z] Step 14/22 : WORKDIR /edgex [2021-06-03T16:19:47.977Z] Removing intermediate container 24c74ca53bad [2021-06-03T16:19:47.977Z] ---> b06209ee525a [2021-06-03T16:19:47.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:19:48.255Z] ---> Running in c665a5c7c9cc [2021-06-03T16:19:48.255Z] Removing intermediate container c2c5c4c6bb9e [2021-06-03T16:19:48.255Z] ---> c3c515e32bf2 [2021-06-03T16:19:48.255Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T16:19:48.535Z] ---> d758a3f65146 [2021-06-03T16:19:48.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T16:19:48.535Z] ---> Running in 976d3d58a6a4 [2021-06-03T16:19:48.807Z] Removing intermediate container c665a5c7c9cc [2021-06-03T16:19:48.807Z] ---> 3c5c4f02fa3e [2021-06-03T16:19:48.807Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T16:19:49.085Z] ---> 0098143df209 [2021-06-03T16:19:49.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T16:19:49.085Z] Removing intermediate container 976d3d58a6a4 [2021-06-03T16:19:49.085Z] ---> a1675c432ff6 [2021-06-03T16:19:49.085Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:19:49.362Z] ---> Running in 0f2aec25f8c1 [2021-06-03T16:19:49.641Z] ---> 5de3321bea0f [2021-06-03T16:19:49.641Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T16:19:49.912Z] ---> Running in 86063868c558 [2021-06-03T16:19:49.912Z] ---> dd61c16f60cf [2021-06-03T16:19:49.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T16:19:50.524Z] Removing intermediate container 86063868c558 [2021-06-03T16:19:50.524Z] ---> e3c396d026f1 [2021-06-03T16:19:50.524Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:19:50.798Z] ---> 02ffe3881d98 [2021-06-03T16:19:50.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T16:19:50.798Z] ---> Running in 96cd30f8bc92 [2021-06-03T16:19:51.400Z] ---> 9fbc7d33be0e [2021-06-03T16:19:51.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T16:19:51.671Z] Removing intermediate container 96cd30f8bc92 [2021-06-03T16:19:51.671Z] ---> e303a9298f6e [2021-06-03T16:19:51.671Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:19:51.671Z] ---> Running in 31e09c5d4265 [2021-06-03T16:19:51.942Z] ---> 4b9425145b7c [2021-06-03T16:19:51.943Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T16:19:51.943Z] ---> Running in 5535b77861a3 [2021-06-03T16:19:52.216Z] Removing intermediate container 0f2aec25f8c1 [2021-06-03T16:19:52.216Z] ---> f4fd006a9bc3 [2021-06-03T16:19:52.216Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T16:19:52.488Z] Removing intermediate container 31e09c5d4265 [2021-06-03T16:19:52.488Z] ---> 96ff7761c3aa [2021-06-03T16:19:52.488Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:19:52.488Z] ---> Running in 2ec57fe6624a [2021-06-03T16:19:52.762Z] ---> Running in 82a66dba5e38 [2021-06-03T16:19:52.762Z] Removing intermediate container 5535b77861a3 [2021-06-03T16:19:52.762Z] ---> b8e6bee2f907 [2021-06-03T16:19:52.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:19:53.038Z] ---> 37dcdfb164cb [2021-06-03T16:19:53.038Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T16:19:53.038Z] ---> Running in 1353572d3599 [2021-06-03T16:19:53.317Z] ---> Running in 6c0bad464471 [2021-06-03T16:19:53.317Z] Removing intermediate container 82a66dba5e38 [2021-06-03T16:19:53.317Z] ---> b5d10924c9d3 [2021-06-03T16:19:53.317Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:19:53.593Z] ---> Running in e6d8ffdd4e75 [2021-06-03T16:19:53.593Z] Removing intermediate container 1353572d3599 [2021-06-03T16:19:53.593Z] ---> e39cc907e26a [2021-06-03T16:19:53.593Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T16:19:53.872Z] Removing intermediate container 6c0bad464471 [2021-06-03T16:19:53.872Z] ---> 9a1466235590 [2021-06-03T16:19:53.872Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T16:19:53.872Z] ---> Running in af2abf30ca23 [2021-06-03T16:19:54.149Z] ---> Running in 402dcc7082f2 [2021-06-03T16:19:54.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:19:54.149Z] Removing intermediate container e6d8ffdd4e75 [2021-06-03T16:19:54.149Z] ---> fc78134351b3 [2021-06-03T16:19:54.149Z] [2021-06-03T16:19:54.747Z] Removing intermediate container af2abf30ca23 [2021-06-03T16:19:54.747Z] ---> 365dacd1e31c [2021-06-03T16:19:54.747Z] Step 22/23 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:19:54.747Z] Successfully built fc78134351b3 [2021-06-03T16:19:54.747Z] Successfully tagged core-metadata-arm64:latest [2021-06-03T16:19:54.747Z]  Building core-metadata ... done Removing intermediate container 402dcc7082f2 [2021-06-03T16:19:54.747Z] ---> c209fb5d76f8 [2021-06-03T16:19:54.747Z] Step 20/22 : LABEL arch=arm64 [2021-06-03T16:19:54.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:19:54.747Z] ---> Running in f96f3669a934 [2021-06-03T16:19:55.021Z] ---> Running in 24fde6b4b82f [2021-06-03T16:19:55.291Z] Removing intermediate container f96f3669a934 [2021-06-03T16:19:55.291Z] ---> 24d45879b486 [2021-06-03T16:19:55.291Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T16:19:55.562Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:19:55.562Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T16:19:55.840Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T16:19:55.840Z] ---> Running in 938e6ac7cfa4 [2021-06-03T16:19:55.840Z] Removing intermediate container 24fde6b4b82f [2021-06-03T16:19:55.840Z] ---> ab0aebb8eca6 [2021-06-03T16:19:55.840Z] Step 21/22 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:19:55.840Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T16:19:55.840Z] ---> Running in d27b760f5a12 [2021-06-03T16:19:55.840Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T16:19:56.114Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T16:19:56.114Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:19:56.114Z] OK: 8 MiB in 20 packages [2021-06-03T16:19:56.390Z] Removing intermediate container 938e6ac7cfa4 [2021-06-03T16:19:56.390Z] ---> 074cde4d653a [2021-06-03T16:19:56.390Z] [2021-06-03T16:19:56.663Z] Removing intermediate container d27b760f5a12 [2021-06-03T16:19:56.663Z] ---> ec08996ba924 [2021-06-03T16:19:56.663Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T16:19:56.663Z] Successfully built 074cde4d653a [2021-06-03T16:19:56.663Z] Successfully tagged support-scheduler-arm64:latest [2021-06-03T16:19:56.936Z]  Building support-scheduler ... done  ---> Running in 966052b37c92 [2021-06-03T16:19:57.527Z] Removing intermediate container 966052b37c92 [2021-06-03T16:19:57.527Z] ---> c5cab6c11cc9 [2021-06-03T16:19:57.527Z] [2021-06-03T16:19:57.799Z] Removing intermediate container 2ec57fe6624a [2021-06-03T16:19:57.799Z] ---> fa95495e4967 [2021-06-03T16:19:57.799Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:19:57.799Z] Successfully built c5cab6c11cc9 [2021-06-03T16:19:57.799Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-03T16:19:58.394Z]  Building security-proxy-setup ... done  ---> 4acb288bf336 [2021-06-03T16:19:58.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T16:19:59.878Z] ---> 8af0cdb9c90e [2021-06-03T16:19:59.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T16:20:00.482Z] ---> 86ae758c2f76 [2021-06-03T16:20:00.482Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T16:20:00.754Z] ---> Running in 374cb135048e [2021-06-03T16:20:01.354Z] Removing intermediate container 374cb135048e [2021-06-03T16:20:01.354Z] ---> 950ec1918705 [2021-06-03T16:20:01.354Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:20:01.354Z] ---> Running in 0eb7f50b4049 [2021-06-03T16:20:01.948Z] Removing intermediate container 0eb7f50b4049 [2021-06-03T16:20:01.948Z] ---> 1aa957e61548 [2021-06-03T16:20:01.948Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:20:01.948Z] ---> Running in e57cbafde3e6 [2021-06-03T16:20:02.554Z] Removing intermediate container e57cbafde3e6 [2021-06-03T16:20:02.554Z] ---> e959d09fb213 [2021-06-03T16:20:02.554Z] Step 23/24 : LABEL git_sha=d27116e2c2444831b686c578e9bba9ab009332b9 [2021-06-03T16:20:02.554Z] ---> Running in 2e4c5841c5e6 [2021-06-03T16:20:03.149Z] Removing intermediate container 2e4c5841c5e6 [2021-06-03T16:20:03.149Z] ---> 8ae4060ad27f [2021-06-03T16:20:03.149Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T16:20:03.149Z] ---> Running in c59d90df48ed [2021-06-03T16:20:03.738Z] Removing intermediate container c59d90df48ed [2021-06-03T16:20:03.738Z] ---> 81bf01e02c17 [2021-06-03T16:20:03.738Z] [2021-06-03T16:20:04.023Z] Successfully built 81bf01e02c17 [2021-06-03T16:20:04.023Z] Successfully tagged core-data-arm64:latest [2021-06-03T16:20:04.313Z]  Building core-data ... done  [Pipeline] } [2021-06-03T16:20:04.468Z] $ docker stop --time=1 dc1c72d0656280b0624f79621db0f3f1fffcf1a951634d4cdb6b0db0b5e31242 [2021-06-03T16:20:06.296Z] $ docker rm -f dc1c72d0656280b0624f79621db0f3f1fffcf1a951634d4cdb6b0db0b5e31242 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:20:06.710Z] + docker images [2021-06-03T16:20:06.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T16:20:06.982Z] core-data-arm64 latest 81bf01e02c17 3 seconds ago 19.1MB [2021-06-03T16:20:06.982Z] security-proxy-setup-arm64 latest c5cab6c11cc9 9 seconds ago 24MB [2021-06-03T16:20:06.982Z] support-scheduler-arm64 latest 074cde4d653a 10 seconds ago 15MB [2021-06-03T16:20:06.982Z] core-metadata-arm64 latest fc78134351b3 12 seconds ago 15.6MB [2021-06-03T16:20:06.982Z] 65dde1748a97 20 seconds ago 975MB [2021-06-03T16:20:06.982Z] 0bb87ac0becc 21 seconds ago 968MB [2021-06-03T16:20:06.982Z] fc0f3566ed4c 25 seconds ago 972MB [2021-06-03T16:20:06.982Z] 894fcffe5906 26 seconds ago 971MB [2021-06-03T16:20:06.982Z] sys-mgmt-agent-arm64 latest 34e6d91bf242 2 minutes ago 299MB [2021-06-03T16:20:06.982Z] security-bootstrapper-arm64 latest 173ec8942d1e 3 minutes ago 17.1MB [2021-06-03T16:20:06.982Z] security-secretstore-setup-arm64 latest 212d11bd56c5 3 minutes ago 26.5MB [2021-06-03T16:20:06.982Z] support-notifications-arm64 latest ab15a667d388 3 minutes ago 15.7MB [2021-06-03T16:20:06.982Z] core-command-arm64 latest 79226ac257b1 3 minutes ago 15MB [2021-06-03T16:20:06.982Z] efedde8490de 3 minutes ago 973MB [2021-06-03T16:20:06.982Z] 2cdbbe741824 3 minutes ago 968MB [2021-06-03T16:20:06.982Z] a675fdaed4ff 4 minutes ago 974MB [2021-06-03T16:20:06.982Z] ae6871f6ff61 4 minutes ago 967MB [2021-06-03T16:20:06.982Z] ea5ec9d971c1 4 minutes ago 966MB [2021-06-03T16:20:06.982Z] ci-base-image-arm64 latest fc0982c6d17d 14 minutes ago 641MB [2021-06-03T16:20:06.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-03T16:20:06.982Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-03T16:20:06.982Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-03T16:20:06.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-03T16:20:07.716Z] ---> job-cost.sh [2021-06-03T16:20:07.716Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k0bD [2021-06-03T16:20:46.735Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T16:22:23.555Z] lf-activate-venv(): INFO: Adding /tmp/venv-k0bD/bin to PATH [2021-06-03T16:22:23.555Z] INFO: No Stack... [2021-06-03T16:22:23.555Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T16:22:23.555Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T16:22:23.893Z] + + cut -d, -f6 [2021-06-03T16:22:23.893Z] cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-06-03T16:22:23.953Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-5-stack-cost] [2021-06-03T16:22:23.963Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-5-stack-cost] did not exist. Created. [2021-06-03T16:22:23.964Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T16:22:24.314Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T16:22:24.564Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T16:22:24.573Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-5-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-06-03T16:22:25.154Z] provisioning config files... [2021-06-03T16:22:25.166Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2725647474042659003tmp [Pipeline] { [Pipeline] sh [2021-06-03T16:22:25.495Z] + set +x [2021-06-03T16:22:25.496Z] + curl -s https://codecov.io/bash [2021-06-03T16:22:25.496Z] + bash -s -- [2021-06-03T16:22:25.496Z] [2021-06-03T16:22:25.496Z] _____ _ [2021-06-03T16:22:25.496Z] / ____| | | [2021-06-03T16:22:25.496Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T16:22:25.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T16:22:25.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T16:22:25.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T16:22:25.496Z] Bash-1.0.3 [2021-06-03T16:22:25.496Z] [2021-06-03T16:22:25.496Z] [2021-06-03T16:22:25.758Z] ==> git version 2.24.4 found [2021-06-03T16:22:25.758Z] ==> 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-06-03T16:22:25.758Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T16:22:25.758Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T16:22:25.758Z] ==> Jenkins CI detected. [2021-06-03T16:22:25.758Z] project root: . [2021-06-03T16:22:25.758Z] --> token set from env [2021-06-03T16:22:25.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T16:22:25.759Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T16:22:25.759Z] ==> Python coveragepy not found [2021-06-03T16:22:25.759Z] ==> Searching for coverage reports in: [2021-06-03T16:22:25.759Z] + . [2021-06-03T16:22:25.759Z] -> Found 1 reports [2021-06-03T16:22:25.759Z] ==> Detecting git/mercurial file structure [2021-06-03T16:22:25.759Z] ==> Reading reports [2021-06-03T16:22:25.759Z] + ./coverage.out bytes=410989 [2021-06-03T16:22:25.759Z] ==> Appending adjustments [2021-06-03T16:22:25.759Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T16:22:27.140Z] + Found adjustments [2021-06-03T16:22:27.140Z] ==> Gzipping contents [2021-06-03T16:22:27.140Z] 56K /tmp/codecov.cyzmcr.gz [2021-06-03T16:22:27.140Z] ==> Uploading reports [2021-06-03T16:22:27.140Z] url: https://codecov.io [2021-06-03T16:22:27.140Z] query: branch=PR-3531&commit=d27116e2c2444831b686c578e9bba9ab009332b9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-03T16:22:27.140Z] -> Pinging Codecov [2021-06-03T16:22:27.140Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=d27116e2c2444831b686c578e9bba9ab009332b9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-03T16:22:27.711Z] -> Uploading to [2021-06-03T16:22:27.711Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/d27116e2c2444831b686c578e9bba9ab009332b9/e194efd3-787c-4136-8049-d75fa1017be2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T162227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1026abb41905338f26481923e1975a76de865f4872059022dc27887d7185cd1a [2021-06-03T16:22:27.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:22:27.711Z] Dload Upload Total Spent Left Speed [2021-06-03T16:22:27.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55804 0 0 100 55804 0 122k --:--:-- --:--:-- --:--:-- 121k [2021-06-03T16:22:27.974Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d27116e2c2444831b686c578e9bba9ab009332b9 [Pipeline] } [2021-06-03T16:22:27.984Z] 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-06-03T16:22:29.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:22:29.730Z] ---> package-listing.sh [2021-06-03T16:22:29.731Z] ++ facter osfamily [2021-06-03T16:22:29.731Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T16:22:29.996Z] + OS_FAMILY=redhat [2021-06-03T16:22:29.996Z] + workspace=/w/workspace/edgex-go/5 [2021-06-03T16:22:29.996Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T16:22:29.996Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T16:22:29.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T16:22:29.996Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T16:22:29.996Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-03T16:22:29.996Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T16:22:29.996Z] + case "${OS_FAMILY}" in [2021-06-03T16:22:29.996Z] + sort [2021-06-03T16:22:29.996Z] + rpm -qa [2021-06-03T16:22:32.553Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T16:22:32.553Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T16:22:32.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T16:22:32.553Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-03T16:22:32.553Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-03T16:22:32.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-03T16:22:32.567Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T16:22:32.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:22:33.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T16:22:33.432Z] [2021-06-03T16:22:33.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:22:33.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T16:22:33.766Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T16:22:33.766Z] df20fa9351a1: Pulling fs layer [2021-06-03T16:22:33.766Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T16:22:33.766Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T16:22:33.766Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T16:22:33.766Z] 93b61091891f: Pulling fs layer [2021-06-03T16:22:33.766Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T16:22:33.766Z] 5e14af77c1be: Pulling fs layer [2021-06-03T16:22:33.766Z] 01666e4c0597: Pulling fs layer [2021-06-03T16:22:33.766Z] aa168da1d23b: Pulling fs layer [2021-06-03T16:22:33.766Z] 93b9cdb0e59b: Waiting [2021-06-03T16:22:33.766Z] 46f8f816bc3b: Waiting [2021-06-03T16:22:33.766Z] 93b61091891f: Waiting [2021-06-03T16:22:33.766Z] 5e14af77c1be: Waiting [2021-06-03T16:22:33.766Z] aa168da1d23b: Waiting [2021-06-03T16:22:33.766Z] 01666e4c0597: Waiting [2021-06-03T16:22:33.766Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T16:22:33.766Z] 36b3adc4ff6f: Download complete [2021-06-03T16:22:33.766Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T16:22:33.766Z] 46f8f816bc3b: Download complete [2021-06-03T16:22:34.033Z] df20fa9351a1: Verifying Checksum [2021-06-03T16:22:34.033Z] df20fa9351a1: Download complete [2021-06-03T16:22:34.033Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T16:22:34.033Z] 93b9cdb0e59b: Download complete [2021-06-03T16:22:34.033Z] 5e14af77c1be: Verifying Checksum [2021-06-03T16:22:34.033Z] 5e14af77c1be: Download complete [2021-06-03T16:22:34.033Z] 93b61091891f: Verifying Checksum [2021-06-03T16:22:34.033Z] 93b61091891f: Download complete [2021-06-03T16:22:34.033Z] 01666e4c0597: Verifying Checksum [2021-06-03T16:22:34.033Z] 01666e4c0597: Download complete [2021-06-03T16:22:34.033Z] df20fa9351a1: Pull complete [2021-06-03T16:22:34.304Z] 36b3adc4ff6f: Pull complete [2021-06-03T16:22:34.304Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T16:22:34.304Z] 8ad3a11d3b57: Download complete [2021-06-03T16:22:34.891Z] 8ad3a11d3b57: Pull complete [2021-06-03T16:22:34.891Z] 46f8f816bc3b: Pull complete [2021-06-03T16:22:35.154Z] 93b61091891f: Pull complete [2021-06-03T16:22:35.154Z] 93b9cdb0e59b: Pull complete [2021-06-03T16:22:35.418Z] 5e14af77c1be: Pull complete [2021-06-03T16:22:35.419Z] 01666e4c0597: Pull complete [2021-06-03T16:22:36.371Z] aa168da1d23b: Verifying Checksum [2021-06-03T16:22:36.371Z] aa168da1d23b: Download complete [2021-06-03T16:22:40.619Z] aa168da1d23b: Pull complete [2021-06-03T16:22:40.619Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T16:22:40.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T16:22:40.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T16:22:40.702Z] prd-centos7-docker-4c-2g-324 does not seem to be running inside a container [2021-06-03T16:22:40.769Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T16:22:44.012Z] $ docker top 44bb90ba8b0a8f89dd04bbed70d4c284835ca4ff0dd5285f36f7d220bf6ea74c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:22:44.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T16:22:45.323Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T16:22:45.695Z] + ls /var/log/sa-host [2021-06-03T16:22:45.695Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T16:22:45.696Z] file_magic: OK [2021-06-03T16:22:45.696Z] HZ: Using current value: 100 [2021-06-03T16:22:45.696Z] file_header: OK [2021-06-03T16:22:45.696Z] 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-06-03T16:22:45.696Z] Statistics: [2021-06-03T16:22:45.696Z] 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... [2021-06-03T16:22:45.696Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T16:22:45.696Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T16:22:45.696Z] file_magic: OK [2021-06-03T16:22:45.696Z] HZ: Using current value: 100 [2021-06-03T16:22:45.696Z] file_header: OK [2021-06-03T16:22:45.696Z] 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-06-03T16:22:45.696Z] Statistics: [2021-06-03T16:22:45.696Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T16:22:45.696Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:22:45.872Z] provisioning config files... [2021-06-03T16:22:45.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6780297631050575555tmp [Pipeline] { [Pipeline] echo [2021-06-03T16:22:45.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:22:46.196Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T16:22:46.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T16:22:46.231Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:22:46.530Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T16:22:46.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:22:46.836Z] ---> sudo-logs.sh [2021-06-03T16:22:46.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T16:22:46.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:22:47.155Z] ---> job-cost.sh [2021-06-03T16:22:47.155Z] lf-activate-venv: SKIPPING [2021-06-03T16:22:47.155Z] DEBUG: total: 0.18000000715255737 [2021-06-03T16:22:47.155Z] INFO: Retrieving Stack Cost... [2021-06-03T16:22:48.373Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T16:22:48.945Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T16:22:48.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:22:49.251Z] ---> logs-deploy.sh [2021-06-03T16:22:49.251Z] lf-activate-venv: SKIPPING [2021-06-03T16:22:49.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/5 [2021-06-03T16:22:49.251Z] INFO: archiving workspace using pattern(s): [2021-06-03T16:22:50.201Z] Archives upload complete. [2021-06-03T16:22:50.201Z] INFO: archiving logs to Nexus [2021-06-03T16:22:50.783Z] ---> uname -a: [2021-06-03T16:22:50.783Z] Linux prd-centos7-docker-4c-2g-324.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-03T16:22:50.783Z] [2021-06-03T16:22:50.783Z] [2021-06-03T16:22:50.783Z] ---> lscpu: [2021-06-03T16:22:50.783Z] Architecture: x86_64 [2021-06-03T16:22:50.783Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T16:22:50.783Z] Byte Order: Little Endian [2021-06-03T16:22:50.783Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T16:22:50.783Z] CPU(s): 2 [2021-06-03T16:22:50.783Z] On-line CPU(s) list: 0,1 [2021-06-03T16:22:50.783Z] Thread(s) per core: 1 [2021-06-03T16:22:50.783Z] Core(s) per socket: 1 [2021-06-03T16:22:50.783Z] Socket(s): 2 [2021-06-03T16:22:50.783Z] NUMA node(s): 1 [2021-06-03T16:22:50.783Z] Vendor ID: AuthenticAMD [2021-06-03T16:22:50.783Z] CPU family: 23 [2021-06-03T16:22:50.783Z] Model: 49 [2021-06-03T16:22:50.783Z] Model name: AMD EPYC-Rome Processor [2021-06-03T16:22:50.783Z] Stepping: 0 [2021-06-03T16:22:50.783Z] CPU MHz: 2800.000 [2021-06-03T16:22:50.783Z] BogoMIPS: 5600.00 [2021-06-03T16:22:50.783Z] Virtualization: AMD-V [2021-06-03T16:22:50.783Z] Hypervisor vendor: KVM [2021-06-03T16:22:50.783Z] Virtualization type: full [2021-06-03T16:22:50.783Z] L1d cache: 64 KiB [2021-06-03T16:22:50.783Z] L1i cache: 64 KiB [2021-06-03T16:22:50.783Z] L2 cache: 1 MiB [2021-06-03T16:22:50.783Z] L3 cache: 32 MiB [2021-06-03T16:22:50.783Z] NUMA node0 CPU(s): 0,1 [2021-06-03T16:22:50.783Z] Vulnerability Itlb multihit: Not affected [2021-06-03T16:22:50.783Z] Vulnerability L1tf: Not affected [2021-06-03T16:22:50.783Z] Vulnerability Mds: Not affected [2021-06-03T16:22:50.783Z] Vulnerability Meltdown: Not affected [2021-06-03T16:22:50.783Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T16:22:50.783Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T16:22:50.783Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T16:22:50.783Z] Vulnerability Srbds: Not affected [2021-06-03T16:22:50.783Z] Vulnerability Tsx async abort: Not affected [2021-06-03T16:22:50.783Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-03T16:22:50.783Z] [2021-06-03T16:22:50.783Z] [2021-06-03T16:22:50.783Z] ---> nproc: [2021-06-03T16:22:50.783Z] 2 [2021-06-03T16:22:50.783Z] [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] ---> df -h: [2021-06-03T16:22:50.784Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T16:22:50.784Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-03T16:22:50.784Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T16:22:50.784Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T16:22:50.784Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/5 [2021-06-03T16:22:50.784Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/5@tmp [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] ---> free -m: [2021-06-03T16:22:50.784Z] total used free shared buff/cache available [2021-06-03T16:22:50.784Z] Mem: 7821 1375 1289 0 5156 6424 [2021-06-03T16:22:50.784Z] Swap: 1023 1 1022 [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] ---> ip addr: [2021-06-03T16:22:50.784Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T16:22:50.784Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T16:22:50.784Z] inet 127.0.0.1/8 scope host lo [2021-06-03T16:22:50.784Z] valid_lft forever preferred_lft forever [2021-06-03T16:22:50.784Z] inet6 ::1/128 scope host [2021-06-03T16:22:50.784Z] valid_lft forever preferred_lft forever [2021-06-03T16:22:50.784Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T16:22:50.784Z] link/ether fa:16:3e:eb:92:b7 brd ff:ff:ff:ff:ff:ff [2021-06-03T16:22:50.784Z] inet 10.30.123.242/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T16:22:50.784Z] valid_lft 84953sec preferred_lft 84953sec [2021-06-03T16:22:50.784Z] inet6 fe80::f816:3eff:feeb:92b7/64 scope link [2021-06-03T16:22:50.784Z] valid_lft forever preferred_lft forever [2021-06-03T16:22:50.784Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T16:22:50.784Z] link/ether 02:42:0a:07:a1:3b brd ff:ff:ff:ff:ff:ff [2021-06-03T16:22:50.784Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T16:22:50.784Z] valid_lft forever preferred_lft forever [2021-06-03T16:22:50.784Z] inet6 fe80::42:aff:fe07:a13b/64 scope link [2021-06-03T16:22:50.784Z] valid_lft forever preferred_lft forever [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] ---> sar -b -r -n DEV: [2021-06-03T16:22:50.784Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] 15:58:32 LINUX RESTART (2 CPU) [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] 15:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T16:22:50.784Z] 16:00:01 112.20 14.71 97.49 0.00 4780.69 10987.07 0.00 [2021-06-03T16:22:50.784Z] 16:01:01 179.08 0.22 178.86 0.00 23.17 58783.84 0.00 [2021-06-03T16:22:50.784Z] 16:02:01 61.77 0.10 61.67 0.00 1.73 6798.97 0.00 [2021-06-03T16:22:50.784Z] 16:03:01 53.71 0.02 53.69 0.00 0.53 5299.08 0.00 [2021-06-03T16:22:50.784Z] 16:04:02 364.34 154.89 209.45 0.00 3719.69 151987.41 0.00 [2021-06-03T16:22:50.784Z] 16:05:02 380.67 64.43 316.24 0.00 2467.62 164467.58 0.00 [2021-06-03T16:22:50.784Z] 16:06:01 330.13 10.18 319.95 0.00 1373.75 125080.78 0.00 [2021-06-03T16:22:50.784Z] 16:07:01 275.35 33.94 241.41 0.00 2296.87 126579.98 0.00 [2021-06-03T16:22:50.784Z] 16:08:01 216.82 12.86 203.96 0.00 1651.43 31567.64 0.00 [2021-06-03T16:22:50.784Z] 16:09:01 1.90 0.00 1.90 0.00 0.00 39.81 0.00 [2021-06-03T16:22:50.784Z] 16:10:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-06-03T16:22:50.784Z] 16:11:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-06-03T16:22:50.784Z] 16:12:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 [2021-06-03T16:22:50.784Z] 16:13:01 0.28 0.00 0.28 0.00 0.00 2.87 0.00 [2021-06-03T16:22:50.784Z] 16:14:01 0.42 0.18 0.23 0.00 5.73 3.56 0.00 [2021-06-03T16:22:50.784Z] 16:15:01 0.72 0.00 0.72 0.00 0.00 14.18 0.00 [2021-06-03T16:22:50.784Z] 16:16:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 [2021-06-03T16:22:50.784Z] 16:17:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 [2021-06-03T16:22:50.784Z] 16:18:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 [2021-06-03T16:22:50.784Z] 16:19:01 0.17 0.00 0.17 0.00 0.00 1.43 0.00 [2021-06-03T16:22:50.784Z] 16:20:01 0.47 0.20 0.27 0.00 1.60 2.38 0.00 [2021-06-03T16:22:50.784Z] 16:21:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 [2021-06-03T16:22:50.784Z] 16:22:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 [2021-06-03T16:22:50.784Z] Average: 85.99 12.79 73.20 0.00 711.07 29594.17 0.00 [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T16:22:50.784Z] 16:00:01 4943528 0 843492 10.53 2620 2219300 1386120 15.30 906776 1739664 320424 [2021-06-03T16:22:50.784Z] 16:01:01 4239056 0 1017244 12.70 2620 2750020 1295668 14.30 1026740 2199012 24 [2021-06-03T16:22:50.784Z] 16:02:01 3722152 0 1200632 14.99 2620 3083536 1738904 19.20 1443636 2285076 141592 [2021-06-03T16:22:50.784Z] 16:03:01 3864068 0 1140060 14.23 2620 3002192 1758552 19.42 1260352 2314688 70380 [2021-06-03T16:22:50.784Z] 16:04:02 1197068 0 1333344 16.65 2620 5475908 1917444 21.17 2046224 4100044 51380 [2021-06-03T16:22:50.784Z] 16:05:02 512160 0 1871900 23.37 2620 5622260 3707676 40.93 2894344 3860080 156276 [2021-06-03T16:22:50.784Z] 16:06:01 468972 0 1493720 18.65 2620 6043628 2690592 29.71 2565180 4237508 632952 [2021-06-03T16:22:50.784Z] 16:07:01 414800 0 1462520 18.26 2620 6129000 2628032 29.01 2890900 3935084 2532 [2021-06-03T16:22:50.784Z] 16:08:01 1963008 0 1296864 16.19 2620 4746448 1437440 15.87 1437692 3873980 24 [2021-06-03T16:22:50.784Z] 16:09:01 1964196 0 1295668 16.18 2620 4746456 1401424 15.47 1445868 3867176 12 [2021-06-03T16:22:50.784Z] 16:10:01 1965336 0 1294528 16.16 2620 4746456 1401496 15.47 1445964 3867176 8 [2021-06-03T16:22:50.784Z] 16:11:01 1965536 0 1294320 16.16 2620 4746464 1401424 15.47 1445988 3867180 8 [2021-06-03T16:22:50.784Z] 16:12:01 1965252 0 1294600 16.16 2620 4746468 1401544 15.47 1446256 3867176 12 [2021-06-03T16:22:50.784Z] 16:13:01 1965108 0 1294744 16.17 2620 4746468 1401568 15.47 1446456 3867176 8 [2021-06-03T16:22:50.784Z] 16:14:01 1965432 0 1294376 16.16 2620 4746512 1401424 15.47 1446020 3867196 20 [2021-06-03T16:22:50.784Z] 16:15:01 1965592 0 1294216 16.16 2620 4746512 1401496 15.47 1446000 3867196 8 [2021-06-03T16:22:50.784Z] 16:16:01 1965580 0 1294220 16.16 2620 4746520 1401424 15.47 1445800 3867196 8 [2021-06-03T16:22:50.784Z] 16:17:01 1965564 0 1294232 16.16 2620 4746524 1401424 15.47 1445920 3867196 8 [2021-06-03T16:22:50.784Z] 16:18:01 1965612 0 1294180 16.16 2620 4746528 1401424 15.47 1445924 3867196 8 [2021-06-03T16:22:50.784Z] 16:19:01 1965628 0 1294160 16.16 2620 4746532 1401424 15.47 1445928 3867196 8 [2021-06-03T16:22:50.784Z] 16:20:01 1962508 0 1297276 16.20 2620 4746536 1404168 15.50 1451592 3864440 8 [2021-06-03T16:22:50.784Z] 16:21:01 1962040 0 1297740 16.20 2620 4746540 1404240 15.50 1451828 3864440 12 [2021-06-03T16:22:50.784Z] 16:22:01 1962900 0 1296876 16.19 2620 4746544 1404072 15.50 1451396 3864440 8 [2021-06-03T16:22:50.784Z] Average: 2123091 0 1295257 16.17 2620 4587972 1660390 18.33 1597078 3594675 59814 [2021-06-03T16:22:50.784Z] [2021-06-03T16:22:50.784Z] 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T16:22:50.784Z] 16:00:01 vethaafd76b 956.51 754.44 90.04 2693.41 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:00:01 eth0 1707.79 1701.93 6404.54 196.89 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:00:01 docker0 956.51 754.31 76.96 2693.40 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:01:01 eth0 527.83 438.00 3548.58 46.05 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:01:01 docker0 176.63 230.89 12.65 845.67 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:02:01 eth0 43.17 24.10 38.43 16.29 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:02:01 vetha5f48c6 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:02:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:03:01 eth0 29.19 20.84 15.45 104.20 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:03:01 vetha5f48c6 1.70 1.70 0.13 0.13 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:03:01 docker0 1.70 1.70 0.11 0.13 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:04:02 eth0 214.17 173.94 1673.86 28.34 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:04:02 veth1a86b3b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:05:02 veth1aeeb75 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:05:02 vethe94dc55 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:05:02 veth6cb5386 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:05:02 eth0 94.61 70.27 195.11 18.33 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:06:01 veth13bd44d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:06:01 eth0 108.25 73.90 322.90 129.74 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:06:01 veth989d45c 12.53 13.45 1.07 33.80 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:07:01 veth2f082e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:07:01 veth334f181 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:07:01 eth0 48.55 28.81 88.11 14.21 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:08:01 eth0 202.45 157.96 1638.04 24.60 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:08:01 docker0 1282.51 1176.55 99.56 4397.63 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:09:01 eth0 0.40 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:10:01 eth0 0.38 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:11:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:12:01 eth0 1.02 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:13:01 eth0 0.68 0.37 0.47 0.20 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:15:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:16:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:17:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:20:01 eth0 0.80 0.22 0.19 0.07 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:21:01 eth0 0.43 0.37 0.26 0.20 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.784Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] 16:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] Average: eth0 129.81 117.25 607.38 25.14 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] Average: docker0 55.79 51.18 4.33 191.30 0.00 0.00 0.00 0.00 [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] ---> sar -P ALL: [2021-06-03T16:22:50.785Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] 15:58:32 LINUX RESTART (2 CPU) [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] 15:59:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T16:22:50.785Z] 16:00:01 all 29.06 0.00 6.29 3.61 0.12 60.92 [2021-06-03T16:22:50.785Z] 16:00:01 0 28.41 0.00 7.46 5.00 0.13 59.01 [2021-06-03T16:22:50.785Z] 16:00:01 1 29.70 0.00 5.14 2.24 0.11 62.82 [2021-06-03T16:22:50.785Z] 16:01:01 all 12.95 0.00 7.99 3.62 0.09 75.35 [2021-06-03T16:22:50.785Z] 16:01:01 0 13.21 0.00 8.49 3.92 0.09 74.29 [2021-06-03T16:22:50.785Z] 16:01:01 1 12.69 0.00 7.49 3.33 0.09 76.40 [2021-06-03T16:22:50.785Z] 16:02:01 all 62.30 0.00 8.16 0.66 0.09 28.78 [2021-06-03T16:22:50.785Z] 16:02:01 0 62.34 0.00 7.96 0.85 0.11 28.74 [2021-06-03T16:22:50.785Z] 16:02:01 1 62.27 0.00 8.36 0.47 0.07 28.82 [2021-06-03T16:22:50.785Z] 16:03:01 all 47.80 0.00 8.07 0.46 0.10 43.57 [2021-06-03T16:22:50.785Z] 16:03:01 0 47.86 0.00 8.44 0.50 0.11 43.09 [2021-06-03T16:22:50.785Z] 16:03:01 1 47.75 0.00 7.69 0.43 0.09 44.04 [2021-06-03T16:22:50.785Z] 16:04:02 all 39.17 0.00 16.12 18.26 0.11 26.35 [2021-06-03T16:22:50.785Z] 16:04:02 0 39.19 0.00 16.02 19.30 0.11 25.38 [2021-06-03T16:22:50.785Z] 16:04:02 1 39.15 0.00 16.21 17.21 0.11 27.32 [2021-06-03T16:22:50.785Z] 16:05:02 all 49.80 0.00 17.95 25.96 0.11 6.18 [2021-06-03T16:22:50.785Z] 16:05:02 0 49.45 0.00 18.65 25.79 0.13 5.97 [2021-06-03T16:22:50.785Z] 16:05:02 1 50.15 0.00 17.24 26.13 0.09 6.39 [2021-06-03T16:22:50.785Z] 16:06:01 all 42.08 0.00 13.61 33.30 0.17 10.83 [2021-06-03T16:22:50.785Z] 16:06:01 0 42.62 0.00 13.06 33.91 0.16 10.24 [2021-06-03T16:22:50.785Z] 16:06:01 1 41.55 0.00 14.17 32.68 0.18 11.42 [2021-06-03T16:22:50.785Z] 16:07:01 all 46.66 0.00 11.22 40.84 0.18 1.10 [2021-06-03T16:22:50.785Z] 16:07:01 0 46.68 0.00 11.35 41.11 0.20 0.67 [2021-06-03T16:22:50.785Z] 16:07:01 1 46.64 0.00 11.10 40.58 0.16 1.52 [2021-06-03T16:22:50.785Z] 16:08:01 all 19.93 0.00 7.13 19.14 0.10 53.70 [2021-06-03T16:22:50.785Z] 16:08:01 0 18.77 0.00 7.24 17.50 0.10 56.37 [2021-06-03T16:22:50.785Z] 16:08:01 1 21.08 0.00 7.02 20.77 0.10 51.02 [2021-06-03T16:22:50.785Z] 16:09:01 all 0.04 0.00 0.05 0.00 0.03 99.88 [2021-06-03T16:22:50.785Z] 16:09:01 0 0.02 0.00 0.08 0.00 0.03 99.87 [2021-06-03T16:22:50.785Z] 16:09:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-03T16:22:50.785Z] 16:10:01 all 0.09 0.00 0.03 0.00 0.04 99.83 [2021-06-03T16:22:50.785Z] 16:10:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-03T16:22:50.785Z] 16:10:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] 16:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T16:22:50.785Z] 16:11:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-03T16:22:50.785Z] 16:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-03T16:22:50.785Z] 16:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-03T16:22:50.785Z] 16:12:01 all 0.06 0.00 0.03 0.00 0.03 99.87 [2021-06-03T16:22:50.785Z] 16:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-03T16:22:50.785Z] 16:12:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-03T16:22:50.785Z] 16:13:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-06-03T16:22:50.785Z] 16:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T16:22:50.785Z] 16:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-03T16:22:50.785Z] 16:14:01 all 0.09 0.00 0.04 0.01 0.03 99.82 [2021-06-03T16:22:50.785Z] 16:14:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-03T16:22:50.785Z] 16:14:01 1 0.17 0.00 0.05 0.02 0.02 99.75 [2021-06-03T16:22:50.785Z] 16:15:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-06-03T16:22:50.785Z] 16:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-03T16:22:50.785Z] 16:15:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-03T16:22:50.785Z] 16:16:01 all 0.03 0.00 0.01 0.00 0.04 99.92 [2021-06-03T16:22:50.785Z] 16:16:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-03T16:22:50.785Z] 16:16:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2021-06-03T16:22:50.785Z] 16:17:01 all 0.04 0.00 0.01 0.00 0.04 99.91 [2021-06-03T16:22:50.785Z] 16:17:01 0 0.02 0.00 0.00 0.00 0.05 99.93 [2021-06-03T16:22:50.785Z] 16:17:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-03T16:22:50.785Z] 16:18:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-06-03T16:22:50.785Z] 16:18:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-03T16:22:50.785Z] 16:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-03T16:22:50.785Z] 16:19:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T16:22:50.785Z] 16:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-03T16:22:50.785Z] 16:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-03T16:22:50.785Z] 16:20:01 all 0.03 0.00 0.01 0.00 0.04 99.92 [2021-06-03T16:22:50.785Z] 16:20:01 0 0.00 0.00 0.02 0.00 0.07 99.92 [2021-06-03T16:22:50.785Z] 16:20:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2021-06-03T16:22:50.785Z] 16:21:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-06-03T16:22:50.785Z] 16:21:01 0 0.05 0.00 0.00 0.00 0.05 99.90 [2021-06-03T16:22:50.785Z] 16:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] 16:21:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T16:22:50.785Z] 16:22:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-03T16:22:50.785Z] 16:22:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-03T16:22:50.785Z] 16:22:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-03T16:22:50.785Z] Average: all 14.51 0.00 4.02 6.04 0.07 75.36 [2021-06-03T16:22:50.785Z] Average: 0 14.43 0.00 4.10 6.12 0.08 75.27 [2021-06-03T16:22:50.785Z] Average: 1 14.59 0.00 3.93 5.97 0.06 75.46 [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z] [2021-06-03T16:22:50.785Z]