Pull request #2971 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fed6dca3267e47760e5c8745ac0b87d9b2b6657c+c8e01228eebdce54d172fd10835788ee98243d1b (4a24a1f57a36c5a5f2f88d3a8723b78c8e138704) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2971/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2971/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17588 in /w/workspace/edgexfoundry_edgex-go_PR-2971 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit fed6dca3267e47760e5c8745ac0b87d9b2b6657c Merge succeeded, producing fed6dca3267e47760e5c8745ac0b87d9b2b6657c Checking out Revision fed6dca3267e47760e5c8745ac0b87d9b2b6657c (PR-2971) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2971/head:refs/remotes/origin/PR-2971 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed6dca3267e47760e5c8745ac0b87d9b2b6657c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed6dca3267e47760e5c8745ac0b87d9b2b6657c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-29T06:25:39.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-29T06:25:39.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-29T06:25:39.902Z] ========================================================= [2020-12-29T06:25:39.902Z] EdgeX Global Pipelines Version Info [2020-12-29T06:25:39.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:25:41.464Z] ------------------- [2020-12-29T06:25:41.464Z] stable info: [2020-12-29T06:25:41.464Z] ------------------- [2020-12-29T06:25:41.464Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-29T06:25:41.464Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-29T06:25:41.464Z] Message: update stable to v1.0.173 [2020-12-29T06:25:42.419Z] ------------------- [2020-12-29T06:25:42.419Z] experimental info: [2020-12-29T06:25:42.419Z] ------------------- [2020-12-29T06:25:42.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-29T06:25:42.419Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-29T06:25:42.419Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-29T06:25:42.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-29T06:25:42.902Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-29T06:25:43.026Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-29T06:25:43.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-29T06:25:43.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-29T06:25:43.465Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-29T06:25:43.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-29T06:25:43.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-29T06:25:43.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-29T06:25:43.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-29T06:25:44.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-29T06:25:44.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-29T06:25:44.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-29T06:25:44.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-29T06:25:44.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-29T06:25:44.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-29T06:25:44.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-29T06:25:44.975Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-29T06:25:45.150Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-29T06:25:45.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-29T06:25:45.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-29T06:25:45.515Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-29T06:25:45.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-29T06:25:45.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2971 [Pipeline] echo [2020-12-29T06:25:45.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2971 [Pipeline] echo [2020-12-29T06:25:46.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2971 [Pipeline] echo [2020-12-29T06:25:46.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed6dca3267e47760e5c8745ac0b87d9b2b6657c [Pipeline] echo [2020-12-29T06:25:46.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed6dca [Pipeline] echo [2020-12-29T06:25:46.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-29T06:25:46.777Z] provisioning config files... [2020-12-29T06:25:46.808Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1596936953486410705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:25:47.240Z] ---> docker-login.sh [2020-12-29T06:25:47.240Z] nexus3.edgexfoundry.org:10001 [2020-12-29T06:25:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:25:47.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:25:47.507Z] Configure a credential helper to remove this warning. See [2020-12-29T06:25:47.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:25:47.507Z] [2020-12-29T06:25:47.507Z] Login Succeeded [2020-12-29T06:25:47.771Z] nexus3.edgexfoundry.org:10002 [2020-12-29T06:25:47.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:25:47.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:25:47.771Z] Configure a credential helper to remove this warning. See [2020-12-29T06:25:47.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:25:47.771Z] [2020-12-29T06:25:47.771Z] Login Succeeded [2020-12-29T06:25:47.771Z] nexus3.edgexfoundry.org:10003 [2020-12-29T06:25:48.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:25:48.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:25:48.035Z] Configure a credential helper to remove this warning. See [2020-12-29T06:25:48.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:25:48.035Z] [2020-12-29T06:25:48.035Z] Login Succeeded [2020-12-29T06:25:48.035Z] nexus3.edgexfoundry.org:10004 [2020-12-29T06:25:48.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:25:48.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:25:48.298Z] Configure a credential helper to remove this warning. See [2020-12-29T06:25:48.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:25:48.298Z] [2020-12-29T06:25:48.298Z] Login Succeeded [2020-12-29T06:25:48.298Z] docker.io [2020-12-29T06:25:48.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:25:49.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:25:49.697Z] Configure a credential helper to remove this warning. See [2020-12-29T06:25:49.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:25:49.697Z] [2020-12-29T06:25:49.697Z] Login Succeeded [2020-12-29T06:25:49.697Z] ---> docker-login.sh ends [Pipeline] } [2020-12-29T06:25:49.725Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T06:25:50.355Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/core-command/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/core-data/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-29T06:25:50.355Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-29T06:25:50.355Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-29T06:25:50.355Z] ++ cut -d/ -f2 [2020-12-29T06:25:50.355Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-29T06:25:50.452Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:25:51.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T06:25:51.571Z] [2020-12-29T06:25:51.571Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:25:51.971Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T06:25:51.971Z] latest: Pulling from edgex-devops/git-semver [2020-12-29T06:25:51.971Z] 31603596830f: Pulling fs layer [2020-12-29T06:25:51.971Z] 2a8b12db71e7: Pulling fs layer [2020-12-29T06:25:51.971Z] 6ca5941a6612: Pulling fs layer [2020-12-29T06:25:51.971Z] ecc8261a40a4: Pulling fs layer [2020-12-29T06:25:51.971Z] ecc8261a40a4: Waiting [2020-12-29T06:25:51.971Z] 2a8b12db71e7: Verifying Checksum [2020-12-29T06:25:51.971Z] 2a8b12db71e7: Download complete [2020-12-29T06:25:52.236Z] 31603596830f: Verifying Checksum [2020-12-29T06:25:52.236Z] 31603596830f: Download complete [2020-12-29T06:25:52.236Z] ecc8261a40a4: Verifying Checksum [2020-12-29T06:25:52.236Z] ecc8261a40a4: Download complete [2020-12-29T06:25:52.236Z] 6ca5941a6612: Verifying Checksum [2020-12-29T06:25:52.236Z] 6ca5941a6612: Download complete [2020-12-29T06:25:52.498Z] 31603596830f: Pull complete [2020-12-29T06:25:52.765Z] 2a8b12db71e7: Pull complete [2020-12-29T06:25:53.344Z] 6ca5941a6612: Pull complete [2020-12-29T06:25:53.607Z] ecc8261a40a4: Pull complete [2020-12-29T06:25:53.607Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-29T06:25:53.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T06:25:53.607Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-29T06:25:53.729Z] prd-centos7-docker-4c-2g-17588 does not seem to be running inside a container [2020-12-29T06:25:53.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-29T06:25:56.291Z] $ docker top 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-29T06:25:56.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T06:25:56.670Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T06:25:56.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T06:25:56.880Z] $ docker exec 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 ssh-agent [2020-12-29T06:25:57.058Z] SSH_AUTH_SOCK=/tmp/ssh-2RiL6vBUZgfo/agent.12 [2020-12-29T06:25:57.058Z] SSH_AGENT_PID=18 [2020-12-29T06:25:57.067Z] Running ssh-add (command line suppressed) [2020-12-29T06:25:57.196Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3217335784124676203.key (/w/workspace/edgex-go/1@tmp/private_key_3217335784124676203.key) [2020-12-29T06:25:57.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T06:25:57.615Z] + git tag --points-at HEAD [Pipeline] } [2020-12-29T06:25:57.646Z] $ docker exec --env ******** --env ******** 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 ssh-agent -k [2020-12-29T06:25:57.762Z] unset SSH_AUTH_SOCK; [2020-12-29T06:25:57.763Z] unset SSH_AGENT_PID; [2020-12-29T06:25:57.763Z] echo Agent pid 18 killed; [2020-12-29T06:25:57.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-29T06:25:58.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T06:25:58.045Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T06:25:58.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T06:25:58.218Z] $ docker exec 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 ssh-agent [2020-12-29T06:25:58.380Z] SSH_AUTH_SOCK=/tmp/ssh-Ncely0JSrLPe/agent.47 [2020-12-29T06:25:58.380Z] SSH_AGENT_PID=52 [2020-12-29T06:25:58.386Z] Running ssh-add (command line suppressed) [2020-12-29T06:25:58.506Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7675252459870916544.key (/w/workspace/edgex-go/1@tmp/private_key_7675252459870916544.key) [2020-12-29T06:25:58.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T06:25:59.196Z] + git semver init [2020-12-29T06:25:59.196Z] # -> Open(): unable to determine branch for HEAD [2020-12-29T06:25:59.196Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-29T06:25:59.196Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-29T06:25:59.196Z] # $SEMVER_REMOTE_NAME = origin [2020-12-29T06:25:59.196Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-29T06:25:59.196Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-29T06:25:59.196Z] # $SEMVER_BRANCH = PR-2971 [2020-12-29T06:25:59.196Z] # $SEMVER_TEMP = /tmp/semver-095149968 [2020-12-29T06:25:59.196Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-29T06:26:31.363Z] # '/tmp/semver-095149968' -> '/w/workspace/edgex-go/1/.semver' [2020-12-29T06:26:31.363Z] # -> Force: false [2020-12-29T06:26:31.363Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-29T06:26:31.390Z] $ docker exec --env ******** --env ******** 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 ssh-agent -k [2020-12-29T06:26:31.622Z] unset SSH_AUTH_SOCK; [2020-12-29T06:26:31.623Z] unset SSH_AGENT_PID; [2020-12-29T06:26:31.623Z] echo Agent pid 52 killed; [2020-12-29T06:26:31.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T06:26:32.281Z] + git semver [Pipeline] } [2020-12-29T06:26:32.317Z] $ docker stop --time=1 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 [2020-12-29T06:26:34.256Z] $ docker rm -f 7efac7027b0306d3d5758d2a265e92ceba7d83c974a4d5ef5ab66499f91c3fb2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T06:26:34.869Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-29T06:26:35.438Z] Stashed 1 file(s) [Pipeline] echo [2020-12-29T06:26:35.460Z] [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 [2020-12-29T06:26:36.727Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-29T06:26:37.044Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-29T06:26:37.373Z] + sudo service docker restart [2020-12-29T06:26:37.373Z] + true [2020-12-29T06:26:37.373Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-29T06:26:37.983Z] ========================================================= [2020-12-29T06:26:37.983Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-29T06:26:37.983Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:26:38.367Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-29T06:26:41.708Z] Sending build context to Docker daemon 326.2MB [2020-12-29T06:26:41.708Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-29T06:26:41.708Z] Step 2/7 : FROM ${BASE} [2020-12-29T06:26:41.708Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-29T06:26:41.708Z] 188c0c94c7c5: Pulling fs layer [2020-12-29T06:26:41.708Z] 0ef7d3d256c8: Pulling fs layer [2020-12-29T06:26:41.708Z] de9db76c5a1d: Pulling fs layer [2020-12-29T06:26:41.708Z] bca2f99d35d6: Pulling fs layer [2020-12-29T06:26:41.708Z] 93359f2a8cfa: Pulling fs layer [2020-12-29T06:26:41.708Z] 7c6f9722023f: Pulling fs layer [2020-12-29T06:26:41.708Z] a35cf1a2eb13: Pulling fs layer [2020-12-29T06:26:41.708Z] bca2f99d35d6: Waiting [2020-12-29T06:26:41.708Z] 93359f2a8cfa: Waiting [2020-12-29T06:26:41.708Z] 7c6f9722023f: Waiting [2020-12-29T06:26:41.708Z] a35cf1a2eb13: Waiting [2020-12-29T06:26:41.708Z] de9db76c5a1d: Download complete [2020-12-29T06:26:41.708Z] 0ef7d3d256c8: Verifying Checksum [2020-12-29T06:26:41.708Z] 0ef7d3d256c8: Download complete [2020-12-29T06:26:41.708Z] 93359f2a8cfa: Verifying Checksum [2020-12-29T06:26:41.708Z] 93359f2a8cfa: Download complete [2020-12-29T06:26:42.282Z] 7c6f9722023f: Verifying Checksum [2020-12-29T06:26:42.282Z] 7c6f9722023f: Download complete [2020-12-29T06:26:42.546Z] 188c0c94c7c5: Verifying Checksum [2020-12-29T06:26:42.546Z] 188c0c94c7c5: Download complete [2020-12-29T06:26:42.808Z] 188c0c94c7c5: Pull complete [2020-12-29T06:26:43.075Z] 0ef7d3d256c8: Pull complete [2020-12-29T06:26:43.339Z] de9db76c5a1d: Pull complete [2020-12-29T06:26:44.745Z] a35cf1a2eb13: Verifying Checksum [2020-12-29T06:26:44.745Z] a35cf1a2eb13: Download complete [2020-12-29T06:26:45.018Z] bca2f99d35d6: Verifying Checksum [2020-12-29T06:26:45.018Z] bca2f99d35d6: Download complete [2020-12-29T06:26:50.343Z] bca2f99d35d6: Pull complete [2020-12-29T06:26:50.343Z] 93359f2a8cfa: Pull complete [2020-12-29T06:26:50.343Z] 7c6f9722023f: Pull complete [2020-12-29T06:26:51.101Z] Still waiting to schedule task [2020-12-29T06:26:51.101Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-17589’ is offline [2020-12-29T06:26:55.657Z] a35cf1a2eb13: Pull complete [2020-12-29T06:26:55.657Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-29T06:26:55.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-29T06:26:55.657Z] ---> a62c8e92a672 [2020-12-29T06:26:55.657Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-29T06:26:55.657Z] ---> Running in f5528abe3967 [2020-12-29T06:26:55.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:26:56.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:26:57.456Z] (1/12) Installing libmagic (5.38-r0) [2020-12-29T06:26:58.031Z] (2/12) Installing file (5.38-r0) [2020-12-29T06:26:58.298Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-29T06:26:58.298Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-29T06:27:16.463Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-29T06:27:16.463Z] (6/12) Installing patch (2.7.6-r6) [2020-12-29T06:27:16.463Z] (7/12) Installing build-base (0.5-r2) [2020-12-29T06:27:16.463Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-29T06:27:16.463Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-29T06:27:16.463Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-29T06:27:16.463Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-29T06:27:16.463Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-29T06:27:16.463Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:27:16.463Z] OK: 233 MiB in 51 packages [2020-12-29T06:27:19.022Z] Removing intermediate container f5528abe3967 [2020-12-29T06:27:19.022Z] ---> 1f60eb337a4b [2020-12-29T06:27:19.022Z] Step 4/7 : WORKDIR /edgex-go [2020-12-29T06:27:19.022Z] ---> Running in 78f9bd17a926 [2020-12-29T06:27:19.022Z] Removing intermediate container 78f9bd17a926 [2020-12-29T06:27:19.022Z] ---> 1113850e2141 [2020-12-29T06:27:19.022Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-29T06:27:19.598Z] latest: Pulling from library/docker [2020-12-29T06:27:19.862Z] 801bfaa63ef2: Pulling fs layer [2020-12-29T06:27:19.862Z] 4f7dc993c79e: Pulling fs layer [2020-12-29T06:27:19.862Z] d39d95e4997f: Pulling fs layer [2020-12-29T06:27:19.862Z] 1cda4b703d87: Pulling fs layer [2020-12-29T06:27:19.862Z] 54e5375350ea: Pulling fs layer [2020-12-29T06:27:19.862Z] f08cd1b3bb1b: Pulling fs layer [2020-12-29T06:27:19.862Z] 8e17d04e0c68: Pulling fs layer [2020-12-29T06:27:19.862Z] 1cda4b703d87: Waiting [2020-12-29T06:27:19.862Z] 54e5375350ea: Waiting [2020-12-29T06:27:19.862Z] f08cd1b3bb1b: Waiting [2020-12-29T06:27:19.862Z] 8e17d04e0c68: Waiting [2020-12-29T06:27:19.862Z] d39d95e4997f: Verifying Checksum [2020-12-29T06:27:19.862Z] d39d95e4997f: Download complete [2020-12-29T06:27:20.124Z] 801bfaa63ef2: Verifying Checksum [2020-12-29T06:27:20.124Z] 801bfaa63ef2: Download complete [2020-12-29T06:27:20.124Z] 4f7dc993c79e: Verifying Checksum [2020-12-29T06:27:20.124Z] 4f7dc993c79e: Download complete [2020-12-29T06:27:20.124Z] 54e5375350ea: Verifying Checksum [2020-12-29T06:27:20.124Z] 54e5375350ea: Download complete [2020-12-29T06:27:20.124Z] f08cd1b3bb1b: Verifying Checksum [2020-12-29T06:27:20.124Z] f08cd1b3bb1b: Download complete [2020-12-29T06:27:20.407Z] 8e17d04e0c68: Verifying Checksum [2020-12-29T06:27:20.407Z] 8e17d04e0c68: Download complete [2020-12-29T06:27:20.407Z] 801bfaa63ef2: Pull complete [2020-12-29T06:27:20.716Z] 4f7dc993c79e: Pull complete [2020-12-29T06:27:20.716Z] d39d95e4997f: Pull complete [2020-12-29T06:27:21.004Z] 1cda4b703d87: Verifying Checksum [2020-12-29T06:27:21.004Z] 1cda4b703d87: Download complete [2020-12-29T06:27:24.363Z] 1cda4b703d87: Pull complete [2020-12-29T06:27:24.363Z] 54e5375350ea: Pull complete [2020-12-29T06:27:24.363Z] f08cd1b3bb1b: Pull complete [2020-12-29T06:27:24.363Z] 8e17d04e0c68: Pull complete [2020-12-29T06:27:24.363Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-29T06:27:24.363Z] Status: Downloaded newer image for docker:latest [2020-12-29T06:27:25.764Z] ---> c084705977a2 [2020-12-29T06:27:25.764Z] Step 6/7 : COPY go.mod . [2020-12-29T06:27:26.030Z] ---> 0d214ae542d3 [2020-12-29T06:27:26.031Z] Step 7/7 : RUN go mod download [2020-12-29T06:27:26.031Z] ---> Running in 73dc4a0f0ef6 [2020-12-29T06:27:48.062Z] Removing intermediate container 73dc4a0f0ef6 [2020-12-29T06:27:48.062Z] ---> 120a7cbd5983 [2020-12-29T06:27:48.062Z] Successfully built 120a7cbd5983 [2020-12-29T06:27:48.062Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:27:48.422Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-29T06:27:48.422Z] . [Pipeline] withDockerContainer [2020-12-29T06:27:48.555Z] prd-centos7-docker-4c-2g-17588 does not seem to be running inside a container [2020-12-29T06:27:48.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2020-12-29T06:27:49.484Z] $ docker top d0464fd0c6fac471ab6c38c7ea38cb09d74b46c343a0c1da3dab94008770d83d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T06:27:50.048Z] + go version [2020-12-29T06:27:50.048Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-29T06:27:50.077Z] $ docker stop --time=1 d0464fd0c6fac471ab6c38c7ea38cb09d74b46c343a0c1da3dab94008770d83d [2020-12-29T06:27:51.407Z] $ docker rm -f d0464fd0c6fac471ab6c38c7ea38cb09d74b46c343a0c1da3dab94008770d83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:27:52.458Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-29T06:27:52.458Z] . [Pipeline] withDockerContainer [2020-12-29T06:27:52.581Z] prd-centos7-docker-4c-2g-17588 does not seem to be running inside a container [2020-12-29T06:27:52.634Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2020-12-29T06:27:53.231Z] $ docker top a95fa0000015e4a7d53daced2474732aa2fdcbcfd74e1c2147a717227b7d3f8a -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-29T06:27:53.515Z] ========================================================= [2020-12-29T06:27:53.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-29T06:27:53.515Z] ========================================================= [Pipeline] sh [2020-12-29T06:27:53.826Z] + make test [2020-12-29T06:27:53.826Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-29T06:28:02.020Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-29T06:28:17.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-29T06:28:23.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-29T06:28:23.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-29T06:28:23.651Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-29T06:28:23.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-29T06:28:23.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-29T06:28:23.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-29T06:28:23.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-29T06:28:24.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-29T06:28:24.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-29T06:28:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-29T06:28:27.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-29T06:28:27.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-29T06:28:29.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.100s coverage: 46.6% of statements [2020-12-29T06:28:29.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-29T06:28:29.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-29T06:28:29.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-29T06:28:29.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-29T06:28:29.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-29T06:28:33.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.220s coverage: 27.0% of statements [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-29T06:28:33.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-29T06:28:33.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-29T06:28:33.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.395s coverage: 72.7% of statements [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-29T06:28:33.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 83.3% of statements [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-29T06:28:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-29T06:28:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.414s coverage: 28.6% of statements [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-29T06:28:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-29T06:28:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-29T06:28:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.183s coverage: 86.7% of statements [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-29T06:28:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.211s coverage: 97.5% of statements [2020-12-29T06:28:35.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-29T06:28:35.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2020-12-29T06:28:35.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-29T06:28:35.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-29T06:28:35.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-29T06:28:35.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-29T06:28:38.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.338s coverage: 93.8% of statements [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-29T06:28:38.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-29T06:28:38.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.097s coverage: 0.1% of statements [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-29T06:28:38.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2020-12-29T06:28:38.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-29T06:28:38.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 75.5% of statements [2020-12-29T06:28:38.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-29T06:28:38.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2020-12-29T06:28:38.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements [2020-12-29T06:28:38.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.2% of statements [2020-12-29T06:28:39.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.4% of statements [2020-12-29T06:28:39.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-29T06:28:39.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.225s coverage: 63.5% of statements [2020-12-29T06:28:39.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-29T06:28:39.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-29T06:28:39.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2020-12-29T06:28:39.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2020-12-29T06:28:39.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2020-12-29T06:28:39.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2020-12-29T06:28:40.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2020-12-29T06:28:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 55.9% of statements [2020-12-29T06:28:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-29T06:28:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-29T06:28:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-29T06:28:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-29T06:28:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-29T06:28:41.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 37.0% of statements [2020-12-29T06:28:41.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-29T06:28:41.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-29T06:28:41.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.343s coverage: 84.0% of statements [2020-12-29T06:28:41.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-12-29T06:28:44.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.141s coverage: 47.1% of statements [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-29T06:28:44.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-29T06:28:44.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2020-12-29T06:28:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-29T06:28:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.836s coverage: 29.1% of statements [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-29T06:28:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-29T06:28:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-29T06:28:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-29T06:28:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-29T06:28:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-29T06:28:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-29T06:28:45.774Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2020-12-29T06:28:46.042Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-29T06:28:46.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2020-12-29T06:28:46.570Z] GO111MODULE=on go vet ./... [2020-12-29T06:29:13.306Z] gofmt -l . [2020-12-29T06:29:13.306Z] [ "`gofmt -l .`" = "" ] [2020-12-29T06:29:13.306Z] ./bin/test-go-mod-tidy.sh [2020-12-29T06:29:13.306Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-29T06:29:13.659Z] + ls -al . [2020-12-29T06:29:13.659Z] total 636 [2020-12-29T06:29:13.673Z] drwxrwxr-x 10 1001 1001 4096 Dec 29 06:29 . [2020-12-29T06:29:13.673Z] drwxr-xr-x 4 root root 28 Dec 29 06:27 .. [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 11 Dec 29 06:25 .dockerignore [2020-12-29T06:29:13.673Z] drwxrwxr-x 8 1001 1001 179 Dec 29 06:25 .git [2020-12-29T06:29:13.673Z] drwxrwxr-x 3 1001 1001 125 Dec 29 06:25 .github [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 824 Dec 29 06:25 .gitignore [2020-12-29T06:29:13.673Z] drwx------ 3 1001 1001 47 Dec 29 06:26 .semver [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 166 Dec 29 06:25 .sonarcloud.properties [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 3804 Dec 29 06:25 CONTRIBUTING.md [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 1035 Dec 29 06:25 Dockerfile.build [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 863 Dec 29 06:25 Jenkinsfile [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 10775 Dec 29 06:25 LICENSE [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 5750 Dec 29 06:25 Makefile [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 6511 Dec 29 06:25 README.md [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 6744 Dec 29 06:25 SECURITY.md [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 5 Dec 29 06:26 VERSION [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 4131 Dec 29 06:25 ZMQWindows.md [2020-12-29T06:29:13.673Z] drwxrwxr-x 2 1001 1001 117 Dec 29 06:25 bin [2020-12-29T06:29:13.673Z] drwxrwxr-x 14 1001 1001 4096 Dec 29 06:25 cmd [2020-12-29T06:29:13.673Z] -rw-r--r-- 1 root root 537098 Dec 29 06:28 coverage.out [2020-12-29T06:29:13.673Z] -rw-r--r-- 1 root root 979 Dec 29 06:29 go.mod [2020-12-29T06:29:13.673Z] -rw-r--r-- 1 root root 18849 Dec 29 06:29 go.sum [2020-12-29T06:29:13.673Z] drwxrwxr-x 8 1001 1001 127 Dec 29 06:25 internal [2020-12-29T06:29:13.673Z] drwxrwxr-x 4 1001 1001 26 Dec 29 06:25 openapi [2020-12-29T06:29:13.673Z] drwxrwxr-x 4 1001 1001 71 Dec 29 06:25 snap [2020-12-29T06:29:13.673Z] -rw-rw-r-- 1 1001 1001 168 Dec 29 06:25 version.go [Pipeline] sh [2020-12-29T06:29:14.036Z] + '[' -e coverage.out ] [2020-12-29T06:29:14.036Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-29T06:29:14.257Z] Stashed 1 file(s) [Pipeline] sh [2020-12-29T06:29:14.584Z] + make build [2020-12-29T06:29:14.584Z] 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 [2020-12-29T06:29:17.918Z] 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 [2020-12-29T06:29:26.146Z] 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 [2020-12-29T06:29:27.104Z] 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 [2020-12-29T06:29:28.521Z] 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 [2020-12-29T06:29:28.785Z] 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 [2020-12-29T06:29:31.412Z] 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 [2020-12-29T06:29:32.369Z] 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 [2020-12-29T06:29:33.770Z] 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 [2020-12-29T06:29:35.209Z] 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 [2020-12-29T06:29:36.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-29T06:29:37.597Z] 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 [Pipeline] } [2020-12-29T06:29:38.582Z] $ docker stop --time=1 a95fa0000015e4a7d53daced2474732aa2fdcbcfd74e1c2147a717227b7d3f8a [2020-12-29T06:29:40.228Z] $ docker rm -f a95fa0000015e4a7d53daced2474732aa2fdcbcfd74e1c2147a717227b7d3f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:29:44.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-29T06:29:44.903Z] [2020-12-29T06:29:44.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:29:45.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-29T06:29:45.317Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-29T06:29:45.317Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-29T06:29:45.317Z] ca9280d653b3: Pulling fs layer [2020-12-29T06:29:45.317Z] 7e9c9ca2126c: Pulling fs layer [2020-12-29T06:29:45.594Z] cbdbe7a5bc2a: Download complete [2020-12-29T06:29:45.868Z] cbdbe7a5bc2a: Pull complete [2020-12-29T06:29:46.144Z] ca9280d653b3: Verifying Checksum [2020-12-29T06:29:46.144Z] ca9280d653b3: Download complete [2020-12-29T06:29:47.219Z] 7e9c9ca2126c: Verifying Checksum [2020-12-29T06:29:47.219Z] 7e9c9ca2126c: Download complete [2020-12-29T06:29:47.568Z] ca9280d653b3: Pull complete [2020-12-29T06:29:50.830Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17591 in /w/workspace/edgexfoundry_edgex-go_PR-2971 [Pipeline] { [Pipeline] ws [2020-12-29T06:29:50.929Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-29T06:29:54.219Z] 7e9c9ca2126c: Pull complete [2020-12-29T06:29:54.219Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-29T06:29:54.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-29T06:29:54.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-29T06:29:54.383Z] prd-centos7-docker-4c-2g-17588 does not seem to be running inside a container [2020-12-29T06:29:54.437Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2020-12-29T06:29:56.223Z] using credential edgex-jenkins-ssh [2020-12-29T06:29:56.290Z] Cloning the remote Git repository [2020-12-29T06:29:56.699Z] $ docker top 9ebd81dc731fb1eddc727014d57b0afe48c6afb967893101e616a52f0ffc51f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T06:29:57.338Z] + docker-compose build --help [2020-12-29T06:29:57.338Z] + grep parallel [2020-12-29T06:29:56.354Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-29T06:29:56.463Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-29T06:29:56.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-29T06:29:56.572Z] > git --version # timeout=10 [2020-12-29T06:29:56.587Z] > git --version # 'git version 2.17.1' [2020-12-29T06:29:56.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T06:29:56.653Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T06:29:58.288Z] --parallel Build images in parallel. [Pipeline] } [2020-12-29T06:29:58.321Z] $ docker stop --time=1 9ebd81dc731fb1eddc727014d57b0afe48c6afb967893101e616a52f0ffc51f8 [2020-12-29T06:30:00.287Z] $ docker rm -f 9ebd81dc731fb1eddc727014d57b0afe48c6afb967893101e616a52f0ffc51f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:30:01.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-29T06:30:01.192Z] . [Pipeline] withDockerContainer [2020-12-29T06:30:01.377Z] prd-centos7-docker-4c-2g-17588 does not seem to be running inside a container [2020-12-29T06:30:01.476Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-29T06:30:02.182Z] $ docker top bd5fa32ee32202f05ab857a3e1fc9489c8ce80c1435ce4d9959af4fbe1a40746 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T06:30:02.761Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-29T06:30:03.716Z] Building docker-core-command-go ... [2020-12-29T06:30:03.716Z] Building docker-core-data-go ... [2020-12-29T06:30:03.716Z] Building docker-core-metadata-go ... [2020-12-29T06:30:03.716Z] Building docker-security-bootstrap-redis-go ... [2020-12-29T06:30:03.716Z] Building docker-security-proxy-setup-go ... [2020-12-29T06:30:03.716Z] Building docker-security-secretstore-setup-go ... [2020-12-29T06:30:03.716Z] Building docker-support-notifications-go ... [2020-12-29T06:30:03.716Z] Building docker-support-scheduler-go ... [2020-12-29T06:30:03.716Z] Building docker-sys-mgmt-agent-go ... [2020-12-29T06:30:03.717Z] Building docker-security-bootstrap-redis-go [2020-12-29T06:30:03.717Z] Building docker-core-data-go [2020-12-29T06:30:03.717Z] Building docker-core-metadata-go [2020-12-29T06:30:03.717Z] Building docker-security-secretstore-setup-go [2020-12-29T06:30:03.717Z] Building docker-support-notifications-go [2020-12-29T06:30:24.514Z] Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:30:23.770Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-29T06:30:23.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T06:30:23.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-29T06:30:23.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-29T06:30:23.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T06:30:23.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2971/head:refs/remotes/origin/PR-2971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-29T06:30:24.537Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T06:30:24.606Z] > git checkout -f fed6dca3267e47760e5c8745ac0b87d9b2b6657c # timeout=10 [2020-12-29T06:30:25.055Z] Merge succeeded, producing fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:30:25.055Z] Checking out Revision fed6dca3267e47760e5c8745ac0b87d9b2b6657c (PR-2971) [2020-12-29T06:30:24.954Z] > git remote # timeout=10 [2020-12-29T06:30:24.978Z] > git config --get remote.origin.url # timeout=10 [2020-12-29T06:30:25.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T06:30:25.015Z] > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 [2020-12-29T06:30:25.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-29T06:30:25.065Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T06:30:25.076Z] > git checkout -f fed6dca3267e47760e5c8745ac0b87d9b2b6657c # timeout=10 [2020-12-29T06:30:29.640Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-29T06:30:29.698Z] > git --version # timeout=10 [2020-12-29T06:30:29.707Z] > git --version # 'git version 2.17.1' [2020-12-29T06:30:29.717Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T06:30:33.047Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-29T06:30:33.519Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-29T06:30:33.875Z] + sudo service docker restart [2020-12-29T06:30:33.875Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-29T06:30:36.020Z] provisioning config files... [2020-12-29T06:30:36.053Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:30:36.053Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:30:36.053Z] ---> 120a7cbd5983 [2020-12-29T06:30:36.053Z] Step 3/24 : WORKDIR /edgex-go [2020-12-29T06:30:36.053Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:30:36.053Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:30:36.053Z] ---> 120a7cbd5983 [2020-12-29T06:30:36.053Z] Step 3/24 : WORKDIR /edgex-go [2020-12-29T06:30:36.053Z] ---> Running in 5b443c94627e [2020-12-29T06:30:36.053Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:30:36.053Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:30:36.053Z] ---> 120a7cbd5983 [2020-12-29T06:30:36.053Z] Step 3/23 : WORKDIR /edgex-go [2020-12-29T06:30:36.053Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:30:36.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:30:36.053Z] ---> 120a7cbd5983 [2020-12-29T06:30:36.053Z] Step 3/22 : WORKDIR /edgex-go [2020-12-29T06:30:36.053Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:30:36.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:30:36.053Z] ---> 120a7cbd5983 [2020-12-29T06:30:36.053Z] Step 3/22 : WORKDIR /edgex-go [2020-12-29T06:30:36.053Z] ---> Running in 37e9f39981f9 [2020-12-29T06:30:36.053Z] ---> Running in 51f9b8d4f3f3 [2020-12-29T06:30:36.053Z] ---> Running in ed426f6e994a [2020-12-29T06:30:36.053Z] ---> Running in 1cebb8bb79a6 [2020-12-29T06:30:36.053Z] Removing intermediate container 5b443c94627e [2020-12-29T06:30:36.053Z] ---> 72b475e2ba7b [2020-12-29T06:30:36.053Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:30:36.053Z] Removing intermediate container 51f9b8d4f3f3 [2020-12-29T06:30:36.053Z] Removing intermediate container 1cebb8bb79a6 [2020-12-29T06:30:36.053Z] ---> 1b997c9c98ab [2020-12-29T06:30:36.053Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:30:36.053Z] ---> 9cfb17da03a3 [2020-12-29T06:30:36.053Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:30:36.053Z] Removing intermediate container 37e9f39981f9 [2020-12-29T06:30:36.053Z] ---> 0285b37d0944 [2020-12-29T06:30:36.053Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:30:36.053Z] Removing intermediate container ed426f6e994a [2020-12-29T06:30:36.053Z] ---> d4ba479d258b [2020-12-29T06:30:36.053Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:30:36.053Z] ---> Running in a6094f14559d [2020-12-29T06:30:36.053Z] ---> Running in e7efe4622941 [2020-12-29T06:30:36.053Z] ---> Running in a016b0eec17f [2020-12-29T06:30:36.053Z] ---> Running in 7370d828f1fd [2020-12-29T06:30:36.053Z] ---> Running in bfa491fe25f4 [2020-12-29T06:30:36.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1408053296539036258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:30:36.515Z] ---> docker-login.sh [2020-12-29T06:30:36.515Z] nexus3.edgexfoundry.org:10001 [2020-12-29T06:30:37.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:30:38.009Z] Removing intermediate container e7efe4622941 [2020-12-29T06:30:38.009Z] ---> b7a2082fa3df [2020-12-29T06:30:38.009Z] Step 5/24 : RUN apk update && apk add make git [2020-12-29T06:30:38.009Z] ---> Running in b755fb7756f7 [2020-12-29T06:30:38.009Z] Removing intermediate container a6094f14559d [2020-12-29T06:30:38.009Z] ---> b2c835004a1e [2020-12-29T06:30:38.009Z] Step 5/22 : RUN apk update && apk add make git [2020-12-29T06:30:38.009Z] Removing intermediate container 7370d828f1fd [2020-12-29T06:30:38.009Z] ---> 3a24f3954907 [2020-12-29T06:30:38.009Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-29T06:30:38.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:30:38.106Z] Configure a credential helper to remove this warning. See [2020-12-29T06:30:38.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:30:38.106Z] [2020-12-29T06:30:38.106Z] Login Succeeded [2020-12-29T06:30:38.106Z] nexus3.edgexfoundry.org:10002 [2020-12-29T06:30:38.274Z] Removing intermediate container a016b0eec17f [2020-12-29T06:30:38.274Z] ---> bb0b6d1f93e8 [2020-12-29T06:30:38.274Z] Step 5/22 : RUN apk update && apk add make git [2020-12-29T06:30:38.274Z] ---> Running in 6a6137c2991b [2020-12-29T06:30:38.274Z] ---> Running in c6e7e9180637 [2020-12-29T06:30:38.274Z] ---> Running in 9e02bf13a73d [2020-12-29T06:30:38.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:30:38.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:30:38.390Z] Configure a credential helper to remove this warning. See [2020-12-29T06:30:38.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:30:38.390Z] [2020-12-29T06:30:38.390Z] Login Succeeded [2020-12-29T06:30:38.390Z] nexus3.edgexfoundry.org:10003 [2020-12-29T06:30:38.540Z] Removing intermediate container bfa491fe25f4 [2020-12-29T06:30:38.540Z] ---> b2996e9b0fe9 [2020-12-29T06:30:38.540Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-29T06:30:38.540Z] ---> Running in 17a60dc89837 [2020-12-29T06:30:38.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:38.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:30:38.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:30:38.988Z] Configure a credential helper to remove this warning. See [2020-12-29T06:30:38.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:30:38.988Z] [2020-12-29T06:30:38.988Z] Login Succeeded [2020-12-29T06:30:38.988Z] nexus3.edgexfoundry.org:10004 [2020-12-29T06:30:39.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:39.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:30:39.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:39.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:39.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:30:39.538Z] Configure a credential helper to remove this warning. See [2020-12-29T06:30:39.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:30:39.538Z] [2020-12-29T06:30:39.538Z] Login Succeeded [2020-12-29T06:30:39.538Z] docker.io [2020-12-29T06:30:39.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:39.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T06:30:40.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T06:30:40.088Z] Configure a credential helper to remove this warning. See [2020-12-29T06:30:40.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T06:30:40.088Z] [2020-12-29T06:30:40.088Z] Login Succeeded [2020-12-29T06:30:40.088Z] ---> docker-login.sh ends [Pipeline] } [2020-12-29T06:30:40.119Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-29T06:30:40.672Z] ========================================================= [2020-12-29T06:30:40.672Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-29T06:30:40.672Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:30:41.108Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-29T06:30:41.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:41.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:42.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:42.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:43.802Z] Sending build context to Docker daemon 165.3MB [2020-12-29T06:30:43.802Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-29T06:30:43.802Z] Step 2/7 : FROM ${BASE} [2020-12-29T06:30:43.802Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-29T06:30:43.802Z] 5f621e34cdf4: Pulling fs layer [2020-12-29T06:30:43.802Z] a4357932f1b6: Pulling fs layer [2020-12-29T06:30:43.802Z] 18c013af1878: Pulling fs layer [2020-12-29T06:30:43.802Z] 00ac8860ef70: Pulling fs layer [2020-12-29T06:30:43.802Z] 63d7cb157983: Pulling fs layer [2020-12-29T06:30:43.802Z] b116817d02f9: Pulling fs layer [2020-12-29T06:30:43.802Z] 745a02a5169b: Pulling fs layer [2020-12-29T06:30:43.802Z] 63d7cb157983: Waiting [2020-12-29T06:30:43.802Z] b116817d02f9: Waiting [2020-12-29T06:30:43.802Z] 745a02a5169b: Waiting [2020-12-29T06:30:43.802Z] 00ac8860ef70: Waiting [2020-12-29T06:30:43.802Z] 18c013af1878: Verifying Checksum [2020-12-29T06:30:43.802Z] 18c013af1878: Download complete [2020-12-29T06:30:43.802Z] a4357932f1b6: Download complete [2020-12-29T06:30:43.802Z] 63d7cb157983: Verifying Checksum [2020-12-29T06:30:43.802Z] 63d7cb157983: Download complete [2020-12-29T06:30:43.802Z] b116817d02f9: Download complete [2020-12-29T06:30:44.086Z] 5f621e34cdf4: Verifying Checksum [2020-12-29T06:30:44.086Z] 5f621e34cdf4: Download complete [2020-12-29T06:30:44.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:30:44.692Z] 5f621e34cdf4: Pull complete [2020-12-29T06:30:45.052Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:30:45.052Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:30:45.052Z] OK: 12750 distinct packages available [2020-12-29T06:30:45.052Z] OK: 233 MiB in 51 packages [2020-12-29T06:30:45.317Z] a4357932f1b6: Pull complete [2020-12-29T06:30:45.596Z] 18c013af1878: Pull complete [2020-12-29T06:30:45.651Z] Removing intermediate container 6a6137c2991b [2020-12-29T06:30:45.651Z] ---> 95dcbf228b26 [2020-12-29T06:30:45.651Z] Step 6/22 : COPY go.mod . [2020-12-29T06:30:45.914Z] ---> bba31221aaf0 [2020-12-29T06:30:45.914Z] Step 7/22 : RUN go mod download [2020-12-29T06:30:45.914Z] ---> Running in 976887f4afb3 [2020-12-29T06:30:46.180Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:30:46.180Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:30:46.180Z] OK: 12750 distinct packages available [2020-12-29T06:30:46.442Z] OK: 233 MiB in 51 packages [2020-12-29T06:30:47.026Z] Removing intermediate container b755fb7756f7 [2020-12-29T06:30:47.026Z] ---> 3a828e572769 [2020-12-29T06:30:47.026Z] Step 6/24 : COPY go.mod . [2020-12-29T06:30:47.288Z] ---> 9c4d492a53c2 [2020-12-29T06:30:47.288Z] Step 7/24 : RUN go mod download [2020-12-29T06:30:47.288Z] ---> Running in b236c7212c7e [2020-12-29T06:30:47.556Z] Removing intermediate container 976887f4afb3 [2020-12-29T06:30:47.556Z] ---> 07175bff017a [2020-12-29T06:30:47.556Z] Step 8/22 : COPY . . [2020-12-29T06:30:48.232Z] 745a02a5169b: Verifying Checksum [2020-12-29T06:30:48.232Z] 745a02a5169b: Download complete [2020-12-29T06:30:48.510Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:30:48.510Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:30:48.510Z] OK: 12750 distinct packages available [2020-12-29T06:30:48.878Z] OK: 233 MiB in 51 packages [2020-12-29T06:30:49.856Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:30:49.856Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:30:49.856Z] OK: 12750 distinct packages available [2020-12-29T06:30:49.856Z] OK: 233 MiB in 51 packages [2020-12-29T06:30:50.212Z] 00ac8860ef70: Verifying Checksum [2020-12-29T06:30:50.213Z] 00ac8860ef70: Download complete [2020-12-29T06:30:50.436Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:30:50.436Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:30:50.436Z] OK: 12750 distinct packages available [2020-12-29T06:30:51.391Z] OK: 233 MiB in 51 packages [2020-12-29T06:30:52.784Z] Removing intermediate container b236c7212c7e [2020-12-29T06:30:52.784Z] ---> 75cd91d629f6 [2020-12-29T06:30:52.784Z] Step 8/24 : COPY . . [2020-12-29T06:30:56.147Z] Removing intermediate container 9e02bf13a73d [2020-12-29T06:30:56.147Z] ---> 59d2b9fd4b77 [2020-12-29T06:30:56.147Z] Step 6/22 : COPY go.mod . [2020-12-29T06:30:56.432Z] Removing intermediate container c6e7e9180637 [2020-12-29T06:30:56.432Z] ---> c5d8411ae2c1 [2020-12-29T06:30:56.432Z] Step 6/24 : COPY go.mod . [2020-12-29T06:30:58.389Z] ---> b87b36f030aa [2020-12-29T06:30:58.389Z] Step 7/22 : RUN go mod download [2020-12-29T06:30:58.652Z] ---> 7337b3cd8d9a [2020-12-29T06:30:58.652Z] Step 7/24 : RUN go mod download [2020-12-29T06:30:58.652Z] Removing intermediate container 17a60dc89837 [2020-12-29T06:30:58.652Z] ---> c228afbdbf23 [2020-12-29T06:30:58.652Z] Step 6/23 : COPY go.mod . [2020-12-29T06:30:59.251Z] ---> Running in b97c32ab2c8c [2020-12-29T06:31:00.392Z] 00ac8860ef70: Pull complete [2020-12-29T06:31:00.672Z] 63d7cb157983: Pull complete [2020-12-29T06:31:00.949Z] b116817d02f9: Pull complete [2020-12-29T06:31:01.197Z] ---> Running in 950ab0150722 [2020-12-29T06:31:03.773Z] ---> 4d6546aa8e5e [2020-12-29T06:31:03.773Z] Step 7/23 : RUN go mod download [2020-12-29T06:31:04.731Z] ---> Running in d14c75dcccb8 [2020-12-29T06:31:05.309Z] 745a02a5169b: Pull complete [2020-12-29T06:31:05.309Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-29T06:31:05.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-29T06:31:05.309Z] ---> b7e6874047d6 [2020-12-29T06:31:05.309Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-29T06:31:07.938Z] ---> Running in 7a262f5914cc [2020-12-29T06:31:08.098Z] ---> 3b12a30da342 [2020-12-29T06:31:08.099Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-29T06:31:08.099Z] ---> Running in ddfec57259d2 [2020-12-29T06:31:08.099Z] Removing intermediate container 950ab0150722 [2020-12-29T06:31:08.099Z] ---> 4e30e0592b10 [2020-12-29T06:31:08.099Z] Step 8/24 : COPY . . [2020-12-29T06:31:08.362Z] Removing intermediate container b97c32ab2c8c [2020-12-29T06:31:08.362Z] ---> ea6213e36d59 [2020-12-29T06:31:08.362Z] Step 8/22 : COPY . . [2020-12-29T06:31:08.362Z] Removing intermediate container d14c75dcccb8 [2020-12-29T06:31:08.362Z] ---> bcc5340a8960 [2020-12-29T06:31:08.362Z] Step 8/23 : COPY . . [2020-12-29T06:31:09.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:31:09.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-29T06:31:11.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:31:13.320Z] (1/12) Installing libmagic (5.38-r0) [2020-12-29T06:31:13.593Z] (2/12) Installing file (5.38-r0) [2020-12-29T06:31:13.593Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-29T06:31:13.866Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-29T06:31:18.165Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-29T06:31:18.165Z] (6/12) Installing patch (2.7.6-r6) [2020-12-29T06:31:18.165Z] (7/12) Installing build-base (0.5-r2) [2020-12-29T06:31:18.436Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-29T06:31:18.436Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-29T06:31:18.436Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-29T06:31:18.709Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-29T06:31:18.709Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-29T06:31:18.709Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:31:19.002Z] OK: 217 MiB in 51 packages [2020-12-29T06:31:23.326Z] Removing intermediate container 7a262f5914cc [2020-12-29T06:31:23.327Z] ---> 9c4b2df8d546 [2020-12-29T06:31:23.327Z] Step 4/7 : WORKDIR /edgex-go [2020-12-29T06:31:23.327Z] ---> Running in 6df0a5a73393 [2020-12-29T06:31:23.605Z] Removing intermediate container 6df0a5a73393 [2020-12-29T06:31:23.605Z] ---> d30ec2fd2656 [2020-12-29T06:31:23.605Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-29T06:31:24.224Z] latest: Pulling from library/docker [2020-12-29T06:31:24.224Z] 159e5727ea61: Pulling fs layer [2020-12-29T06:31:24.224Z] 687389c36290: Pulling fs layer [2020-12-29T06:31:24.224Z] 94e28978939c: Pulling fs layer [2020-12-29T06:31:24.224Z] ea42096754a7: Pulling fs layer [2020-12-29T06:31:24.224Z] bd61cee6920e: Pulling fs layer [2020-12-29T06:31:24.224Z] 87c4ece4675c: Pulling fs layer [2020-12-29T06:31:24.224Z] 90ca8b2ff088: Pulling fs layer [2020-12-29T06:31:24.224Z] bd61cee6920e: Waiting [2020-12-29T06:31:24.224Z] 87c4ece4675c: Waiting [2020-12-29T06:31:24.224Z] 90ca8b2ff088: Waiting [2020-12-29T06:31:24.224Z] ea42096754a7: Waiting [2020-12-29T06:31:24.499Z] 94e28978939c: Verifying Checksum [2020-12-29T06:31:24.499Z] 94e28978939c: Download complete [2020-12-29T06:31:24.499Z] 687389c36290: Verifying Checksum [2020-12-29T06:31:24.499Z] 687389c36290: Download complete [2020-12-29T06:31:24.499Z] 159e5727ea61: Verifying Checksum [2020-12-29T06:31:24.499Z] 159e5727ea61: Download complete [2020-12-29T06:31:24.778Z] bd61cee6920e: Verifying Checksum [2020-12-29T06:31:24.778Z] bd61cee6920e: Download complete [2020-12-29T06:31:24.778Z] 87c4ece4675c: Verifying Checksum [2020-12-29T06:31:24.778Z] 87c4ece4675c: Download complete [2020-12-29T06:31:24.778Z] 90ca8b2ff088: Verifying Checksum [2020-12-29T06:31:24.778Z] 90ca8b2ff088: Download complete [2020-12-29T06:31:25.049Z] 159e5727ea61: Pull complete [2020-12-29T06:31:25.273Z] ---> 2fceb342dba1 [2020-12-29T06:31:25.273Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-29T06:31:25.648Z] 687389c36290: Pull complete [2020-12-29T06:31:25.876Z] ---> Running in 56d5704f67a8 [2020-12-29T06:31:26.245Z] 94e28978939c: Pull complete [2020-12-29T06:31:26.245Z] ea42096754a7: Verifying Checksum [2020-12-29T06:31:26.245Z] ea42096754a7: Download complete [2020-12-29T06:31:28.510Z] 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 [2020-12-29T06:31:30.568Z] ea42096754a7: Pull complete [2020-12-29T06:31:30.568Z] bd61cee6920e: Pull complete [2020-12-29T06:31:30.568Z] 87c4ece4675c: Pull complete [2020-12-29T06:31:30.847Z] 90ca8b2ff088: Pull complete [2020-12-29T06:31:30.847Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-29T06:31:30.847Z] Status: Downloaded newer image for docker:latest [2020-12-29T06:31:34.244Z] ---> e75bc0757aeb [2020-12-29T06:31:34.244Z] Step 6/7 : COPY go.mod . [2020-12-29T06:31:35.228Z] ---> 19877d8cb947 [2020-12-29T06:31:35.228Z] Step 7/7 : RUN go mod download [2020-12-29T06:31:35.228Z] ---> Running in 169ace6a5e1f [2020-12-29T06:31:46.871Z] Removing intermediate container ddfec57259d2 [2020-12-29T06:31:46.871Z] ---> eff751a47fb8 [2020-12-29T06:31:46.871Z] [2020-12-29T06:31:46.871Z] Step 10/22 : FROM alpine:3.10 [2020-12-29T06:31:46.871Z] ---> d02028745293 [2020-12-29T06:31:46.871Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-29T06:31:46.871Z] 3.10: Pulling from library/alpine [2020-12-29T06:31:46.871Z] ---> Running in 8004f0881c3b [2020-12-29T06:31:46.871Z] ---> cf61c6e082ea [2020-12-29T06:31:46.871Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-29T06:31:46.871Z] ---> 8e2baf7faf55 [2020-12-29T06:31:46.871Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-29T06:31:46.871Z] ---> Running in 5fee4b864799 [2020-12-29T06:31:46.871Z] ---> Running in 237e9f14bb5a [2020-12-29T06:31:46.871Z] 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 [2020-12-29T06:31:46.871Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-29T06:31:46.871Z] Status: Downloaded newer image for alpine:3.10 [2020-12-29T06:31:46.871Z] ---> be4e4bea2c2e [2020-12-29T06:31:46.871Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-29T06:31:46.871Z] 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 [2020-12-29T06:31:46.871Z] 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 [2020-12-29T06:31:46.871Z] ---> Running in 5ac90bdb88a9 [2020-12-29T06:31:46.871Z] 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 [2020-12-29T06:31:46.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:31:47.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:31:47.144Z] v3.10.5-171-g0c4f67eafe [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-29T06:31:47.144Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-29T06:31:47.144Z] OK: 10350 distinct packages available [2020-12-29T06:31:47.739Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-29T06:31:47.739Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-29T06:31:47.739Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-29T06:31:47.739Z] (4/5) Installing curl (7.66.0-r3) [2020-12-29T06:31:47.739Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-29T06:31:47.739Z] Executing busybox-1.30.1-r3.trigger [2020-12-29T06:31:47.739Z] Executing ca-certificates-20191127-r2.trigger [2020-12-29T06:31:47.739Z] OK: 7 MiB in 19 packages [2020-12-29T06:31:50.372Z] Removing intermediate container 5ac90bdb88a9 [2020-12-29T06:31:50.372Z] ---> 70fe1d7aae44 [2020-12-29T06:31:50.372Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-29T06:31:50.372Z] ---> Running in f17417ff45f2 [2020-12-29T06:31:51.808Z] Removing intermediate container f17417ff45f2 [2020-12-29T06:31:51.808Z] ---> a7373ea639d4 [2020-12-29T06:31:51.808Z] Step 13/22 : WORKDIR / [2020-12-29T06:31:52.086Z] ---> Running in 85a748bfa108 [2020-12-29T06:31:52.363Z] Removing intermediate container 85a748bfa108 [2020-12-29T06:31:52.363Z] ---> 641acd8e9a47 [2020-12-29T06:31:52.364Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-29T06:31:53.795Z] ---> fc8cfe2fb45c [2020-12-29T06:31:53.795Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-29T06:31:55.251Z] Removing intermediate container 56d5704f67a8 [2020-12-29T06:31:55.251Z] ---> ef3cbb295cee [2020-12-29T06:31:55.251Z] [2020-12-29T06:31:55.251Z] Step 10/24 : FROM alpine:3.10 [2020-12-29T06:31:55.251Z] ---> be4e4bea2c2e [2020-12-29T06:31:55.251Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-29T06:31:55.251Z] ---> Using cache [2020-12-29T06:31:55.251Z] ---> 70fe1d7aae44 [2020-12-29T06:31:55.251Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-29T06:31:55.251Z] ---> Running in 9b1a853a7e64 [2020-12-29T06:31:55.531Z] ---> 989637e070f9 [2020-12-29T06:31:55.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-29T06:31:56.512Z] Removing intermediate container 9b1a853a7e64 [2020-12-29T06:31:56.512Z] ---> 34ec2549973e [2020-12-29T06:31:56.512Z] Step 13/24 : WORKDIR / [2020-12-29T06:31:56.512Z] ---> da2a1226fff0 [2020-12-29T06:31:56.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-29T06:31:56.785Z] ---> Running in bd10737cb924 [2020-12-29T06:31:57.372Z] Removing intermediate container bd10737cb924 [2020-12-29T06:31:57.372Z] ---> 729ac7339ee2 [2020-12-29T06:31:57.372Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-29T06:31:57.644Z] ---> fa90f99a772f [2020-12-29T06:31:57.644Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-29T06:31:57.644Z] ---> Running in dffb825dcc8b [2020-12-29T06:31:58.229Z] ---> eb429a891385 [2020-12-29T06:31:58.229Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-29T06:31:58.822Z] ---> a864110b2fcb [2020-12-29T06:31:58.822Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-29T06:31:59.117Z] ---> 8d6c1bf8027b [2020-12-29T06:31:59.117Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-29T06:32:00.549Z] Removing intermediate container dffb825dcc8b [2020-12-29T06:32:00.549Z] ---> 41df6198d602 [2020-12-29T06:32:00.549Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-29T06:32:00.549Z] ---> 3b6decef4e8a [2020-12-29T06:32:00.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-29T06:32:00.549Z] ---> Running in d1f0b3300170 [2020-12-29T06:32:01.522Z] Removing intermediate container d1f0b3300170 [2020-12-29T06:32:01.522Z] ---> 8e9cceae2c71 [2020-12-29T06:32:01.522Z] Step 20/22 : LABEL arch=x86_64 [2020-12-29T06:32:01.522Z] ---> Running in 8fdaeae1248a [2020-12-29T06:32:01.796Z] ---> 610045e8e2e2 [2020-12-29T06:32:01.796Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-29T06:32:01.796Z] Removing intermediate container 8fdaeae1248a [2020-12-29T06:32:01.796Z] ---> c6b791fc80b2 [2020-12-29T06:32:01.796Z] Step 21/22 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:32:02.019Z] Removing intermediate container 169ace6a5e1f [2020-12-29T06:32:02.019Z] ---> 581dd39f03e0 [2020-12-29T06:32:02.019Z] Successfully built 581dd39f03e0 [2020-12-29T06:32:02.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [2020-12-29T06:32:02.064Z] ---> Running in 1ca1495dd34b [Pipeline] sh [2020-12-29T06:32:02.397Z] + docker inspect -f . ci-base-image-arm64 [2020-12-29T06:32:02.397Z] . [Pipeline] withDockerContainer [2020-12-29T06:32:02.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-17591 does not seem to be running inside a container [2020-12-29T06:32:02.660Z] ---> 4a73b4f7e2ed [2020-12-29T06:32:02.660Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-29T06:32:02.660Z] Removing intermediate container 1ca1495dd34b [2020-12-29T06:32:02.660Z] ---> 1222dd0303fc [2020-12-29T06:32:02.660Z] Step 22/22 : LABEL version=0.0.0 [2020-12-29T06:32:02.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2020-12-29T06:32:02.933Z] ---> Running in a2f58698147e [2020-12-29T06:32:02.933Z] ---> Running in b64d8784812a [2020-12-29T06:32:03.541Z] Removing intermediate container b64d8784812a [2020-12-29T06:32:03.541Z] ---> cc58640a9e36 [2020-12-29T06:32:03.541Z] [2020-12-29T06:32:03.814Z] Successfully built cc58640a9e36 [2020-12-29T06:32:03.814Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-29T06:32:03.814Z] Building docker-support-scheduler-go [2020-12-29T06:32:04.237Z] $ docker top 47665dd1854a5c171f9b94d151794fc0451eec2e6c69a93a835a884000cb09f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T06:32:05.334Z] + go version [2020-12-29T06:32:05.334Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-29T06:32:05.380Z] $ docker stop --time=1 47665dd1854a5c171f9b94d151794fc0451eec2e6c69a93a835a884000cb09f0 [2020-12-29T06:32:07.366Z] $ docker rm -f 47665dd1854a5c171f9b94d151794fc0451eec2e6c69a93a835a884000cb09f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:32:08.586Z] + docker inspect -f . ci-base-image-arm64 [2020-12-29T06:32:08.586Z] . [Pipeline] withDockerContainer [2020-12-29T06:32:08.880Z] prd-ubuntu18.04-docker-arm64-4c-16g-17591 does not seem to be running inside a container [2020-12-29T06:32:08.966Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2020-12-29T06:32:10.436Z] $ docker top 47f6bb6de121169b609389098bff1c5815281b8f6f71b2f76e29e261df2d7f9a -eo pid,comm [2020-12-29T06:32:10.729Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a2f58698147e [2020-12-29T06:32:10.729Z] ---> a3d5229ec0aa [2020-12-29T06:32:10.729Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] { [Pipeline] echo [2020-12-29T06:32:10.912Z] ========================================================= [2020-12-29T06:32:10.912Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-29T06:32:10.912Z] ========================================================= [Pipeline] sh [2020-12-29T06:32:11.358Z] ---> Running in f92b33a49c0e [2020-12-29T06:32:11.610Z] + make test [2020-12-29T06:32:11.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-29T06:32:12.780Z] Removing intermediate container f92b33a49c0e [2020-12-29T06:32:12.780Z] ---> 3f08d20ef9cf [2020-12-29T06:32:12.780Z] Step 22/24 : LABEL arch=x86_64 [2020-12-29T06:32:13.751Z] ---> Running in 33468c6ef7de [2020-12-29T06:32:15.191Z] Removing intermediate container 33468c6ef7de [2020-12-29T06:32:15.191Z] ---> 60b851e35b82 [2020-12-29T06:32:15.191Z] Step 23/24 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:32:16.608Z] ---> Running in 1515775098a6 [2020-12-29T06:32:17.189Z] Removing intermediate container 1515775098a6 [2020-12-29T06:32:17.189Z] ---> 7871271d4d6f [2020-12-29T06:32:17.189Z] Step 24/24 : LABEL version=0.0.0 [2020-12-29T06:32:18.594Z] ---> Running in 3f2d290f3fb7 [2020-12-29T06:32:19.651Z] Removing intermediate container 3f2d290f3fb7 [2020-12-29T06:32:19.651Z] ---> f9cdb8cc20a1 [2020-12-29T06:32:19.651Z] [2020-12-29T06:32:21.607Z] Successfully built f9cdb8cc20a1 [2020-12-29T06:32:22.575Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-29T06:32:22.575Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-29T06:32:25.906Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:32:25.906Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:32:25.906Z] ---> 120a7cbd5983 [2020-12-29T06:32:25.906Z] Step 3/21 : WORKDIR /edgex-go [2020-12-29T06:32:26.172Z] ---> Using cache [2020-12-29T06:32:26.172Z] ---> d4ba479d258b [2020-12-29T06:32:26.172Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:32:26.172Z] ---> Using cache [2020-12-29T06:32:26.172Z] ---> b2996e9b0fe9 [2020-12-29T06:32:26.172Z] Step 5/21 : RUN apk update && apk add make git [2020-12-29T06:32:28.738Z] Removing intermediate container 8004f0881c3b [2020-12-29T06:32:28.738Z] ---> 640c4e83a643 [2020-12-29T06:32:28.738Z] [2020-12-29T06:32:28.738Z] Step 10/24 : FROM scratch [2020-12-29T06:32:28.739Z] ---> [2020-12-29T06:32:28.739Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-29T06:32:29.005Z] ---> Running in 98e9dc08791f [2020-12-29T06:32:29.005Z] ---> Running in 7aa0856cd8c3 [2020-12-29T06:32:29.584Z] Removing intermediate container 7aa0856cd8c3 [2020-12-29T06:32:29.584Z] ---> dd0942716730 [2020-12-29T06:32:29.584Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-29T06:32:29.584Z] ---> Running in a70da7239ccc [2020-12-29T06:32:31.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:32:31.520Z] Removing intermediate container a70da7239ccc [2020-12-29T06:32:31.520Z] ---> 311ad526c564 [2020-12-29T06:32:31.520Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-29T06:32:32.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:32:33.507Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:32:33.507Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:32:33.507Z] OK: 12750 distinct packages available [2020-12-29T06:32:33.775Z] ---> Running in 9a73464e55e6 [2020-12-29T06:32:33.817Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-29T06:32:34.051Z] OK: 233 MiB in 51 packages [2020-12-29T06:32:40.658Z] Removing intermediate container 9a73464e55e6 [2020-12-29T06:32:40.658Z] ---> 8d6c6ef1d867 [2020-12-29T06:32:40.658Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-29T06:32:40.922Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:32:40.922Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:32:41.193Z] ---> 120a7cbd5983 [2020-12-29T06:32:41.193Z] Step 3/27 : WORKDIR /edgex-go [2020-12-29T06:32:41.193Z] ---> Using cache [2020-12-29T06:32:41.193Z] ---> d4ba479d258b [2020-12-29T06:32:41.193Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:32:41.193Z] ---> Using cache [2020-12-29T06:32:41.193Z] ---> b2996e9b0fe9 [2020-12-29T06:32:41.193Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-29T06:32:42.595Z] Removing intermediate container 5fee4b864799 [2020-12-29T06:32:42.595Z] ---> 9569c0add63b [2020-12-29T06:32:42.595Z] [2020-12-29T06:32:42.595Z] Step 10/22 : FROM scratch [2020-12-29T06:32:42.595Z] ---> [2020-12-29T06:32:42.595Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:32:42.595Z] Removing intermediate container 237e9f14bb5a [2020-12-29T06:32:42.595Z] ---> 383aa75d5de5 [2020-12-29T06:32:42.595Z] [2020-12-29T06:32:42.595Z] Step 10/23 : FROM alpine [2020-12-29T06:32:42.595Z] ---> Running in 1168efddae44 [2020-12-29T06:32:42.595Z] ---> 311d951118d6 [2020-12-29T06:32:42.595Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-29T06:32:42.595Z] Removing intermediate container 98e9dc08791f [2020-12-29T06:32:42.595Z] ---> 34aea8f1dbc8 [2020-12-29T06:32:42.595Z] Step 6/21 : COPY go.mod . [2020-12-29T06:32:42.595Z] ---> Running in 56dfb5f19cab [2020-12-29T06:32:42.595Z] latest: Pulling from library/alpine [2020-12-29T06:32:43.179Z] Removing intermediate container 56dfb5f19cab [2020-12-29T06:32:43.179Z] ---> 9146284d66ea [2020-12-29T06:32:43.179Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-29T06:32:43.179Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-29T06:32:43.441Z] Status: Downloaded newer image for alpine:latest [2020-12-29T06:32:43.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:32:43.707Z] ---> 389fef711851 [2020-12-29T06:32:43.707Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:32:43.707Z] ---> Running in 499c9a6c7cbb [2020-12-29T06:32:43.707Z] ---> e999e4319c2e [2020-12-29T06:32:43.707Z] Step 7/21 : RUN go mod download [2020-12-29T06:32:43.707Z] ---> fca0377f2ed9 [2020-12-29T06:32:43.707Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-29T06:32:43.972Z] ---> Running in cffccf277503 [2020-12-29T06:32:43.972Z] ---> Running in d4ff7c05a0b8 [2020-12-29T06:32:43.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:32:43.972Z] Removing intermediate container 499c9a6c7cbb [2020-12-29T06:32:43.972Z] ---> 4b881608ddf5 [2020-12-29T06:32:43.972Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-29T06:32:44.237Z] ---> Running in ca5ec2f80783 [2020-12-29T06:32:44.510Z] Removing intermediate container cffccf277503 [2020-12-29T06:32:44.510Z] ---> b3a097bdcf32 [2020-12-29T06:32:44.510Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-29T06:32:44.510Z] ---> 1af33e26300a [2020-12-29T06:32:44.510Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-29T06:32:44.510Z] Removing intermediate container ca5ec2f80783 [2020-12-29T06:32:44.510Z] ---> 5b58097ea0c8 [2020-12-29T06:32:44.510Z] Step 14/22 : WORKDIR / [2020-12-29T06:32:44.510Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:32:44.510Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:32:44.510Z] OK: 12750 distinct packages available [2020-12-29T06:32:44.510Z] ---> Running in 1559e935cc22 [2020-12-29T06:32:44.510Z] ---> Running in 4461aa0f0a33 [2020-12-29T06:32:44.785Z] OK: 233 MiB in 51 packages [2020-12-29T06:32:44.785Z] Removing intermediate container 1559e935cc22 [2020-12-29T06:32:44.785Z] ---> 91e22377a721 [2020-12-29T06:32:44.785Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-29T06:32:44.785Z] Removing intermediate container 4461aa0f0a33 [2020-12-29T06:32:44.785Z] ---> 5fced4662631 [2020-12-29T06:32:44.785Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-29T06:32:45.052Z] ---> f9d5641408fe [2020-12-29T06:32:45.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-29T06:32:45.053Z] ---> Running in 372acbdd8498 [2020-12-29T06:32:45.318Z] ---> 3de4862c50d5 [2020-12-29T06:32:45.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-29T06:32:45.318Z] Removing intermediate container 372acbdd8498 [2020-12-29T06:32:45.318Z] ---> c3c215d066b9 [2020-12-29T06:32:45.318Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:32:45.581Z] ---> Running in a65829548696 [2020-12-29T06:32:45.847Z] Removing intermediate container 1168efddae44 [2020-12-29T06:32:45.847Z] ---> 90cc9dfcf04d [2020-12-29T06:32:45.847Z] Step 6/27 : COPY go.mod . [2020-12-29T06:32:46.111Z] ---> 5e78bfb90e8b [2020-12-29T06:32:46.111Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-29T06:32:46.111Z] ---> 50dab97b4e4b [2020-12-29T06:32:46.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-29T06:32:46.379Z] Removing intermediate container d4ff7c05a0b8 [2020-12-29T06:32:46.379Z] ---> 7fa92e22cd63 [2020-12-29T06:32:46.379Z] Step 8/21 : COPY . . [2020-12-29T06:32:46.379Z] ---> e218812ec9c4 [2020-12-29T06:32:46.379Z] Step 7/27 : RUN go mod download [2020-12-29T06:32:46.379Z] ---> 24f39aa98baa [2020-12-29T06:32:46.379Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-29T06:32:46.646Z] ---> Running in 2088a4dc85c1 [2020-12-29T06:32:46.913Z] ---> Running in 89cdc113d50d [2020-12-29T06:32:46.913Z] ---> 4277be73b275 [2020-12-29T06:32:46.913Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-29T06:32:47.496Z] ---> Running in 6fd524ad5c3f [2020-12-29T06:32:47.764Z] Removing intermediate container 89cdc113d50d [2020-12-29T06:32:47.764Z] ---> 4430bab4cc2a [2020-12-29T06:32:47.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:32:51.994Z] Removing intermediate container 6fd524ad5c3f [2020-12-29T06:32:51.994Z] ---> 28367a79d4cd [2020-12-29T06:32:51.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:32:51.994Z] ---> Running in 23d24e991cc2 [2020-12-29T06:32:54.565Z] ---> Running in fbff367a8764 [2020-12-29T06:32:54.829Z] Removing intermediate container a65829548696 [2020-12-29T06:32:54.829Z] ---> b8f6514a2931 [2020-12-29T06:32:54.829Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-29T06:32:57.487Z] ---> Running in 15c213b7ecc9 [2020-12-29T06:32:57.487Z] Removing intermediate container 23d24e991cc2 [2020-12-29T06:32:57.487Z] ---> ce254c2a7f9d [2020-12-29T06:32:57.487Z] Step 22/24 : LABEL arch=x86_64 [2020-12-29T06:32:57.487Z] Removing intermediate container fbff367a8764 [2020-12-29T06:32:57.487Z] ---> 6a64f01ad547 [2020-12-29T06:32:57.487Z] Step 20/22 : LABEL arch=x86_64 [2020-12-29T06:33:00.048Z] ---> Running in 268df52d8c5b [2020-12-29T06:33:00.048Z] ---> Running in 4943530f8f13 [2020-12-29T06:33:00.048Z] Removing intermediate container 2088a4dc85c1 [2020-12-29T06:33:00.048Z] ---> ea46ba1f668e [2020-12-29T06:33:00.048Z] Step 8/27 : COPY . . [2020-12-29T06:33:01.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:33:02.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:33:02.704Z] Removing intermediate container 4943530f8f13 [2020-12-29T06:33:02.704Z] ---> 68598762c850 [2020-12-29T06:33:02.704Z] Step 21/22 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:33:03.282Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-29T06:33:03.282Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-29T06:33:03.282Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-29T06:33:03.545Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-29T06:33:04.496Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-29T06:33:04.496Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:33:05.070Z] OK: 8 MiB in 19 packages [2020-12-29T06:33:05.333Z] Removing intermediate container 268df52d8c5b [2020-12-29T06:33:05.333Z] ---> fbe6438600bc [2020-12-29T06:33:05.333Z] Step 23/24 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:33:08.652Z] ---> Running in 0287cf44fbc9 [2020-12-29T06:33:08.652Z] ---> Running in d809384c12f7 [2020-12-29T06:33:08.652Z] ---> e0e440700057 [2020-12-29T06:33:08.652Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-29T06:33:09.610Z] ---> Running in b849ac0c4935 [2020-12-29T06:33:09.610Z] Removing intermediate container 0287cf44fbc9 [2020-12-29T06:33:09.610Z] ---> d29e5d540084 [2020-12-29T06:33:09.610Z] Step 24/24 : LABEL version=0.0.0 [2020-12-29T06:33:09.610Z] Removing intermediate container d809384c12f7 [2020-12-29T06:33:09.611Z] ---> 4f6e823c4bad [2020-12-29T06:33:09.611Z] Step 22/22 : LABEL version=0.0.0 [2020-12-29T06:33:09.877Z] ---> Running in 58b1895939de [2020-12-29T06:33:10.149Z] ---> Running in 307beec75581 [2020-12-29T06:33:10.149Z] Removing intermediate container 15c213b7ecc9 [2020-12-29T06:33:10.149Z] ---> 91ea759ba4fb [2020-12-29T06:33:10.149Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-29T06:33:10.412Z] Removing intermediate container 58b1895939de [2020-12-29T06:33:10.412Z] ---> a70e867f4cb2 [2020-12-29T06:33:10.412Z] [2020-12-29T06:33:10.680Z] 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 [2020-12-29T06:33:10.680Z] Removing intermediate container 307beec75581 [2020-12-29T06:33:10.680Z] ---> 7e5a29e6f051 [2020-12-29T06:33:10.680Z] [2020-12-29T06:33:10.680Z] Successfully built a70e867f4cb2 [2020-12-29T06:33:10.948Z] Successfully built 7e5a29e6f051 [2020-12-29T06:33:10.948Z] Successfully tagged docker-support-notifications-go:latest [2020-12-29T06:33:10.948Z] Building docker-security-proxy-setup-go [2020-12-29T06:33:10.948Z]  Building docker-support-notifications-go ... done  ---> 42f2fceca999 [2020-12-29T06:33:10.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-29T06:33:10.948Z] Successfully tagged docker-core-metadata-go:latest [2020-12-29T06:33:10.948Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-12-29T06:33:12.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-29T06:33:19.211Z] ---> da06ce10a076 [2020-12-29T06:33:19.211Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-29T06:33:20.632Z] ---> fdb1c7eb8e38 [2020-12-29T06:33:20.632Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-29T06:33:22.443Z] ---> Running in 5f8360b33c11 [2020-12-29T06:33:25.816Z] ---> 3f8941f86450 [2020-12-29T06:33:25.816Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-29T06:33:30.079Z] Removing intermediate container 5f8360b33c11 [2020-12-29T06:33:30.079Z] ---> 124c57cca36c [2020-12-29T06:33:30.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:33:30.079Z] ---> Running in 327d605fc3e1 [2020-12-29T06:33:31.053Z] ---> Running in ee9ed29a81f6 [2020-12-29T06:33:32.469Z] Removing intermediate container ee9ed29a81f6 [2020-12-29T06:33:32.469Z] ---> 5b89a72d4963 [2020-12-29T06:33:32.469Z] Step 21/23 : LABEL arch=x86_64 [2020-12-29T06:33:33.053Z] ---> Running in e0d6632515b6 [2020-12-29T06:33:33.053Z] 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 [2020-12-29T06:33:33.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:33:33.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:33:33.633Z] ---> 120a7cbd5983 [2020-12-29T06:33:33.633Z] Step 3/22 : WORKDIR /edgex-go [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> d4ba479d258b [2020-12-29T06:33:33.633Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:33:33.633Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:33:33.633Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:33:33.633Z] ---> 120a7cbd5983 [2020-12-29T06:33:33.633Z] Step 3/21 : WORKDIR /edgex-go [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> d4ba479d258b [2020-12-29T06:33:33.633Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> b2996e9b0fe9 [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> b2996e9b0fe9 [2020-12-29T06:33:33.633Z] Step 5/22 : RUN apk update && apk add make git [2020-12-29T06:33:33.633Z] Step 5/21 : RUN apk update && apk add make git [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> 34aea8f1dbc8 [2020-12-29T06:33:33.633Z] Step 6/21 : COPY go.mod . [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> 34aea8f1dbc8 [2020-12-29T06:33:33.633Z] Step 6/22 : COPY go.mod . [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> e999e4319c2e [2020-12-29T06:33:33.633Z] Step 7/22 : RUN go mod download [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> e999e4319c2e [2020-12-29T06:33:33.633Z] Step 7/21 : RUN go mod download [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> 7fa92e22cd63 [2020-12-29T06:33:33.633Z] Step 8/21 : COPY . . [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> 7fa92e22cd63 [2020-12-29T06:33:33.633Z] Step 8/22 : COPY . . [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> e0e440700057 [2020-12-29T06:33:33.633Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-29T06:33:33.633Z] ---> Using cache [2020-12-29T06:33:33.633Z] ---> e0e440700057 [2020-12-29T06:33:33.633Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-29T06:33:34.587Z] Removing intermediate container e0d6632515b6 [2020-12-29T06:33:34.587Z] ---> d638c87b2a23 [2020-12-29T06:33:34.587Z] Step 22/23 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:33:34.866Z] ---> Running in 5a98228fcc4e [2020-12-29T06:33:34.866Z] ---> Running in a47855591e8a [2020-12-29T06:33:34.866Z] ---> Running in 5ca9ed5d9185 [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-29T06:33:35.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-29T06:33:35.451Z] Removing intermediate container 5ca9ed5d9185 [2020-12-29T06:33:35.451Z] ---> 015af7533c6d [2020-12-29T06:33:35.451Z] Step 23/23 : LABEL version=0.0.0 [2020-12-29T06:33:35.451Z] ---> Running in 3fcc3b0ffb2b [2020-12-29T06:33:35.722Z] Removing intermediate container 3fcc3b0ffb2b [2020-12-29T06:33:35.722Z] ---> 510191241576 [2020-12-29T06:33:35.722Z] [2020-12-29T06:33:36.305Z] Successfully built 510191241576 [2020-12-29T06:33:36.881Z] Successfully tagged docker-core-data-go:latest [2020-12-29T06:33:37.153Z]  Building docker-core-data-go ... done 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 [2020-12-29T06:33:37.153Z] 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 [2020-12-29T06:33:39.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-29T06:33:39.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-29T06:33:39.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-29T06:33:40.542Z] Removing intermediate container b849ac0c4935 [2020-12-29T06:33:40.542Z] ---> f3e145f9f65f [2020-12-29T06:33:40.542Z] [2020-12-29T06:33:40.542Z] Step 10/21 : FROM scratch [2020-12-29T06:33:40.542Z] ---> [2020-12-29T06:33:40.542Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:33:41.137Z] ---> Using cache [2020-12-29T06:33:41.137Z] ---> 9146284d66ea [2020-12-29T06:33:41.137Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-29T06:33:41.412Z] ---> Running in 5bf8b651842e [2020-12-29T06:33:41.688Z] Removing intermediate container 5bf8b651842e [2020-12-29T06:33:41.688Z] ---> 18ea316898dd [2020-12-29T06:33:41.688Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-29T06:33:41.688Z] ---> Running in abe766a3b503 [2020-12-29T06:33:41.962Z] Removing intermediate container abe766a3b503 [2020-12-29T06:33:41.962Z] ---> 2eba3892c6ef [2020-12-29T06:33:41.962Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-29T06:33:42.247Z] ---> 32b12da97510 [2020-12-29T06:33:42.247Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-29T06:33:43.218Z] ---> 9c9422b1dd51 [2020-12-29T06:33:43.218Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-29T06:33:43.810Z] ---> bb99cdb43cfc [2020-12-29T06:33:43.810Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-29T06:33:43.810Z] ---> Running in 682e1c038044 [2020-12-29T06:33:44.078Z] Removing intermediate container 682e1c038044 [2020-12-29T06:33:44.078Z] ---> 1d00c5027c93 [2020-12-29T06:33:44.078Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:33:44.078Z] ---> Running in 4f9d04bc4d63 [2020-12-29T06:33:44.358Z] Removing intermediate container 4f9d04bc4d63 [2020-12-29T06:33:44.358Z] ---> a56c47c3b0be [2020-12-29T06:33:44.358Z] Step 19/21 : LABEL arch=x86_64 [2020-12-29T06:33:44.358Z] ---> Running in 17823b0fb53d [2020-12-29T06:33:44.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 46.6% of statements [2020-12-29T06:33:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-29T06:33:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-29T06:33:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-29T06:33:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-29T06:33:44.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-29T06:33:45.772Z] Removing intermediate container 17823b0fb53d [2020-12-29T06:33:45.772Z] ---> 688b01873683 [2020-12-29T06:33:45.772Z] Step 20/21 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:33:46.038Z] ---> Running in cebb0c0ef2ad [2020-12-29T06:33:46.385Z] Removing intermediate container cebb0c0ef2ad [2020-12-29T06:33:46.385Z] ---> 4f408fb7ec59 [2020-12-29T06:33:46.385Z] Step 21/21 : LABEL version=0.0.0 [2020-12-29T06:33:46.385Z] ---> Running in fbde6dbc5c07 [2020-12-29T06:33:46.705Z] Removing intermediate container fbde6dbc5c07 [2020-12-29T06:33:46.705Z] ---> c9fccc75246d [2020-12-29T06:33:46.705Z] [2020-12-29T06:33:46.705Z] Successfully built c9fccc75246d [2020-12-29T06:33:46.705Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-29T06:33:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.540s coverage: 27.0% of statements [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-29T06:33:53.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-29T06:33:53.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-29T06:33:53.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.673s coverage: 72.7% of statements [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-29T06:33:53.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.333s coverage: 83.3% of statements [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-29T06:33:53.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-29T06:33:55.103Z]  Building docker-support-scheduler-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-29T06:33:55.103Z] Removing intermediate container 327d605fc3e1 [2020-12-29T06:33:55.103Z] ---> e655e72c9b1a [2020-12-29T06:33:55.103Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-29T06:33:55.367Z] ---> Running in 7a51a5a306ba [2020-12-29T06:33:56.329Z] 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 [2020-12-29T06:33:57.726Z] Removing intermediate container a47855591e8a [2020-12-29T06:33:57.727Z] ---> 7c8e74f53c8b [2020-12-29T06:33:57.727Z] [2020-12-29T06:33:57.727Z] Step 10/22 : FROM scratch [2020-12-29T06:33:57.727Z] ---> [2020-12-29T06:33:57.727Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:33:57.727Z] ---> Using cache [2020-12-29T06:33:57.727Z] ---> 9146284d66ea [2020-12-29T06:33:57.727Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-29T06:33:57.727Z] ---> Running in 32f6bfd41e6e [2020-12-29T06:33:57.991Z] Removing intermediate container 32f6bfd41e6e [2020-12-29T06:33:57.991Z] ---> 12fc7681862f [2020-12-29T06:33:57.991Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-29T06:33:59.382Z] ---> Running in 1ba535e45fb1 [2020-12-29T06:33:59.382Z] Removing intermediate container 7a51a5a306ba [2020-12-29T06:33:59.382Z] ---> d7ea86f3b537 [2020-12-29T06:33:59.382Z] [2020-12-29T06:33:59.382Z] Step 11/27 : FROM docker:latest [2020-12-29T06:33:59.382Z] ---> 0040bc98e531 [2020-12-29T06:33:59.382Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-29T06:33:59.382Z] Removing intermediate container 5a98228fcc4e [2020-12-29T06:33:59.382Z] ---> 7db18a4c27d9 [2020-12-29T06:33:59.382Z] [2020-12-29T06:33:59.382Z] Step 10/21 : FROM alpine [2020-12-29T06:33:59.382Z] ---> 389fef711851 [2020-12-29T06:33:59.382Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-29T06:33:59.382Z] ---> Running in c16d8603b714 [2020-12-29T06:33:59.644Z] Removing intermediate container 1ba535e45fb1 [2020-12-29T06:33:59.644Z] ---> da535b90f25f [2020-12-29T06:33:59.644Z] Step 14/22 : WORKDIR / [2020-12-29T06:33:59.644Z] ---> Running in b61c431cd637 [2020-12-29T06:33:59.644Z] ---> Running in a964a43750a2 [2020-12-29T06:33:59.914Z] Removing intermediate container a964a43750a2 [2020-12-29T06:33:59.914Z] ---> 99cf56942a84 [2020-12-29T06:33:59.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-29T06:34:00.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.033s coverage: 28.6% of statements [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-29T06:34:00.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-29T06:34:00.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-29T06:34:00.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.354s coverage: 86.7% of statements [2020-12-29T06:34:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-29T06:34:00.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.342s coverage: 97.5% of statements [2020-12-29T06:34:00.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-29T06:34:00.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements [2020-12-29T06:34:00.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-29T06:34:00.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-29T06:34:00.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-29T06:34:00.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-29T06:34:01.313Z] ---> 89f018381834 [2020-12-29T06:34:01.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-29T06:34:01.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:01.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:01.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:01.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:01.576Z] (1/2) Installing readline (8.0.4-r0) [2020-12-29T06:34:01.576Z] (2/2) Installing bash (5.0.17-r0) [2020-12-29T06:34:01.851Z] Executing bash-5.0.17-r0.post-install [2020-12-29T06:34:01.851Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:34:01.851Z] v3.12.3-20-g9352de21ca [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:34:01.851Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:34:01.851Z] OK: 12745 distinct packages available [2020-12-29T06:34:01.851Z] OK: 12 MiB in 22 packages [2020-12-29T06:34:01.851Z] ---> 51657911145e [2020-12-29T06:34:01.851Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-29T06:34:02.113Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-29T06:34:02.113Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-29T06:34:02.113Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-29T06:34:02.113Z] (4/4) Installing curl (7.69.1-r3) [2020-12-29T06:34:02.113Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:34:02.113Z] Executing ca-certificates-20191127-r4.trigger [2020-12-29T06:34:02.113Z] OK: 7 MiB in 18 packages [2020-12-29T06:34:02.693Z] ---> efb62c8b7b03 [2020-12-29T06:34:02.693Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-29T06:34:02.959Z] Removing intermediate container c16d8603b714 [2020-12-29T06:34:02.959Z] ---> 81a6660fd92b [2020-12-29T06:34:02.959Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-29T06:34:02.959Z] ---> Running in b2dfe9235bb4 [2020-12-29T06:34:02.959Z] ---> Running in bdac326193e7 [2020-12-29T06:34:03.914Z] Removing intermediate container b2dfe9235bb4 [2020-12-29T06:34:03.914Z] ---> 7ce5301a33c4 [2020-12-29T06:34:03.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:34:03.914Z] Removing intermediate container b61c431cd637 [2020-12-29T06:34:03.914Z] ---> f761c0d269ae [2020-12-29T06:34:03.914Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-29T06:34:03.914Z] ---> Running in ddb97efcf8fa [2020-12-29T06:34:03.914Z] ---> Running in 06a444f4f239 [2020-12-29T06:34:04.182Z] Removing intermediate container ddb97efcf8fa [2020-12-29T06:34:04.182Z] ---> 8aeba65b6d23 [2020-12-29T06:34:04.182Z] Step 20/22 : LABEL arch=x86_64 [2020-12-29T06:34:04.182Z] ---> Running in 00d29ef0242a [2020-12-29T06:34:04.182Z] Removing intermediate container 06a444f4f239 [2020-12-29T06:34:04.182Z] ---> 9f18a7296ddf [2020-12-29T06:34:04.182Z] Step 13/21 : WORKDIR /edgex [2020-12-29T06:34:04.446Z] ---> Running in 46567c519e52 [2020-12-29T06:34:04.446Z] Removing intermediate container bdac326193e7 [2020-12-29T06:34:04.446Z] ---> 791e2108f891 [2020-12-29T06:34:04.446Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-29T06:34:04.446Z] Removing intermediate container 00d29ef0242a [2020-12-29T06:34:04.446Z] ---> c01c9995f043 [2020-12-29T06:34:04.446Z] Step 21/22 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:34:04.711Z] ---> Running in 569fee621b69 [2020-12-29T06:34:04.711Z] ---> Running in 33b3453b4129 [2020-12-29T06:34:04.711Z] Removing intermediate container 46567c519e52 [2020-12-29T06:34:04.711Z] ---> 8d9488adde4b [2020-12-29T06:34:04.711Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-29T06:34:04.975Z] Removing intermediate container 33b3453b4129 [2020-12-29T06:34:04.975Z] ---> 60cb50d96d47 [2020-12-29T06:34:04.975Z] Step 22/22 : LABEL version=0.0.0 [2020-12-29T06:34:04.975Z] Removing intermediate container 569fee621b69 [2020-12-29T06:34:04.975Z] ---> 9b12825e080d [2020-12-29T06:34:04.975Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-29T06:34:04.975Z] ---> Running in 7d7d58fe8a53 [2020-12-29T06:34:04.975Z] ---> Running in fe440ebdd1b5 [2020-12-29T06:34:04.975Z] ---> c18b9cd3f5f2 [2020-12-29T06:34:04.975Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-29T06:34:05.237Z] Removing intermediate container fe440ebdd1b5 [2020-12-29T06:34:05.237Z] ---> c4bd9e230e54 [2020-12-29T06:34:05.237Z] [2020-12-29T06:34:05.237Z] Removing intermediate container 7d7d58fe8a53 [2020-12-29T06:34:05.237Z] ---> 51aa08871afd [2020-12-29T06:34:05.237Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-29T06:34:05.237Z] ---> Running in 7a95f8a70d97 [2020-12-29T06:34:05.237Z] Successfully built c4bd9e230e54 [2020-12-29T06:34:05.237Z] Successfully tagged docker-core-command-go:latest [2020-12-29T06:34:05.500Z]  Building docker-core-command-go ... done  ---> 65f60b757176 [2020-12-29T06:34:05.500Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-29T06:34:05.500Z] Removing intermediate container 7a95f8a70d97 [2020-12-29T06:34:05.500Z] ---> 6a98ccf6982b [2020-12-29T06:34:05.500Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-29T06:34:06.078Z] ---> 434649fa5369 [2020-12-29T06:34:06.078Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-29T06:34:06.078Z] ---> a1c4f24db36f [2020-12-29T06:34:06.078Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-29T06:34:06.078Z] ---> Running in c0d0df0bca6d [2020-12-29T06:34:06.343Z] Removing intermediate container c0d0df0bca6d [2020-12-29T06:34:06.343Z] ---> d251c953ea3c [2020-12-29T06:34:06.343Z] Step 18/21 : CMD ["--init=true"] [2020-12-29T06:34:06.343Z] ---> 6ccc7c0856bf [2020-12-29T06:34:06.343Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-29T06:34:06.343Z] ---> Running in fc207471c8c4 [2020-12-29T06:34:06.606Z] Removing intermediate container fc207471c8c4 [2020-12-29T06:34:06.606Z] ---> 42d67a2f9690 [2020-12-29T06:34:06.606Z] Step 19/21 : LABEL arch=x86_64 [2020-12-29T06:34:06.606Z] ---> Running in e32b32d7201e [2020-12-29T06:34:06.870Z] ---> f1202f2102c3 [2020-12-29T06:34:06.870Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-29T06:34:06.870Z] ---> Running in 444304a8c9e9 [2020-12-29T06:34:06.870Z] Removing intermediate container e32b32d7201e [2020-12-29T06:34:06.870Z] ---> 68133dc38411 [2020-12-29T06:34:06.870Z] Step 20/21 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:34:07.134Z] ---> Running in 7486626d3a9c [2020-12-29T06:34:07.134Z] Removing intermediate container 7486626d3a9c [2020-12-29T06:34:07.134Z] ---> 7ffcee259562 [2020-12-29T06:34:07.134Z] Step 21/21 : LABEL version=0.0.0 [2020-12-29T06:34:07.402Z] ---> Running in f095bd08d695 [2020-12-29T06:34:07.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:07.403Z] Removing intermediate container f095bd08d695 [2020-12-29T06:34:07.403Z] ---> 7d1a527492a3 [2020-12-29T06:34:07.403Z] [2020-12-29T06:34:07.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:07.666Z] Successfully built 7d1a527492a3 [2020-12-29T06:34:07.666Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-29T06:34:07.666Z]  Building docker-security-proxy-setup-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2020-12-29T06:34:07.666Z] (2/33) Installing expat (2.2.9-r1) [2020-12-29T06:34:07.666Z] (3/33) Installing libffi (3.3-r2) [2020-12-29T06:34:07.666Z] (4/33) Installing gdbm (1.13-r1) [2020-12-29T06:34:07.666Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-29T06:34:07.666Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-29T06:34:07.928Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-29T06:34:09.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.023s coverage: 93.8% of statements [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-29T06:34:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-29T06:34:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-29T06:34:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-29T06:34:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements [2020-12-29T06:34:09.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-29T06:34:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2020-12-29T06:34:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2020-12-29T06:34:09.318Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-29T06:34:09.318Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-29T06:34:09.318Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-29T06:34:09.318Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-29T06:34:09.318Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-29T06:34:09.318Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-29T06:34:09.318Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-29T06:34:09.318Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-29T06:34:09.318Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-29T06:34:09.318Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-29T06:34:09.318Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-29T06:34:09.318Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-29T06:34:09.318Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-29T06:34:09.318Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-29T06:34:09.318Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-29T06:34:09.318Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-29T06:34:09.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements [2020-12-29T06:34:09.582Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-29T06:34:09.582Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-29T06:34:09.582Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-29T06:34:09.582Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-29T06:34:09.582Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-29T06:34:09.582Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-29T06:34:09.845Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-29T06:34:09.845Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-29T06:34:09.845Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-29T06:34:09.845Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-29T06:34:09.845Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:34:09.845Z] OK: 71 MiB in 55 packages [2020-12-29T06:34:12.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.4% of statements [2020-12-29T06:34:12.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-29T06:34:13.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.736s coverage: 63.5% of statements [2020-12-29T06:34:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-29T06:34:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-29T06:34:13.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.092s coverage: 100.0% of statements [2020-12-29T06:34:13.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements [2020-12-29T06:34:14.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2020-12-29T06:34:14.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2020-12-29T06:34:15.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2020-12-29T06:34:19.871Z] Removing intermediate container 444304a8c9e9 [2020-12-29T06:34:19.871Z] ---> 96aefbd824f4 [2020-12-29T06:34:19.871Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-29T06:34:19.871Z] ---> Running in d86818febee6 [2020-12-29T06:34:19.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.923s coverage: 55.9% of statements [2020-12-29T06:34:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-29T06:34:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-29T06:34:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-29T06:34:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-29T06:34:19.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-29T06:34:20.446Z] Collecting docker-compose==1.23.2 [2020-12-29T06:34:20.446Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-29T06:34:20.446Z] Collecting docopt<0.7,>=0.6.1 [2020-12-29T06:34:20.711Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-29T06:34:20.974Z] Collecting cached-property<2,>=1.2.0 [2020-12-29T06:34:20.974Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-29T06:34:21.239Z] Collecting PyYAML<4,>=3.10 [2020-12-29T06:34:21.239Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-29T06:34:21.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.374s coverage: 37.0% of statements [2020-12-29T06:34:21.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-29T06:34:21.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-29T06:34:21.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.650s coverage: 84.0% of statements [2020-12-29T06:34:21.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.133s coverage: 100.0% of statements [2020-12-29T06:34:22.190Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-29T06:34:22.190Z] Collecting jsonschema<3,>=2.5.1 [2020-12-29T06:34:22.190Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-29T06:34:22.453Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-29T06:34:22.453Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-29T06:34:22.453Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-29T06:34:22.453Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-29T06:34:22.716Z] Collecting docker<4.0,>=3.6.0 [2020-12-29T06:34:22.716Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-29T06:34:22.979Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-29T06:34:22.979Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-29T06:34:23.553Z] Collecting texttable<0.10,>=0.9.0 [2020-12-29T06:34:23.553Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-29T06:34:23.814Z] 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) [2020-12-29T06:34:24.078Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-29T06:34:24.078Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-29T06:34:24.078Z] 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) [2020-12-29T06:34:24.078Z] Collecting idna<2.8,>=2.5 [2020-12-29T06:34:24.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-29T06:34:24.078Z] Collecting docker-pycreds>=0.4.0 [2020-12-29T06:34:24.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-29T06:34:24.343Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-29T06:34:24.343Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-29T06:34:24.343Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-29T06:34:24.343Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-29T06:34:24.343Z] Installing collected packages: docopt, cached-property, PyYAML, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, texttable, docker-compose [2020-12-29T06:34:24.343Z] Running setup.py install for docopt: started [2020-12-29T06:34:24.919Z] Running setup.py install for docopt: finished with status 'done' [2020-12-29T06:34:24.919Z] Running setup.py install for PyYAML: started [2020-12-29T06:34:25.497Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-29T06:34:25.497Z] Attempting uninstall: urllib3 [2020-12-29T06:34:25.497Z] Found existing installation: urllib3 1.25.9 [2020-12-29T06:34:25.497Z] Uninstalling urllib3-1.25.9: [2020-12-29T06:34:25.497Z] Successfully uninstalled urllib3-1.25.9 [2020-12-29T06:34:25.762Z] Attempting uninstall: idna [2020-12-29T06:34:25.762Z] Found existing installation: idna 2.9 [2020-12-29T06:34:25.762Z] Uninstalling idna-2.9: [2020-12-29T06:34:25.762Z] Successfully uninstalled idna-2.9 [2020-12-29T06:34:26.024Z] Attempting uninstall: requests [2020-12-29T06:34:26.024Z] Found existing installation: requests 2.23.0 [2020-12-29T06:34:26.024Z] Uninstalling requests-2.23.0: [2020-12-29T06:34:26.024Z] Successfully uninstalled requests-2.23.0 [2020-12-29T06:34:26.605Z] Running setup.py install for dockerpty: started [2020-12-29T06:34:26.866Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-29T06:34:26.866Z] Running setup.py install for texttable: started [2020-12-29T06:34:27.440Z] Running setup.py install for texttable: finished with status 'done' [2020-12-29T06:34:27.701Z] 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.57.0 [2020-12-29T06:34:28.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.380s coverage: 47.1% of statements [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-29T06:34:28.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-29T06:34:28.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2020-12-29T06:34:28.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-29T06:34:31.920Z] Removing intermediate container d86818febee6 [2020-12-29T06:34:31.920Z] ---> d32e0eee6b09 [2020-12-29T06:34:31.920Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-29T06:34:31.920Z] ---> Running in ed025d253934 [2020-12-29T06:34:32.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:32.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T06:34:32.447Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-29T06:34:32.710Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-29T06:34:32.710Z] (3/3) Installing curl (7.69.1-r3) [2020-12-29T06:34:32.710Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:34:32.710Z] OK: 72 MiB in 58 packages [2020-12-29T06:34:33.023Z] Removing intermediate container ed025d253934 [2020-12-29T06:34:33.023Z] ---> c99383b48e99 [2020-12-29T06:34:33.023Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-29T06:34:33.377Z] ---> Running in b0745d10dbb2 [2020-12-29T06:34:33.377Z] Removing intermediate container b0745d10dbb2 [2020-12-29T06:34:33.377Z] ---> cf695a9ab692 [2020-12-29T06:34:33.377Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:34:33.377Z] ---> Running in 6003912bc8d9 [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.921s coverage: 29.1% of statements [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.256s coverage: 99.0% of statements [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-29T06:34:33.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2020-12-29T06:34:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-29T06:34:33.666Z] Removing intermediate container 6003912bc8d9 [2020-12-29T06:34:33.667Z] ---> 0e31c78bc37f [2020-12-29T06:34:33.667Z] Step 25/27 : LABEL arch=x86_64 [2020-12-29T06:34:33.667Z] ---> Running in dd82939199bf [2020-12-29T06:34:33.667Z] Removing intermediate container dd82939199bf [2020-12-29T06:34:33.667Z] ---> 5b2850d95daa [2020-12-29T06:34:33.667Z] Step 26/27 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:34:33.942Z] ---> Running in d5d1de2367be [2020-12-29T06:34:33.942Z] Removing intermediate container d5d1de2367be [2020-12-29T06:34:33.942Z] ---> c5f3946ac56f [2020-12-29T06:34:33.942Z] Step 27/27 : LABEL version=0.0.0 [2020-12-29T06:34:33.942Z] ---> Running in c948cde32ff6 [2020-12-29T06:34:34.206Z] Removing intermediate container c948cde32ff6 [2020-12-29T06:34:34.206Z] ---> 8e6733ce70fb [2020-12-29T06:34:34.206Z] [2020-12-29T06:34:34.206Z] Successfully built 8e6733ce70fb [2020-12-29T06:34:34.474Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-29T06:34:34.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-29T06:34:34.746Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-29T06:34:34.772Z] $ docker stop --time=1 bd5fa32ee32202f05ab857a3e1fc9489c8ce80c1435ce4d9959af4fbe1a40746 [2020-12-29T06:34:35.199Z] GO111MODULE=on go vet ./... [2020-12-29T06:34:36.390Z] $ docker rm -f bd5fa32ee32202f05ab857a3e1fc9489c8ce80c1435ce4d9959af4fbe1a40746 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T06:34:37.040Z] + docker images [2020-12-29T06:34:37.040Z] + grep docker [2020-12-29T06:34:37.040Z] docker-sys-mgmt-agent-go latest 8e6733ce70fb 3 seconds ago 313MB [2020-12-29T06:34:37.040Z] docker-security-proxy-setup-go latest 7d1a527492a3 29 seconds ago 24.7MB [2020-12-29T06:34:37.040Z] docker-core-command-go latest c4bd9e230e54 31 seconds ago 10.6MB [2020-12-29T06:34:37.040Z] docker-support-scheduler-go latest c9fccc75246d 50 seconds ago 10.8MB [2020-12-29T06:34:37.040Z] docker-core-data-go latest 510191241576 About a minute ago 22.2MB [2020-12-29T06:34:37.040Z] docker-support-notifications-go latest a70e867f4cb2 About a minute ago 12.1MB [2020-12-29T06:34:37.040Z] docker-core-metadata-go latest 7e5a29e6f051 About a minute ago 13MB [2020-12-29T06:34:37.040Z] docker-security-secretstore-setup-go latest f9cdb8cc20a1 2 minutes ago 24.7MB [2020-12-29T06:34:37.040Z] docker-security-bootstrap-redis-go latest cc58640a9e36 2 minutes ago 15.9MB [2020-12-29T06:34:37.040Z] docker latest 0040bc98e531 11 days ago 240MB [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 [2020-12-29T06:34:53.159Z] Still waiting to schedule task [2020-12-29T06:34:53.159Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-29T06:35:43.277Z] gofmt -l . [2020-12-29T06:35:43.277Z] [ "`gofmt -l .`" = "" ] [2020-12-29T06:35:43.277Z] ./bin/test-go-mod-tidy.sh [2020-12-29T06:35:43.371Z] Running on prd-ubuntu18.04-docker-8c-8g-17592 in /w/workspace/edgexfoundry_edgex-go_PR-2971 [Pipeline] { [Pipeline] ws [2020-12-29T06:35:43.511Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2020-12-29T06:35:43.551Z] ./bin/test-attribution-txt.sh [Pipeline] checkout [2020-12-29T06:35:45.768Z] using credential edgex-jenkins-ssh [2020-12-29T06:35:45.821Z] Cloning the remote Git repository [2020-12-29T06:35:45.837Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-29T06:35:45.905Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-29T06:35:45.930Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-29T06:35:45.930Z] > git --version # timeout=10 [2020-12-29T06:35:45.939Z] > git --version # 'git version 2.17.1' [2020-12-29T06:35:45.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T06:35:45.971Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2020-12-29T06:35:47.639Z] + ls -al . [2020-12-29T06:35:47.639Z] total 664 [2020-12-29T06:35:47.639Z] drwxrwxr-x 9 1001 1001 4096 Dec 29 06:35 . [2020-12-29T06:35:47.639Z] drwxr-xr-x 4 root root 4096 Dec 29 06:32 .. [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 11 Dec 29 06:30 .dockerignore [2020-12-29T06:35:47.639Z] drwxrwxr-x 8 1001 1001 4096 Dec 29 06:30 .git [2020-12-29T06:35:47.639Z] drwxrwxr-x 3 1001 1001 4096 Dec 29 06:30 .github [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 824 Dec 29 06:30 .gitignore [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 166 Dec 29 06:30 .sonarcloud.properties [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 3804 Dec 29 06:30 CONTRIBUTING.md [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 1035 Dec 29 06:30 Dockerfile.build [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 863 Dec 29 06:30 Jenkinsfile [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 10775 Dec 29 06:30 LICENSE [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 5750 Dec 29 06:30 Makefile [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 6511 Dec 29 06:30 README.md [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 6744 Dec 29 06:30 SECURITY.md [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 5 Dec 29 06:26 VERSION [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 4131 Dec 29 06:30 ZMQWindows.md [2020-12-29T06:35:47.639Z] drwxrwxr-x 2 1001 1001 4096 Dec 29 06:30 bin [2020-12-29T06:35:47.639Z] drwxrwxr-x 14 1001 1001 4096 Dec 29 06:30 cmd [2020-12-29T06:35:47.639Z] -rw-r--r-- 1 root root 537098 Dec 29 06:34 coverage.out [2020-12-29T06:35:47.639Z] -rw-r--r-- 1 root root 979 Dec 29 06:35 go.mod [2020-12-29T06:35:47.639Z] -rw-r--r-- 1 root root 18849 Dec 29 06:35 go.sum [2020-12-29T06:35:47.639Z] drwxrwxr-x 8 1001 1001 4096 Dec 29 06:30 internal [2020-12-29T06:35:47.639Z] drwxrwxr-x 4 1001 1001 4096 Dec 29 06:30 openapi [2020-12-29T06:35:47.639Z] drwxrwxr-x 4 1001 1001 4096 Dec 29 06:30 snap [2020-12-29T06:35:47.639Z] -rw-rw-r-- 1 1001 1001 168 Dec 29 06:30 version.go [Pipeline] sh [2020-12-29T06:35:48.317Z] + '[' -e coverage.out ] [2020-12-29T06:35:48.317Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-29T06:35:48.358Z] Warning: overwriting stash ‘coverage-report’ [2020-12-29T06:35:49.736Z] Stashed 1 file(s) [Pipeline] sh [2020-12-29T06:35:50.478Z] + make build [2020-12-29T06:35:50.478Z] 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 [2020-12-29T06:35:53.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-29T06:35:53.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T06:35:53.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-29T06:35:53.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-29T06:35:53.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T06:35:53.058Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2971/head:refs/remotes/origin/PR-2971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-29T06:35:53.581Z] Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:35:53.710Z] Merge succeeded, producing fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:35:53.711Z] Checking out Revision fed6dca3267e47760e5c8745ac0b87d9b2b6657c (PR-2971) [2020-12-29T06:35:53.582Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T06:35:53.590Z] > git checkout -f fed6dca3267e47760e5c8745ac0b87d9b2b6657c # timeout=10 [2020-12-29T06:35:53.662Z] > git remote # timeout=10 [2020-12-29T06:35:53.669Z] > git config --get remote.origin.url # timeout=10 [2020-12-29T06:35:53.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T06:35:53.684Z] > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 [2020-12-29T06:35:53.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-29T06:35:53.702Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T06:35:53.706Z] > git checkout -f fed6dca3267e47760e5c8745ac0b87d9b2b6657c # timeout=10 [2020-12-29T06:35:57.395Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-29T06:35:57.408Z] > git --version # timeout=10 [2020-12-29T06:35:57.413Z] > git --version # 'git version 2.17.1' [2020-12-29T06:35:57.416Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:35:58.647Z] + echo snap-build.sh [2020-12-29T06:35:58.647Z] snap-build.sh [2020-12-29T06:35:58.647Z] + SNAP_BASE_DIR=. [2020-12-29T06:35:58.647Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-29T06:35:58.647Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-29T06:35:58.647Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-29T06:35:58.647Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-29T06:35:58.647Z] + cd /w/workspace/edgex-go/1 [2020-12-29T06:35:58.647Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-29T06:35:58.647Z] Reading package lists... [2020-12-29T06:35:58.647Z] Building dependency tree... [2020-12-29T06:35:58.647Z] Reading state information... [2020-12-29T06:35:58.912Z] The following packages were automatically installed and are no longer required: [2020-12-29T06:35:58.912Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-29T06:35:58.912Z] uidmap xdelta3 [2020-12-29T06:35:58.912Z] Use 'sudo apt autoremove' to remove them. [2020-12-29T06:35:58.912Z] The following packages will be REMOVED: [2020-12-29T06:35:58.912Z] lxd* lxd-client* [2020-12-29T06:35:59.176Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-29T06:35:59.176Z] After this operation, 31.7 MB disk space will be freed. [2020-12-29T06:36:00.494Z] (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 ... 190027 files and directories currently installed.) [2020-12-29T06:36:00.494Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-29T06:36:00.639Z] 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 [2020-12-29T06:36:01.440Z] Removing lxd dnsmasq configuration [2020-12-29T06:36:01.440Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-29T06:36:01.702Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-29T06:36:02.650Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-29T06:36:02.912Z] (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 ... 189852 files and directories currently installed.) [2020-12-29T06:36:02.912Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-29T06:36:04.305Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-29T06:36:04.305Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-29T06:36:05.693Z] + sudo snap remove --purge lxd [2020-12-29T06:36:05.693Z] snap "lxd" is not installed [2020-12-29T06:36:05.693Z] + sudo groupadd --force --system lxd [2020-12-29T06:36:05.693Z] ++ whoami [2020-12-29T06:36:05.693Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-29T06:36:05.957Z] + newgrp - lxd [2020-12-29T06:36:05.957Z] + sudo snap install lxd [2020-12-29T06:36:12.607Z] 2020-12-29T06:36:11Z INFO Waiting for automatic snapd restart... [2020-12-29T06:36:22.793Z] 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 [2020-12-29T06:36:24.865Z] lxd 4.9 from Canonical* installed [2020-12-29T06:36:24.865Z] + sudo lxd init --auto [2020-12-29T06:36:27.094Z] 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 [2020-12-29T06:36:32.493Z] 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 [2020-12-29T06:36:33.476Z] 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 [2020-12-29T06:36:34.880Z] + sudo snap install --classic snapcraft [2020-12-29T06:36:38.900Z] 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 [2020-12-29T06:36:40.183Z] snapcraft 4.4.4 from Canonical* installed [2020-12-29T06:36:40.184Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-29T06:36:40.184Z] + patch --verbose -p1 [2020-12-29T06:36:40.184Z] Hmm... Looks like a unified diff to me... [2020-12-29T06:36:40.184Z] The text leading up to this was: [2020-12-29T06:36:40.184Z] -------------------------- [2020-12-29T06:36:40.184Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-29T06:36:40.184Z] |From: Tony Espy [2020-12-29T06:36:40.184Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-29T06:36:40.184Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-29T06:36:40.184Z] | [2020-12-29T06:36:40.184Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-29T06:36:40.184Z] |optimize the snap CI check run for pull requests. When [2020-12-29T06:36:40.184Z] |applied, it essentially strips out everything (apps and [2020-12-29T06:36:40.184Z] |parts) from the snapcraft.yaml file except those required [2020-12-29T06:36:40.184Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-29T06:36:40.184Z] |catch changes to edgex-go that break the snap build. [2020-12-29T06:36:40.184Z] | [2020-12-29T06:36:40.184Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-29T06:36:40.184Z] |to update this patch file, otherwise it may fail to apply, [2020-12-29T06:36:40.184Z] |resulting in a failed snap build CI check in the associated [2020-12-29T06:36:40.184Z] |pull request. [2020-12-29T06:36:40.184Z] | [2020-12-29T06:36:40.184Z] |Note - in addition to applying this patch, the pipeline also [2020-12-29T06:36:40.184Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-29T06:36:40.184Z] |need to build the finally binary .snap file (and it won't [2020-12-29T06:36:40.184Z] |work with the patch applied). This further reduces the build [2020-12-29T06:36:40.184Z] |time. [2020-12-29T06:36:40.184Z] |--- [2020-12-29T06:36:40.184Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-29T06:36:40.184Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-29T06:36:40.184Z] | [2020-12-29T06:36:40.184Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-29T06:36:40.184Z] |index 1e537489..faf42425 100644 [2020-12-29T06:36:40.184Z] |--- a/snap/snapcraft.yaml [2020-12-29T06:36:40.184Z] |+++ b/snap/snapcraft.yaml [2020-12-29T06:36:40.184Z] -------------------------- [2020-12-29T06:36:40.184Z] patching file snap/snapcraft.yaml [2020-12-29T06:36:40.184Z] Using Plan A... [2020-12-29T06:36:40.184Z] Hunk #1 succeeded at 73. [2020-12-29T06:36:40.184Z] Hunk #2 succeeded at 202. [2020-12-29T06:36:40.184Z] Hunk #3 succeeded at 214. [2020-12-29T06:36:40.184Z] Hunk #4 succeeded at 222. [2020-12-29T06:36:40.184Z] Hunk #5 succeeded at 229. [2020-12-29T06:36:40.184Z] Hunk #6 succeeded at 256. [2020-12-29T06:36:40.184Z] Hunk #7 succeeded at 290. [2020-12-29T06:36:40.184Z] Hunk #8 succeeded at 341. [2020-12-29T06:36:40.184Z] Hmm... Ignoring the trailing garbage. [2020-12-29T06:36:40.184Z] done [2020-12-29T06:36:40.184Z] + sudo snapcraft prime --use-lxd [2020-12-29T06:36:40.755Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-29T06:36:40.755Z] 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: [2020-12-29T06:36:40.755Z] - README.md [2020-12-29T06:36:40.755Z] [2020-12-29T06:36:40.755Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-29T06:36:41.700Z] Launching a container. [2020-12-29T06:36:43.202Z] 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 [2020-12-29T06:36:46.591Z] 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 [2020-12-29T06:36:51.985Z] 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 [2020-12-29T06:36:53.956Z] Waiting for container to be ready [2020-12-29T06:36:53.956Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-29T06:36:53.956Z] [2020-12-29T06:36:56.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-29T06:36:57.263Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-29T06:36:57.263Z] Waiting for network to be ready... [2020-12-29T06:36:57.838Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-29T06:36:57.838Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-29T06:36:57.838Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-29T06:36:58.102Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-29T06:36:58.102Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-29T06:36:58.102Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-29T06:36:58.102Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-29T06:36:58.102Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-29T06:36:58.102Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-29T06:36:58.362Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-29T06:36:58.362Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-29T06:36:58.624Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-29T06:36:58.893Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-29T06:36:58.893Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-29T06:36:58.893Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-29T06:36:58.893Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-29T06:36:58.893Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-29T06:36:58.893Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-29T06:36:59.491Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-29T06:36:59.752Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-29T06:36:59.752Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-29T06:36:59.752Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-29T06:36:59.752Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-29T06:36:59.752Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-29T06:36:59.752Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-29T06:36:59.752Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-29T06:37:00.019Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-29T06:37:00.597Z] 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 [2020-12-29T06:37:01.937Z] Fetched 23.5 MB in 4s (5381 kB/s) [2020-12-29T06:37:02.881Z] Reading package lists... [2020-12-29T06:37:03.142Z] Reading package lists... [2020-12-29T06:37:03.142Z] Building dependency tree... [2020-12-29T06:37:03.142Z] Reading state information... [2020-12-29T06:37:03.406Z] The following additional packages will be installed: [2020-12-29T06:37:03.406Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-29T06:37:03.406Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-29T06:37:03.406Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-29T06:37:03.406Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-29T06:37:03.406Z] Suggested packages: [2020-12-29T06:37:03.406Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-29T06:37:03.406Z] Recommended packages: [2020-12-29T06:37:03.406Z] gnupg libsasl2-modules [2020-12-29T06:37:03.406Z] The following NEW packages will be installed: [2020-12-29T06:37:03.406Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-29T06:37:03.406Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-29T06:37:03.406Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-29T06:37:03.406Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-29T06:37:03.406Z] The following packages will be upgraded: [2020-12-29T06:37:03.406Z] gpg gpg-agent gpgconf libudev1 [2020-12-29T06:37:03.666Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-29T06:37:03.666Z] Need to get 3531 kB of archives. [2020-12-29T06:37:03.666Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-29T06:37:03.666Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-29T06:37:03.666Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-29T06:37:03.927Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [Pipeline] } [2020-12-29T06:37:04.037Z] $ docker stop --time=1 47f6bb6de121169b609389098bff1c5815281b8f6f71b2f76e29e261df2d7f9a [2020-12-29T06:37:04.188Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-29T06:37:04.188Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-29T06:37:04.188Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-29T06:37:04.188Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-29T06:37:04.188Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-29T06:37:04.188Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-29T06:37:04.449Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-29T06:37:04.449Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-29T06:37:04.449Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-29T06:37:04.449Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-29T06:37:04.449Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-29T06:37:04.449Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-29T06:37:04.449Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-29T06:37:04.449Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-29T06:37:04.449Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-29T06:37:04.449Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-29T06:37:04.449Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-29T06:37:04.450Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-29T06:37:04.450Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-29T06:37:04.710Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-29T06:37:04.710Z] Fetched 3531 kB in 1s (3110 kB/s) [2020-12-29T06:37:04.710Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-29T06:37:04.710Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-29T06:37:04.710Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-29T06:37:04.970Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-29T06:37:04.970Z] Selecting previously unselected package udev. [2020-12-29T06:37:04.970Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-29T06:37:04.970Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-29T06:37:04.970Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-29T06:37:05.232Z] Selecting previously unselected package libfuse2:amd64. [2020-12-29T06:37:05.232Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-29T06:37:05.232Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-29T06:37:05.494Z] Selecting previously unselected package fuse. [2020-12-29T06:37:05.494Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-29T06:37:05.494Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-29T06:37:05.494Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:05.494Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-29T06:37:05.755Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:05.755Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-29T06:37:05.755Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:05.755Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-29T06:37:06.016Z] Selecting previously unselected package libksba8:amd64. [2020-12-29T06:37:06.016Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-29T06:37:06.016Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-29T06:37:06.016Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-29T06:37:06.016Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.016Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.277Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-29T06:37:06.277Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.277Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.277Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-29T06:37:06.277Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.277Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.277Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-29T06:37:06.277Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.277Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.539Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-29T06:37:06.539Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.539Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.539Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-29T06:37:06.539Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.539Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.539Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-29T06:37:06.539Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.539Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.686Z] $ docker rm -f 47f6bb6de121169b609389098bff1c5815281b8f6f71b2f76e29e261df2d7f9a [2020-12-29T06:37:06.799Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-29T06:37:06.799Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.799Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.799Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-29T06:37:06.799Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-29T06:37:06.799Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:06.799Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-29T06:37:06.799Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-29T06:37:06.799Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-29T06:37:06.799Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-29T06:37:06.799Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-29T06:37:07.060Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-29T06:37:07.061Z] Selecting previously unselected package libldap-common. [2020-12-29T06:37:07.061Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-29T06:37:07.061Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-29T06:37:07.061Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-29T06:37:07.061Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-29T06:37:07.061Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-29T06:37:07.061Z] Selecting previously unselected package dirmngr. [2020-12-29T06:37:07.061Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:07.061Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-29T06:37:07.322Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-29T06:37:07.322Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-29T06:37:07.322Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-29T06:37:07.322Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-29T06:37:07.322Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-29T06:37:07.322Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-29T06:37:07.322Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:07.322Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-29T06:37:07.322Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-29T06:37:07.584Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-29T06:37:07.845Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-29T06:37:07.845Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:07.845Z] Processing triggers for systemd (237-3ubuntu10) ... [Pipeline] // withDockerContainer [Pipeline] } [2020-12-29T06:37:08.106Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-29T06:37:08.106Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-29T06:37:08.106Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-29T06:37:08.107Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-29T06:37:08.107Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-29T06:37:08.368Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2020-12-29T06:37:08.630Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-29T06:37:08.630Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-29T06:37:08.630Z] This means they are not meant to be enabled using systemctl. [2020-12-29T06:37:08.630Z] Possible reasons for having this kind of units are: [2020-12-29T06:37:08.630Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-29T06:37:08.630Z] .wants/ or .requires/ directory. [2020-12-29T06:37:08.630Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-29T06:37:08.630Z] a requirement dependency on it. [2020-12-29T06:37:08.630Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-29T06:37:08.630Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-29T06:37:08.630Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-29T06:37:08.630Z] instance name specified. [Pipeline] sh [2020-12-29T06:37:08.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-29T06:37:08.972Z] [2020-12-29T06:37:08.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-29T06:37:09.153Z] Reading package lists... [2020-12-29T06:37:09.154Z] Building dependency tree... [2020-12-29T06:37:09.154Z] Reading state information... [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:37:09.425Z] The following additional packages will be installed: [2020-12-29T06:37:09.425Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-29T06:37:09.425Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-29T06:37:09.425Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-29T06:37:09.425Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-29T06:37:09.425Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-29T06:37:09.425Z] Suggested packages: [2020-12-29T06:37:09.425Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-29T06:37:09.425Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-29T06:37:09.425Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-29T06:37:09.425Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-29T06:37:09.425Z] systemd-container policykit-1 [2020-12-29T06:37:09.425Z] Recommended packages: [2020-12-29T06:37:09.425Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-29T06:37:09.425Z] The following NEW packages will be installed: [2020-12-29T06:37:09.425Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-29T06:37:09.425Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-29T06:37:09.425Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-29T06:37:09.425Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-29T06:37:09.425Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-29T06:37:09.425Z] The following packages will be upgraded: [2020-12-29T06:37:09.425Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-29T06:37:09.425Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-29T06:37:09.425Z] Need to get 35.2 MB of archives. [2020-12-29T06:37:09.425Z] After this operation, 141 MB of additional disk space will be used. [2020-12-29T06:37:09.425Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-29T06:37:09.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-29T06:37:09.685Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-29T06:37:09.685Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-29T06:37:09.685Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-29T06:37:09.685Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-29T06:37:09.685Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-29T06:37:09.685Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-29T06:37:09.685Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-29T06:37:09.685Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-29T06:37:09.685Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-29T06:37:09.685Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-29T06:37:09.685Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-29T06:37:09.685Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-29T06:37:09.685Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-29T06:37:09.685Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-29T06:37:09.685Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-29T06:37:09.685Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-29T06:37:09.943Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-29T06:37:09.943Z] 29e5d40040c1: Pulling fs layer [2020-12-29T06:37:09.943Z] 1ce36da41761: Pulling fs layer [2020-12-29T06:37:09.943Z] 25b303627fd3: Pulling fs layer [2020-12-29T06:37:10.259Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-29T06:37:10.522Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-29T06:37:10.522Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-29T06:37:10.522Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-29T06:37:10.522Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-29T06:37:10.522Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-29T06:37:10.522Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-29T06:37:10.522Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-29T06:37:10.522Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-29T06:37:10.522Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-29T06:37:10.522Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-29T06:37:10.522Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-29T06:37:10.522Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-29T06:37:10.537Z] 29e5d40040c1: Verifying Checksum [2020-12-29T06:37:10.537Z] 29e5d40040c1: Download complete [2020-12-29T06:37:11.133Z] 29e5d40040c1: Pull complete [2020-12-29T06:37:11.133Z] 1ce36da41761: Verifying Checksum [2020-12-29T06:37:11.133Z] 1ce36da41761: Download complete [2020-12-29T06:37:12.437Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-29T06:37:12.437Z] Fetched 35.2 MB in 3s (13.6 MB/s) [2020-12-29T06:37:12.437Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-29T06:37:12.437Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-29T06:37:12.437Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-29T06:37:12.567Z] 1ce36da41761: Pull complete [2020-12-29T06:37:12.840Z] 25b303627fd3: Verifying Checksum [2020-12-29T06:37:12.840Z] 25b303627fd3: Download complete [2020-12-29T06:37:13.010Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-29T06:37:13.010Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-29T06:37:13.010Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-29T06:37:13.010Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-29T06:37:13.010Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-29T06:37:13.010Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-29T06:37:13.271Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-29T06:37:13.271Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-29T06:37:13.271Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-29T06:37:13.271Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-29T06:37:13.845Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-29T06:37:13.845Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-29T06:37:14.109Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-29T06:37:14.109Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-29T06:37:14.109Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-29T06:37:14.109Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-29T06:37:14.370Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-29T06:37:14.370Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-29T06:37:14.370Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:14.632Z] Selecting previously unselected package libexpat1:amd64. [2020-12-29T06:37:14.633Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-29T06:37:14.633Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-29T06:37:14.894Z] Selecting previously unselected package python3.6-minimal. [2020-12-29T06:37:14.894Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-29T06:37:14.894Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:15.467Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-29T06:37:15.467Z] Checking for services that may need to be restarted...done. [2020-12-29T06:37:15.467Z] Checking for services that may need to be restarted...done. [2020-12-29T06:37:15.467Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:15.467Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-29T06:37:15.467Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:16.041Z] Selecting previously unselected package python3-minimal. [2020-12-29T06:37:16.041Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-29T06:37:16.041Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-29T06:37:16.041Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-29T06:37:16.041Z] Selecting previously unselected package mime-support. [2020-12-29T06:37:16.041Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-29T06:37:16.041Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-29T06:37:16.302Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-29T06:37:16.302Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-29T06:37:16.302Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-29T06:37:16.302Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-29T06:37:16.302Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-29T06:37:16.302Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:16.564Z] Selecting previously unselected package python3.6. [2020-12-29T06:37:16.564Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-29T06:37:16.564Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:16.825Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-29T06:37:16.825Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-29T06:37:16.825Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-29T06:37:16.825Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-29T06:37:17.089Z] Selecting previously unselected package python3. [2020-12-29T06:37:17.089Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-29T06:37:17.089Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-29T06:37:17.089Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-29T06:37:17.354Z] Selecting previously unselected package multiarch-support. [2020-12-29T06:37:17.354Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-29T06:37:17.354Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-29T06:37:17.354Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-29T06:37:17.354Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-29T06:37:17.354Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-29T06:37:17.354Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-29T06:37:17.354Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-29T06:37:17.616Z] Selecting previously unselected package libbsd0:amd64. [2020-12-29T06:37:17.616Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-29T06:37:17.616Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-29T06:37:17.617Z] Selecting previously unselected package sudo. [2020-12-29T06:37:17.617Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-29T06:37:17.617Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-29T06:37:17.878Z] Selecting previously unselected package apparmor. [2020-12-29T06:37:17.878Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-29T06:37:17.878Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-29T06:37:18.141Z] Selecting previously unselected package libedit2:amd64. [2020-12-29T06:37:18.141Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-29T06:37:18.141Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-29T06:37:18.141Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-29T06:37:18.141Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-29T06:37:18.141Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:18.141Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-29T06:37:18.141Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-29T06:37:18.403Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:18.403Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-29T06:37:18.403Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-29T06:37:18.403Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-29T06:37:18.403Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-29T06:37:18.403Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-29T06:37:18.403Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:18.664Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-29T06:37:18.664Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-29T06:37:18.664Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:18.664Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-29T06:37:18.664Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-29T06:37:18.664Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-29T06:37:18.925Z] Selecting previously unselected package openssh-client. [2020-12-29T06:37:18.925Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-29T06:37:18.925Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-29T06:37:19.188Z] Selecting previously unselected package squashfs-tools. [2020-12-29T06:37:19.188Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-29T06:37:19.188Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-29T06:37:19.188Z] Selecting previously unselected package snapd. [2020-12-29T06:37:19.188Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-29T06:37:19.449Z] Unpacking snapd (2.48+18.04) ... [2020-12-29T06:37:21.381Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-29T06:37:21.381Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-29T06:37:21.381Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-29T06:37:21.381Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-29T06:37:21.642Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-29T06:37:21.642Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:21.642Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-29T06:37:21.642Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-29T06:37:21.642Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-29T06:37:22.584Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-29T06:37:22.584Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-29T06:37:22.584Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-29T06:37:22.584Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:22.584Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:22.584Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-29T06:37:22.996Z] 25b303627fd3: Pull complete [2020-12-29T06:37:22.996Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-29T06:37:22.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-29T06:37:22.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-29T06:37:23.156Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-29T06:37:23.157Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:23.157Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-29T06:37:23.157Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-29T06:37:23.157Z] running python rtupdate hooks for python3.6... [2020-12-29T06:37:23.157Z] running python post-rtupdate hooks for python3.6... [2020-12-29T06:37:23.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-17591 does not seem to be running inside a container [2020-12-29T06:37:23.354Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-29T06:37:23.416Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-29T06:37:24.806Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-29T06:37:24.806Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-29T06:37:24.806Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-29T06:37:25.068Z] Setting up snapd (2.48+18.04) ... [2020-12-29T06:37:25.331Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-29T06:37:25.593Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-29T06:37:25.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-29T06:37:25.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-29T06:37:26.116Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-29T06:37:26.116Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-29T06:37:26.378Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-29T06:37:26.428Z] $ docker top a82e3febdcb05c6f53353217ce5c6dabd68b75941f01f7863d2598d21576bd31 -eo pid,comm [2020-12-29T06:37:26.639Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-29T06:37:26.639Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] { [2020-12-29T06:37:26.901Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [Pipeline] sh [2020-12-29T06:37:27.161Z] /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' [2020-12-29T06:37:27.161Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-29T06:37:27.161Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-29T06:37:27.652Z] + docker-compose build --help [2020-12-29T06:37:27.652Z] + grep parallel [2020-12-29T06:37:28.112Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-29T06:37:28.112Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-29T06:37:28.112Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-29T06:37:29.315Z] Reading package lists... [2020-12-29T06:37:29.576Z] Reading package lists... [2020-12-29T06:37:29.837Z] Building dependency tree... [2020-12-29T06:37:29.837Z] Reading state information... [2020-12-29T06:37:29.837Z] Calculating upgrade... [2020-12-29T06:37:30.099Z] The following packages will be upgraded: [2020-12-29T06:37:30.099Z] advancecomp base-files bash binutils binutils-common [2020-12-29T06:37:30.099Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-29T06:37:30.099Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-29T06:37:30.099Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-29T06:37:30.099Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-29T06:37:30.099Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-29T06:37:30.099Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-29T06:37:30.099Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-29T06:37:30.099Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-29T06:37:30.099Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-29T06:37:30.099Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-29T06:37:30.099Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-29T06:37:30.099Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-29T06:37:30.099Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-29T06:37:30.099Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-29T06:37:30.099Z] Need to get 63.5 MB of archives. [2020-12-29T06:37:30.099Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-29T06:37:30.099Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-29T06:37:30.099Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-29T06:37:31.017Z] --parallel Build images in parallel. [2020-12-29T06:37:31.047Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-29T06:37:31.047Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-29T06:37:31.047Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-29T06:37:31.047Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-29T06:37:31.047Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-29T06:37:31.047Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-29T06:37:31.047Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-29T06:37:31.047Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-29T06:37:31.047Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-29T06:37:31.047Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-29T06:37:31.047Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-29T06:37:31.047Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-29T06:37:31.047Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-29T06:37:31.047Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-29T06:37:31.047Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-29T06:37:31.047Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-29T06:37:31.047Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-29T06:37:31.047Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-29T06:37:31.047Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-29T06:37:31.047Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-29T06:37:31.047Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-29T06:37:31.047Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-29T06:37:31.047Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-29T06:37:31.047Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-29T06:37:31.047Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-29T06:37:31.047Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-29T06:37:31.047Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-29T06:37:31.047Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-29T06:37:31.047Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-29T06:37:31.047Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [Pipeline] } [2020-12-29T06:37:31.316Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-29T06:37:31.316Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-29T06:37:31.316Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-29T06:37:31.316Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-29T06:37:31.316Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-29T06:37:31.316Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-29T06:37:31.316Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-29T06:37:31.316Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-29T06:37:31.316Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-29T06:37:31.316Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-29T06:37:31.316Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-29T06:37:31.316Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-29T06:37:31.316Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-29T06:37:31.316Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-29T06:37:31.316Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-29T06:37:31.316Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-29T06:37:31.316Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-29T06:37:31.316Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-29T06:37:31.316Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-29T06:37:31.316Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-29T06:37:31.322Z] $ docker stop --time=1 a82e3febdcb05c6f53353217ce5c6dabd68b75941f01f7863d2598d21576bd31 [2020-12-29T06:37:31.578Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-29T06:37:31.578Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-29T06:37:31.578Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-29T06:37:31.578Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-29T06:37:31.578Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-29T06:37:31.578Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-29T06:37:31.578Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-29T06:37:31.578Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-29T06:37:31.578Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-29T06:37:31.578Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-29T06:37:31.578Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-29T06:37:31.578Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-29T06:37:31.578Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-29T06:37:31.578Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-29T06:37:31.578Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-29T06:37:31.578Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-29T06:37:31.578Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-29T06:37:31.840Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-29T06:37:31.840Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-29T06:37:31.840Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-29T06:37:31.840Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-29T06:37:31.840Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-29T06:37:31.840Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-29T06:37:31.840Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-29T06:37:31.840Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-29T06:37:31.840Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-29T06:37:31.840Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-29T06:37:31.840Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-29T06:37:32.102Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-29T06:37:32.102Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-29T06:37:32.102Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-29T06:37:32.102Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-29T06:37:32.102Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-29T06:37:32.102Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-29T06:37:32.102Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-29T06:37:32.674Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-29T06:37:32.935Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-29T06:37:32.935Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-29T06:37:33.196Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-29T06:37:33.260Z] $ docker rm -f a82e3febdcb05c6f53353217ce5c6dabd68b75941f01f7863d2598d21576bd31 [2020-12-29T06:37:33.457Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-29T06:37:33.457Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-29T06:37:33.457Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-29T06:37:33.457Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-29T06:37:33.457Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-29T06:37:33.457Z] debconf: delaying package configuration, since apt-utils is not installed [Pipeline] // withDockerContainer [2020-12-29T06:37:33.717Z] Fetched 63.5 MB in 3s (18.3 MB/s) [2020-12-29T06:37:33.718Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:33.718Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-29T06:37:33.718Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:37:34.293Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-29T06:37:34.293Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-29T06:37:34.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-29T06:37:34.329Z] . [Pipeline] withDockerContainer [2020-12-29T06:37:34.554Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-29T06:37:34.554Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-29T06:37:34.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-17591 does not seem to be running inside a container [2020-12-29T06:37:34.683Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-29T06:37:35.125Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.386Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.386Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.386Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.386Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.648Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.648Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.648Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.648Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.908Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.908Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.908Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.908Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:35.908Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:35.908Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:37:36.105Z] $ docker top 0e6d48a16f89b84c401c1546eb33cd54bba32b1b31e55a371d054d3311670ce8 -eo pid,comm [2020-12-29T06:37:36.169Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-29T06:37:36.169Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:36.169Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-29T06:37:36.169Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:37:36.169Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-29T06:37:36.169Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:36.452Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:36.452Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:36.452Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-29T06:37:36.452Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:36.452Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [Pipeline] sh [2020-12-29T06:37:36.712Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:37:36.712Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-29T06:37:36.712Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-29T06:37:36.972Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-29T06:37:37.233Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-29T06:37:37.250Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-29T06:37:37.501Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-29T06:37:37.501Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-29T06:37:37.501Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-29T06:37:37.501Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-29T06:37:37.501Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-29T06:37:37.763Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-29T06:37:37.763Z] Installing new version of config file /etc/issue ... [2020-12-29T06:37:38.024Z] Installing new version of config file /etc/issue.net ... [2020-12-29T06:37:38.024Z] Installing new version of config file /etc/lsb-release ... [2020-12-29T06:37:38.024Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-29T06:37:38.285Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-29T06:37:38.285Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-29T06:37:38.285Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-29T06:37:38.285Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:38.285Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-29T06:37:38.285Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-29T06:37:38.561Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-29T06:37:38.561Z] 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 [2020-12-29T06:37:38.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:38.561Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:38.561Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:38.823Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:38.823Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:38.823Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-29T06:37:38.823Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-29T06:37:39.085Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-29T06:37:39.085Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:39.085Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-29T06:37:39.085Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-29T06:37:39.347Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-29T06:37:39.609Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:39.609Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:39.609Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-29T06:37:39.609Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-29T06:37:39.870Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:39.870Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:39.870Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-29T06:37:40.131Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-29T06:37:40.131Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:40.131Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-29T06:37:40.131Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-29T06:37:40.395Z] Setting up grep (3.1-2build1) ... [2020-12-29T06:37:40.395Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:40.395Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-29T06:37:40.395Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-29T06:37:40.655Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-29T06:37:40.919Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:40.919Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-29T06:37:40.919Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-29T06:37:40.919Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-29T06:37:41.181Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:41.181Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-29T06:37:41.181Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-29T06:37:41.534Z] Building docker-core-command-go ... [2020-12-29T06:37:41.534Z] Building docker-core-data-go ... [2020-12-29T06:37:41.534Z] Building docker-core-metadata-go ... [2020-12-29T06:37:41.534Z] Building docker-security-bootstrap-redis-go ... [2020-12-29T06:37:41.534Z] Building docker-security-proxy-setup-go ... [2020-12-29T06:37:41.534Z] Building docker-security-secretstore-setup-go ... [2020-12-29T06:37:41.534Z] Building docker-support-notifications-go ... [2020-12-29T06:37:41.534Z] Building docker-support-scheduler-go ... [2020-12-29T06:37:41.534Z] Building docker-sys-mgmt-agent-go ... [2020-12-29T06:37:41.534Z] Building docker-support-notifications-go [2020-12-29T06:37:41.534Z] Building docker-core-command-go [2020-12-29T06:37:41.534Z] Building docker-security-proxy-setup-go [2020-12-29T06:37:41.534Z] Building docker-security-bootstrap-redis-go [2020-12-29T06:37:41.534Z] Building docker-sys-mgmt-agent-go [2020-12-29T06:37:41.751Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-29T06:37:41.751Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-29T06:37:41.751Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-29T06:37:41.751Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-29T06:37:42.328Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-29T06:37:42.590Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:42.590Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-29T06:37:42.590Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-29T06:37:43.540Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-29T06:37:43.540Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-29T06:37:43.801Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-29T06:37:43.801Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-29T06:37:43.801Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-29T06:37:43.801Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:43.801Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-29T06:37:44.062Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-29T06:37:44.062Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-29T06:37:44.325Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:44.325Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:44.325Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:44.325Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:44.325Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:44.325Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:44.325Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:44.602Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:44.602Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:44.602Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:44.602Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:44.602Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:44.861Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:44.861Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:44.861Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:44.861Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:45.122Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:45.122Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-29T06:37:45.122Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-29T06:37:45.122Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-29T06:37:45.122Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-29T06:37:45.382Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-29T06:37:45.382Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:45.382Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-29T06:37:45.382Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-29T06:37:45.644Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-29T06:37:45.644Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:45.644Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:45.905Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:45.905Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:45.905Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:45.905Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:45.905Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:46.166Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:46.166Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:46.166Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:46.427Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:46.689Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:37:46.953Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-29T06:37:47.542Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-29T06:37:47.542Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:47.542Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-29T06:37:47.542Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-29T06:37:47.813Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-29T06:37:47.813Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-29T06:37:47.813Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-29T06:37:47.813Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-29T06:37:48.075Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-29T06:37:48.075Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:48.075Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-29T06:37:48.339Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-29T06:37:48.339Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-29T06:37:48.601Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:48.601Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-29T06:37:48.601Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-29T06:37:48.601Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-29T06:37:48.864Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:48.864Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-29T06:37:48.864Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-29T06:37:48.864Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-29T06:37:49.125Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:49.125Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-29T06:37:49.125Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-29T06:37:49.125Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-29T06:37:49.387Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:49.387Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-29T06:37:49.387Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-29T06:37:49.387Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-29T06:37:49.387Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-29T06:37:49.648Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:49.648Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-29T06:37:49.648Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-29T06:37:49.648Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:49.648Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-29T06:37:49.648Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-29T06:37:49.909Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-29T06:37:49.909Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:49.909Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-29T06:37:49.909Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-29T06:37:49.909Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-29T06:37:50.171Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:50.171Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:50.171Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-29T06:37:50.431Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-29T06:37:50.431Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:50.431Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-29T06:37:50.431Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-29T06:37:50.431Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-29T06:37:50.693Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:50.693Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-29T06:37:50.693Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-29T06:37:50.953Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-29T06:37:50.953Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:50.953Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-29T06:37:51.215Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-29T06:37:51.215Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-29T06:37:51.215Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:51.215Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-29T06:37:51.215Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-29T06:37:51.476Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-29T06:37:51.476Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:51.476Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-29T06:37:51.476Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-29T06:37:51.738Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-29T06:37:51.738Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:51.738Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-29T06:37:51.738Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-29T06:37:51.998Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-29T06:37:51.998Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:51.998Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-29T06:37:51.998Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-29T06:37:51.998Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-29T06:37:52.262Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-29T06:37:52.262Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-29T06:37:52.262Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-29T06:37:52.262Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-29T06:37:52.530Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-29T06:37:52.530Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-29T06:37:52.530Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-29T06:37:52.530Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-29T06:37:52.530Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-29T06:37:52.793Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-29T06:37:52.793Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-29T06:37:53.061Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-29T06:37:53.061Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-29T06:37:53.322Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-29T06:37:53.322Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-29T06:37:53.322Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-29T06:37:53.322Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-29T06:37:53.586Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-29T06:37:53.586Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-29T06:37:53.586Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-29T06:37:53.586Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-29T06:37:53.849Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-29T06:37:53.849Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-29T06:37:53.849Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-29T06:37:53.849Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-29T06:37:54.110Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-29T06:37:54.110Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-29T06:37:54.110Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-29T06:37:54.110Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-29T06:37:55.055Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-29T06:37:55.055Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-29T06:37:55.055Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-29T06:37:55.055Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-29T06:37:55.317Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-29T06:37:55.317Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-29T06:37:55.598Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-29T06:37:55.598Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-29T06:37:55.860Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-29T06:37:55.860Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-29T06:37:55.860Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-29T06:37:55.860Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-29T06:37:56.155Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:56.155Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:56.155Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:56.155Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:56.416Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:56.416Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:56.416Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:56.416Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:57.358Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:57.358Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:58.303Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:58.303Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:58.877Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:59.137Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:37:59.397Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:37:59.397Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:38:00.340Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-29T06:38:00.340Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-29T06:38:00.340Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-29T06:38:00.340Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-29T06:38:00.340Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-29T06:38:00.340Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-29T06:38:00.599Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-29T06:38:00.600Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-29T06:38:00.861Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-29T06:38:00.861Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-29T06:38:00.861Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-29T06:38:01.122Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-29T06:38:01.122Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-29T06:38:01.122Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-29T06:38:01.383Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-29T06:38:01.383Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-29T06:38:01.383Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:01.383Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-29T06:38:01.383Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:01.653Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:01.653Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:01.653Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-29T06:38:01.653Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-29T06:38:01.653Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-29T06:38:01.653Z] [2020-12-29T06:38:01.653Z] Current default time zone: 'Etc/UTC' [2020-12-29T06:38:01.653Z] Local time is now: Tue Dec 29 06:38:01 UTC 2020. [2020-12-29T06:38:01.653Z] Universal Time is now: Tue Dec 29 06:38:01 UTC 2020. [2020-12-29T06:38:01.653Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-29T06:38:01.653Z] [2020-12-29T06:38:01.914Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-29T06:38:01.914Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:01.914Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-29T06:38:01.914Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-29T06:38:01.914Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-29T06:38:01.914Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-29T06:38:01.914Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-29T06:38:01.914Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-29T06:38:02.176Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-29T06:38:02.176Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-29T06:38:02.176Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:02.176Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-29T06:38:02.438Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:02.438Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-29T06:38:02.438Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:02.438Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-29T06:38:02.438Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-29T06:38:02.438Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-29T06:38:02.698Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-29T06:38:02.698Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-29T06:38:02.698Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-29T06:38:02.698Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-29T06:38:02.698Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-29T06:38:04.616Z] Updating certificates in /etc/ssl/certs... [2020-12-29T06:38:05.188Z] 22 added, 17 removed; done. [2020-12-29T06:38:05.188Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-29T06:38:05.188Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-29T06:38:05.188Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-29T06:38:05.453Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-29T06:38:05.453Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-29T06:38:05.453Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.453Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-29T06:38:05.453Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.453Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.453Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.453Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.453Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.453Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-29T06:38:05.713Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-29T06:38:05.713Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-29T06:38:05.713Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-29T06:38:05.713Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-29T06:38:05.713Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.713Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-29T06:38:05.713Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-29T06:38:05.713Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-29T06:38:05.713Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-29T06:38:05.713Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-29T06:38:05.974Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-29T06:38:05.974Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-29T06:38:05.974Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-29T06:38:05.974Z] Updating certificates in /etc/ssl/certs... [2020-12-29T06:38:06.546Z] 0 added, 0 removed; done. [2020-12-29T06:38:06.546Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-29T06:38:06.546Z] done. [2020-12-29T06:38:07.069Z] Reading package lists... [2020-12-29T06:38:07.069Z] Building dependency tree... [2020-12-29T06:38:07.069Z] Reading state information... [2020-12-29T06:38:07.352Z] The following NEW packages will be installed: [2020-12-29T06:38:07.353Z] apt-transport-https [2020-12-29T06:38:07.353Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-29T06:38:07.353Z] Need to get 1696 B of archives. [2020-12-29T06:38:07.353Z] After this operation, 153 kB of additional disk space will be used. [2020-12-29T06:38:07.353Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-29T06:38:07.353Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-29T06:38:07.353Z] Fetched 1696 B in 0s (20.8 kB/s) [2020-12-29T06:38:07.353Z] Selecting previously unselected package apt-transport-https. [2020-12-29T06:38:07.353Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-29T06:38:07.353Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-29T06:38:07.353Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-29T06:38:07.615Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-29T06:38:07.876Z] Waiting for network to be ready... [2020-12-29T06:38:13.161Z] 2020-12-29T06:38:10Z INFO Waiting for automatic snapd restart... [2020-12-29T06:38:13.422Z] snapd 2.48.1 from Canonical* installed [2020-12-29T06:38:14.362Z] "snapd" switched to the "latest/stable" channel [2020-12-29T06:38:14.362Z] [2020-12-29T06:38:16.912Z] core18 20201210 from Canonical* installed [2020-12-29T06:38:17.173Z] "core18" switched to the "latest/stable" channel [2020-12-29T06:38:17.173Z] [2020-12-29T06:38:20.469Z] snapcraft 4.4.4 from Canonical* installed [2020-12-29T06:38:20.469Z] "snapcraft" switched to the "latest/stable" channel [2020-12-29T06:38:20.469Z] [2020-12-29T06:38:23.772Z] 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: [2020-12-29T06:38:23.772Z] - README.md [2020-12-29T06:38:23.772Z] [2020-12-29T06:38:23.772Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-29T06:38:30.367Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-29T06:38:30.367Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-29T06:38:30.367Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-29T06:38:30.367Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-29T06:38:31.578Z] Reading package lists... [2020-12-29T06:38:31.840Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 [2020-12-29T06:38:38.428Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-29T06:38:38.428Z] Reading package lists... [2020-12-29T06:38:38.428Z] Building dependency tree... [2020-12-29T06:38:38.428Z] Reading state information... [2020-12-29T06:38:38.428Z] Suggested packages: [2020-12-29T06:38:38.428Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-29T06:38:38.428Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-29T06:38:38.428Z] Recommended packages: [2020-12-29T06:38:38.428Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-29T06:38:38.428Z] The following NEW packages will be installed: [2020-12-29T06:38:38.428Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-29T06:38:38.428Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-29T06:38:38.428Z] pkg-config zip [2020-12-29T06:38:38.428Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-29T06:38:38.428Z] Need to get 7655 kB of archives. [2020-12-29T06:38:38.428Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-29T06:38:38.428Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-29T06:38:38.428Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-29T06:38:38.428Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-29T06:38:38.428Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-29T06:38:38.428Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-29T06:38:38.428Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-29T06:38:38.428Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-29T06:38:38.690Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-29T06:38:38.951Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-29T06:38:38.951Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-29T06:38:38.951Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-29T06:38:38.951Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-29T06:38:38.951Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-29T06:38:39.211Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-29T06:38:39.211Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-29T06:38:39.211Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-29T06:38:39.211Z] Fetched 7655 kB in 1s (7776 kB/s) [2020-12-29T06:38:39.211Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-29T06:38:39.211Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-29T06:38:39.211Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-29T06:38:39.211Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-29T06:38:39.473Z] Selecting previously unselected package libpsl5:amd64. [2020-12-29T06:38:39.473Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-29T06:38:39.473Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-29T06:38:39.734Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-29T06:38:39.734Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-29T06:38:39.734Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-29T06:38:39.734Z] Selecting previously unselected package librtmp1:amd64. [2020-12-29T06:38:39.734Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-29T06:38:39.734Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-29T06:38:39.734Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-29T06:38:39.734Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-29T06:38:39.734Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-29T06:38:39.996Z] Selecting previously unselected package liberror-perl. [2020-12-29T06:38:39.996Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-29T06:38:39.996Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-29T06:38:39.996Z] Selecting previously unselected package git-man. [2020-12-29T06:38:39.996Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-29T06:38:39.996Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-29T06:38:40.256Z] Selecting previously unselected package git. [2020-12-29T06:38:40.256Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-29T06:38:40.256Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-29T06:38:41.208Z] Selecting previously unselected package libnorm1:amd64. [2020-12-29T06:38:41.208Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-29T06:38:41.208Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-29T06:38:41.208Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-29T06:38:41.208Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-29T06:38:41.208Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-29T06:38:41.208Z] Selecting previously unselected package libsodium23:amd64. [2020-12-29T06:38:41.208Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-29T06:38:41.208Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-29T06:38:41.471Z] Selecting previously unselected package libzmq5:amd64. [2020-12-29T06:38:41.471Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-29T06:38:41.471Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-29T06:38:41.471Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-29T06:38:41.471Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-29T06:38:41.471Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-29T06:38:41.731Z] Selecting previously unselected package pkg-config. [2020-12-29T06:38:41.731Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-29T06:38:41.731Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-29T06:38:41.732Z] Selecting previously unselected package zip. [2020-12-29T06:38:41.732Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-29T06:38:41.732Z] Unpacking zip (3.0-11build1) ... [2020-12-29T06:38:41.992Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-29T06:38:41.992Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-29T06:38:41.992Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-29T06:38:41.992Z] Setting up liberror-perl (0.17025-1) ... [2020-12-29T06:38:41.992Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-29T06:38:41.992Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-29T06:38:41.992Z] No schema files found: doing nothing. [2020-12-29T06:38:41.992Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-29T06:38:42.252Z] Setting up zip (3.0-11build1) ... [2020-12-29T06:38:42.252Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-29T06:38:42.252Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-29T06:38:42.252Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-29T06:38:42.252Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-29T06:38:42.252Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-29T06:38:42.252Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-29T06:38:42.512Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-29T06:38:42.512Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-29T06:38:49.114Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-29T06:38:49.114Z] git set to automatically installed. [2020-12-29T06:38:49.114Z] git-man set to automatically installed. [2020-12-29T06:38:49.114Z] libcurl3-gnutls set to automatically installed. [2020-12-29T06:38:49.114Z] liberror-perl set to automatically installed. [2020-12-29T06:38:49.114Z] libglib2.0-0 set to automatically installed. [2020-12-29T06:38:49.114Z] libnghttp2-14 set to automatically installed. [2020-12-29T06:38:49.114Z] libnorm1 set to automatically installed. [2020-12-29T06:38:49.114Z] libpgm-5.2-0 set to automatically installed. [2020-12-29T06:38:49.114Z] libpsl5 set to automatically installed. [2020-12-29T06:38:49.114Z] librtmp1 set to automatically installed. [2020-12-29T06:38:49.114Z] libsodium23 set to automatically installed. [2020-12-29T06:38:49.114Z] libzmq3-dev set to automatically installed. [2020-12-29T06:38:49.114Z] libzmq5 set to automatically installed. [2020-12-29T06:38:49.114Z] pkg-config set to automatically installed. [2020-12-29T06:38:49.114Z] zip set to automatically installed. [2020-12-29T06:38:49.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:38:49.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:38:49.536Z] ---> 581dd39f03e0 [2020-12-29T06:38:49.536Z] Step 3/22 : WORKDIR /edgex-go [2020-12-29T06:38:49.536Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:38:49.536Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:38:49.536Z] ---> 581dd39f03e0 [2020-12-29T06:38:49.536Z] Step 3/24 : WORKDIR /edgex-go [2020-12-29T06:38:49.536Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:38:49.536Z] [2020-12-29T06:38:49.536Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:38:49.536Z] [2020-12-29T06:38:49.536Z] ---> 581dd39f03e0 [2020-12-29T06:38:49.536Z] ---> 581dd39f03e0 [2020-12-29T06:38:49.536Z] Step 3/22 : WORKDIR /edgex-go [2020-12-29T06:38:49.536Z] Step 3/21 : WORKDIR /edgex-go [2020-12-29T06:38:49.536Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:38:49.536Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:38:49.536Z] ---> 581dd39f03e0 [2020-12-29T06:38:49.536Z] Step 3/27 : WORKDIR /edgex-go [2020-12-29T06:38:50.499Z] snapd is not logged in, snap install commands will use sudo [2020-12-29T06:38:50.976Z] ---> Running in 7a3810dcc3f7 [2020-12-29T06:38:50.976Z] ---> Running in d1a329d5298d [2020-12-29T06:38:50.977Z] ---> Running in 2ba685c0cfd6 [2020-12-29T06:38:50.977Z] ---> Running in f0fbac25ab65 [2020-12-29T06:38:50.977Z] ---> Running in ad90a43ac2cc [2020-12-29T06:38:51.965Z] Removing intermediate container d1a329d5298d [2020-12-29T06:38:51.965Z] ---> ddf4625d37ab [2020-12-29T06:38:51.965Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:38:51.965Z] Removing intermediate container f0fbac25ab65 [2020-12-29T06:38:51.965Z] Removing intermediate container 2ba685c0cfd6 [2020-12-29T06:38:51.965Z] ---> 1c7df4a9004a [2020-12-29T06:38:51.965Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:38:51.965Z] ---> 4cd7e4aa49b8 [2020-12-29T06:38:51.965Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:38:51.965Z] Removing intermediate container ad90a43ac2cc [2020-12-29T06:38:51.965Z] ---> 2d8ad8b4bee2 [2020-12-29T06:38:51.965Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:38:51.965Z] Removing intermediate container 7a3810dcc3f7 [2020-12-29T06:38:51.965Z] ---> 7c0d69bf3a67 [2020-12-29T06:38:51.965Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:38:51.965Z] ---> Running in cd688fbcf64f [2020-12-29T06:38:51.965Z] ---> Running in 8847ad689ada [2020-12-29T06:38:51.965Z] ---> Running in 93618163d404 [2020-12-29T06:38:52.238Z] ---> Running in 638bbecec8e7 [2020-12-29T06:38:52.238Z] ---> Running in 3b8f4af63a70 [2020-12-29T06:38:55.653Z] Removing intermediate container cd688fbcf64f [2020-12-29T06:38:55.653Z] ---> 0457d0d25b80 [2020-12-29T06:38:55.653Z] Step 5/22 : RUN apk update && apk add make git [2020-12-29T06:38:55.653Z] ---> Running in bb2690607854 [2020-12-29T06:38:55.931Z] Removing intermediate container 8847ad689ada [2020-12-29T06:38:55.931Z] ---> aad2af0076f1 [2020-12-29T06:38:55.931Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-29T06:38:55.931Z] ---> Running in 2cc91ae8c9c3 [2020-12-29T06:38:56.210Z] Removing intermediate container 3b8f4af63a70 [2020-12-29T06:38:56.210Z] ---> a90a6db96a72 [2020-12-29T06:38:56.210Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-29T06:38:56.485Z] Removing intermediate container 638bbecec8e7 [2020-12-29T06:38:56.485Z] ---> b2fe28604cd6 [2020-12-29T06:38:56.485Z] Step 5/21 : RUN apk update && apk add make git [2020-12-29T06:38:56.760Z] ---> Running in fc3472efece1 [2020-12-29T06:38:56.760Z] Removing intermediate container 93618163d404 [2020-12-29T06:38:56.760Z] ---> d0a6956f97cc [2020-12-29T06:38:56.760Z] Step 5/22 : RUN apk update && apk add make git [2020-12-29T06:38:56.760Z] ---> Running in 5095b6ca039e [2020-12-29T06:38:57.039Z] ---> Running in 9e9f216ac1e3 [2020-12-29T06:38:57.092Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-29T06:38:57.665Z] snap "core18" has no updates available [2020-12-29T06:38:58.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:58.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:58.609Z] Pulling config-common [2020-12-29T06:38:58.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:58.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:58.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:58.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:58.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:59.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:59.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:59.496Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:38:59.496Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:38:59.496Z] OK: 12620 distinct packages available [2020-12-29T06:38:59.551Z] Pulling go-build-helper [2020-12-29T06:38:59.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:38:59.769Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:38:59.769Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:38:59.769Z] OK: 12620 distinct packages available [2020-12-29T06:39:00.370Z] OK: 217 MiB in 51 packages [2020-12-29T06:39:00.371Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:39:00.371Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:39:00.371Z] OK: 12620 distinct packages available [2020-12-29T06:39:00.371Z] OK: 217 MiB in 51 packages [2020-12-29T06:39:00.649Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:39:00.649Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:39:00.649Z] OK: 12620 distinct packages available [2020-12-29T06:39:00.649Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:39:00.649Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:39:00.649Z] OK: 12620 distinct packages available [2020-12-29T06:39:01.296Z] OK: 217 MiB in 51 packages [2020-12-29T06:39:01.574Z] OK: 217 MiB in 51 packages [2020-12-29T06:39:01.574Z] OK: 217 MiB in 51 packages [2020-12-29T06:39:02.179Z] Removing intermediate container bb2690607854 [2020-12-29T06:39:02.179Z] ---> 29add77049d2 [2020-12-29T06:39:02.179Z] Step 6/22 : COPY go.mod . [2020-12-29T06:39:02.779Z] Removing intermediate container 2cc91ae8c9c3 [2020-12-29T06:39:02.779Z] ---> 3b4d975fd557 [2020-12-29T06:39:02.779Z] Step 6/27 : COPY go.mod . [2020-12-29T06:39:03.055Z] Removing intermediate container 9e9f216ac1e3 [2020-12-29T06:39:03.055Z] ---> ed554f7bd6ac [2020-12-29T06:39:03.055Z] Step 6/22 : COPY go.mod . [2020-12-29T06:39:03.055Z] ---> d677ce016bb9 [2020-12-29T06:39:03.055Z] Step 7/22 : RUN go mod download [2020-12-29T06:39:03.332Z] ---> Running in 30f516bdb365 [2020-12-29T06:39:03.605Z] Removing intermediate container fc3472efece1 [2020-12-29T06:39:03.605Z] ---> 00757828c379 [2020-12-29T06:39:03.605Z] Step 6/24 : COPY go.mod . [2020-12-29T06:39:03.885Z] ---> 70c95f5c4ce3 [2020-12-29T06:39:03.885Z] Step 7/27 : RUN go mod download [2020-12-29T06:39:03.885Z] Removing intermediate container 5095b6ca039e [2020-12-29T06:39:03.885Z] ---> 2f6dd779dc1c [2020-12-29T06:39:03.885Z] Step 6/21 : COPY go.mod . [2020-12-29T06:39:04.162Z] ---> f6db554bb971 [2020-12-29T06:39:04.162Z] Step 7/22 : RUN go mod download [2020-12-29T06:39:04.162Z] ---> Running in d16d833d9078 [2020-12-29T06:39:04.444Z] ---> Running in b0fe527526a2 [2020-12-29T06:39:04.720Z] ---> d049f39a8332 [2020-12-29T06:39:04.720Z] Step 7/24 : RUN go mod download [2020-12-29T06:39:04.994Z] ---> Running in a22adfc503f3 [2020-12-29T06:39:05.281Z] ---> 4e03d3e90c4e [2020-12-29T06:39:05.281Z] Step 7/21 : RUN go mod download [2020-12-29T06:39:05.556Z] ---> Running in be2cb0909a86 [2020-12-29T06:39:08.197Z] Removing intermediate container 30f516bdb365 [2020-12-29T06:39:08.197Z] ---> ec544d331247 [2020-12-29T06:39:08.197Z] Step 8/22 : COPY . . [2020-12-29T06:39:08.476Z] Removing intermediate container d16d833d9078 [2020-12-29T06:39:08.476Z] ---> d41aaeeb5ba1 [2020-12-29T06:39:08.476Z] Step 8/27 : COPY . . [2020-12-29T06:39:08.760Z] Removing intermediate container b0fe527526a2 [2020-12-29T06:39:08.760Z] ---> 568cc96266c1 [2020-12-29T06:39:08.760Z] Step 8/22 : COPY . . [2020-12-29T06:39:09.750Z] Removing intermediate container a22adfc503f3 [2020-12-29T06:39:09.750Z] ---> 04fe6dc8b520 [2020-12-29T06:39:09.750Z] Step 8/24 : COPY . . [2020-12-29T06:39:10.025Z] Removing intermediate container be2cb0909a86 [2020-12-29T06:39:10.025Z] ---> 6016c3e36edb [2020-12-29T06:39:10.025Z] Step 8/21 : COPY . . [2020-12-29T06:39:21.523Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-29T06:39:21.524Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-29T06:39:21.524Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-29T06:39:21.524Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-29T06:39:21.524Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-29T06:39:21.524Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-29T06:39:21.524Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-29T06:39:21.524Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-29T06:39:21.524Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-29T06:39:21.524Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-29T06:39:21.524Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-29T06:39:21.524Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-29T06:39:21.524Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-29T06:39:21.524Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-29T06:39:21.524Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-29T06:39:21.524Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-29T06:39:21.524Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-29T06:39:21.524Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-29T06:39:21.524Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-29T06:39:21.524Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-29T06:39:21.524Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-29T06:39:21.524Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-29T06:39:21.524Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-29T06:39:21.524Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-29T06:39:21.524Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-29T06:39:21.524Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-29T06:39:21.524Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-29T06:39:21.524Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-29T06:39:21.524Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-29T06:39:21.524Z] Fetched 279 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-29T06:39:21.524Z] Fetched 122 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-29T06:39:21.524Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-29T06:39:21.524Z] Fetched 8848 B in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-29T06:39:21.524Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-29T06:39:21.524Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-29T06:39:21.524Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-29T06:39:21.524Z] Fetched 214 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-29T06:39:21.524Z] Fetched 155 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-29T06:39:21.524Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-29T06:39:21.524Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-29T06:39:21.524Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-29T06:39:21.524Z] Fetched 499 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-29T06:39:21.524Z] Fetched 111 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-29T06:39:21.524Z] Fetched 240 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-29T06:39:21.524Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-29T06:39:21.524Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-29T06:39:21.524Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-29T06:39:21.524Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-29T06:39:21.524Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-29T06:39:21.524Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-29T06:39:21.524Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-29T06:39:21.524Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-29T06:39:21.524Z] Fetched 8720 B in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-29T06:39:21.524Z] Fetched 137 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-29T06:39:21.524Z] Fetched 119 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-29T06:39:21.524Z] Fetched 109 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-29T06:39:21.524Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-29T06:39:21.524Z] Fetched 645 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-29T06:39:21.524Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-29T06:39:21.524Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-29T06:39:21.524Z] Fetched 368 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-29T06:39:21.524Z] Fetched 187 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-29T06:39:21.524Z] Fetched 175 kB in 0s (0 B/s) [2020-12-29T06:39:21.524Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-29T06:39:24.823Z] Fetched 206 kB in 0s (0 B/s) [2020-12-29T06:39:24.823Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-29T06:39:24.823Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-29T06:39:24.823Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-29T06:39:24.823Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-29T06:39:24.823Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-29T06:39:24.823Z] Fetched 159 kB in 0s (0 B/s) [2020-12-29T06:39:24.823Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-29T06:39:24.823Z] Fetched 107 kB in 0s (0 B/s) [2020-12-29T06:39:24.823Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-29T06:39:24.823Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-29T06:39:24.823Z] Pulling static-packages [2020-12-29T06:39:25.394Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-29T06:39:25.394Z] Skipping pull go-build-helper (already ran) [2020-12-29T06:39:25.394Z] Skipping pull static-packages (already ran) [2020-12-29T06:39:25.394Z] Building go-build-helper [2020-12-29T06:39:29.596Z] Building static-packages [2020-12-29T06:39:30.987Z] Staging go-build-helper [2020-12-29T06:39:31.928Z] Staging static-packages [2020-12-29T06:39:32.228Z] ---> 9c49ba713529 [2020-12-29T06:39:32.228Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-29T06:39:32.511Z] ---> 672eaaddbd02 [2020-12-29T06:39:32.511Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-29T06:39:32.511Z] ---> Running in 38b58f698284 [2020-12-29T06:39:32.786Z] ---> Running in 1f046a4b89ed [2020-12-29T06:39:32.786Z] ---> 6d8a40e8ad5e [2020-12-29T06:39:32.786Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-29T06:39:32.786Z] ---> 0ce03c2fe90c [2020-12-29T06:39:32.786Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-29T06:39:32.869Z] Pulling go115 [2020-12-29T06:39:33.059Z] ---> fae80140f52a [2020-12-29T06:39:33.059Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-29T06:39:33.356Z] ---> Running in 6bffcaafb12d [2020-12-29T06:39:33.356Z] ---> Running in e3b559a74190 [2020-12-29T06:39:33.356Z] ---> Running in f5f37703ab10 [2020-12-29T06:39:33.814Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-29T06:39:33.814Z] Skipping pull go115 (already ran) [2020-12-29T06:39:33.814Z] Building go115 [2020-12-29T06:39:33.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-29T06:39:33.814Z] Dload Upload Total Spent Left Speed [2020-12-29T06:39:34.355Z] 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 [2020-12-29T06:39:34.633Z] 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 [2020-12-29T06:39:35.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-29T06:39:35.520Z] 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 [2020-12-29T06:39:35.520Z] 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 [2020-12-29T06:39:37.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 121k 0 0 464k 0 0:04:14 --:--:-- 0:04:14 462k 24 115M 24 28.0M 0 0 22.2M 0 0:00:05 0:00:01 0:00:04 22.2M 57 115M 57 66.6M 0 0 29.4M 0 0:00:03 0:00:02 0:00:01 29.4M 95 115M 95 110M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M [2020-12-29T06:39:37.469Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-29T06:39:41.679Z] Staging go115 [2020-12-29T06:39:46.966Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-29T06:39:46.966Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-29T06:39:46.966Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-29T06:39:46.966Z] Fetched 0 B in 0s (0 B/s) [2020-12-29T06:39:46.966Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-29T06:39:46.966Z] Fetched 224 kB in 0s (0 B/s) [2020-12-29T06:39:46.966Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-29T06:39:46.966Z] Fetched 157 kB in 0s (0 B/s) [2020-12-29T06:39:46.966Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-29T06:39:46.966Z] Fetched 221 kB in 0s (0 B/s) [2020-12-29T06:39:46.966Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-29T06:39:46.966Z] Fetched 143 kB in 0s (0 B/s) [2020-12-29T06:39:46.966Z] Pulling edgex-go [2020-12-29T06:39:47.536Z] Pulling version [2020-12-29T06:39:48.478Z] Building config-common [2020-12-29T06:39:50.395Z] Skipping build go-build-helper (already ran) [2020-12-29T06:39:50.395Z] Skipping build static-packages (already ran) [2020-12-29T06:39:50.395Z] Skipping build go115 (already ran) [2020-12-29T06:39:50.395Z] Building edgex-go [2020-12-29T06:39:50.657Z] 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 [2020-12-29T06:39:52.040Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-29T06:39:52.040Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-29T06:39:52.040Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-29T06:39:52.040Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 [2020-12-29T06:39:52.040Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-29T06:39:52.040Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.133 [2020-12-29T06:39:52.040Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-29T06:39:52.040Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2020-12-29T06:39:52.040Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-29T06:39:52.040Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-29T06:39:52.040Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2020-12-29T06:39:52.040Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-29T06:39:52.040Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-29T06:39:52.040Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-29T06:39:52.040Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-29T06:39:52.040Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-29T06:39:52.040Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-29T06:39:52.301Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-29T06:39:52.562Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-29T06:39:52.562Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-29T06:39:52.562Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-29T06:39:52.562Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-29T06:39:52.562Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-29T06:39:52.562Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-29T06:39:52.562Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-29T06:39:52.827Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-29T06:39:53.111Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-29T06:39:53.111Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-29T06:39:53.111Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-29T06:39:53.111Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-29T06:39:53.111Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-29T06:39:53.111Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-29T06:39:53.111Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-29T06:39:53.111Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-29T06:39:53.111Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-29T06:39:53.111Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-29T06:39:53.111Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-29T06:39:53.378Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-29T06:39:53.378Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-29T06:39:53.378Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-29T06:39:59.959Z] 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 [2020-12-29T06:40:03.255Z] 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 [2020-12-29T06:40:03.868Z] 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 [2020-12-29T06:40:04.811Z] 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 [2020-12-29T06:40:05.384Z] 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 [2020-12-29T06:40:05.384Z] go: downloading github.com/stretchr/testify v1.6.1 [2020-12-29T06:40:05.650Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-29T06:40:05.650Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-12-29T06:40:05.650Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-29T06:40:07.037Z] 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 [2020-12-29T06:40:07.037Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-29T06:40:07.037Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-29T06:40:07.982Z] 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 [2020-12-29T06:40:07.982Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-29T06:40:08.923Z] 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 [2020-12-29T06:40:08.923Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-29T06:40:10.305Z] 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 [2020-12-29T06:40:11.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-29T06:40:11.816Z] 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 [2020-12-29T06:40:13.750Z] Building version [2020-12-29T06:40:15.687Z] Staging config-common [2020-12-29T06:40:16.640Z] Skipping stage go-build-helper (already ran) [2020-12-29T06:40:16.640Z] Skipping stage static-packages (already ran) [2020-12-29T06:40:16.640Z] Skipping stage go115 (already ran) [2020-12-29T06:40:16.640Z] Staging edgex-go [2020-12-29T06:40:17.579Z] Staging version [2020-12-29T06:40:18.517Z] Priming config-common [2020-12-29T06:40:19.462Z] Priming go-build-helper [2020-12-29T06:40:20.403Z] Priming static-packages [2020-12-29T06:40:22.311Z] Priming go115 [2020-12-29T06:40:23.251Z] Priming edgex-go [2020-12-29T06:40:24.637Z] Priming version [2020-12-29T06:40:25.233Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-29T06:40:57.416Z] 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 [2020-12-29T06:41:09.876Z] Removing intermediate container 1f046a4b89ed [2020-12-29T06:41:09.876Z] ---> 93f61a027548 [2020-12-29T06:41:09.876Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-29T06:41:09.876Z] Removing intermediate container 6bffcaafb12d [2020-12-29T06:41:09.876Z] ---> 196570c231a4 [2020-12-29T06:41:09.876Z] [2020-12-29T06:41:09.876Z] Step 10/22 : FROM alpine:3.10 [2020-12-29T06:41:09.876Z] 3.10: Pulling from library/alpine [2020-12-29T06:41:09.876Z] Removing intermediate container 38b58f698284 [2020-12-29T06:41:09.876Z] ---> da54cf9fce3e [2020-12-29T06:41:09.876Z] [2020-12-29T06:41:09.876Z] Step 10/22 : FROM scratch [2020-12-29T06:41:09.876Z] ---> [2020-12-29T06:41:09.876Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:41:10.167Z] ---> Running in a062859a3bc5 [2020-12-29T06:41:10.453Z] Removing intermediate container e3b559a74190 [2020-12-29T06:41:10.453Z] ---> b66f8713a022 [2020-12-29T06:41:10.453Z] [2020-12-29T06:41:10.453Z] Step 10/21 : FROM alpine [2020-12-29T06:41:10.453Z] ---> Running in c5ccc8933902 [2020-12-29T06:41:10.728Z] latest: Pulling from library/alpine [2020-12-29T06:41:11.004Z] Removing intermediate container f5f37703ab10 [2020-12-29T06:41:11.004Z] ---> 74749af77e6d [2020-12-29T06:41:11.004Z] [2020-12-29T06:41:11.004Z] Step 10/24 : FROM scratch [2020-12-29T06:41:11.004Z] ---> [2020-12-29T06:41:11.004Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-29T06:41:11.280Z] ---> Running in c7f212939efb [2020-12-29T06:41:11.280Z] Removing intermediate container c5ccc8933902 [2020-12-29T06:41:11.280Z] ---> bca19e9d90a4 [2020-12-29T06:41:11.280Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-29T06:41:11.554Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-29T06:41:11.554Z] Status: Downloaded newer image for alpine:3.10 [2020-12-29T06:41:11.554Z] ---> 536a684cf733 [2020-12-29T06:41:11.554Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-29T06:41:11.554Z] ---> Running in e231116123bc [2020-12-29T06:41:11.833Z] ---> Running in 18fcf0197ed2 [2020-12-29T06:41:11.833Z] 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 [2020-12-29T06:41:12.113Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-29T06:41:12.113Z] Removing intermediate container c7f212939efb [2020-12-29T06:41:12.113Z] ---> 51da2274259f [2020-12-29T06:41:12.113Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-29T06:41:12.113Z] Status: Downloaded newer image for alpine:latest [2020-12-29T06:41:12.113Z] ---> afeebe901d6b [2020-12-29T06:41:12.113Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-29T06:41:12.388Z] ---> Running in 3f964606c40c [2020-12-29T06:41:12.388Z] ---> Running in 6e7f9ee85f70 [2020-12-29T06:41:12.388Z] Removing intermediate container e231116123bc [2020-12-29T06:41:12.388Z] ---> d5e4e13ffdb8 [2020-12-29T06:41:12.388Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-29T06:41:12.665Z] ---> Running in 17214a5304f0 [2020-12-29T06:41:13.269Z] Removing intermediate container 3f964606c40c [2020-12-29T06:41:13.269Z] ---> 624d8745d7d4 [2020-12-29T06:41:13.269Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-29T06:41:13.547Z] ---> Running in 83583edc01ab [2020-12-29T06:41:13.547Z] Removing intermediate container 17214a5304f0 [2020-12-29T06:41:13.547Z] ---> 5253f147c9ae [2020-12-29T06:41:13.547Z] Step 14/22 : WORKDIR / [2020-12-29T06:41:13.547Z] ---> Running in a4c026591217 [2020-12-29T06:41:13.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:14.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:14.109Z] Removing intermediate container 83583edc01ab [2020-12-29T06:41:14.109Z] ---> 5770da8df9ce [2020-12-29T06:41:14.109Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-29T06:41:14.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:14.386Z] Removing intermediate container a4c026591217 [2020-12-29T06:41:14.386Z] ---> 455c52af0a51 [2020-12-29T06:41:14.386Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-29T06:41:14.386Z] v3.10.5-171-g0c4f67eafe [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-29T06:41:14.386Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-29T06:41:14.386Z] OK: 10171 distinct packages available [2020-12-29T06:41:14.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:15.271Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-29T06:41:15.271Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-29T06:41:15.271Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-29T06:41:15.271Z] (4/5) Installing curl (7.66.0-r3) [2020-12-29T06:41:15.271Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-29T06:41:15.271Z] Executing busybox-1.30.1-r3.trigger [2020-12-29T06:41:15.271Z] v3.12.3-20-g9352de21ca [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:41:15.271Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:41:15.271Z] OK: 12615 distinct packages available [2020-12-29T06:41:15.553Z] Executing ca-certificates-20191127-r2.trigger [2020-12-29T06:41:15.553Z] ---> afe7e7955aca [2020-12-29T06:41:15.553Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-29T06:41:15.553Z] OK: 7 MiB in 19 packages [2020-12-29T06:41:15.832Z] ---> 2cf4f37bbfe2 [2020-12-29T06:41:15.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-29T06:41:16.431Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-29T06:41:16.431Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-29T06:41:16.431Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-29T06:41:16.431Z] (4/4) Installing curl (7.69.1-r3) [2020-12-29T06:41:16.431Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:41:16.431Z] Executing ca-certificates-20191127-r4.trigger [2020-12-29T06:41:16.707Z] OK: 7 MiB in 18 packages [2020-12-29T06:41:16.707Z] Removing intermediate container a062859a3bc5 [2020-12-29T06:41:16.707Z] ---> 7bb5fdc5e19d [2020-12-29T06:41:16.707Z] [2020-12-29T06:41:16.707Z] Step 11/27 : FROM docker:latest [2020-12-29T06:41:16.707Z] ---> f66387bf908a [2020-12-29T06:41:16.707Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-29T06:41:17.306Z] ---> Running in d65f12416df4 [2020-12-29T06:41:17.582Z] ---> b94be1df1f1e [2020-12-29T06:41:17.582Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-29T06:41:17.857Z] ---> cae10d622ca7 [2020-12-29T06:41:17.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-29T06:41:18.135Z] Removing intermediate container 18fcf0197ed2 [2020-12-29T06:41:18.135Z] ---> 526fcd6aa0c1 [2020-12-29T06:41:18.135Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-29T06:41:18.413Z] ---> Running in c3bb12427e35 [2020-12-29T06:41:19.398Z] Removing intermediate container c3bb12427e35 [2020-12-29T06:41:19.398Z] ---> 17e3e2473197 [2020-12-29T06:41:19.398Z] Step 13/22 : WORKDIR / [2020-12-29T06:41:19.398Z] ---> 35b2c5c31227 [2020-12-29T06:41:19.398Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-29T06:41:19.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:19.398Z] ---> Running in 3a905bcfdceb [2020-12-29T06:41:19.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:19.675Z] ---> d7ba94def858 [2020-12-29T06:41:19.675Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-29T06:41:19.675Z] Removing intermediate container 6e7f9ee85f70 [2020-12-29T06:41:19.675Z] ---> de014f6d9f78 [2020-12-29T06:41:19.675Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-29T06:41:19.675Z] ---> Running in d521a7036e14 [2020-12-29T06:41:19.675Z] ---> Running in 853d3d1cb449 [2020-12-29T06:41:20.290Z] (1/2) Installing readline (8.0.4-r0) [2020-12-29T06:41:20.290Z] (2/2) Installing bash (5.0.17-r0) [2020-12-29T06:41:20.290Z] Removing intermediate container 3a905bcfdceb [2020-12-29T06:41:20.290Z] ---> 68f44e8851e6 [2020-12-29T06:41:20.290Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-29T06:41:20.290Z] Executing bash-5.0.17-r0.post-install [2020-12-29T06:41:20.290Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:41:20.290Z] OK: 12 MiB in 22 packages [2020-12-29T06:41:20.290Z] Removing intermediate container d521a7036e14 [2020-12-29T06:41:20.290Z] ---> dc43641c3d0c [2020-12-29T06:41:20.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:41:20.581Z] Removing intermediate container 853d3d1cb449 [2020-12-29T06:41:20.581Z] ---> 2a8a26b22886 [2020-12-29T06:41:20.581Z] Step 13/21 : WORKDIR /edgex [2020-12-29T06:41:20.581Z] ---> Running in edc3f41fa04a [2020-12-29T06:41:20.862Z] ---> 10eb730c4c03 [2020-12-29T06:41:20.862Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-29T06:41:20.862Z] ---> Running in 0bb11d7aba84 [2020-12-29T06:41:21.461Z] Removing intermediate container edc3f41fa04a [2020-12-29T06:41:21.461Z] ---> a36463665c38 [2020-12-29T06:41:21.461Z] Step 20/22 : LABEL arch=arm64 [2020-12-29T06:41:21.461Z] ---> 33574981d978 [2020-12-29T06:41:21.461Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-29T06:41:21.736Z] ---> Running in 39631729674e [2020-12-29T06:41:21.736Z] Removing intermediate container 0bb11d7aba84 [2020-12-29T06:41:21.736Z] ---> 5b5cbab68120 [2020-12-29T06:41:21.736Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-29T06:41:22.008Z] Removing intermediate container d65f12416df4 [2020-12-29T06:41:22.008Z] ---> 5d5064eede13 [2020-12-29T06:41:22.008Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-29T06:41:22.611Z] ---> Running in 6972c654ab06 [2020-12-29T06:41:22.611Z] Removing intermediate container 39631729674e [2020-12-29T06:41:22.611Z] ---> 7d6e995b2d2b [2020-12-29T06:41:22.611Z] Step 21/22 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:41:22.611Z] ---> 0542124e7499 [2020-12-29T06:41:22.611Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-29T06:41:22.611Z] ---> a18b0335d758 [2020-12-29T06:41:22.890Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-29T06:41:22.890Z] ---> Running in 43219bb9d420 [2020-12-29T06:41:22.890Z] ---> fc2bbb61807e [2020-12-29T06:41:22.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-29T06:41:23.875Z] ---> 4eb0d22ab313 [2020-12-29T06:41:23.875Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-29T06:41:23.875Z] Removing intermediate container 43219bb9d420 [2020-12-29T06:41:23.875Z] ---> a09f617178d7 [2020-12-29T06:41:23.875Z] Step 22/22 : LABEL version=0.0.0 [2020-12-29T06:41:24.148Z] ---> Running in 19aee6760e44 [2020-12-29T06:41:24.148Z] ---> Running in 2d63cf795b7c [2020-12-29T06:41:24.148Z] ---> beacc3aaa467 [2020-12-29T06:41:24.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-29T06:41:24.428Z] ---> 4b07e36ed239 [2020-12-29T06:41:24.428Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-29T06:41:24.703Z] Removing intermediate container 19aee6760e44 [2020-12-29T06:41:24.703Z] ---> 95d008e08c47 [2020-12-29T06:41:24.703Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:41:24.980Z] Removing intermediate container 2d63cf795b7c [2020-12-29T06:41:24.980Z] ---> 73747946e24f [2020-12-29T06:41:24.980Z] [2020-12-29T06:41:24.980Z] ---> Running in d2aad6b6a05d [2020-12-29T06:41:25.254Z] ---> 721e2e31e177 [2020-12-29T06:41:25.254Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-29T06:41:25.527Z] Successfully built 73747946e24f [2020-12-29T06:41:25.527Z] ---> Running in 3950efe05ba2 [2020-12-29T06:41:25.527Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-29T06:41:25.527Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2020-12-29T06:41:25.527Z] Removing intermediate container 6972c654ab06 [2020-12-29T06:41:25.527Z] ---> 6eda1e6ef69d [2020-12-29T06:41:25.527Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-29T06:41:25.801Z] Removing intermediate container d2aad6b6a05d [2020-12-29T06:41:25.801Z] ---> abe1aafd7c18 [2020-12-29T06:41:25.801Z] Step 22/24 : LABEL arch=arm64 [2020-12-29T06:41:25.801Z] ---> Running in d6b44e4a3052 [2020-12-29T06:41:26.084Z] ---> Running in 2f353dee3e8f [2020-12-29T06:41:26.084Z] ---> 9306bc7129e9 [2020-12-29T06:41:26.084Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-29T06:41:26.362Z] ---> Running in d6d5efe70589 [2020-12-29T06:41:26.638Z] Removing intermediate container d6b44e4a3052 [2020-12-29T06:41:26.638Z] ---> 145b2a305345 [2020-12-29T06:41:26.638Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-29T06:41:26.638Z] Removing intermediate container 2f353dee3e8f [2020-12-29T06:41:26.638Z] ---> 76c942236f27 [2020-12-29T06:41:26.638Z] Step 23/24 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:41:27.643Z] ---> Running in 4554f2db3a1b [2020-12-29T06:41:27.643Z] ---> Running in ee1f85d6ce09 [2020-12-29T06:41:27.643Z] Removing intermediate container d6d5efe70589 [2020-12-29T06:41:27.643Z] ---> e9f1322c7475 [2020-12-29T06:41:27.643Z] Step 18/21 : CMD ["--init=true"] [2020-12-29T06:41:28.259Z] ---> Running in f73f3762011f [2020-12-29T06:41:28.855Z] Removing intermediate container 4554f2db3a1b [2020-12-29T06:41:28.855Z] Removing intermediate container ee1f85d6ce09 [2020-12-29T06:41:28.855Z] ---> ea9484bacdf6 [2020-12-29T06:41:28.855Z] Step 24/24 : LABEL version=0.0.0 [2020-12-29T06:41:28.855Z] ---> 568802d2a064 [2020-12-29T06:41:28.855Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-29T06:41:29.135Z] ---> Running in 74b7e8772035 [2020-12-29T06:41:29.135Z] ---> Running in 3d58b229ee38 [2020-12-29T06:41:29.135Z] Removing intermediate container f73f3762011f [2020-12-29T06:41:29.135Z] ---> 9ebf18a10791 [2020-12-29T06:41:29.135Z] Step 19/21 : LABEL arch=arm64 [2020-12-29T06:41:29.737Z] ---> Running in 8367f3b07cde [2020-12-29T06:41:29.737Z] Removing intermediate container 3950efe05ba2 [2020-12-29T06:41:29.737Z] ---> ac910ef8fdf7 [2020-12-29T06:41:29.737Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-29T06:41:30.341Z] Removing intermediate container 74b7e8772035 [2020-12-29T06:41:30.341Z] ---> 28ce982a65ad [2020-12-29T06:41:30.341Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-29T06:41:30.341Z] Removing intermediate container 3d58b229ee38 [2020-12-29T06:41:30.341Z] ---> a81e66a82c6b [2020-12-29T06:41:30.341Z] [2020-12-29T06:41:30.615Z] Successfully built a81e66a82c6b [2020-12-29T06:41:30.899Z] ---> Running in eb6be73ef27b [2020-12-29T06:41:30.899Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-29T06:41:30.900Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2020-12-29T06:41:30.900Z] Removing intermediate container 8367f3b07cde [2020-12-29T06:41:30.900Z] ---> 637276edc3fd [2020-12-29T06:41:30.900Z] Step 20/21 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:41:31.178Z] ---> Running in 46066816f038 [2020-12-29T06:41:31.453Z] Removing intermediate container eb6be73ef27b [2020-12-29T06:41:31.453Z] ---> 5b577ff655f7 [2020-12-29T06:41:31.453Z] Step 20/22 : LABEL arch=arm64 [2020-12-29T06:41:31.730Z] ---> Running in 61b1fcd502b0 [2020-12-29T06:41:32.003Z] Removing intermediate container 46066816f038 [2020-12-29T06:41:32.003Z] ---> 32b1a4709a76 [2020-12-29T06:41:32.003Z] Step 21/21 : LABEL version=0.0.0 [2020-12-29T06:41:32.003Z] ---> 8f9f295e8afc [2020-12-29T06:41:32.003Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-29T06:41:32.003Z] ---> Running in 41735dd64e29 [2020-12-29T06:41:32.281Z] Removing intermediate container 61b1fcd502b0 [2020-12-29T06:41:32.281Z] ---> 817b77a7209c [2020-12-29T06:41:32.281Z] Step 21/22 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:41:32.561Z] ---> Running in 895e188e7fad [2020-12-29T06:41:32.845Z] Removing intermediate container 41735dd64e29 [2020-12-29T06:41:32.845Z] ---> c6d8c819c65b [2020-12-29T06:41:32.846Z] [2020-12-29T06:41:33.124Z] ---> 93dfd0b0d92a [2020-12-29T06:41:33.124Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-29T06:41:33.402Z] Successfully built c6d8c819c65b [2020-12-29T06:41:33.402Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-29T06:41:33.402Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2020-12-29T06:41:33.402Z] Removing intermediate container 895e188e7fad [2020-12-29T06:41:33.402Z] ---> 3ce60094054a [2020-12-29T06:41:33.402Z] Step 22/22 : LABEL version=0.0.0 [2020-12-29T06:41:34.041Z] ---> Running in dfa49646d8a5 [2020-12-29T06:41:34.318Z] ---> 74e1e46d36e0 [2020-12-29T06:41:34.318Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-29T06:41:34.318Z] ---> Running in f230bfd23445 [2020-12-29T06:41:34.592Z] Removing intermediate container dfa49646d8a5 [2020-12-29T06:41:34.592Z] ---> de572a1c07e3 [2020-12-29T06:41:34.592Z] [2020-12-29T06:41:34.865Z] Successfully built de572a1c07e3 [2020-12-29T06:41:34.865Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-29T06:41:34.865Z] Building docker-support-scheduler-go [2020-12-29T06:41:35.853Z]  Building docker-security-bootstrap-redis-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:35.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:41:36.445Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-29T06:41:36.445Z] (2/33) Installing expat (2.2.9-r1) [2020-12-29T06:41:36.445Z] (3/33) Installing libffi (3.3-r2) [2020-12-29T06:41:36.445Z] (4/33) Installing gdbm (1.13-r1) [2020-12-29T06:41:36.445Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-29T06:41:36.717Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-29T06:41:36.718Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-29T06:41:38.703Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-29T06:41:38.703Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-29T06:41:38.703Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-29T06:41:38.703Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-29T06:41:38.703Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-29T06:41:38.703Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-29T06:41:38.703Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-29T06:41:38.976Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-29T06:41:38.976Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-29T06:41:38.976Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-29T06:41:38.976Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-29T06:41:38.976Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-29T06:41:38.976Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-29T06:41:38.976Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-29T06:41:38.976Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-29T06:41:39.253Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-29T06:41:39.253Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-29T06:41:39.253Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-29T06:41:39.253Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-29T06:41:39.253Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-29T06:41:39.253Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-29T06:41:39.253Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-29T06:41:39.253Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-29T06:41:39.253Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-29T06:41:39.253Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-29T06:41:39.253Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-29T06:41:39.528Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:41:39.528Z] OK: 71 MiB in 55 packages [2020-12-29T06:41:51.933Z] Removing intermediate container f230bfd23445 [2020-12-29T06:41:51.933Z] ---> 903800ebd5c3 [2020-12-29T06:41:51.933Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-29T06:41:51.933Z] ---> Running in a7b354844df1 [2020-12-29T06:41:56.244Z] Collecting docker-compose==1.23.2 [2020-12-29T06:41:56.518Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-29T06:41:57.506Z] Collecting cached-property<2,>=1.2.0 [2020-12-29T06:41:57.506Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-29T06:41:57.783Z] Collecting texttable<0.10,>=0.9.0 [2020-12-29T06:41:57.783Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-29T06:42:01.194Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-29T06:42:01.194Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-29T06:42:02.182Z] Collecting docker<4.0,>=3.6.0 [2020-12-29T06:42:02.182Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-29T06:42:03.314Z] Collecting PyYAML<4,>=3.10 [2020-12-29T06:42:03.314Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-29T06:42:03.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:42:03.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:42:03.591Z] ---> 581dd39f03e0 [2020-12-29T06:42:03.591Z] Step 3/24 : WORKDIR /edgex-go [2020-12-29T06:42:03.592Z] ---> Using cache [2020-12-29T06:42:03.592Z] ---> 7c0d69bf3a67 [2020-12-29T06:42:03.592Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:42:03.592Z] ---> Using cache [2020-12-29T06:42:03.592Z] ---> a90a6db96a72 [2020-12-29T06:42:03.592Z] Step 5/24 : RUN apk update && apk add make git [2020-12-29T06:42:06.989Z] ---> Running in dae6285b95d2 [2020-12-29T06:42:07.587Z] Collecting jsonschema<3,>=2.5.1 [2020-12-29T06:42:07.587Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-29T06:42:07.863Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-29T06:42:08.464Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-29T06:42:08.464Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-29T06:42:08.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:09.016Z] Collecting docopt<0.7,>=0.6.1 [2020-12-29T06:42:09.016Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-29T06:42:09.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:10.608Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:42:10.608Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:42:10.608Z] OK: 12620 distinct packages available [2020-12-29T06:42:11.209Z] OK: 217 MiB in 51 packages [2020-12-29T06:42:11.812Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-29T06:42:11.812Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-29T06:42:14.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:42:14.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderRequirement 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) [2020-12-29T06:42:14.461Z] [2020-12-29T06:42:14.461Z] ---> 581dd39f03e0 [2020-12-29T06:42:14.461Z] Step 3/22 : WORKDIR /edgex-go [2020-12-29T06:42:14.461Z] ---> Using cache [2020-12-29T06:42:14.461Z] ---> 7c0d69bf3a67 [2020-12-29T06:42:14.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:42:14.461Z] ---> Using cache [2020-12-29T06:42:14.461Z] ---> a90a6db96a72 [2020-12-29T06:42:14.461Z] Step 5/22 : RUN apk update && apk add make git [2020-12-29T06:42:14.461Z] ---> Running in 29944d26e54f [2020-12-29T06:42:15.095Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-29T06:42:15.095Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-29T06:42:15.390Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:42:15.390Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:42:15.390Z] ---> 581dd39f03e0 [2020-12-29T06:42:15.390Z] Step 3/21 : WORKDIR /edgex-go [2020-12-29T06:42:15.390Z] ---> Using cache [2020-12-29T06:42:15.390Z] ---> 7c0d69bf3a67 [2020-12-29T06:42:15.390Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:42:15.390Z] ---> Using cache [2020-12-29T06:42:15.390Z] ---> a90a6db96a72 [2020-12-29T06:42:15.390Z] Step 5/21 : RUN apk update && apk add make git [2020-12-29T06:42:15.390Z] ---> Using cache [2020-12-29T06:42:15.390Z] ---> f207ead18f2d [2020-12-29T06:42:15.390Z] Step 6/21 : COPY go.mod . [2020-12-29T06:42:15.390Z] Removing intermediate container dae6285b95d2 [2020-12-29T06:42:15.390Z] ---> f207ead18f2d [2020-12-29T06:42:15.390Z] Step 6/24 : COPY go.mod . [2020-12-29T06:42:15.673Z] Collecting idna<2.8,>=2.5 [2020-12-29T06:42:15.673Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-29T06:42:15.673Z] 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) [2020-12-29T06:42:15.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-29T06:42:15.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-29T06:42:15.963Z] ---> 581dd39f03e0 [2020-12-29T06:42:15.963Z] Step 3/23 : WORKDIR /edgex-go [2020-12-29T06:42:15.963Z] ---> Using cache [2020-12-29T06:42:15.963Z] ---> 7c0d69bf3a67 [2020-12-29T06:42:15.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:42:15.963Z] ---> Using cache [2020-12-29T06:42:15.963Z] ---> a90a6db96a72 [2020-12-29T06:42:15.963Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-29T06:42:15.963Z] Collecting docker-pycreds>=0.4.0 [2020-12-29T06:42:15.963Z] ---> Running in 9374681aa4ff [2020-12-29T06:42:16.247Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-29T06:42:16.247Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-29T06:42:16.247Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-29T06:42:16.247Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-29T06:42:16.247Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-29T06:42:16.247Z] ---> a0b53a2f62c7 [2020-12-29T06:42:16.247Z] Step 7/21 : RUN go mod download [2020-12-29T06:42:16.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:16.524Z] ---> Running in 452f14593869 [2020-12-29T06:42:16.524Z] ---> 4b0be4148b40 [2020-12-29T06:42:16.524Z] Step 7/24 : RUN go mod download [2020-12-29T06:42:16.817Z] ---> Running in a6f3183e391f [2020-12-29T06:42:17.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:17.711Z] Installing collected packages: cached-property, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, docopt, dockerpty, docker-compose [2020-12-29T06:42:17.711Z] Running setup.py install for texttable: started [2020-12-29T06:42:17.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:18.269Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:42:18.269Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:42:18.269Z] OK: 12620 distinct packages available [2020-12-29T06:42:18.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:19.146Z] OK: 217 MiB in 51 packages [2020-12-29T06:42:20.147Z] v3.12.3-20-g9352de21ca [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-29T06:42:20.147Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-29T06:42:20.147Z] OK: 12620 distinct packages available [2020-12-29T06:42:20.426Z] Running setup.py install for texttable: finished with status 'done' [2020-12-29T06:42:20.426Z] Attempting uninstall: urllib3 [2020-12-29T06:42:20.426Z] Found existing installation: urllib3 1.25.9 [2020-12-29T06:42:20.426Z] Uninstalling urllib3-1.25.9: [2020-12-29T06:42:20.702Z] Removing intermediate container 452f14593869 [2020-12-29T06:42:20.702Z] ---> e267de1d6eb5 [2020-12-29T06:42:20.702Z] Step 8/21 : COPY . . [2020-12-29T06:42:20.702Z] Successfully uninstalled urllib3-1.25.9 [2020-12-29T06:42:20.985Z] Removing intermediate container a6f3183e391f [2020-12-29T06:42:20.985Z] ---> 1c282c410ae7 [2020-12-29T06:42:20.985Z] Step 8/24 : COPY . . [2020-12-29T06:42:20.985Z] OK: 217 MiB in 51 packages [2020-12-29T06:42:21.266Z] Removing intermediate container 29944d26e54f [2020-12-29T06:42:21.266Z] ---> 5ae3089b3628 [2020-12-29T06:42:21.546Z] Step 6/22 : COPY go.mod . [2020-12-29T06:42:21.546Z] Attempting uninstall: idna [2020-12-29T06:42:21.546Z] Found existing installation: idna 2.9 [2020-12-29T06:42:21.546Z] Uninstalling idna-2.9: [2020-12-29T06:42:21.546Z] Successfully uninstalled idna-2.9 [2020-12-29T06:42:22.152Z] Attempting uninstall: requests [2020-12-29T06:42:22.152Z] Found existing installation: requests 2.23.0 [2020-12-29T06:42:22.152Z] Uninstalling requests-2.23.0: [2020-12-29T06:42:22.429Z] Successfully uninstalled requests-2.23.0 [2020-12-29T06:42:23.415Z] ---> f65f9cc466e6 [2020-12-29T06:42:23.415Z] Step 7/22 : RUN go mod download [2020-12-29T06:42:24.018Z] Removing intermediate container 9374681aa4ff [2020-12-29T06:42:24.018Z] ---> df627dad30b4 [2020-12-29T06:42:24.018Z] Step 6/23 : COPY go.mod . [2020-12-29T06:42:24.622Z] ---> Running in b43a37e1ea48 [2020-12-29T06:42:25.622Z] ---> 639a6d3bee41 [2020-12-29T06:42:25.622Z] Step 7/23 : RUN go mod download [2020-12-29T06:42:25.900Z] Running setup.py install for PyYAML: started [2020-12-29T06:42:26.494Z] ---> Running in 83e5744bd307 [2020-12-29T06:42:29.125Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-29T06:42:29.125Z] Removing intermediate container b43a37e1ea48 [2020-12-29T06:42:29.125Z] ---> 3231d836195f [2020-12-29T06:42:29.125Z] Step 8/22 : COPY . . [2020-12-29T06:42:29.400Z] Running setup.py install for docopt: started [2020-12-29T06:42:30.844Z] Removing intermediate container 83e5744bd307 [2020-12-29T06:42:30.844Z] ---> 51f9ba42ba56 [2020-12-29T06:42:30.844Z] Step 8/23 : COPY . . [2020-12-29T06:42:31.829Z] Running setup.py install for docopt: finished with status 'done' [2020-12-29T06:42:31.829Z] Running setup.py install for dockerpty: started [2020-12-29T06:42:33.817Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-29T06:42:34.800Z] 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.57.0 [2020-12-29T06:42:43.103Z] ---> b51f05129284 [2020-12-29T06:42:43.103Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-29T06:42:43.103Z] ---> 5a822feb83de [2020-12-29T06:42:43.103Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-29T06:42:43.386Z] ---> Running in bef00a626640 [2020-12-29T06:42:43.985Z] ---> Running in a12406aa9c8f [2020-12-29T06:42:44.261Z] Removing intermediate container a7b354844df1 [2020-12-29T06:42:44.261Z] ---> a6dc9168fd30 [2020-12-29T06:42:44.261Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-29T06:42:45.245Z] ---> Running in 222564efcbd8 [2020-12-29T06:42:45.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-29T06:42:45.552Z] 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 [2020-12-29T06:42:47.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:47.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:42:47.889Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-29T06:42:47.889Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-29T06:42:47.889Z] (3/3) Installing curl (7.69.1-r3) [2020-12-29T06:42:47.890Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:42:47.890Z] OK: 71 MiB in 58 packages [2020-12-29T06:42:52.257Z] Removing intermediate container 222564efcbd8 [2020-12-29T06:42:52.257Z] ---> d36745730531 [2020-12-29T06:42:52.257Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-29T06:42:52.257Z] ---> Running in 6835944f0f01 [2020-12-29T06:42:53.263Z] ---> e774c77caaca [2020-12-29T06:42:53.264Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-29T06:42:53.264Z] Removing intermediate container 6835944f0f01 [2020-12-29T06:42:53.264Z] ---> 34dc8091ac74 [2020-12-29T06:42:53.264Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:42:53.264Z] ---> Running in 25570bb5fc05 [2020-12-29T06:42:53.549Z] ---> Running in 91d42effc63a [2020-12-29T06:42:53.836Z] ---> 8a064becc45a [2020-12-29T06:42:53.836Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-29T06:42:54.127Z] ---> Running in fcae3e55b310 [2020-12-29T06:42:54.740Z] Removing intermediate container 91d42effc63a [2020-12-29T06:42:54.740Z] ---> d1220941d362 [2020-12-29T06:42:54.740Z] Step 25/27 : LABEL arch=arm64 [2020-12-29T06:42:55.018Z] ---> Running in a1d7ffcccac3 [2020-12-29T06:42:56.016Z] 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 [2020-12-29T06:42:56.016Z] Removing intermediate container a1d7ffcccac3 [2020-12-29T06:42:56.016Z] ---> 23ae228c13fe [2020-12-29T06:42:56.016Z] Step 26/27 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:42:56.294Z] ---> Running in 1ca2da0b8aa5 [2020-12-29T06:42:56.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-29T06:42:56.879Z] Removing intermediate container 1ca2da0b8aa5 [2020-12-29T06:42:56.879Z] ---> 1e75cf49b847 [2020-12-29T06:42:56.879Z] Step 27/27 : LABEL version=0.0.0 [2020-12-29T06:42:57.158Z] ---> Running in ff59afabcd9e [2020-12-29T06:42:58.149Z] Removing intermediate container ff59afabcd9e [2020-12-29T06:42:58.149Z] ---> a49bf9d1fc9d [2020-12-29T06:42:58.149Z] [2020-12-29T06:42:58.421Z] Successfully built a49bf9d1fc9d [2020-12-29T06:42:58.421Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-29T06:43:55.013Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-29T06:44:01.782Z] Removing intermediate container a12406aa9c8f [2020-12-29T06:44:01.782Z] ---> 6ba4369eeada [2020-12-29T06:44:01.782Z] [2020-12-29T06:44:01.782Z] Step 10/24 : FROM alpine:3.10 [2020-12-29T06:44:01.782Z] ---> 536a684cf733 [2020-12-29T06:44:01.782Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-29T06:44:01.782Z] ---> Using cache [2020-12-29T06:44:01.782Z] ---> 526fcd6aa0c1 [2020-12-29T06:44:01.782Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-29T06:44:01.782Z] ---> Running in b0b98ccb1a2a [2020-12-29T06:44:02.391Z] Removing intermediate container b0b98ccb1a2a [2020-12-29T06:44:02.391Z] ---> 27355f31ac71 [2020-12-29T06:44:02.391Z] Step 13/24 : WORKDIR / [2020-12-29T06:44:02.673Z] ---> Running in 6a1b783c5fe2 [2020-12-29T06:44:02.953Z] Removing intermediate container bef00a626640 [2020-12-29T06:44:02.953Z] ---> 30e94ee9c101 [2020-12-29T06:44:02.953Z] [2020-12-29T06:44:02.953Z] Step 10/21 : FROM scratch [2020-12-29T06:44:02.953Z] ---> [2020-12-29T06:44:02.953Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:44:02.953Z] ---> Using cache [2020-12-29T06:44:02.953Z] ---> bca19e9d90a4 [2020-12-29T06:44:02.953Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-29T06:44:03.232Z] ---> Running in f7c9c80c1177 [2020-12-29T06:44:03.510Z] Removing intermediate container 6a1b783c5fe2 [2020-12-29T06:44:03.510Z] ---> 184e417a3c7c [2020-12-29T06:44:03.510Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-29T06:44:04.114Z] Removing intermediate container f7c9c80c1177 [2020-12-29T06:44:04.114Z] ---> 3bc507665640 [2020-12-29T06:44:04.114Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-29T06:44:04.114Z] ---> Running in 7b1b0b91af83 [2020-12-29T06:44:05.100Z] Removing intermediate container 7b1b0b91af83 [2020-12-29T06:44:05.100Z] ---> 613bc10ce66d [2020-12-29T06:44:05.100Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-29T06:44:05.100Z] ---> 214440cd9337 [2020-12-29T06:44:05.100Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-29T06:44:06.553Z] ---> d343d10411ce [2020-12-29T06:44:06.553Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-29T06:44:06.829Z] ---> c91a36224ce4 [2020-12-29T06:44:06.829Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-29T06:44:08.294Z] ---> 92717384ab2d [2020-12-29T06:44:08.294Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-29T06:44:08.575Z] ---> eff58e63fe20 [2020-12-29T06:44:08.575Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-29T06:44:10.024Z] ---> f98a2043840c [2020-12-29T06:44:10.024Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-29T06:44:10.302Z] ---> Running in 7323413cc1af [2020-12-29T06:44:10.302Z] ---> 6056a9d295da [2020-12-29T06:44:10.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-29T06:44:11.292Z] Removing intermediate container 7323413cc1af [2020-12-29T06:44:11.292Z] ---> 261d0fedb395 [2020-12-29T06:44:11.292Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:44:11.574Z] ---> Running in fb77533974e1 [2020-12-29T06:44:12.565Z] ---> d170cb99dffe [2020-12-29T06:44:12.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-29T06:44:12.565Z] Removing intermediate container fb77533974e1 [2020-12-29T06:44:12.565Z] ---> 96f153d53419 [2020-12-29T06:44:12.565Z] Step 19/21 : LABEL arch=arm64 [2020-12-29T06:44:12.841Z] ---> Running in 8f3cb431c08e [2020-12-29T06:44:13.832Z] Removing intermediate container 8f3cb431c08e [2020-12-29T06:44:13.832Z] ---> 734eb5f15ff4 [2020-12-29T06:44:13.832Z] Step 20/21 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:44:13.832Z] ---> 902422b42631 [2020-12-29T06:44:13.832Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-29T06:44:14.111Z] ---> Running in f48d12ddec70 [2020-12-29T06:44:14.111Z] ---> Running in dfecef2b03c8 [2020-12-29T06:44:15.105Z] Removing intermediate container f48d12ddec70 [2020-12-29T06:44:15.105Z] ---> 5d55ee8611ff [2020-12-29T06:44:15.105Z] Step 21/21 : LABEL version=0.0.0 [2020-12-29T06:44:15.391Z] ---> Running in 2fefbe80d041 [2020-12-29T06:44:15.999Z] Removing intermediate container 2fefbe80d041 [2020-12-29T06:44:15.999Z] ---> 5d47c2973aff [2020-12-29T06:44:15.999Z] [2020-12-29T06:44:16.610Z] Successfully built 5d47c2973aff [2020-12-29T06:44:16.610Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-29T06:44:17.595Z]  Building docker-support-scheduler-go ... done Removing intermediate container dfecef2b03c8 [2020-12-29T06:44:17.595Z] ---> 2ec54ecbb583 [2020-12-29T06:44:17.595Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-29T06:44:17.870Z] ---> Running in fa2459c1b67c [2020-12-29T06:44:18.473Z] Removing intermediate container fa2459c1b67c [2020-12-29T06:44:18.473Z] ---> 7ceb00b83f74 [2020-12-29T06:44:18.473Z] Step 22/24 : LABEL arch=arm64 [2020-12-29T06:44:18.752Z] ---> Running in 703e6a7be519 [2020-12-29T06:44:19.352Z] Removing intermediate container 703e6a7be519 [2020-12-29T06:44:19.352Z] ---> d32b8cdc0ec0 [2020-12-29T06:44:19.352Z] Step 23/24 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:44:19.633Z] ---> Running in 90b51e0e4368 [2020-12-29T06:44:20.236Z] Removing intermediate container 90b51e0e4368 [2020-12-29T06:44:20.236Z] ---> dd1a3ea524a2 [2020-12-29T06:44:20.236Z] Step 24/24 : LABEL version=0.0.0 [2020-12-29T06:44:20.514Z] ---> Running in 79ef7509f342 [2020-12-29T06:44:21.129Z] Removing intermediate container 79ef7509f342 [2020-12-29T06:44:21.129Z] ---> 05a43054f292 [2020-12-29T06:44:21.129Z] [2020-12-29T06:44:21.404Z] Successfully built 05a43054f292 [2020-12-29T06:44:21.404Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-29T06:44:26.816Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 25570bb5fc05 [2020-12-29T06:44:26.816Z] ---> 99f7a68e8453 [2020-12-29T06:44:26.816Z] [2020-12-29T06:44:26.816Z] Step 10/22 : FROM scratch [2020-12-29T06:44:26.816Z] ---> [2020-12-29T06:44:26.816Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:44:27.092Z] ---> Using cache [2020-12-29T06:44:27.092Z] ---> bca19e9d90a4 [2020-12-29T06:44:27.092Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-29T06:44:27.092Z] ---> Running in e74e88173e58 [2020-12-29T06:44:27.700Z] Removing intermediate container e74e88173e58 [2020-12-29T06:44:27.700Z] ---> 3a3d5a4cfa04 [2020-12-29T06:44:27.700Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-29T06:44:27.700Z] ---> Running in 4bd44683953f [2020-12-29T06:44:28.677Z] Removing intermediate container 4bd44683953f [2020-12-29T06:44:28.677Z] ---> d483b1eb5783 [2020-12-29T06:44:28.677Z] Step 14/22 : WORKDIR / [2020-12-29T06:44:28.677Z] ---> Running in 945247aec6cf [2020-12-29T06:44:28.952Z] Removing intermediate container 945247aec6cf [2020-12-29T06:44:28.952Z] ---> e980e18bedd5 [2020-12-29T06:44:28.952Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-29T06:44:29.937Z] ---> 797934db658a [2020-12-29T06:44:29.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-29T06:44:30.921Z] ---> 929df57d0cf7 [2020-12-29T06:44:30.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-29T06:44:32.360Z] ---> c75fbd7c498e [2020-12-29T06:44:32.360Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-29T06:44:32.635Z] ---> Running in 3b0b4dafafbf [2020-12-29T06:44:32.917Z] Removing intermediate container fcae3e55b310 [2020-12-29T06:44:32.917Z] ---> 1eaaa54e2128 [2020-12-29T06:44:32.917Z] [2020-12-29T06:44:32.917Z] Step 10/23 : FROM alpine [2020-12-29T06:44:32.917Z] ---> afeebe901d6b [2020-12-29T06:44:32.917Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-29T06:44:33.193Z] ---> Running in d54c17e9bcc7 [2020-12-29T06:44:33.193Z] Removing intermediate container 3b0b4dafafbf [2020-12-29T06:44:33.193Z] ---> d460266d828e [2020-12-29T06:44:33.193Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:44:33.465Z] ---> Running in cff254159bb7 [2020-12-29T06:44:33.738Z] Removing intermediate container d54c17e9bcc7 [2020-12-29T06:44:33.738Z] ---> 4a9eabf12d1d [2020-12-29T06:44:33.738Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-29T06:44:33.738Z] ---> Running in 24a77cfb27c1 [2020-12-29T06:44:34.014Z] Removing intermediate container cff254159bb7 [2020-12-29T06:44:34.014Z] ---> def51dc0fd74 [2020-12-29T06:44:34.014Z] Step 20/22 : LABEL arch=arm64 [2020-12-29T06:44:34.014Z] ---> Running in ccd7bf2971cc [2020-12-29T06:44:34.287Z] Removing intermediate container 24a77cfb27c1 [2020-12-29T06:44:34.287Z] ---> 354d5bc3ccd1 [2020-12-29T06:44:34.287Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-29T06:44:34.561Z] ---> Running in de33781a262f [2020-12-29T06:44:34.561Z] Removing intermediate container ccd7bf2971cc [2020-12-29T06:44:34.561Z] ---> b37815daac0d [2020-12-29T06:44:34.561Z] Step 21/22 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:44:34.840Z] ---> Running in ca2436f38537 [2020-12-29T06:44:35.115Z] Removing intermediate container de33781a262f [2020-12-29T06:44:35.115Z] ---> 9dfbf641656e [2020-12-29T06:44:35.115Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T06:44:35.115Z] ---> Running in dfafb31b6030 [2020-12-29T06:44:35.395Z] Removing intermediate container ca2436f38537 [2020-12-29T06:44:35.395Z] ---> c3e79f1213b4 [2020-12-29T06:44:35.395Z] Step 22/22 : LABEL version=0.0.0 [2020-12-29T06:44:35.395Z] ---> Running in 39e2ded17de1 [2020-12-29T06:44:35.999Z] Removing intermediate container 39e2ded17de1 [2020-12-29T06:44:35.999Z] ---> 4db4a9408965 [2020-12-29T06:44:35.999Z] [2020-12-29T06:44:36.595Z] Successfully built 4db4a9408965 [2020-12-29T06:44:36.595Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-29T06:44:37.644Z]  Building docker-core-metadata-go ... done Removing intermediate container dfafb31b6030 [2020-12-29T06:44:37.644Z] ---> b61027d8a226 [2020-12-29T06:44:37.644Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-29T06:44:37.934Z] ---> Running in c51509235a92 [2020-12-29T06:44:38.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T06:44:39.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T06:44:40.524Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-29T06:44:40.524Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-29T06:44:40.524Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-29T06:44:40.804Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-29T06:44:40.804Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-29T06:44:41.092Z] Executing busybox-1.31.1-r19.trigger [2020-12-29T06:44:41.092Z] OK: 8 MiB in 19 packages [2020-12-29T06:44:42.556Z] Removing intermediate container c51509235a92 [2020-12-29T06:44:42.556Z] ---> f99483170fa4 [2020-12-29T06:44:42.556Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-29T06:44:43.150Z] ---> a31f24aeabd4 [2020-12-29T06:44:43.150Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-29T06:44:44.128Z] ---> 73ee8e89a29c [2020-12-29T06:44:44.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-29T06:44:45.106Z] ---> fe7b6f930e38 [2020-12-29T06:44:45.106Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-29T06:44:45.107Z] ---> Running in 871578a524dc [2020-12-29T06:44:45.378Z] Removing intermediate container 871578a524dc [2020-12-29T06:44:45.378Z] ---> 6a4aa048c9c5 [2020-12-29T06:44:45.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T06:44:45.648Z] ---> Running in c65f585691d9 [2020-12-29T06:44:45.920Z] Removing intermediate container c65f585691d9 [2020-12-29T06:44:45.920Z] ---> 6386e205821f [2020-12-29T06:44:45.920Z] Step 21/23 : LABEL arch=arm64 [2020-12-29T06:44:46.193Z] ---> Running in f2dd2d0682e3 [2020-12-29T06:44:46.466Z] Removing intermediate container f2dd2d0682e3 [2020-12-29T06:44:46.466Z] ---> 36a932a832dd [2020-12-29T06:44:46.466Z] Step 22/23 : LABEL git_sha=fed6dca3267e47760e5c8745ac0b87d9b2b6657c [2020-12-29T06:44:46.739Z] ---> Running in bd4e529215f1 [2020-12-29T06:44:47.011Z] Removing intermediate container bd4e529215f1 [2020-12-29T06:44:47.011Z] ---> 11e12ac7d48e [2020-12-29T06:44:47.011Z] Step 23/23 : LABEL version=0.0.0 [2020-12-29T06:44:47.285Z] ---> Running in 5623763e7016 [2020-12-29T06:44:47.879Z] Removing intermediate container 5623763e7016 [2020-12-29T06:44:47.879Z] ---> 975130e7cbb5 [2020-12-29T06:44:47.879Z] [2020-12-29T06:44:48.151Z] Successfully built 975130e7cbb5 [2020-12-29T06:44:48.151Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-29T06:44:48.437Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-29T06:44:48.451Z] $ docker stop --time=1 0e6d48a16f89b84c401c1546eb33cd54bba32b1b31e55a371d054d3311670ce8 [2020-12-29T06:44:50.390Z] $ docker rm -f 0e6d48a16f89b84c401c1546eb33cd54bba32b1b31e55a371d054d3311670ce8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T06:44:51.235Z] + docker images [2020-12-29T06:44:51.235Z] + grep docker [2020-12-29T06:44:51.505Z] docker-core-data-go-arm64 latest 975130e7cbb5 4 seconds ago 21MB [2020-12-29T06:44:51.505Z] docker-core-metadata-go-arm64 latest 4db4a9408965 16 seconds ago 12.3MB [2020-12-29T06:44:51.505Z] docker-security-secretstore-setup-go-arm64 latest 05a43054f292 31 seconds ago 23.5MB [2020-12-29T06:44:51.505Z] docker-support-scheduler-go-arm64 latest 5d47c2973aff 36 seconds ago 10.1MB [2020-12-29T06:44:51.505Z] docker-sys-mgmt-agent-go-arm64 latest a49bf9d1fc9d About a minute ago 300MB [2020-12-29T06:44:51.505Z] docker-security-bootstrap-redis-go-arm64 latest de572a1c07e3 3 minutes ago 15.2MB [2020-12-29T06:44:51.505Z] docker-security-proxy-setup-go-arm64 latest c6d8c819c65b 3 minutes ago 23.4MB [2020-12-29T06:44:51.505Z] docker-support-notifications-go-arm64 latest a81e66a82c6b 3 minutes ago 11.4MB [2020-12-29T06:44:51.505Z] docker-core-command-go-arm64 latest 73747946e24f 3 minutes ago 9.98MB [2020-12-29T06:44:51.505Z] docker latest f66387bf908a 10 days ago 228MB [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] } [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] wrap [2020-12-29T06:44:55.494Z] provisioning config files... [2020-12-29T06:44:55.507Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5760058976434713457tmp [Pipeline] { [Pipeline] sh [2020-12-29T06:44:55.951Z] + set +x [2020-12-29T06:44:55.952Z] + curl -s https://codecov.io/bash [2020-12-29T06:44:55.952Z] + bash -s -- [2020-12-29T06:44:56.526Z] [2020-12-29T06:44:56.526Z] _____ _ [2020-12-29T06:44:56.526Z] / ____| | | [2020-12-29T06:44:56.526Z] | | ___ __| | ___ ___ _____ __ [2020-12-29T06:44:56.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-29T06:44:56.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-29T06:44:56.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-29T06:44:56.526Z] Bash-20201223-5ad85e3 [2020-12-29T06:44:56.526Z] [2020-12-29T06:44:56.526Z] [2020-12-29T06:44:56.526Z] ==> git version 2.24.3 found [2020-12-29T06:44:56.526Z] ==> 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 [2020-12-29T06:44:56.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-29T06:44:56.526Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-29T06:44:56.526Z] ==> Jenkins CI detected. [2020-12-29T06:44:56.526Z] project root: . [2020-12-29T06:44:56.526Z] --> token set from env [2020-12-29T06:44:56.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-29T06:44:56.526Z] ==> Running gcov in . (disable via -X gcov) [2020-12-29T06:44:56.526Z] ==> Python coveragepy not found [2020-12-29T06:44:56.526Z] ==> Searching for coverage reports in: [2020-12-29T06:44:56.526Z] + . [2020-12-29T06:44:56.526Z] -> Found 1 reports [2020-12-29T06:44:56.526Z] ==> Detecting git/mercurial file structure [2020-12-29T06:44:56.526Z] ==> Reading reports [2020-12-29T06:44:56.526Z] + ./coverage.out bytes=537098 [2020-12-29T06:44:56.526Z] ==> Appending adjustments [2020-12-29T06:44:56.526Z] https://docs.codecov.io/docs/fixing-reports [2020-12-29T06:44:59.078Z] + Found adjustments [2020-12-29T06:44:59.078Z] ==> Gzipping contents [2020-12-29T06:44:59.078Z] 80K /tmp/codecov.a4KUbw.gz [2020-12-29T06:44:59.078Z] ==> Uploading reports [2020-12-29T06:44:59.078Z] url: https://codecov.io [2020-12-29T06:44:59.078Z] query: branch=PR-2971&commit=fed6dca3267e47760e5c8745ac0b87d9b2b6657c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2971%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2971&job=&cmd_args= [2020-12-29T06:44:59.078Z] -> Pinging Codecov [2020-12-29T06:44:59.078Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=PR-2971&commit=fed6dca3267e47760e5c8745ac0b87d9b2b6657c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2971%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2971&job=&cmd_args= [2020-12-29T06:44:59.659Z] -> Uploading to [2020-12-29T06:44:59.659Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-29/00271124DB129430A58F1EEE437C3FCB/fed6dca3267e47760e5c8745ac0b87d9b2b6657c/17ea9ca9-b857-4be4-916a-a3653fb0f63a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201229T064459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb81423ffdb1d80f0d6cc19c338b327a385ea150f1fd826f367b58047433754e [2020-12-29T06:44:59.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-29T06:44:59.659Z] Dload Upload Total Spent Left Speed [2020-12-29T06:45:00.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81810 0 0 100 81810 0 147k --:--:-- --:--:-- --:--:-- 147k [2020-12-29T06:45:00.186Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fed6dca3267e47760e5c8745ac0b87d9b2b6657c [Pipeline] } [2020-12-29T06:45:00.208Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-29T06:45:03.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:45:04.365Z] ---> package-listing.sh [2020-12-29T06:45:04.365Z] ++ facter osfamily [2020-12-29T06:45:04.365Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-29T06:45:04.365Z] + OS_FAMILY=redhat [2020-12-29T06:45:04.365Z] + workspace=/w/workspace/edgex-go/1 [2020-12-29T06:45:04.365Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-29T06:45:04.365Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-29T06:45:04.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-29T06:45:04.365Z] + PACKAGES=/tmp/packages_start.txt [2020-12-29T06:45:04.365Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-29T06:45:04.365Z] + PACKAGES=/tmp/packages_end.txt [2020-12-29T06:45:04.365Z] + case "${OS_FAMILY}" in [2020-12-29T06:45:04.365Z] + rpm -qa [2020-12-29T06:45:04.365Z] + sort [2020-12-29T06:45:09.673Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-29T06:45:09.673Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-29T06:45:09.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-29T06:45:09.673Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-29T06:45:09.673Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-29T06:45:09.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-29T06:45:09.705Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-29T06:45:10.015Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:45:10.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T06:45:10.353Z] [2020-12-29T06:45:10.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-29T06:45:10.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T06:45:10.794Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-29T06:45:10.794Z] df20fa9351a1: Pulling fs layer [2020-12-29T06:45:10.794Z] 36b3adc4ff6f: Pulling fs layer [2020-12-29T06:45:10.794Z] 8ad3a11d3b57: Pulling fs layer [2020-12-29T06:45:10.794Z] 46f8f816bc3b: Pulling fs layer [2020-12-29T06:45:10.794Z] 93b61091891f: Pulling fs layer [2020-12-29T06:45:10.794Z] 93b9cdb0e59b: Pulling fs layer [2020-12-29T06:45:10.794Z] 5e14af77c1be: Pulling fs layer [2020-12-29T06:45:10.794Z] 01666e4c0597: Pulling fs layer [2020-12-29T06:45:10.794Z] aa168da1d23b: Pulling fs layer [2020-12-29T06:45:10.794Z] 46f8f816bc3b: Waiting [2020-12-29T06:45:10.794Z] 93b61091891f: Waiting [2020-12-29T06:45:10.794Z] 93b9cdb0e59b: Waiting [2020-12-29T06:45:10.794Z] 5e14af77c1be: Waiting [2020-12-29T06:45:10.794Z] 01666e4c0597: Waiting [2020-12-29T06:45:10.794Z] aa168da1d23b: Waiting [2020-12-29T06:45:10.794Z] 36b3adc4ff6f: Verifying Checksum [2020-12-29T06:45:10.794Z] 36b3adc4ff6f: Download complete [2020-12-29T06:45:10.794Z] 46f8f816bc3b: Verifying Checksum [2020-12-29T06:45:10.794Z] 46f8f816bc3b: Download complete [2020-12-29T06:45:11.058Z] df20fa9351a1: Verifying Checksum [2020-12-29T06:45:11.058Z] 93b9cdb0e59b: Verifying Checksum [2020-12-29T06:45:11.058Z] 93b9cdb0e59b: Download complete [2020-12-29T06:45:11.058Z] 93b61091891f: Verifying Checksum [2020-12-29T06:45:11.058Z] 93b61091891f: Download complete [2020-12-29T06:45:11.058Z] 5e14af77c1be: Verifying Checksum [2020-12-29T06:45:11.058Z] 5e14af77c1be: Download complete [2020-12-29T06:45:11.058Z] 01666e4c0597: Verifying Checksum [2020-12-29T06:45:11.058Z] 01666e4c0597: Download complete [2020-12-29T06:45:11.322Z] 8ad3a11d3b57: Verifying Checksum [2020-12-29T06:45:11.322Z] 8ad3a11d3b57: Download complete [2020-12-29T06:45:11.322Z] df20fa9351a1: Pull complete [2020-12-29T06:45:11.584Z] 36b3adc4ff6f: Pull complete [2020-12-29T06:45:12.168Z] 8ad3a11d3b57: Pull complete [2020-12-29T06:45:12.435Z] 46f8f816bc3b: Pull complete [2020-12-29T06:45:13.382Z] aa168da1d23b: Verifying Checksum [2020-12-29T06:45:13.382Z] aa168da1d23b: Download complete [2020-12-29T06:45:14.335Z] 93b61091891f: Pull complete [2020-12-29T06:45:14.336Z] 93b9cdb0e59b: Pull complete [2020-12-29T06:45:14.336Z] 5e14af77c1be: Pull complete [2020-12-29T06:45:14.598Z] 01666e4c0597: Pull complete [2020-12-29T06:45:24.691Z] aa168da1d23b: Pull complete [2020-12-29T06:45:24.691Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-29T06:45:24.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T06:45:24.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-29T06:45:24.941Z] prd-centos7-docker-4c-2g-17588 does not seem to be running inside a container [2020-12-29T06:45:24.994Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-29T06:45:28.234Z] $ docker top 07db41d8284b63d831df1ea48566a2cd7a14823cc41e590ba24b241202c2dcb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T06:45:28.817Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-29T06:45:29.137Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-29T06:45:29.462Z] + ls /var/log/sa-host [2020-12-29T06:45:29.462Z] + sadf -c /var/log/sa-host/sa23 [2020-12-29T06:45:29.462Z] file_magic: OK [2020-12-29T06:45:29.462Z] HZ: Using current value: 100 [2020-12-29T06:45:29.462Z] file_header: OK [2020-12-29T06:45:29.462Z] 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 [2020-12-29T06:45:29.462Z] Statistics: [2020-12-29T06:45:29.462Z] Hnuu...uuuununununu... [2020-12-29T06:45:29.462Z] File successfully converted to sysstat format version 12.2.1 [2020-12-29T06:45:29.462Z] + sadf -c /var/log/sa-host/sa29 [2020-12-29T06:45:29.462Z] file_magic: OK [2020-12-29T06:45:29.462Z] HZ: Using current value: 100 [2020-12-29T06:45:29.462Z] file_header: OK [2020-12-29T06:45:29.462Z] 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 [2020-12-29T06:45:29.462Z] Statistics: [2020-12-29T06:45:29.462Z] 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... [2020-12-29T06:45:29.462Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-29T06:45:30.183Z] provisioning config files... [2020-12-29T06:45:30.203Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3696534138531142858tmp [Pipeline] { [Pipeline] echo [2020-12-29T06:45:30.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:45:30.739Z] ---> create-netrc.sh [Pipeline] } [2020-12-29T06:45:30.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-29T06:45:31.016Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:45:31.347Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-29T06:45:31.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:45:31.703Z] ---> sudo-logs.sh [2020-12-29T06:45:31.703Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-29T06:45:31.751Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:45:32.090Z] ---> job-cost.sh [2020-12-29T06:45:32.090Z] lf-activate-venv: SKIPPING [2020-12-29T06:45:32.090Z] INFO: No Stack... [2020-12-29T06:45:34.011Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-29T06:45:34.273Z] INFO: Archiving Costs [Pipeline] echo [2020-12-29T06:45:34.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T06:45:34.636Z] ---> logs-deploy.sh [2020-12-29T06:45:34.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2971/1 [2020-12-29T06:45:34.636Z] INFO: archiving workspace using pattern(s): [2020-12-29T06:45:36.030Z] Archives upload complete. [2020-12-29T06:45:36.297Z] INFO: archiving logs to Nexus [2020-12-29T06:45:37.248Z] ---> uname -a: [2020-12-29T06:45:37.248Z] Linux prd-centos7-docker-4c-2g-17588.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] ---> lscpu: [2020-12-29T06:45:37.248Z] Architecture: x86_64 [2020-12-29T06:45:37.248Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-29T06:45:37.248Z] Byte Order: Little Endian [2020-12-29T06:45:37.248Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-29T06:45:37.248Z] CPU(s): 4 [2020-12-29T06:45:37.248Z] On-line CPU(s) list: 0-3 [2020-12-29T06:45:37.248Z] Thread(s) per core: 1 [2020-12-29T06:45:37.248Z] Core(s) per socket: 1 [2020-12-29T06:45:37.248Z] Socket(s): 4 [2020-12-29T06:45:37.248Z] NUMA node(s): 1 [2020-12-29T06:45:37.248Z] Vendor ID: GenuineIntel [2020-12-29T06:45:37.248Z] CPU family: 6 [2020-12-29T06:45:37.248Z] Model: 44 [2020-12-29T06:45:37.248Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-29T06:45:37.248Z] Stepping: 1 [2020-12-29T06:45:37.248Z] CPU MHz: 2933.438 [2020-12-29T06:45:37.248Z] BogoMIPS: 5866.87 [2020-12-29T06:45:37.248Z] Virtualization: VT-x [2020-12-29T06:45:37.248Z] Hypervisor vendor: KVM [2020-12-29T06:45:37.248Z] Virtualization type: full [2020-12-29T06:45:37.248Z] L1d cache: 128 KiB [2020-12-29T06:45:37.248Z] L1i cache: 128 KiB [2020-12-29T06:45:37.248Z] L2 cache: 16 MiB [2020-12-29T06:45:37.248Z] L3 cache: 64 MiB [2020-12-29T06:45:37.248Z] NUMA node0 CPU(s): 0-3 [2020-12-29T06:45:37.248Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-29T06:45:37.248Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-29T06:45:37.248Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-29T06:45:37.248Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-29T06:45:37.248Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-29T06:45:37.248Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-29T06:45:37.248Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-29T06:45:37.248Z] Vulnerability Srbds: Not affected [2020-12-29T06:45:37.248Z] Vulnerability Tsx async abort: Not affected [2020-12-29T06:45:37.248Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] ---> nproc: [2020-12-29T06:45:37.248Z] 4 [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] ---> df -h: [2020-12-29T06:45:37.248Z] Filesystem Size Used Available Use% Mounted on [2020-12-29T06:45:37.248Z] overlay 50.0G 12.1G 37.9G 24% / [2020-12-29T06:45:37.248Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-29T06:45:37.248Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-29T06:45:37.248Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1@tmp [2020-12-29T06:45:37.248Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1 [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] ---> free -m: [2020-12-29T06:45:37.248Z] total used free shared buff/cache available [2020-12-29T06:45:37.248Z] Mem: 1837 688 129 0 1019 1061 [2020-12-29T06:45:37.248Z] Swap: 1023 50 973 [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] ---> ip addr: [2020-12-29T06:45:37.248Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-29T06:45:37.248Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-29T06:45:37.248Z] inet 127.0.0.1/8 scope host lo [2020-12-29T06:45:37.248Z] valid_lft forever preferred_lft forever [2020-12-29T06:45:37.248Z] inet6 ::1/128 scope host [2020-12-29T06:45:37.248Z] valid_lft forever preferred_lft forever [2020-12-29T06:45:37.248Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-29T06:45:37.248Z] link/ether fa:16:3e:f4:9f:28 brd ff:ff:ff:ff:ff:ff [2020-12-29T06:45:37.248Z] inet 10.30.122.203/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-29T06:45:37.248Z] valid_lft 85144sec preferred_lft 85144sec [2020-12-29T06:45:37.248Z] inet6 fe80::f816:3eff:fef4:9f28/64 scope link [2020-12-29T06:45:37.248Z] valid_lft forever preferred_lft forever [2020-12-29T06:45:37.248Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-29T06:45:37.248Z] link/ether 02:42:a1:f0:fe:16 brd ff:ff:ff:ff:ff:ff [2020-12-29T06:45:37.248Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-29T06:45:37.248Z] valid_lft forever preferred_lft forever [2020-12-29T06:45:37.248Z] inet6 fe80::42:a1ff:fef0:fe16/64 scope link [2020-12-29T06:45:37.248Z] valid_lft forever preferred_lft forever [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] ---> sar -b -r -n DEV: [2020-12-29T06:45:37.248Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/29/20 _x86_64_ (4 CPU) [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] 06:24:29 LINUX RESTART (4 CPU) [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] 06:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-29T06:45:37.248Z] 06:26:01 81.14 31.22 49.93 0.00 7418.87 9174.89 0.00 [2020-12-29T06:45:37.248Z] 06:27:01 201.98 100.80 101.18 0.00 6075.15 43967.42 0.00 [2020-12-29T06:45:37.248Z] 06:28:01 240.57 100.08 140.48 0.00 5075.05 31301.33 0.00 [2020-12-29T06:45:37.248Z] 06:29:01 204.19 95.17 109.02 0.00 3485.23 12103.17 0.00 [2020-12-29T06:45:37.248Z] 06:30:01 132.81 40.00 92.81 0.00 2465.11 23987.42 0.00 [2020-12-29T06:45:37.248Z] 06:31:02 1858.66 1549.36 309.29 0.00 130532.22 187764.35 0.00 [2020-12-29T06:45:37.248Z] 06:32:02 1698.64 1374.51 324.13 0.00 116404.25 119514.39 0.00 [2020-12-29T06:45:37.248Z] 06:33:02 1820.68 1480.74 339.94 0.00 97626.52 106746.12 0.00 [2020-12-29T06:45:37.248Z] 06:34:01 1220.42 917.62 302.80 0.00 83521.43 105599.90 0.00 [2020-12-29T06:45:37.248Z] 06:35:01 122.25 10.39 111.87 0.00 2943.28 8516.63 0.00 [2020-12-29T06:45:37.248Z] 06:36:01 1.53 0.32 1.22 0.00 15.72 17.24 0.00 [2020-12-29T06:45:37.248Z] 06:37:01 1.50 1.23 0.27 0.00 94.20 3.56 0.00 [2020-12-29T06:45:37.248Z] 06:38:01 0.28 0.02 0.27 0.00 0.53 2.91 0.00 [2020-12-29T06:45:37.248Z] 06:39:01 0.20 0.00 0.20 0.00 0.00 1.81 0.00 [2020-12-29T06:45:37.248Z] 06:40:01 2.33 1.53 0.80 0.00 52.35 15.08 0.00 [2020-12-29T06:45:37.248Z] 06:41:01 0.48 0.05 0.43 0.00 0.40 4.33 0.00 [2020-12-29T06:45:37.248Z] 06:42:01 0.63 0.00 0.63 0.00 0.00 6.18 0.00 [2020-12-29T06:45:37.248Z] 06:43:01 0.53 0.00 0.53 0.00 0.00 5.26 0.00 [2020-12-29T06:45:37.248Z] 06:44:01 0.62 0.00 0.62 0.00 0.00 6.38 0.00 [2020-12-29T06:45:37.248Z] 06:45:01 5.00 4.41 0.58 0.00 744.18 22.71 0.00 [2020-12-29T06:45:37.248Z] Average: 380.33 285.92 94.42 0.00 22856.25 32519.98 0.00 [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] 06:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-29T06:45:37.248Z] 06:26:01 100832 0 623088 33.12 2620 1155004 1300152 44.37 504020 1071992 12284 [2020-12-29T06:45:37.248Z] 06:27:01 117744 0 694540 36.91 2192 1067068 1443208 49.25 571564 952716 30052 [2020-12-29T06:45:37.248Z] 06:28:01 144200 0 731720 38.89 1072 1004552 1643360 56.09 620084 843440 45392 [2020-12-29T06:45:37.248Z] 06:29:01 296888 0 768812 40.86 684 815160 1671728 57.05 637432 664044 79600 [2020-12-29T06:45:37.248Z] 06:30:01 177592 0 709224 37.69 592 994136 1316004 44.91 618128 801276 24 [2020-12-29T06:45:37.248Z] 06:31:02 64280 0 709624 37.71 112 1107528 1749736 59.72 685828 912996 38160 [2020-12-29T06:45:37.248Z] 06:32:02 416320 0 840952 44.69 84 624188 3153004 107.61 576772 636040 10964 [2020-12-29T06:45:37.248Z] 06:33:02 52552 0 715336 38.02 20 1113636 1866232 63.69 750004 853464 64832 [2020-12-29T06:45:37.248Z] 06:34:01 329432 0 656252 34.88 0 895860 1497112 51.09 625812 697296 152 [2020-12-29T06:45:37.248Z] 06:35:01 444312 0 600424 31.91 0 836808 1224228 41.78 543544 661668 20 [2020-12-29T06:45:37.248Z] 06:36:01 450396 0 594348 31.59 0 836800 1171872 39.99 540580 660848 20 [2020-12-29T06:45:37.248Z] 06:37:01 449060 0 592844 31.51 0 839640 1165620 39.78 539584 663552 12 [2020-12-29T06:45:37.248Z] 06:38:01 449148 0 592760 31.50 0 839636 1165620 39.78 539728 663552 8 [2020-12-29T06:45:37.248Z] 06:39:01 448832 0 593056 31.52 0 839656 1165620 39.78 539612 663568 8 [2020-12-29T06:45:37.248Z] 06:40:01 447160 0 593888 31.56 0 840496 1165620 39.78 539776 664252 8 [2020-12-29T06:45:37.248Z] 06:41:01 446688 0 594332 31.59 0 840524 1165692 39.78 540156 664280 8 [2020-12-29T06:45:37.248Z] 06:42:01 447128 0 593888 31.56 0 840528 1165620 39.78 539912 664280 8 [2020-12-29T06:45:37.248Z] 06:43:01 446728 0 594276 31.58 0 840540 1165816 39.79 540540 664280 8 [2020-12-29T06:45:37.248Z] 06:44:01 447520 0 593480 31.54 0 840544 1165684 39.78 539812 664280 8 [2020-12-29T06:45:37.248Z] 06:45:01 421404 0 597728 31.77 0 862412 1167064 39.83 548788 679788 112 [2020-12-29T06:45:37.248Z] Average: 329911 0 649529 34.52 369 901736 1426450 48.68 577084 737381 14084 [2020-12-29T06:45:37.248Z] [2020-12-29T06:45:37.248Z] 06:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-29T06:45:37.248Z] 06:26:01 eth0 1112.53 787.09 3897.11 128.68 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:26:01 vetha7175ae 91.33 61.19 10.53 212.42 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:26:01 docker0 91.33 61.09 9.28 212.41 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:27:01 veth56af1f8 27.21 28.79 2.11 122.46 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:27:01 eth0 923.41 1198.04 5413.45 110.54 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:27:01 docker0 937.64 608.25 69.07 2571.53 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:28:01 veth856b778 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:28:01 eth0 441.08 329.94 2026.41 76.59 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:28:01 docker0 103.97 137.91 7.08 703.84 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:29:01 veth856b778 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:29:01 eth0 31.37 17.53 22.65 46.06 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:30:01 veth4dc2d2e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:30:01 vetha641e30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:30:01 eth0 220.16 178.66 1704.47 64.92 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:31:02 vethcbb5b90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.248Z] 06:31:02 vetha641e30 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:31:02 eth0 81.72 64.22 171.17 46.03 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:31:02 vethdf3b7db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:32:02 vethae10d62 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:32:02 vetha641e30 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:32:02 vethf9857e8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:32:02 eth0 40.03 24.97 103.61 12.92 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:33:02 vetha641e30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:33:02 eth0 80.43 58.67 110.02 100.15 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:33:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:33:02 veth8c74968 1.99 2.52 0.14 15.47 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:34:01 vetha641e30 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:34:01 eth0 60.80 34.39 130.36 55.67 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:34:01 vethb6db945 4.54 5.35 0.30 29.74 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:35:01 eth0 114.38 74.73 396.76 50.75 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:35:01 docker0 1232.06 947.90 91.17 4212.17 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:36:01 eth0 1.52 0.75 0.83 0.29 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:37:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:38:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:39:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:41:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:42:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:43:01 eth0 0.50 0.35 0.27 0.17 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:44:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:45:01 eth0 7.48 4.75 6.99 3.75 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] Average: eth0 156.06 138.96 700.24 34.90 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] Average: docker0 61.67 47.45 4.56 210.85 0.00 0.00 0.00 0.00 [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z] ---> sar -P ALL: [2020-12-29T06:45:37.249Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/29/20 _x86_64_ (4 CPU) [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z] 06:24:29 LINUX RESTART (4 CPU) [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z] 06:25:01 CPU %user %nice %system %iowait %steal %idle [2020-12-29T06:45:37.249Z] 06:26:01 all 14.13 0.00 5.34 1.74 0.06 78.74 [2020-12-29T06:45:37.249Z] 06:26:01 0 14.52 0.00 5.72 3.63 0.07 76.06 [2020-12-29T06:45:37.249Z] 06:26:01 1 14.17 0.00 4.85 0.90 0.07 80.01 [2020-12-29T06:45:37.249Z] 06:26:01 2 14.84 0.00 5.96 1.02 0.03 78.14 [2020-12-29T06:45:37.249Z] 06:26:01 3 12.98 0.00 4.81 1.44 0.05 80.72 [2020-12-29T06:45:37.249Z] 06:27:01 all 13.85 0.00 7.38 1.30 0.09 77.37 [2020-12-29T06:45:37.249Z] 06:27:01 0 13.39 0.00 8.73 1.39 0.07 76.42 [2020-12-29T06:45:37.249Z] 06:27:01 1 11.08 0.00 6.63 0.63 0.09 81.57 [2020-12-29T06:45:37.249Z] 06:27:01 2 13.32 0.00 7.23 2.43 0.09 76.93 [2020-12-29T06:45:37.249Z] 06:27:01 3 17.64 0.00 6.95 0.75 0.10 74.56 [2020-12-29T06:45:37.249Z] 06:28:01 all 12.83 0.00 7.55 5.14 0.09 74.39 [2020-12-29T06:45:37.249Z] 06:28:01 0 13.52 0.00 7.74 5.40 0.09 73.25 [2020-12-29T06:45:37.249Z] 06:28:01 1 12.33 0.00 7.49 4.81 0.10 75.27 [2020-12-29T06:45:37.249Z] 06:28:01 2 12.36 0.00 7.20 5.49 0.08 74.87 [2020-12-29T06:45:37.249Z] 06:28:01 3 13.13 0.00 7.77 4.87 0.09 74.16 [2020-12-29T06:45:37.249Z] 06:29:01 all 63.64 0.00 15.10 5.53 0.09 15.63 [2020-12-29T06:45:37.249Z] 06:29:01 0 62.43 0.00 15.38 6.34 0.09 15.76 [2020-12-29T06:45:37.249Z] 06:29:01 1 61.38 0.00 15.70 6.14 0.10 16.68 [2020-12-29T06:45:37.249Z] 06:29:01 2 65.66 0.00 14.33 4.04 0.10 15.86 [2020-12-29T06:45:37.249Z] 06:29:01 3 65.11 0.00 15.01 5.60 0.07 14.21 [2020-12-29T06:45:37.249Z] 06:30:01 all 29.25 0.00 11.16 2.56 0.24 56.79 [2020-12-29T06:45:37.249Z] 06:30:01 0 30.42 0.00 12.13 2.58 0.24 54.63 [2020-12-29T06:45:37.249Z] 06:30:01 1 28.80 0.00 11.20 1.96 0.26 57.78 [2020-12-29T06:45:37.249Z] 06:30:01 2 28.50 0.00 10.10 2.54 0.24 58.62 [2020-12-29T06:45:37.249Z] 06:30:01 3 29.30 0.00 11.22 3.16 0.21 56.11 [2020-12-29T06:45:37.249Z] 06:31:02 all 20.10 0.00 24.70 17.39 0.18 37.64 [2020-12-29T06:45:37.249Z] 06:31:02 0 19.09 0.00 23.86 18.91 0.17 37.97 [2020-12-29T06:45:37.249Z] 06:31:02 1 21.42 0.00 25.34 16.60 0.17 36.47 [2020-12-29T06:45:37.249Z] 06:31:02 2 19.79 0.00 24.39 17.10 0.24 38.49 [2020-12-29T06:45:37.249Z] 06:31:02 3 20.08 0.00 25.20 16.96 0.12 37.63 [2020-12-29T06:45:37.249Z] 06:32:02 all 47.21 0.00 23.82 20.19 0.11 8.66 [2020-12-29T06:45:37.249Z] 06:32:02 0 46.35 0.00 24.61 18.53 0.14 10.36 [2020-12-29T06:45:37.249Z] 06:32:02 1 46.42 0.00 24.29 21.50 0.11 7.69 [2020-12-29T06:45:37.249Z] 06:32:02 2 47.73 0.00 23.66 20.32 0.14 8.15 [2020-12-29T06:45:37.249Z] 06:32:02 3 48.37 0.00 22.72 20.41 0.07 8.43 [2020-12-29T06:45:37.249Z] 06:33:02 all 26.14 0.00 19.57 29.86 0.34 24.09 [2020-12-29T06:45:37.249Z] 06:33:02 0 25.68 0.00 18.99 26.84 0.45 28.05 [2020-12-29T06:45:37.249Z] 06:33:02 1 26.43 0.00 19.67 29.32 0.31 24.27 [2020-12-29T06:45:37.249Z] 06:33:02 2 25.85 0.00 20.98 31.36 0.37 21.44 [2020-12-29T06:45:37.249Z] 06:33:02 3 26.62 0.00 18.63 31.94 0.23 22.59 [2020-12-29T06:45:37.249Z] 06:34:01 all 42.96 0.00 19.38 22.21 0.09 15.35 [2020-12-29T06:45:37.249Z] 06:34:01 0 44.34 0.00 18.29 23.88 0.09 13.41 [2020-12-29T06:45:37.249Z] 06:34:01 1 43.05 0.00 19.66 20.46 0.11 16.73 [2020-12-29T06:45:37.249Z] 06:34:01 2 41.69 0.00 20.04 22.38 0.09 15.80 [2020-12-29T06:45:37.249Z] 06:34:01 3 42.75 0.00 19.56 22.11 0.09 15.49 [2020-12-29T06:45:37.249Z] 06:35:01 all 5.97 0.00 4.45 4.89 0.04 84.65 [2020-12-29T06:45:37.249Z] 06:35:01 0 9.03 0.00 5.51 2.21 0.05 83.21 [2020-12-29T06:45:37.249Z] 06:35:01 1 4.49 0.00 3.92 7.29 0.03 84.26 [2020-12-29T06:45:37.249Z] 06:35:01 2 6.77 0.00 4.27 4.67 0.03 84.26 [2020-12-29T06:45:37.249Z] 06:35:01 3 3.58 0.00 4.12 5.39 0.05 86.86 [2020-12-29T06:45:37.249Z] 06:36:01 all 0.16 0.00 0.05 0.01 0.00 99.78 [2020-12-29T06:45:37.249Z] 06:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-29T06:45:37.249Z] 06:36:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-29T06:45:37.249Z] 06:36:01 2 0.07 0.00 0.10 0.03 0.00 99.80 [2020-12-29T06:45:37.249Z] 06:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z] 06:36:01 CPU %user %nice %system %iowait %steal %idle [2020-12-29T06:45:37.249Z] 06:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-12-29T06:45:37.249Z] 06:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-29T06:45:37.249Z] 06:37:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-29T06:45:37.249Z] 06:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-29T06:45:37.249Z] 06:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-29T06:45:37.249Z] 06:38:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-12-29T06:45:37.249Z] 06:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-29T06:45:37.249Z] 06:38:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2020-12-29T06:45:37.249Z] 06:38:01 2 0.17 0.00 0.02 0.00 0.00 99.82 [2020-12-29T06:45:37.249Z] 06:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-29T06:45:37.249Z] 06:39:01 all 0.19 0.00 0.20 0.00 0.00 99.60 [2020-12-29T06:45:37.249Z] 06:39:01 0 0.08 0.00 0.14 0.00 0.00 99.78 [2020-12-29T06:45:37.249Z] 06:39:01 1 0.25 0.00 0.25 0.00 0.00 99.49 [2020-12-29T06:45:37.249Z] 06:39:01 2 0.32 0.00 0.19 0.00 0.02 99.48 [2020-12-29T06:45:37.249Z] 06:39:01 3 0.10 0.00 0.24 0.00 0.00 99.66 [2020-12-29T06:45:37.249Z] 06:40:01 all 0.03 0.00 0.08 0.03 0.00 99.86 [2020-12-29T06:45:37.249Z] 06:40:01 0 0.02 0.00 0.08 0.03 0.02 99.85 [2020-12-29T06:45:37.249Z] 06:40:01 1 0.05 0.00 0.12 0.07 0.00 99.77 [2020-12-29T06:45:37.249Z] 06:40:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-29T06:45:37.249Z] 06:40:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2020-12-29T06:45:37.249Z] 06:41:01 all 0.08 0.00 0.03 0.00 0.00 99.89 [2020-12-29T06:45:37.249Z] 06:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-29T06:45:37.249Z] 06:41:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2020-12-29T06:45:37.249Z] 06:41:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2020-12-29T06:45:37.249Z] 06:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-29T06:45:37.249Z] 06:42:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2020-12-29T06:45:37.249Z] 06:42:01 0 0.50 0.00 0.00 0.00 0.00 99.50 [2020-12-29T06:45:37.249Z] 06:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2020-12-29T06:45:37.249Z] 06:42:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2020-12-29T06:45:37.249Z] 06:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-29T06:45:37.249Z] 06:43:01 all 0.19 0.00 0.03 0.00 0.00 99.78 [2020-12-29T06:45:37.249Z] 06:43:01 0 0.57 0.00 0.03 0.00 0.02 99.38 [2020-12-29T06:45:37.249Z] 06:43:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2020-12-29T06:45:37.249Z] 06:43:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-29T06:45:37.249Z] 06:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-29T06:45:37.249Z] 06:44:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2020-12-29T06:45:37.249Z] 06:44:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2020-12-29T06:45:37.249Z] 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-29T06:45:37.249Z] 06:44:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-29T06:45:37.249Z] 06:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-29T06:45:37.249Z] 06:45:01 all 1.05 0.00 0.58 0.11 0.00 98.25 [2020-12-29T06:45:37.249Z] 06:45:01 0 1.48 0.00 0.73 0.13 0.00 97.65 [2020-12-29T06:45:37.249Z] 06:45:01 1 1.60 0.00 0.78 0.07 0.00 97.55 [2020-12-29T06:45:37.249Z] 06:45:01 2 0.72 0.00 0.38 0.07 0.00 98.83 [2020-12-29T06:45:37.249Z] 06:45:01 3 0.38 0.00 0.43 0.18 0.02 98.98 [2020-12-29T06:45:37.249Z] Average: all 13.61 0.00 6.82 5.41 0.07 74.10 [2020-12-29T06:45:37.249Z] Average: 0 13.82 0.00 6.96 5.37 0.07 73.77 [2020-12-29T06:45:37.249Z] Average: 1 13.35 0.00 6.85 5.35 0.07 74.38 [2020-12-29T06:45:37.249Z] Average: 2 13.59 0.00 6.79 5.42 0.07 74.12 [2020-12-29T06:45:37.249Z] Average: 3 13.67 0.00 6.68 5.48 0.05 74.11 [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z] [2020-12-29T06:45:37.249Z]