Push event to branch bnevis-i-patch-1 Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7d824e69bfb1cf849ef42dd27ad41057159c6544 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5037967191179573644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh689588932031886415.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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/bnevis-i-patch-1/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/bnevis-i-patch-1/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh241321581203729645.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/bnevis-i-patch-1/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2877234093758628263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4251268984578067965.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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/bnevis-i-patch-1/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/bnevis-i-patch-1/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6322450799052952567.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-537 in /w/workspace/oundry_edgex-go_bnevis-i-patch-1 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8145120461776521458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7d824e69bfb1cf849ef42dd27ad41057159c6544 (bnevis-i-patch-1) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7d824e69bfb1cf849ef42dd27ad41057159c6544 # timeout=10 Commit message: "fix: Invalid Slack invite link" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:37 ========================================================= 18:11:37 EdgeX Global Pipelines Version Info 18:11:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:39 ------------------- 18:11:39 stable info: 18:11:39 ------------------- 18:11:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:11:39 Message: update stable to v1.0.195 18:11:39 ------------------- 18:11:39 experimental info: 18:11:39 ------------------- 18:11:39 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:11:39 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = bnevis-i-patch-1 [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = bnevis-i-patch-1 [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = bnevis-i-patch-1 [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d824e69bfb1cf849ef42dd27ad41057159c6544 [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d824e6 [Pipeline] echo 18:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:41 provisioning config files... 18:11:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7063606587461691683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:42 ---> docker-login.sh 18:11:42 nexus3.edgexfoundry.org:10001 18:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:42 Configure a credential helper to remove this warning. See 18:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:42 18:11:42 Login Succeeded 18:11:42 nexus3.edgexfoundry.org:10002 18:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:42 Configure a credential helper to remove this warning. See 18:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:42 18:11:42 Login Succeeded 18:11:42 nexus3.edgexfoundry.org:10003 18:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:43 Configure a credential helper to remove this warning. See 18:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:43 18:11:43 Login Succeeded 18:11:43 nexus3.edgexfoundry.org:10004 18:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:43 Configure a credential helper to remove this warning. See 18:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:43 18:11:43 Login Succeeded 18:11:43 docker.io 18:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:43 Configure a credential helper to remove this warning. See 18:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:43 18:11:43 Login Succeeded 18:11:43 ---> docker-login.sh ends [Pipeline] } 18:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:43 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/core-command/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo core-command,cmd/core-command/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/core-data/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo core-data,cmd/core-data/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/core-metadata/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo core-metadata,cmd/core-metadata/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/security-bootstrapper/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/security-proxy-setup/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/support-notifications/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo support-notifications,cmd/support-notifications/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/support-scheduler/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:11:43 + for file in '`ls cmd/**/Dockerfile`' 18:11:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:11:43 ++ cut -d/ -f2 18:11:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:11:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:45 18:11:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:11:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:46 latest: Pulling from edgex-devops/git-semver 18:11:46 31603596830f: Pulling fs layer 18:11:46 54011a49482f: Pulling fs layer 18:11:46 a6820b24f6d8: Pulling fs layer 18:11:46 f581987b2513: Pulling fs layer 18:11:46 f581987b2513: Waiting 18:11:46 54011a49482f: Verifying Checksum 18:11:46 54011a49482f: Download complete 18:11:46 31603596830f: Verifying Checksum 18:11:46 31603596830f: Download complete 18:11:46 f581987b2513: Verifying Checksum 18:11:46 f581987b2513: Download complete 18:11:46 a6820b24f6d8: Verifying Checksum 18:11:46 a6820b24f6d8: Download complete 18:11:46 31603596830f: Pull complete 18:11:46 54011a49482f: Pull complete 18:11:47 a6820b24f6d8: Pull complete 18:11:47 f581987b2513: Pull complete 18:11:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:11:47 prd-centos7-docker-4c-2g-537 does not seem to be running inside a container 18:11:47 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:11:48 $ docker top ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:49 [ssh-agent] Looking for ssh-agent implementation... 18:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:49 $ docker exec ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent 18:11:49 SSH_AUTH_SOCK=/tmp/ssh-GodQTh6WYYP8/agent.14 18:11:49 SSH_AGENT_PID=20 18:11:49 Running ssh-add (command line suppressed) 18:11:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1095296567272341438.key (/w/workspace/edgex-go/1@tmp/private_key_1095296567272341438.key) 18:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:49 + git tag --points-at HEAD [Pipeline] } 18:11:49 $ docker exec --env ******** --env ******** ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent -k 18:11:49 unset SSH_AUTH_SOCK; 18:11:49 unset SSH_AGENT_PID; 18:11:49 echo Agent pid 20 killed; 18:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:50 [ssh-agent] Looking for ssh-agent implementation... 18:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:50 $ docker exec ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent 18:11:50 SSH_AUTH_SOCK=/tmp/ssh-ZBRPwzNAGFJ2/agent.54 18:11:50 SSH_AGENT_PID=61 18:11:50 Running ssh-add (command line suppressed) 18:11:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3610651915798971480.key (/w/workspace/edgex-go/1@tmp/private_key_3610651915798971480.key) 18:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:50 + git semver init 18:11:50 # -> Open(): unable to determine branch for HEAD 18:11:50 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:11:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:11:50 # $SEMVER_REMOTE_NAME = origin 18:11:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:50 # $SEMVER_USER_NAME = edgex-jenkins 18:11:50 # $SEMVER_BRANCH = bnevis-i-patch-1 18:11:50 # $SEMVER_TEMP = /tmp/semver-921143127 18:11:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:12:05 # '/tmp/semver-921143127' -> '/w/workspace/edgex-go/1/.semver' 18:12:05 # -> Force: false 18:12:05 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:12:05 $ docker exec --env ******** --env ******** ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe ssh-agent -k 18:12:05 unset SSH_AUTH_SOCK; 18:12:05 unset SSH_AGENT_PID; 18:12:05 echo Agent pid 61 killed; 18:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:06 + git semver [Pipeline] } 18:12:06 $ docker stop --time=1 ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe 18:12:09 $ docker rm -f ae68aaf820902322176e90c06873d77ca4b8c843680daca91190637925e53fbe [Pipeline] // withDockerContainer [Pipeline] sh 18:12:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:12:10 Stashed 1 file(s) [Pipeline] echo 18:12:10 [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 18:12:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:12:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:12:12 + sudo service docker restart 18:12:12 + true 18:12:12 Redirecting to /bin/systemctl restart docker.service 18:12:25 Still waiting to schedule task 18:12:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 18:12:30 ========================================================= 18:12:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:12:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:12:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:12:32 Sending build context to Docker daemon 329.2MB 18:12:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:12:32 Step 2/6 : FROM ${BASE} 18:12:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:12:32 540db60ca938: Pulling fs layer 18:12:32 adcc1eea9eea: Pulling fs layer 18:12:32 4c4ab2625f07: Pulling fs layer 18:12:32 0510c868ecb4: Pulling fs layer 18:12:32 afea3b2eda06: Pulling fs layer 18:12:32 7809a108b3ef: Pulling fs layer 18:12:32 f706445af74f: Pulling fs layer 18:12:32 0510c868ecb4: Waiting 18:12:32 afea3b2eda06: Waiting 18:12:32 7809a108b3ef: Waiting 18:12:32 f706445af74f: Waiting 18:12:32 4c4ab2625f07: Verifying Checksum 18:12:32 4c4ab2625f07: Download complete 18:12:32 adcc1eea9eea: Verifying Checksum 18:12:32 adcc1eea9eea: Download complete 18:12:32 afea3b2eda06: Verifying Checksum 18:12:32 afea3b2eda06: Download complete 18:12:32 7809a108b3ef: Verifying Checksum 18:12:32 7809a108b3ef: Download complete 18:12:32 540db60ca938: Verifying Checksum 18:12:32 540db60ca938: Download complete 18:12:32 540db60ca938: Pull complete 18:12:32 adcc1eea9eea: Pull complete 18:12:32 4c4ab2625f07: Pull complete 18:12:34 f706445af74f: Verifying Checksum 18:12:34 f706445af74f: Download complete 18:12:34 0510c868ecb4: Verifying Checksum 18:12:34 0510c868ecb4: Download complete 18:12:38 0510c868ecb4: Pull complete 18:12:38 afea3b2eda06: Pull complete 18:12:38 7809a108b3ef: Pull complete 18:12:41 f706445af74f: Pull complete 18:12:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:12:41 ---> b068be0155e3 18:12:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:12:42 ---> Running in 8d744a32134d 18:12:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:12:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:12:44 (1/12) Installing libmagic (5.39-r0) 18:12:44 (2/12) Installing file (5.39-r0) 18:12:44 (3/12) Installing libc-dev (0.7.2-r3) 18:12:44 (4/12) Installing g++ (10.2.1_pre1-r3) 18:12:48 (5/12) Installing fortify-headers (1.1-r0) 18:12:48 (6/12) Installing patch (2.7.6-r6) 18:12:48 (7/12) Installing build-base (0.5-r2) 18:12:48 (8/12) Installing libsodium (1.0.18-r0) 18:12:48 (9/12) Installing pkgconf (1.7.3-r0) 18:12:48 (10/12) Installing libsodium-dev (1.0.18-r0) 18:12:48 (11/12) Installing libzmq (4.3.3-r1) 18:12:48 (12/12) Installing zeromq-dev (4.3.3-r1) 18:12:48 Executing busybox-1.32.1-r6.trigger 18:12:48 OK: 219 MiB in 52 packages 18:12:50 Removing intermediate container 8d744a32134d 18:12:50 ---> 9f814fef7056 18:12:50 Step 4/6 : WORKDIR /edgex-go 18:12:50 ---> Running in 554abe39bb70 18:12:50 Removing intermediate container 554abe39bb70 18:12:50 ---> 4839d042a14f 18:12:50 Step 5/6 : COPY go.mod . 18:12:51 ---> e053d8d92456 18:12:51 Step 6/6 : RUN go mod download 18:12:51 ---> Running in 7f052b90d945 18:13:05 Removing intermediate container 7f052b90d945 18:13:05 ---> 985f259d7be9 18:13:05 Successfully built 985f259d7be9 18:13:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:13:06 + docker inspect -f . ci-base-image-x86_64 18:13:06 . [Pipeline] withDockerContainer 18:13:06 prd-centos7-docker-4c-2g-537 does not seem to be running inside a container 18:13:06 $ 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 ******** ci-base-image-x86_64 cat 18:13:06 $ docker top a7e075a443ea32240ba9d867e15a6add5f16375c6b2471fa0669e6b22101a405 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:07 + go version 18:13:07 go version go1.16.3 linux/amd64 [Pipeline] } 18:13:07 $ docker stop --time=1 a7e075a443ea32240ba9d867e15a6add5f16375c6b2471fa0669e6b22101a405 18:13:08 $ docker rm -f a7e075a443ea32240ba9d867e15a6add5f16375c6b2471fa0669e6b22101a405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:09 + docker inspect -f . ci-base-image-x86_64 18:13:09 . [Pipeline] withDockerContainer 18:13:09 prd-centos7-docker-4c-2g-537 does not seem to be running inside a container 18:13:09 $ 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 ******** ci-base-image-x86_64 cat 18:13:09 $ docker top 6bd0edf6616fc0bdb47399f91d34379e19f74a1757af6eab0f155ab0c4712f2b -eo pid,comm [Pipeline] { [Pipeline] echo 18:13:09 ========================================================= 18:13:09 [edgeXBuildGoParallel] Running Tests and Build... 18:13:09 ========================================================= [Pipeline] sh 18:13:10 + go mod tidy [Pipeline] sh 18:13:10 + make test 18:13:10 go mod tidy 18:13:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:13:16 ? github.com/edgexfoundry/edgex-go [no test files] 18:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:13:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:13:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements 18:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements 18:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 18:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.049s coverage: 53.4% of statements 18:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 87.7% of statements 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.245s coverage: 95.1% of statements 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:13:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 18:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:13:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements 18:13:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements 18:13:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:13:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements 18:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 18:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 18:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 18:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements 18:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 18:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 18:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 18:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.184s coverage: 81.8% of statements 18:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.159s coverage: 66.9% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements 18:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 18:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:14:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-538 in /w/workspace/oundry_edgex-go_bnevis-i-patch-1 [Pipeline] { [Pipeline] ws 18:14:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:14:31 The recommended git tool is: git 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:14:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:14:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 18:14:33 GO111MODULE=on go vet ./... 18:14:36 using credential edgex-jenkins-ssh 18:14:36 Cloning the remote Git repository 18:14:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:14:37 > git init /w/workspace/edgex-go/1 # timeout=10 18:14:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:14:37 > git --version # timeout=10 18:14:37 > git --version # 'git version 2.17.1' 18:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:53 Avoid second fetch 18:14:53 Checking out Revision 7d824e69bfb1cf849ef42dd27ad41057159c6544 (bnevis-i-patch-1) 18:14:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:14:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:53 > git config core.sparsecheckout # timeout=10 18:14:53 > git checkout -f 7d824e69bfb1cf849ef42dd27ad41057159c6544 # timeout=10 18:14:58 Commit message: "fix: Invalid Slack invite link" 18:14:58 > git --version # timeout=10 18:14:58 > git --version # 'git version 2.17.1' 18:14:58 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 18:14:59 gofmt -l . 18:14:59 [ "`gofmt -l .`" = "" ] 18:14:59 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] sh 18:15:00 + ls -al . 18:15:00 total 520 18:15:00 drwxrwxr-x 10 1001 1001 4096 Jun 11 18:14 . 18:15:00 drwxr-xr-x 4 root root 28 Jun 11 18:13 .. 18:15:00 -rw-rw-r-- 1 1001 1001 11 Jun 11 18:11 .dockerignore 18:15:00 drwxrwxr-x 8 1001 1001 162 Jun 11 18:11 .git 18:15:00 drwxrwxr-x 3 1001 1001 125 Jun 11 18:11 .github 18:15:00 -rw-rw-r-- 1 1001 1001 818 Jun 11 18:11 .gitignore 18:15:00 drwx------ 3 1001 1001 69 Jun 11 18:12 .semver 18:15:00 -rw-rw-r-- 1 1001 1001 166 Jun 11 18:11 .sonarcloud.properties 18:15:00 -rw-rw-r-- 1 1001 1001 8609 Jun 11 18:11 Attribution.txt 18:15:00 -rw-rw-r-- 1 1001 1001 3804 Jun 11 18:11 CONTRIBUTING.md 18:15:00 -rw-rw-r-- 1 1001 1001 931 Jun 11 18:11 Dockerfile.build 18:15:00 -rw-rw-r-- 1 1001 1001 849 Jun 11 18:11 Jenkinsfile 18:15:00 -rw-rw-r-- 1 1001 1001 10775 Jun 11 18:11 LICENSE 18:15:00 -rw-rw-r-- 1 1001 1001 5605 Jun 11 18:11 Makefile 18:15:00 -rw-rw-r-- 1 1001 1001 7905 Jun 11 18:11 README.md 18:15:00 -rw-rw-r-- 1 1001 1001 7071 Jun 11 18:11 SECURITY.md 18:15:00 -rw-rw-r-- 1 1001 1001 5 Jun 11 18:12 VERSION 18:15:00 -rw-rw-r-- 1 1001 1001 4131 Jun 11 18:11 ZMQWindows.md 18:15:00 drwxrwxr-x 2 1001 1001 37 Jun 11 18:11 bin 18:15:00 drwxrwxr-x 14 1001 1001 4096 Jun 11 18:11 cmd 18:15:00 -rw-r--r-- 1 root root 404951 Jun 11 18:14 coverage.out 18:15:00 -rw-rw-r-- 1 1001 1001 840 Jun 11 18:11 go.mod 18:15:00 -rw-r--r-- 1 root root 21139 Jun 11 18:13 go.sum 18:15:00 drwxrwxr-x 8 1001 1001 127 Jun 11 18:11 internal 18:15:00 drwxrwxr-x 3 1001 1001 16 Jun 11 18:11 openapi 18:15:00 drwxrwxr-x 4 1001 1001 71 Jun 11 18:11 snap 18:15:00 -rw-rw-r-- 1 1001 1001 168 Jun 11 18:11 version.go [Pipeline] sh 18:15:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:15:00 + '[' -e coverage.out ] 18:15:00 + chown 1001:1001 coverage.out [Pipeline] stash 18:15:00 Stashed 1 file(s) [Pipeline] sh 18:15:00 + sudo service docker restart 18:15:00 + true 18:15:00 + make build 18:15:00 go mod tidy 18:15:00 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 18:15:02 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 18:15:08 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 18:15:09 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 18:15:10 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 18:15:10 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 18:15:11 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 18:15:12 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 18:15:13 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 18:15:14 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 18:15:14 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 18:15:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:15:17 $ docker stop --time=1 6bd0edf6616fc0bdb47399f91d34379e19f74a1757af6eab0f155ab0c4712f2b 18:15:20 $ docker rm -f 6bd0edf6616fc0bdb47399f91d34379e19f74a1757af6eab0f155ab0c4712f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 18:15:20 provisioning config files... 18:15:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3221441438130487360tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 18:15:21 ---> docker-login.sh 18:15:21 nexus3.edgexfoundry.org:10001 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:22 Configure a credential helper to remove this warning. See 18:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:22 18:15:22 Login Succeeded 18:15:22 nexus3.edgexfoundry.org:10002 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh 18:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:23 Configure a credential helper to remove this warning. See 18:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:23 18:15:23 Login Succeeded 18:15:23 nexus3.edgexfoundry.org:10003 18:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:23 18:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:23 Configure a credential helper to remove this warning. See 18:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:23 18:15:23 Login Succeeded 18:15:23 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh 18:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:23 latest: Pulling from edgex-devops/edgex-compose 18:15:23 cbdbe7a5bc2a: Pulling fs layer 18:15:23 ca9280d653b3: Pulling fs layer 18:15:23 7e9c9ca2126c: Pulling fs layer 18:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:24 cbdbe7a5bc2a: Verifying Checksum 18:15:24 cbdbe7a5bc2a: Download complete 18:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:24 Configure a credential helper to remove this warning. See 18:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:24 18:15:24 Login Succeeded 18:15:24 docker.io 18:15:24 cbdbe7a5bc2a: Pull complete 18:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:25 ca9280d653b3: Verifying Checksum 18:15:25 ca9280d653b3: Download complete 18:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:25 Configure a credential helper to remove this warning. See 18:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:25 18:15:25 Login Succeeded 18:15:25 ---> docker-login.sh ends [Pipeline] } 18:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:15:25 ca9280d653b3: Pull complete 18:15:25 7e9c9ca2126c: Verifying Checksum 18:15:25 7e9c9ca2126c: Download complete [Pipeline] echo 18:15:26 ========================================================= 18:15:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:15:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:15:29 7e9c9ca2126c: Pull complete 18:15:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:15:29 Sending build context to Docker daemon 166.2MB 18:15:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:15:29 Step 2/6 : FROM ${BASE} 18:15:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:29 595b0fe564bb: Pulling fs layer 18:15:29 3088b5b3c5c0: Pulling fs layer 18:15:29 5b7225fbf94c: Pulling fs layer 18:15:29 ba82ee9f976e: Pulling fs layer 18:15:29 506bd15cee9f: Pulling fs layer 18:15:29 75a0a4a0db45: Pulling fs layer 18:15:29 618dc40b7e24: Pulling fs layer 18:15:29 506bd15cee9f: Waiting 18:15:29 75a0a4a0db45: Waiting 18:15:29 618dc40b7e24: Waiting 18:15:29 5b7225fbf94c: Verifying Checksum 18:15:29 5b7225fbf94c: Download complete 18:15:29 3088b5b3c5c0: Download complete 18:15:29 506bd15cee9f: Verifying Checksum 18:15:29 506bd15cee9f: Download complete 18:15:29 75a0a4a0db45: Download complete 18:15:29 595b0fe564bb: Verifying Checksum 18:15:29 595b0fe564bb: Download complete 18:15:29 prd-centos7-docker-4c-2g-537 does not seem to be running inside a container 18:15:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:15:29 595b0fe564bb: Pull complete 18:15:30 3088b5b3c5c0: Pull complete 18:15:30 5b7225fbf94c: Pull complete 18:15:31 618dc40b7e24: Verifying Checksum 18:15:31 618dc40b7e24: Download complete 18:15:32 ba82ee9f976e: Verifying Checksum 18:15:32 ba82ee9f976e: Download complete 18:15:32 $ docker top 07c69d73e3e67c056659796d1e9b89b33ec9003dc9d0ee2d8fd25fd1193dfb08 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:33 + docker-compose build --help 18:15:33 + grep parallel 18:15:33 --parallel Build images in parallel. [Pipeline] } 18:15:33 $ docker stop --time=1 07c69d73e3e67c056659796d1e9b89b33ec9003dc9d0ee2d8fd25fd1193dfb08 18:15:34 $ docker rm -f 07c69d73e3e67c056659796d1e9b89b33ec9003dc9d0ee2d8fd25fd1193dfb08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:15:35 . [Pipeline] withDockerContainer 18:15:35 prd-centos7-docker-4c-2g-537 does not seem to be running inside a container 18:15:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:15:36 $ docker top ba1b99bbfd004ff5d821aab66c7b712051a2b4b53a6ef30ecba908c826e3fa8e -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:36 + docker-compose -f ./docker-compose-build.yml build --parallel 18:15:37 Building core-command ... 18:15:37 Building core-data ... 18:15:37 Building core-metadata ... 18:15:37 Building security-bootstrapper ... 18:15:37 Building security-proxy-setup ... 18:15:37 Building security-secretstore-setup ... 18:15:37 Building support-notifications ... 18:15:37 Building support-scheduler ... 18:15:37 Building sys-mgmt-agent ... 18:15:37 Building core-command 18:15:37 Building core-metadata 18:15:37 Building core-data 18:15:37 Building support-scheduler 18:15:37 Building support-notifications 18:15:42 ba82ee9f976e: Pull complete 18:15:43 506bd15cee9f: Pull complete 18:15:43 75a0a4a0db45: Pull complete 18:15:48 618dc40b7e24: Pull complete 18:15:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:15:48 ---> a36622ca3599 18:15:48 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:15:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:15:49 ---> 985f259d7be9 18:15:49 Step 3/23 : WORKDIR /edgex-go 18:15:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:15:49 ---> 985f259d7be9 18:15:49 Step 3/24 : WORKDIR /edgex-go 18:15:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:15:49 ---> 985f259d7be9 18:15:49 Step 3/24 : WORKDIR /edgex-go 18:15:49 ---> Running in 0757d6992b87 18:15:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:15:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:15:50 ---> 985f259d7be9 18:15:50 Step 3/24 : WORKDIR /edgex-go 18:15:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:15:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:15:52 (1/12) Installing libmagic (5.39-r0) 18:15:52 (2/12) Installing file (5.39-r0) 18:15:52 (3/12) Installing libc-dev (0.7.2-r3) 18:15:52 (4/12) Installing g++ (10.2.1_pre1-r3) 18:15:58 (5/12) Installing fortify-headers (1.1-r0) 18:15:58 (6/12) Installing patch (2.7.6-r6) 18:15:58 (7/12) Installing build-base (0.5-r2) 18:15:58 (8/12) Installing libsodium (1.0.18-r0) 18:15:58 (9/12) Installing pkgconf (1.7.3-r0) 18:15:58 (10/12) Installing libsodium-dev (1.0.18-r0) 18:15:58 (11/12) Installing libzmq (4.3.3-r1) 18:15:58 (12/12) Installing zeromq-dev (4.3.3-r1) 18:15:58 Executing busybox-1.32.1-r6.trigger 18:15:58 OK: 218 MiB in 52 packages 18:16:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:16:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:16:00 ---> 985f259d7be9 18:16:00 Step 3/23 : WORKDIR /edgex-go 18:16:00 ---> Running in d90e73556c19 18:16:00 ---> Running in 96ab8de92722 18:16:00 ---> Running in 62dc2d2dc404 18:16:00 ---> Running in 587e436ab22c 18:16:00 ---> Running in 0e34db68852e 18:16:00 Removing intermediate container d90e73556c19 18:16:00 ---> a99304bffa8a 18:16:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:00 Removing intermediate container 96ab8de92722 18:16:00 ---> eac8b00600d1 18:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:00 Removing intermediate container 587e436ab22c 18:16:00 ---> 89d42b3c886e 18:16:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:00 ---> Running in e0cc9cff06d7 18:16:00 ---> Running in 70089be7d1d7 18:16:00 Removing intermediate container 62dc2d2dc404 18:16:00 ---> b2d400396a4d 18:16:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:00 Removing intermediate container 0e34db68852e 18:16:00 ---> 269737bfa6df 18:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:00 ---> Running in bf2138814da2 18:16:00 ---> Running in 5308d5d9061e 18:16:00 ---> Running in f1051ce0e2fd 18:16:00 Removing intermediate container 70089be7d1d7 18:16:00 ---> a2cf15eb2dac 18:16:00 Step 5/24 : RUN apk add --update --no-cache make git 18:16:00 ---> Running in b5e4b281e7f5 18:16:01 Removing intermediate container e0cc9cff06d7 18:16:01 ---> 1704944f8f52 18:16:01 Step 5/23 : RUN apk add --update --no-cache make git 18:16:01 ---> Running in 2d81b512f91d 18:16:01 Removing intermediate container 5308d5d9061e 18:16:01 ---> ada855177389 18:16:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:16:01 ---> Running in 523cd6978ff2 18:16:01 Removing intermediate container f1051ce0e2fd 18:16:01 ---> 50025afc36b7 18:16:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:01 ---> Running in 64a3c265e6f8 18:16:01 Removing intermediate container bf2138814da2 18:16:01 ---> fb3c4cd52f8d 18:16:01 Step 5/24 : RUN apk add --update --no-cache make git 18:16:01 ---> Running in 84185f376294 18:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:16:03 Removing intermediate container 0757d6992b87 18:16:03 ---> 06f08c4e87b5 18:16:03 Step 4/6 : WORKDIR /edgex-go 18:16:03 ---> Running in 99ac8fb9b118 18:16:03 Removing intermediate container 99ac8fb9b118 18:16:03 ---> 67c078aedc0e 18:16:03 Step 5/6 : COPY go.mod . 18:16:03 OK: 219 MiB in 52 packages 18:16:03 OK: 219 MiB in 52 packages 18:16:03 OK: 219 MiB in 52 packages 18:16:03 OK: 219 MiB in 52 packages 18:16:03 OK: 219 MiB in 52 packages 18:16:03 Removing intermediate container 523cd6978ff2 18:16:03 ---> a9078abd61c4 18:16:03 Step 6/24 : COPY go.mod . 18:16:03 ---> 99dab99fe2a3 18:16:03 Step 6/6 : RUN go mod download 18:16:03 Removing intermediate container 2d81b512f91d 18:16:03 ---> 376de51e2789 18:16:03 Step 6/23 : COPY go.mod . 18:16:03 Removing intermediate container b5e4b281e7f5 18:16:03 ---> 08282fec38de 18:16:03 Step 6/24 : COPY go.mod . 18:16:03 ---> a9d4b3d59d22 18:16:03 Step 7/24 : RUN go mod download 18:16:03 ---> Running in c249c82273c2 18:16:03 Removing intermediate container 84185f376294 18:16:03 ---> 4719c04ab18a 18:16:03 Step 6/24 : COPY go.mod . 18:16:03 ---> Running in 5b4d5cea9ffb 18:16:04 Removing intermediate container 64a3c265e6f8 18:16:04 ---> 3a6b0cb0f331 18:16:04 Step 6/23 : COPY go.mod . 18:16:04 ---> d728df62ab04 18:16:04 Step 7/24 : RUN go mod download 18:16:04 ---> cce8e03d80bf 18:16:04 Step 7/23 : RUN go mod download 18:16:04 ---> Running in 20f6b6ee96fb 18:16:04 ---> Running in 419e9827068d 18:16:04 ---> 0d94eed731dc 18:16:04 Step 7/24 : RUN go mod download 18:16:04 ---> Running in 14012fd99439 18:16:04 ---> 4c0107e9ab9d 18:16:04 Step 7/23 : RUN go mod download 18:16:04 ---> Running in f2f6d256d8df 18:16:04 Removing intermediate container c249c82273c2 18:16:04 ---> a4f3fd8cc213 18:16:04 Step 8/24 : COPY . . 18:16:05 Removing intermediate container 20f6b6ee96fb 18:16:05 ---> 458899f1fb0c 18:16:05 Step 8/24 : COPY . . 18:16:14 ---> 6f422a784f40 18:16:14 Step 9/24 : RUN go mod tidy 18:16:14 ---> c56f6c36f0ee 18:16:14 Step 9/24 : RUN go mod tidy 18:16:14 Removing intermediate container f2f6d256d8df 18:16:14 ---> cc9c4e314dcc 18:16:14 Step 8/23 : COPY . . 18:16:14 Removing intermediate container 419e9827068d 18:16:14 ---> 379b3cb56d65 18:16:14 Step 8/23 : COPY . . 18:16:14 ---> Running in f3092660ec2f 18:16:14 Removing intermediate container 14012fd99439 18:16:14 ---> b570497b1b29 18:16:14 Step 8/24 : COPY . . 18:16:14 ---> Running in 454196f45240 18:16:24 Removing intermediate container f3092660ec2f 18:16:24 ---> 296ed68873df 18:16:24 Step 10/24 : RUN make cmd/core-command/core-command 18:16:25 Removing intermediate container 454196f45240 18:16:25 ---> 5c319fa6c5db 18:16:25 Step 10/24 : RUN make cmd/core-data/core-data 18:16:25 ---> Running in 58ea2e2a5278 18:16:25 ---> Running in 00f12e42984e 18:16:26 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 18:16:27 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 18:16:27 ---> ee517f99a660 18:16:27 Step 9/23 : RUN go mod tidy 18:16:27 ---> 29bf73eb839f 18:16:27 Step 9/24 : RUN go mod tidy 18:16:27 ---> 2b9fa115144e 18:16:27 Step 9/23 : RUN go mod tidy 18:16:27 ---> Running in b2e8000a3813 18:16:27 ---> Running in 3dd7f0a6c84d 18:16:27 ---> Running in 801e185becfe 18:16:30 Removing intermediate container 5b4d5cea9ffb 18:16:30 ---> 3886e1e11cfc 18:16:30 Successfully built 3886e1e11cfc 18:16:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:16:31 + docker inspect -f . ci-base-image-arm64 18:16:31 . [Pipeline] withDockerContainer 18:16:31 prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container 18:16:31 $ 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 ******** ci-base-image-arm64 cat 18:16:31 Removing intermediate container 801e185becfe 18:16:31 ---> 66b0fa77bc28 18:16:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:16:31 ---> Running in b2b5bf21e573 18:16:31 Removing intermediate container 3dd7f0a6c84d 18:16:31 ---> b8349356e198 18:16:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:16:31 ---> Running in a132230727c8 18:16:31 Removing intermediate container b2e8000a3813 18:16:31 ---> 45a8804adc2f 18:16:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:16:31 ---> Running in ac3bad576f2a 18:16:32 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 18:16:32 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 18:16:32 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 18:16:32 $ docker top 460064b646199d9c15132217d88faa43898a3bc4b1daf955278d0b7cc49137fc -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:33 + go version 18:16:33 go version go1.16.5 linux/arm64 [Pipeline] } 18:16:33 $ docker stop --time=1 460064b646199d9c15132217d88faa43898a3bc4b1daf955278d0b7cc49137fc 18:16:35 $ docker rm -f 460064b646199d9c15132217d88faa43898a3bc4b1daf955278d0b7cc49137fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:36 + docker inspect -f . ci-base-image-arm64 18:16:36 . [Pipeline] withDockerContainer 18:16:37 prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container 18:16:37 $ 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 ******** ci-base-image-arm64 cat 18:16:38 $ docker top 63f2fb747f71b03847af2cc4c213d683a082f43371b99806003ffd314ebb9d16 -eo pid,comm [Pipeline] { [Pipeline] echo 18:16:38 ========================================================= 18:16:38 [edgeXBuildGoParallel] Running Tests and Build... 18:16:38 ========================================================= [Pipeline] sh 18:16:39 + go mod tidy [Pipeline] sh 18:16:40 + make test 18:16:40 go mod tidy 18:16:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:17:03 ? github.com/edgexfoundry/edgex-go [no test files] 18:17:11 Removing intermediate container 58ea2e2a5278 18:17:11 ---> 0a5c217af6b9 18:17:11 18:17:11 Step 11/24 : FROM alpine:3.12 18:17:11 3.12: Pulling from library/alpine 18:17:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:17:11 Status: Downloaded newer image for alpine:3.12 18:17:11 ---> 13621d1b12d4 18:17:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:17:11 ---> Running in c1ee06952377 18:17:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:11 (1/1) Installing dumb-init (1.2.2-r1) 18:17:11 Executing busybox-1.31.1-r20.trigger 18:17:11 OK: 6 MiB in 15 packages 18:17:11 Removing intermediate container c1ee06952377 18:17:11 ---> 8e345adb584a 18:17:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:17:11 ---> Running in 1cd0ed07adda 18:17:11 Removing intermediate container 1cd0ed07adda 18:17:11 ---> dfaa6abb53e4 18:17:11 Step 14/24 : ENV APP_PORT=59882 18:17:11 ---> Running in c55a3d19554e 18:17:11 Removing intermediate container c55a3d19554e 18:17:11 ---> ea55b55dc505 18:17:11 Step 15/24 : EXPOSE $APP_PORT 18:17:12 Removing intermediate container b2b5bf21e573 18:17:12 ---> 2927daeefb81 18:17:12 18:17:12 Step 11/23 : FROM alpine:3.12 18:17:12 ---> 13621d1b12d4 18:17:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:17:12 ---> Using cache 18:17:12 ---> 8e345adb584a 18:17:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:17:12 ---> Using cache 18:17:12 ---> dfaa6abb53e4 18:17:12 Step 14/23 : ENV APP_PORT=59861 18:17:12 ---> Running in 9cba56098fd5 18:17:12 ---> Running in 903154cb2fda 18:17:12 Removing intermediate container a132230727c8 18:17:12 ---> 1ac87b97de83 18:17:12 18:17:12 Step 11/23 : FROM alpine:3.12 18:17:12 ---> 13621d1b12d4 18:17:12 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:17:12 ---> Running in ae9e2a722008 18:17:12 Removing intermediate container 903154cb2fda 18:17:12 ---> 9aa864b95870 18:17:12 Step 15/23 : EXPOSE $APP_PORT 18:17:12 Removing intermediate container 9cba56098fd5 18:17:12 ---> 23e8420ed031 18:17:12 Step 16/24 : WORKDIR / 18:17:13 ---> Running in 0a62db66dd6a 18:17:13 ---> Running in 79a633f5b4b1 18:17:13 Removing intermediate container 00f12e42984e 18:17:13 ---> 36b8c0c7ad50 18:17:13 18:17:13 Step 11/24 : FROM alpine:3.12 18:17:13 ---> 13621d1b12d4 18:17:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:17:13 Removing intermediate container ac3bad576f2a 18:17:13 ---> af61931370d7 18:17:13 18:17:13 Step 11/24 : FROM alpine:3.12 18:17:13 ---> 13621d1b12d4 18:17:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:17:13 ---> Using cache 18:17:13 ---> 8e345adb584a 18:17:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:17:13 ---> Using cache 18:17:13 ---> dfaa6abb53e4 18:17:13 Step 14/24 : ENV APP_PORT=59881 18:17:13 Removing intermediate container 0a62db66dd6a 18:17:13 ---> b5f4ea0cad2b 18:17:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:13 ---> Running in 3fec693a2067 18:17:13 ---> Running in 50c0bd902152 18:17:13 (1/2) Installing ca-certificates (20191127-r4) 18:17:13 (2/2) Installing dumb-init (1.2.2-r1) 18:17:13 Executing busybox-1.31.1-r20.trigger 18:17:13 Executing ca-certificates-20191127-r4.trigger 18:17:14 OK: 6 MiB in 16 packages 18:17:14 Removing intermediate container 79a633f5b4b1 18:17:14 ---> 56a77e96090f 18:17:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:14 Removing intermediate container 3fec693a2067 18:17:14 ---> b2c2ce1f08a1 18:17:14 Step 13/24 : ENV APP_PORT=59880 18:17:14 ---> 0136704c229e 18:17:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:17:14 Removing intermediate container 50c0bd902152 18:17:14 ---> c4bb13ab1805 18:17:14 Step 15/24 : EXPOSE $APP_PORT 18:17:14 ---> Running in c10f337924e6 18:17:14 ---> Running in 58c43c5b192d 18:17:14 Removing intermediate container c10f337924e6 18:17:14 ---> 31b68d7dbe55 18:17:14 Step 14/24 : EXPOSE $APP_PORT 18:17:14 ---> 3656571fb92e 18:17:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:17:14 Removing intermediate container 58c43c5b192d 18:17:14 ---> 45a197d76784 18:17:14 Step 16/24 : WORKDIR / 18:17:14 ---> Running in d3447829d306 18:17:14 ---> 04dd49ffbfd3 18:17:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:17:14 ---> Running in 5485b5d27289 18:17:14 Removing intermediate container ae9e2a722008 18:17:14 ---> c2c9c5dbae2d 18:17:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:17:14 ---> Running in 70570153ec2a 18:17:14 Removing intermediate container d3447829d306 18:17:14 ---> 054b03e08eb8 18:17:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:14 ---> 64ef8c6c0536 18:17:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:17:14 ---> 3242d30b6804 18:17:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:17:14 Removing intermediate container 5485b5d27289 18:17:14 ---> f69b66b968d3 18:17:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:14 ---> Running in 4ac954324a9c 18:17:14 ---> Running in 1c36436ad11e 18:17:14 Removing intermediate container 70570153ec2a 18:17:14 ---> a64633bd3468 18:17:14 Step 14/23 : ENV APP_PORT=59860 18:17:14 ---> Running in 904bf7d5e21f 18:17:15 ---> 69269287217d 18:17:15 Step 20/24 : ENTRYPOINT ["/core-command"] 18:17:15 Removing intermediate container 1c36436ad11e 18:17:15 ---> b5854b52e803 18:17:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:15 ---> Running in ad11faa9dde1 18:17:15 ---> 43a68616bb68 18:17:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:17:15 ---> Running in ce7bc5acd49c 18:17:15 Removing intermediate container 904bf7d5e21f 18:17:15 ---> e841301e71d5 18:17:15 Step 15/23 : EXPOSE $APP_PORT 18:17:15 ---> Running in 568e8533f882 18:17:15 Removing intermediate container ad11faa9dde1 18:17:15 ---> 5eeb1be35954 18:17:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:15 Removing intermediate container ce7bc5acd49c 18:17:15 ---> 8fec7fad4a35 18:17:15 Step 21/23 : LABEL arch=x86_64 18:17:15 ---> Running in a646d2b862c4 18:17:15 Removing intermediate container 568e8533f882 18:17:15 ---> f2fe26629ca2 18:17:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:15 ---> Running in e850b5bbfabe 18:17:15 Removing intermediate container a646d2b862c4 18:17:15 ---> 8104f9943c7a 18:17:15 Step 22/24 : LABEL arch=x86_64 18:17:15 Removing intermediate container e850b5bbfabe 18:17:15 ---> 865722de48f4 18:17:15 Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:17:15 ---> Running in 764eaf5ba5de 18:17:15 ---> 4bf99d80ce3f 18:17:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:17:15 ---> bb030981a875 18:17:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:17:15 ---> Running in 5eb0cf129f1b 18:17:15 Removing intermediate container 4ac954324a9c 18:17:15 ---> 20afd94de500 18:17:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:17:16 Removing intermediate container 764eaf5ba5de 18:17:16 ---> dfeeed49076c 18:17:16 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:17:16 ---> Running in d4ce14abac5e 18:17:16 Removing intermediate container 5eb0cf129f1b 18:17:16 ---> de6a197f6f0d 18:17:16 Step 23/23 : LABEL version=0.0.0 18:17:16 ---> 82eb2d314874 18:17:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:17:16 ---> Running in a67bb49f076c 18:17:16 ---> Running in 10fdf6e04d78 18:17:16 ---> 6b90c53f43a0 18:17:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:17:16 ---> Running in e14231e97f39 18:17:16 Removing intermediate container a67bb49f076c 18:17:16 ---> f3fb6b60f3e5 18:17:16 Step 24/24 : LABEL version=0.0.0 18:17:16 ---> Running in 57d591d9103f 18:17:16 Removing intermediate container 10fdf6e04d78 18:17:16 ---> 0ef489a5904c 18:17:16 18:17:16 Removing intermediate container e14231e97f39 18:17:16 ---> aa636a87e820 18:17:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:16 Successfully built 0ef489a5904c 18:17:16 ---> 92d745f059ca 18:17:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:17:16 Successfully tagged support-scheduler:latest 18:17:16 Building security-proxy-setup 18:17:16 ---> Running in 79d70d6612a2 18:17:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:17:16  Building support-scheduler ... done  ---> Running in bb366676f8d2 18:17:16 Removing intermediate container 57d591d9103f 18:17:16 ---> c09f9ee4d8a1 18:17:16 18:17:16 Successfully built c09f9ee4d8a1 18:17:16 Successfully tagged core-command:latest 18:17:16 Building security-secretstore-setup 18:17:16  Building core-command ... done Removing intermediate container 79d70d6612a2 18:17:16 ---> 6d20111f4ac6 18:17:16 Step 22/24 : LABEL arch=x86_64 18:17:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:17:17 Removing intermediate container bb366676f8d2 18:17:17 ---> ca3a929d22de 18:17:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:17 (1/6) Installing dumb-init (1.2.2-r1) 18:17:17 (2/6) Installing libgcc (9.3.0-r2) 18:17:17 (3/6) Installing libsodium (1.0.18-r0) 18:17:17 (4/6) Installing libstdc++ (9.3.0-r2) 18:17:18 ---> Running in fd495f34423d 18:17:18 ---> Running in 05816bf1b3e5 18:17:18 (5/6) Installing libzmq (4.3.3-r0) 18:17:19 (6/6) Installing zeromq (4.3.3-r0) 18:17:19 Removing intermediate container fd495f34423d 18:17:19 ---> c7b26f142865 18:17:19 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:17:19 Executing busybox-1.31.1-r20.trigger 18:17:19 OK: 8 MiB in 20 packages 18:17:20 Removing intermediate container 05816bf1b3e5 18:17:20 ---> 8e91760036df 18:17:20 Step 21/23 : LABEL arch=x86_64 18:17:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:17:24 ---> 985f259d7be9 18:17:24 Step 3/22 : WORKDIR /edgex-go 18:17:24 ---> Using cache 18:17:24 ---> 269737bfa6df 18:17:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:24 ---> Using cache 18:17:24 ---> 50025afc36b7 18:17:24 Step 5/22 : RUN apk add --update --no-cache make git 18:17:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:17:24 ---> 985f259d7be9 18:17:24 Step 3/26 : WORKDIR /edgex-go 18:17:24 ---> Using cache 18:17:24 ---> 269737bfa6df 18:17:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:24 ---> Using cache 18:17:24 ---> 50025afc36b7 18:17:24 Step 5/26 : RUN apk add --update --no-cache make git 18:17:25 ---> Running in 38c2d4421620 18:17:25 ---> Running in 0fb682fcc887 18:17:25 ---> Running in 35d3d83b9a82 18:17:25 ---> Running in 637954bfc7f4 18:17:25 Removing intermediate container 38c2d4421620 18:17:25 ---> 91edc9dfcbf5 18:17:25 Step 24/24 : LABEL version=0.0.0 18:17:25 Removing intermediate container 35d3d83b9a82 18:17:25 ---> 346441350df5 18:17:25 Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:17:25 ---> Running in 88d2d076eec3 18:17:25 Removing intermediate container d4ce14abac5e 18:17:25 ---> ffb720a14bfa 18:17:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:25 ---> Running in 67c11b58f1e4 18:17:25 Removing intermediate container 88d2d076eec3 18:17:25 ---> 9270e7f1a5d8 18:17:25 18:17:25 Removing intermediate container 67c11b58f1e4 18:17:25 ---> eccdf841a708 18:17:25 Step 23/23 : LABEL version=0.0.0 18:17:25 ---> Running in 50d45fe8e73f 18:17:25 Successfully built 9270e7f1a5d8 18:17:25 ---> 65d902909716 18:17:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:17:25 Successfully tagged core-metadata:latest 18:17:25 Building sys-mgmt-agent 18:17:25  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:17:26 Removing intermediate container 50d45fe8e73f 18:17:26 ---> 512329f7d485 18:17:26 18:17:26 Successfully built 512329f7d485 18:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:17:27 OK: 219 MiB in 52 packages 18:17:27 OK: 219 MiB in 52 packages 18:17:27 Successfully tagged support-notifications:latest 18:17:27  Building support-notifications ... done Building security-bootstrapper 18:17:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:17:30 ---> 985f259d7be9 18:17:30 Step 3/24 : WORKDIR /edgex-go 18:17:30 ---> Using cache 18:17:30 ---> 269737bfa6df 18:17:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:30 ---> Using cache 18:17:30 ---> 50025afc36b7 18:17:30 Step 5/24 : RUN apk add --update --no-cache make bash git 18:17:33 ---> a17d565c3e08 18:17:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:17:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:17:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:17:33 ---> 985f259d7be9 18:17:33 Step 3/32 : WORKDIR /edgex-go 18:17:33 ---> Using cache 18:17:33 ---> 269737bfa6df 18:17:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:33 ---> Using cache 18:17:33 ---> 50025afc36b7 18:17:33 Step 5/32 : RUN apk add --update --no-cache make git 18:17:34 ---> Running in a24e255d3809 18:17:34 ---> Running in 91d5aec301bc 18:17:34 ---> d21395c64033 18:17:34 Step 20/24 : ENTRYPOINT ["/core-data"] 18:17:34 ---> Running in a199302e26f8 18:17:34 Removing intermediate container 0fb682fcc887 18:17:34 ---> 167a671191a1 18:17:34 Step 6/22 : COPY go.mod . 18:17:34 Removing intermediate container 637954bfc7f4 18:17:34 ---> a088964e8e9d 18:17:34 Step 6/26 : COPY go.mod . 18:17:34 Removing intermediate container a199302e26f8 18:17:34 ---> 66afc65660c0 18:17:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:34 ---> Running in 34fa11d18151 18:17:34 ---> 685fa1231069 18:17:34 Step 7/22 : RUN go mod download 18:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:17:34 ---> Running in 1bd9fd0e6a20 18:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:17:34 Removing intermediate container 34fa11d18151 18:17:34 ---> 15a48f11322b 18:17:34 Step 22/24 : LABEL arch=x86_64 18:17:34 ---> 8e64ebf8bcc0 18:17:34 Step 7/26 : RUN go mod download 18:17:34 ---> Running in aff9538777cf 18:17:34 ---> Running in eb1e94f5007e 18:17:34 Removing intermediate container aff9538777cf 18:17:34 ---> 11c7091eb1e9 18:17:34 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:17:34 ---> Running in f651e0ac5b84 18:17:34 Removing intermediate container f651e0ac5b84 18:17:34 ---> 70918173eaf5 18:17:34 Step 24/24 : LABEL version=0.0.0 18:17:34 ---> Running in b9c5bb4fb865 18:17:34 Removing intermediate container b9c5bb4fb865 18:17:34 ---> 8f951de79882 18:17:34 18:17:35 Successfully built 8f951de79882 18:17:35 Successfully tagged core-data:latest 18:17:35  Building core-data ... done Removing intermediate container 1bd9fd0e6a20 18:17:35 ---> afd35d5c906c 18:17:35 Step 8/22 : COPY . . 18:17:35 Removing intermediate container eb1e94f5007e 18:17:35 ---> 09a1b1bb6e86 18:17:35 Step 8/26 : COPY . . 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:17:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:17:35 OK: 219 MiB in 52 packages 18:17:35 OK: 219 MiB in 52 packages 18:17:43 ---> 056c5538a719 18:17:43 Step 9/26 : RUN go mod tidy 18:17:43 Removing intermediate container a24e255d3809 18:17:43 ---> 155f8b18c1a5 18:17:43 Step 6/24 : COPY go.mod . 18:17:43 ---> Running in 5316fd006e1b 18:17:43 Removing intermediate container 91d5aec301bc 18:17:43 ---> dd70d36dce5a 18:17:43 Step 6/32 : COPY go.mod . 18:17:44 ---> 2630f6dc8ae0 18:17:44 Step 9/22 : RUN go mod tidy 18:17:44 ---> Running in f4134dc55fe7 18:17:44 ---> 17b87a7535f7 18:17:44 Step 7/24 : RUN go mod download 18:17:44 ---> Running in 3e41415e94be 18:17:44 ---> 4513997fa13b 18:17:44 Step 7/32 : RUN go mod download 18:17:44 ---> Running in 25ed9c151cd3 18:17:45 Removing intermediate container 3e41415e94be 18:17:45 ---> 97707e5e5bc6 18:17:45 Step 8/24 : COPY . . 18:17:45 Removing intermediate container 25ed9c151cd3 18:17:45 ---> 7718fa5ad6d6 18:17:45 Step 8/32 : COPY . . 18:17:45 Removing intermediate container f4134dc55fe7 18:17:45 ---> 1cb6ddbbe2ce 18:17:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:17:48 Removing intermediate container 5316fd006e1b 18:17:48 ---> ec3e8fe058b1 18:17:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:17:49 ---> Running in 4845d05af9c5 18:17:50 ---> Running in 04901c7dc0a8 18:17:51 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 18:17:51 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 18:17:53 ---> 9952167f8ef1 18:17:53 Step 9/32 : RUN go mod tidy 18:17:53 ---> 4cdd39baffa4 18:17:53 Step 9/24 : RUN go mod tidy 18:17:53 ---> Running in 699f89cbec44 18:17:53 ---> Running in 7d94ff7f7a65 18:17:56 Removing intermediate container 699f89cbec44 18:17:56 ---> 78188844b39a 18:17:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:17:56 ---> Running in 2065171f73dc 18:17:56 Removing intermediate container 7d94ff7f7a65 18:17:56 ---> d61b975d92f5 18:17:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:17:56 ---> Running in a26563a2fc24 18:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:17:56 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 18:18:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:18:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:18:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:18:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:18:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:18:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:18:18 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 18:18:18 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 18:18:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:18:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:18:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:18:21 Removing intermediate container 04901c7dc0a8 18:18:21 ---> 20950390722f 18:18:21 18:18:21 Step 11/26 : FROM alpine:3.12 18:18:21 ---> 13621d1b12d4 18:18:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:18:22 Removing intermediate container 4845d05af9c5 18:18:22 ---> 6b08aa5a4acc 18:18:22 18:18:22 Step 11/22 : FROM alpine:3.12 18:18:22 ---> 13621d1b12d4 18:18:22 Step 12/22 : RUN apk add --update --no-cache curl 18:18:22 ---> Running in 36a8d58e9f4f 18:18:22 ---> Running in eb3f18979a28 18:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:18:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:18:23 (1/6) Installing ca-certificates (20191127-r4) 18:18:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:18:23 (3/6) Installing libcurl (7.77.0-r0) 18:18:23 (1/4) Installing ca-certificates (20191127-r4) 18:18:23 (4/6) Installing curl (7.77.0-r0) 18:18:23 (5/6) Installing dumb-init (1.2.2-r1) 18:18:23 (6/6) Installing su-exec (0.2-r1) 18:18:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:18:23 Executing busybox-1.31.1-r20.trigger 18:18:23 (3/4) Installing libcurl (7.77.0-r0) 18:18:23 (4/4) Installing curl (7.77.0-r0) 18:18:23 Executing ca-certificates-20191127-r4.trigger 18:18:23 Executing busybox-1.31.1-r20.trigger 18:18:23 Executing ca-certificates-20191127-r4.trigger 18:18:23 OK: 7 MiB in 20 packages 18:18:23 OK: 7 MiB in 18 packages 18:18:24 Removing intermediate container eb3f18979a28 18:18:24 ---> f0fa5e17c0c0 18:18:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:18:24 Removing intermediate container 36a8d58e9f4f 18:18:24 ---> f78cb2254ea7 18:18:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:18:24 ---> Running in 6037137a90b4 18:18:24 ---> Running in 499c0deeac89 18:18:25 Removing intermediate container 6037137a90b4 18:18:25 ---> 789fac5c4b97 18:18:25 Step 14/22 : WORKDIR /edgex 18:18:25 Removing intermediate container 499c0deeac89 18:18:25 ---> d22829de1778 18:18:25 Step 14/26 : WORKDIR / 18:18:25 ---> Running in a0616e245b81 18:18:25 Removing intermediate container 2065171f73dc 18:18:25 ---> 3c754deeaecf 18:18:25 18:18:25 Step 11/32 : FROM alpine:3.12 18:18:25 ---> 13621d1b12d4 18:18:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:18:25 ---> Running in b60e856ce565 18:18:25 ---> Running in e898f418a745 18:18:25 Removing intermediate container a0616e245b81 18:18:25 ---> ae5e7bb8cafb 18:18:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:18:25 Removing intermediate container b60e856ce565 18:18:25 ---> 51671bc83591 18:18:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:18:25 Removing intermediate container e898f418a745 18:18:25 ---> 7bb9e4cdd840 18:18:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:18:25 ---> Running in cf60b0ec9a57 18:18:25 ---> 3d065938ef5d 18:18:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:18:25 ---> 0af1c011cfe4 18:18:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:18:25 Removing intermediate container a26563a2fc24 18:18:25 ---> 18da032f071e 18:18:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:18:26 ---> Running in a79d293286e8 18:18:26 ---> e684c310f808 18:18:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:18:26 ---> c287bf6e33e5 18:18:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:18:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:18:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:18:26 (1/2) Installing dumb-init (1.2.2-r1) 18:18:26 (2/2) Installing su-exec (0.2-r1) 18:18:26 Executing busybox-1.31.1-r20.trigger 18:18:26 OK: 6 MiB in 16 packages 18:18:26 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 18:18:26 ---> c016e048ecca 18:18:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:18:26 ---> c389abbabcd4 18:18:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:18:27 ---> Running in 755d1dfee60b 18:18:27 Removing intermediate container cf60b0ec9a57 18:18:27 ---> 0b1837d60009 18:18:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:18:27 ---> d66bfa88cd0d 18:18:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:18:27 Removing intermediate container 755d1dfee60b 18:18:27 ---> 4e59d4035d49 18:18:27 Step 19/22 : CMD ["--init=true"] 18:18:27 ---> Running in 910be01b89d1 18:18:27 ---> Running in 32b906be1eee 18:18:27 Removing intermediate container 910be01b89d1 18:18:27 ---> 6ee016b120c6 18:18:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:18:27 ---> Running in 7e76b3a5d020 18:18:27 Removing intermediate container 32b906be1eee 18:18:27 ---> 91eebcb6a1ad 18:18:27 Step 20/22 : LABEL arch=x86_64 18:18:27 ---> 7423072e6d8a 18:18:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:18:27 Removing intermediate container 7e76b3a5d020 18:18:27 ---> f68c76b3cade 18:18:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:18:27 ---> Running in 31ffa9d74ea4 18:18:27 ---> Running in 40ec8adcd46b 18:18:27 Removing intermediate container 31ffa9d74ea4 18:18:27 ---> 7efdaec19e46 18:18:27 Step 21/22 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:18:27 ---> Running in 5360f01fbf28 18:18:27 Removing intermediate container a79d293286e8 18:18:27 ---> a7325497c935 18:18:27 18:18:27 Step 12/24 : FROM docker:20.10.0 18:18:27 ---> 817cac71b576 18:18:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:18:28 Removing intermediate container 5360f01fbf28 18:18:28 ---> ad6f0f3533c0 18:18:28 Step 22/22 : LABEL version=0.0.0 18:18:28 ---> Running in cbe37d874133 18:18:28 Removing intermediate container cbe37d874133 18:18:28 ---> 1ac5ae7faebe 18:18:28 18:18:28 ---> 9a5d1bd0b4ca 18:18:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:18:28 ---> Running in 599e5988f402 18:18:28 Successfully built 1ac5ae7faebe 18:18:28 Removing intermediate container 40ec8adcd46b 18:18:28 ---> 5f4019f8dd73 18:18:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:18:28 Successfully tagged security-proxy-setup:latest 18:18:28  Building security-proxy-setup ... done 20.10.0: Pulling from library/docker 18:18:28 ---> Running in eb6ad8f42c8e 18:18:28 Removing intermediate container eb6ad8f42c8e 18:18:28 ---> 940e9f50bf22 18:18:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:18:28 ---> 0fd5ed0b1987 18:18:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:18:28 ---> Running in c81491ca8c6f 18:18:29 Removing intermediate container 599e5988f402 18:18:29 ---> 2d9b937fd443 18:18:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:18:29 ---> Running in 4f11b915a543 18:18:29 Removing intermediate container 4f11b915a543 18:18:29 ---> d1d42539eb11 18:18:29 Step 24/26 : LABEL arch=x86_64 18:18:29 ---> Running in b01ec597ff37 18:18:29 Removing intermediate container c81491ca8c6f 18:18:29 ---> d07f9e3fc7c9 18:18:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:18:29 Removing intermediate container b01ec597ff37 18:18:29 ---> c479d7d8065f 18:18:29 Step 25/26 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:18:30 ---> Running in bb2ff85ce421 18:18:30 ---> 7be7f4be2419 18:18:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:18:30 Removing intermediate container bb2ff85ce421 18:18:30 ---> 40e7de5cd450 18:18:30 Step 26/26 : LABEL version=0.0.0 18:18:30 ---> Running in f1fad2d780ba 18:18:31 ---> b1e268d188f5 18:18:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:18:31 Removing intermediate container f1fad2d780ba 18:18:31 ---> 2a736da9195b 18:18:31 18:18:31 Successfully built 2a736da9195b 18:18:31 Successfully tagged security-secretstore-setup:latest 18:18:31  Building security-secretstore-setup ... done  ---> 336114dd84f9 18:18:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:18:31 ---> 342095111191 18:18:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:18:32 ---> 0eaccd607bad 18:18:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:18:32 ---> Running in e613caf23f1d 18:18:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:18:32 Status: Downloaded newer image for docker:20.10.0 18:18:32 ---> aefe523efa57 18:18:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:18:32 ---> Running in 82121bdcdb46 18:18:32 Removing intermediate container e613caf23f1d 18:18:32 ---> 4e9438a18497 18:18:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:18:32 Removing intermediate container 82121bdcdb46 18:18:32 ---> 6ef8cabf11dc 18:18:32 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:18:32 ---> Running in 52c865915b29 18:18:32 ---> fcf8fb5e81df 18:18:32 Step 27/32 : RUN chmod +x /entrypoint.sh 18:18:32 ---> Running in ac583c4fc23a 18:18:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.171s coverage: 28.7% of statements 18:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:18:32 (1/39) Installing readline (8.0.4-r0) 18:18:32 (2/39) Installing bash (5.0.17-r0) 18:18:32 Executing bash-5.0.17-r0.post-install 18:18:32 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:18:32 (4/39) Installing libcurl (7.77.0-r0) 18:18:32 (5/39) Installing curl (7.77.0-r0) 18:18:32 (6/39) Installing dumb-init (1.2.2-r1) 18:18:32 (7/39) Installing libbz2 (1.0.8-r1) 18:18:32 (8/39) Installing expat (2.2.9-r1) 18:18:32 (9/39) Installing libffi (3.3-r2) 18:18:32 (10/39) Installing gdbm (1.13-r1) 18:18:32 (11/39) Installing xz-libs (5.2.5-r0) 18:18:32 (12/39) Installing sqlite-libs (3.32.1-r1) 18:18:33 (13/39) Installing python3 (3.8.10-r0) 18:18:34 Removing intermediate container ac583c4fc23a 18:18:34 ---> 6daae010c818 18:18:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:18:34 ---> Running in c025575093fb 18:18:34 (14/39) Installing py3-appdirs (1.4.4-r1) 18:18:34 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:18:34 (16/39) Installing py3-parsing (2.4.7-r0) 18:18:34 (17/39) Installing py3-six (1.15.0-r0) 18:18:34 (18/39) Installing py3-packaging (20.4-r0) 18:18:34 (19/39) Installing py3-setuptools (47.0.0-r0) 18:18:34 (20/39) Installing py3-chardet (3.0.4-r4) 18:18:34 (21/39) Installing py3-idna (2.9-r0) 18:18:34 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:18:34 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:18:34 (24/39) Installing py3-requests (2.23.0-r0) 18:18:34 (25/39) Installing py3-msgpack (1.0.0-r0) 18:18:34 Removing intermediate container c025575093fb 18:18:34 ---> 4ea03e512281 18:18:34 Step 29/32 : CMD ["gate"] 18:18:34 (26/39) Installing py3-lockfile (0.12.2-r3) 18:18:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:18:34 (28/39) Installing py3-colorama (0.4.3-r0) 18:18:34 (29/39) Installing py3-distlib (0.3.0-r0) 18:18:34 (30/39) Installing py3-distro (1.5.0-r1) 18:18:34 ---> Running in 3a45032e8e26 18:18:34 (31/39) Installing py3-webencodings (0.5.1-r3) 18:18:34 (32/39) Installing py3-html5lib (1.0.1-r4) 18:18:34 (33/39) Installing py3-pytoml (0.1.21-r0) 18:18:34 (34/39) Installing py3-pep517 (0.8.2-r0) 18:18:34 (35/39) Installing py3-progress (1.5-r0) 18:18:34 (36/39) Installing py3-toml (0.10.1-r0) 18:18:34 (37/39) Installing py3-retrying (1.3.3-r0) 18:18:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:18:34 (39/39) Installing py3-pip (20.1.1-r0) 18:18:34 Executing busybox-1.31.1-r19.trigger 18:18:34 Removing intermediate container 3a45032e8e26 18:18:34 ---> c4f4f9e6aded 18:18:34 Step 30/32 : LABEL arch=x86_64 18:18:34 OK: 72 MiB in 59 packages 18:18:34 ---> Running in e6bf1d92bf0d 18:18:34 Removing intermediate container e6bf1d92bf0d 18:18:34 ---> ef975702ed09 18:18:34 Step 31/32 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:18:35 ---> Running in 8944b1931bd6 18:18:35 Removing intermediate container 8944b1931bd6 18:18:35 ---> 508066d4a87b 18:18:35 Step 32/32 : LABEL version=0.0.0 18:18:35 ---> Running in 0a5ab348f5ab 18:18:35 Removing intermediate container 0a5ab348f5ab 18:18:35 ---> bd6732f2dd73 18:18:35 18:18:35 Collecting docker-compose==1.23.2 18:18:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:18:35 Successfully built bd6732f2dd73 18:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.291s coverage: 100.0% of statements 18:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.359s coverage: 81.2% of statements 18:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:18:35 Successfully tagged security-bootstrapper:latest 18:18:35  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 18:18:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:18:36 Collecting PyYAML<4,>=3.10 18:18:36 Downloading PyYAML-3.13.tar.gz (270 kB) 18:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.332s coverage: 53.4% of statements 18:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:18:36 Collecting websocket-client<1.0,>=0.32.0 18:18:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:18:36 Collecting dockerpty<0.5,>=0.4.1 18:18:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:18:36 Collecting jsonschema<3,>=2.5.1 18:18:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:18:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:18:36 Collecting cached-property<2,>=1.2.0 18:18:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:18:36 Collecting texttable<0.10,>=0.9.0 18:18:36 Downloading texttable-0.9.1.tar.gz (11 kB) 18:18:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:18:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:18:37 Collecting docopt<0.7,>=0.6.1 18:18:37 Downloading docopt-0.6.2.tar.gz (25 kB) 18:18:38 Collecting docker-pycreds>=0.4.0 18:18:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:18:38 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) 18:18:38 Collecting idna<2.8,>=2.5 18:18:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:18:38 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) 18:18:38 Collecting urllib3<1.25,>=1.21.1 18:18:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:18:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:18:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:18:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:18:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:18:38 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose 18:18:38 Attempting uninstall: idna 18:18:38 Found existing installation: idna 2.9 18:18:38 Uninstalling idna-2.9: 18:18:38 Successfully uninstalled idna-2.9 18:18:38 Attempting uninstall: urllib3 18:18:38 Found existing installation: urllib3 1.25.9 18:18:38 Uninstalling urllib3-1.25.9: 18:18:38 Successfully uninstalled urllib3-1.25.9 18:18:38 Attempting uninstall: requests 18:18:38 Found existing installation: requests 2.23.0 18:18:38 Uninstalling requests-2.23.0: 18:18:38 Successfully uninstalled requests-2.23.0 18:18:38 Running setup.py install for PyYAML: started 18:18:39 Running setup.py install for PyYAML: finished with status 'done' 18:18:39 Running setup.py install for dockerpty: started 18:18:39 Running setup.py install for dockerpty: finished with status 'done' 18:18:39 Running setup.py install for texttable: started 18:18:39 Running setup.py install for texttable: finished with status 'done' 18:18:39 Running setup.py install for docopt: started 18:18:40 Running setup.py install for docopt: finished with status 'done' 18:18:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.548s coverage: 87.7% of statements 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:18:42 Removing intermediate container 52c865915b29 18:18:42 ---> 20a45c6bf1e7 18:18:42 Step 15/24 : ENV APP_PORT=58890 18:18:42 ---> Running in 6ed52d9b73b9 18:18:42 Removing intermediate container 6ed52d9b73b9 18:18:42 ---> 009c9e302ec2 18:18:42 Step 16/24 : EXPOSE $APP_PORT 18:18:42 ---> Running in 3df0f941cec3 18:18:42 Removing intermediate container 3df0f941cec3 18:18:42 ---> e4f240541925 18:18:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:18:43 ---> 3dfeafb0455e 18:18:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:18:43 ---> 08273a62b385 18:18:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:18:43 ---> daf3056549d3 18:18:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:18:43 ---> Running in c87070d28657 18:18:43 Removing intermediate container c87070d28657 18:18:43 ---> e3d6ed9fd2b1 18:18:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:18:43 ---> Running in e3c170c69983 18:18:44 Removing intermediate container e3c170c69983 18:18:44 ---> b425f82091ca 18:18:44 Step 22/24 : LABEL arch=x86_64 18:18:44 ---> Running in 11bd50fe139b 18:18:44 Removing intermediate container 11bd50fe139b 18:18:44 ---> 4c62ba3faf12 18:18:44 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:18:44 ---> Running in 238e2aa2a945 18:18:44 Removing intermediate container 238e2aa2a945 18:18:44 ---> 91d900d97188 18:18:44 Step 24/24 : LABEL version=0.0.0 18:18:44 ---> Running in 0faf0d1ea4e2 18:18:44 Removing intermediate container 0faf0d1ea4e2 18:18:44 ---> 508f9d1da3a5 18:18:44 18:18:44 Successfully built 508f9d1da3a5 18:18:44 Successfully tagged sys-mgmt-agent:latest 18:18:44  Building sys-mgmt-agent ... done  [Pipeline] } 18:18:44 $ docker stop --time=1 ba1b99bbfd004ff5d821aab66c7b712051a2b4b53a6ef30ecba908c826e3fa8e 18:18:46 $ docker rm -f ba1b99bbfd004ff5d821aab66c7b712051a2b4b53a6ef30ecba908c826e3fa8e [Pipeline] // withDockerContainer [Pipeline] sh 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.227s coverage: 95.1% of statements 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.206s coverage: 60.0% of statements 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.285s coverage: 0.8% of statements 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.265s coverage: 22.0% of statements 18:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 18:18:46 + docker images 18:18:46 REPOSITORY TAG IMAGE ID CREATED SIZE 18:18:46 sys-mgmt-agent latest 508f9d1da3a5 2 seconds ago 312MB 18:18:46 security-bootstrapper latest bd6732f2dd73 11 seconds ago 18.2MB 18:18:46 security-secretstore-setup latest 2a736da9195b 16 seconds ago 28.1MB 18:18:46 security-proxy-setup latest 1ac5ae7faebe 19 seconds ago 25.3MB 18:18:46 a7325497c935 19 seconds ago 1.15GB 18:18:46 3c754deeaecf 22 seconds ago 1.14GB 18:18:46 20950390722f 25 seconds ago 1.15GB 18:18:46 6b08aa5a4acc 25 seconds ago 1.15GB 18:18:46 core-data latest 8f951de79882 About a minute ago 20.2MB 18:18:46 core-metadata latest 9270e7f1a5d8 About a minute ago 16.6MB 18:18:46 support-notifications latest 512329f7d485 About a minute ago 16.6MB 18:18:46 core-command latest c09f9ee4d8a1 About a minute ago 15.9MB 18:18:46 support-scheduler latest 0ef489a5904c About a minute ago 15.9MB 18:18:46 af61931370d7 About a minute ago 1.15GB 18:18:46 36b8c0c7ad50 About a minute ago 1.15GB 18:18:46 1ac87b97de83 About a minute ago 1.15GB 18:18:46 2927daeefb81 About a minute ago 1.14GB 18:18:46 0a5c217af6b9 About a minute ago 1.14GB 18:18:46 ci-base-image-x86_64 latest 985f259d7be9 5 minutes ago 648MB 18:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 18:18:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 18:18:46 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 18:18:46 docker 20.10.0 aefe523efa57 6 months ago 240MB 18:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements [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 18:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements 18:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 18:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 18:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements 18:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements 18:19:02 Still waiting to schedule task 18:19:02 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.575s coverage: 81.8% of statements 18:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 76.0% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 64.4% of statements 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.153s coverage: 100.0% of statements 18:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 18:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 18:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 18:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 66.9% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.6% of statements 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.139s coverage: 89.5% of statements 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.242s coverage: 19.3% of statements 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.522s coverage: 91.9% of statements 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.272s coverage: 62.7% of statements 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.391s coverage: 97.6% of statements 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.097s coverage: 100.0% of statements 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.150s coverage: 28.9% of statements 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 18:19:30 GO111MODULE=on go vet ./... 18:20:52 gofmt -l . 18:20:52 [ "`gofmt -l .`" = "" ] 18:20:52 ./bin/test-attribution-txt.sh [Pipeline] sh 18:20:53 + ls -al . 18:20:53 total 548 18:20:53 drwxrwxr-x 9 1001 1001 4096 Jun 11 18:20 . 18:20:53 drwxr-xr-x 4 root root 4096 Jun 11 18:16 .. 18:20:53 -rw-rw-r-- 1 1001 1001 11 Jun 11 18:14 .dockerignore 18:20:53 drwxrwxr-x 8 1001 1001 4096 Jun 11 18:14 .git 18:20:53 drwxrwxr-x 3 1001 1001 4096 Jun 11 18:14 .github 18:20:53 -rw-rw-r-- 1 1001 1001 818 Jun 11 18:14 .gitignore 18:20:53 -rw-rw-r-- 1 1001 1001 166 Jun 11 18:14 .sonarcloud.properties 18:20:53 -rw-rw-r-- 1 1001 1001 8609 Jun 11 18:14 Attribution.txt 18:20:53 -rw-rw-r-- 1 1001 1001 3804 Jun 11 18:14 CONTRIBUTING.md 18:20:53 -rw-rw-r-- 1 1001 1001 931 Jun 11 18:14 Dockerfile.build 18:20:53 -rw-rw-r-- 1 1001 1001 849 Jun 11 18:14 Jenkinsfile 18:20:53 -rw-rw-r-- 1 1001 1001 10775 Jun 11 18:14 LICENSE 18:20:53 -rw-rw-r-- 1 1001 1001 5605 Jun 11 18:14 Makefile 18:20:53 -rw-rw-r-- 1 1001 1001 7905 Jun 11 18:14 README.md 18:20:53 -rw-rw-r-- 1 1001 1001 7071 Jun 11 18:14 SECURITY.md 18:20:53 -rw-rw-r-- 1 1001 1001 5 Jun 11 18:12 VERSION 18:20:53 -rw-rw-r-- 1 1001 1001 4131 Jun 11 18:14 ZMQWindows.md 18:20:53 drwxrwxr-x 2 1001 1001 4096 Jun 11 18:14 bin 18:20:53 drwxrwxr-x 14 1001 1001 4096 Jun 11 18:14 cmd 18:20:53 -rw-r--r-- 1 root root 404951 Jun 11 18:19 coverage.out 18:20:53 -rw-rw-r-- 1 1001 1001 840 Jun 11 18:14 go.mod 18:20:53 -rw-r--r-- 1 root root 21139 Jun 11 18:16 go.sum 18:20:53 drwxrwxr-x 8 1001 1001 4096 Jun 11 18:14 internal 18:20:53 drwxrwxr-x 3 1001 1001 4096 Jun 11 18:14 openapi 18:20:53 drwxrwxr-x 4 1001 1001 4096 Jun 11 18:14 snap 18:20:53 -rw-rw-r-- 1 1001 1001 168 Jun 11 18:14 version.go [Pipeline] sh 18:20:54 + '[' -e coverage.out ] 18:20:54 + chown 1001:1001 coverage.out [Pipeline] stash 18:20:54 Warning: overwriting stash ‘coverage-report’ 18:20:55 Stashed 1 file(s) [Pipeline] sh 18:20:55 + make build 18:20:55 go mod tidy 18:20:56 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 18:21:03 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 18:21:25 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 18:21:26 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 18:21:30 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 18:21:31 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 18:21:34 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 18:21:37 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 18:21:40 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 18:21:43 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 18:21:46 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 18:21:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:21:55 $ docker stop --time=1 63f2fb747f71b03847af2cc4c213d683a082f43371b99806003ffd314ebb9d16 18:21:58 $ docker rm -f 63f2fb747f71b03847af2cc4c213d683a082f43371b99806003ffd314ebb9d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:22:00 18:22:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:22:00 latest: Pulling from edgex-devops/edgex-compose-arm64 18:22:00 29e5d40040c1: Pulling fs layer 18:22:00 1ce36da41761: Pulling fs layer 18:22:00 25b303627fd3: Pulling fs layer 18:22:01 29e5d40040c1: Download complete 18:22:01 1ce36da41761: Verifying Checksum 18:22:01 1ce36da41761: Download complete 18:22:01 29e5d40040c1: Pull complete 18:22:03 1ce36da41761: Pull complete 18:22:03 25b303627fd3: Verifying Checksum 18:22:03 25b303627fd3: Download complete 18:22:08 Running on prd-ubuntu18.04-docker-8c-8g-544 in /w/workspace/oundry_edgex-go_bnevis-i-patch-1 [Pipeline] { [Pipeline] ws 18:22:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:22:09 The recommended git tool is: git 18:22:11 using credential edgex-jenkins-ssh 18:22:11 Cloning the remote Git repository 18:22:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:22:11 > git init /w/workspace/edgex-go/1 # timeout=10 18:22:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:22:11 > git --version # timeout=10 18:22:11 > git --version # 'git version 2.17.1' 18:22:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:13 25b303627fd3: Pull complete 18:22:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:22:13 prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container 18:22:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:22:16 $ docker top 4265afd0d1a5555d6698e41e1f4e9ed6f2101e69dadfd194a40f0b86978025c6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:17 + docker-compose build --help 18:22:17 + grep parallel 18:22:18 Avoid second fetch 18:22:18 Checking out Revision 7d824e69bfb1cf849ef42dd27ad41057159c6544 (bnevis-i-patch-1) 18:22:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:22:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:18 > git config core.sparsecheckout # timeout=10 18:22:18 > git checkout -f 7d824e69bfb1cf849ef42dd27ad41057159c6544 # timeout=10 18:22:21 --parallel Build images in parallel. [Pipeline] } 18:22:21 $ docker stop --time=1 4265afd0d1a5555d6698e41e1f4e9ed6f2101e69dadfd194a40f0b86978025c6 18:22:21 Commit message: "fix: Invalid Slack invite link" 18:22:21 > git --version # timeout=10 18:22:21 > git --version # 'git version 2.17.1' 18:22:21 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 18:22:23 $ docker rm -f 4265afd0d1a5555d6698e41e1f4e9ed6f2101e69dadfd194a40f0b86978025c6 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:24 + echo snap-build.sh 18:22:24 snap-build.sh 18:22:24 + SNAP_BASE_DIR=. 18:22:24 + '[' '!' -z /w/workspace/edgex-go/1 ']' 18:22:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 18:22:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 18:22:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 18:22:24 + cd /w/workspace/edgex-go/1 18:22:24 + sudo apt-get remove -qy --purge lxd lxd-client 18:22:24 Reading package lists... 18:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:22:24 . [Pipeline] withDockerContainer 18:22:24 Building dependency tree... 18:22:24 Reading state information... 18:22:24 The following packages were automatically installed and are no longer required: 18:22:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:22:24 uidmap xdelta3 18:22:24 Use 'sudo apt autoremove' to remove them. 18:22:24 The following packages will be REMOVED: 18:22:24 lxd* lxd-client* 18:22:24 prd-ubuntu18.04-docker-arm64-4c-16g-538 does not seem to be running inside a container 18:22:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:22:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:22:25 After this operation, 31.7 MB disk space will be freed. 18:22:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 18:22:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:22:26 $ docker top bdb2126db47c70b60454603dcfdb88b75cf0073f15d748f5a68f3492aea5485e -eo pid,comm 18:22:26 Removing lxd dnsmasq configuration [Pipeline] { [Pipeline] sh 18:22:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:22:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:22:27 + docker-compose -f ./docker-compose-build.yml build --parallel 18:22:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:22:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 18:22:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:22:29 Processing triggers for systemd (237-3ubuntu10.45) ... 18:22:29 Processing triggers for ureadahead (0.100.0-21) ... 18:22:30 Building core-command ... 18:22:30 Building core-data ... 18:22:30 Building core-metadata ... 18:22:30 Building security-bootstrapper ... 18:22:30 Building security-proxy-setup ... 18:22:30 Building security-secretstore-setup ... 18:22:30 Building support-notifications ... 18:22:30 Building support-scheduler ... 18:22:30 Building sys-mgmt-agent ... 18:22:30 Building security-bootstrapper 18:22:30 Building core-command 18:22:30 Building security-proxy-setup 18:22:30 Building core-metadata 18:22:30 Building support-scheduler 18:22:31 + sudo snap remove --purge lxd 18:22:31 snap "lxd" is not installed 18:22:31 + sudo groupadd --force --system lxd 18:22:31 ++ whoami 18:22:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:22:31 + newgrp - lxd 18:22:31 + sudo snap install lxd 18:22:41 2021-06-11T18:22:38Z INFO Waiting for automatic snapd restart... 18:22:59 lxd 4.15 from Canonical* installed 18:22:59 + sudo lxd init --auto 18:23:07 + sudo snap install --classic snapcraft 18:23:15 snapcraft 4.8.1 from Canonical* installed 18:23:15 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:23:15 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:15 Dload Upload Total Spent Left Speed 18:23:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3603 0 --:--:-- --:--:-- --:--:-- 3603 18:23:15 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M 18:23:15 ./yq_linux_amd64 18:23:15 + sudo snapcraft prime --use-lxd 18:23:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:23:16 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: 18:23:16 - README.md 18:23:16 18:23:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:23:17 Launching a container. 18:23:25 Waiting for container to be ready 18:23:25 To start your first instance, try: lxc launch ubuntu:18.04 18:23:25 18:23:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:23:29 Waiting for network to be ready... 18:23:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:23:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 18:23:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:23:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 18:23:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:23:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:23:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 18:23:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 18:23:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 18:23:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 18:23:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:23:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:23:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:23:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:23:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:23:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:23:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:23:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:23:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:23:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 18:23:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 18:23:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:23:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:23:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 18:23:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 18:23:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 18:23:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 18:23:35 Fetched 24.7 MB in 4s (6082 kB/s) 18:23:35 Reading package lists... 18:23:35 Reading package lists... 18:23:35 Building dependency tree... 18:23:35 Reading state information... 18:23:35 The following additional packages will be installed: 18:23:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:23:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:23:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:23:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:23:35 Suggested packages: 18:23:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:23:35 Recommended packages: 18:23:35 gnupg libsasl2-modules 18:23:35 The following NEW packages will be installed: 18:23:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:23:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:23:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:23:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:23:35 The following packages will be upgraded: 18:23:35 gpg gpg-agent gpgconf libudev1 18:23:36 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 18:23:36 Need to get 3530 kB of archives. 18:23:36 After this operation, 13.3 MB of additional disk space will be used. 18:23:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:23:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:23:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:23:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:23:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 18:23:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 18:23:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:23:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:23:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:23:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:23:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:23:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:23:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:23:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:23:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:23:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:23:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:23:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:23:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:23:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:23:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:23:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:23:37 debconf: delaying package configuration, since apt-utils is not installed 18:23:37 Fetched 3530 kB in 1s (3143 kB/s) 18:23:37 (Reading database ... 12511 files and directories currently installed.) 18:23:37 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 18:23:37 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:23:37 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 18:23:37 Selecting previously unselected package udev. 18:23:37 (Reading database ... 12511 files and directories currently installed.) 18:23:37 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 18:23:37 Unpacking udev (237-3ubuntu10.47) ... 18:23:37 Selecting previously unselected package libfuse2:amd64. 18:23:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:23:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:23:37 Selecting previously unselected package fuse. 18:23:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:23:37 Unpacking fuse (2.9.7-1ubuntu1) ... 18:23:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:23:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:23:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:23:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:23:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:23:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:23:38 Selecting previously unselected package libksba8:amd64. 18:23:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:23:38 Unpacking libksba8:amd64 (1.3.5-2) ... 18:23:38 Selecting previously unselected package libroken18-heimdal:amd64. 18:23:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:23:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:23:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:23:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libwind0-heimdal:amd64. 18:23:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:23:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:23:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:23:38 ---> 3886e1e11cfc 18:23:38 Step 3/32 : WORKDIR /edgex-go 18:23:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:23:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:23:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:23:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:38 Selecting previously unselected package libsasl2-modules-db:amd64. 18:23:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:23:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:23:39 Selecting previously unselected package libsasl2-2:amd64. 18:23:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:23:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:23:39 Selecting previously unselected package libldap-common. 18:23:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:23:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:23:39 Selecting previously unselected package libldap-2.4-2:amd64. 18:23:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:23:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:23:39 Selecting previously unselected package dirmngr. 18:23:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:23:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:23:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:23:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:23:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:23:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:23:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:23:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:23:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:39 Setting up libksba8:amd64 (1.3.5-2) ... 18:23:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:23:39 Setting up udev (237-3ubuntu10.47) ... 18:23:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:23:39 ---> 3886e1e11cfc 18:23:39 Step 3/22 : WORKDIR /edgex-go 18:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:23:39 ---> 3886e1e11cfc 18:23:39 Step 3/24 : WORKDIR /edgex-go 18:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:23:39 ---> 3886e1e11cfc 18:23:39 Step 3/24 : WORKDIR /edgex-go 18:23:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:23:39 ---> 3886e1e11cfc 18:23:39 Step 3/23 : WORKDIR /edgex-go 18:23:40 invoke-rc.d: policy-rc.d denied execution of start. 18:23:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Processing triggers for systemd (237-3ubuntu10) ... 18:23:40 Setting up fuse (2.9.7-1ubuntu1) ... 18:23:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:23:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:23:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:23:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:23:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:23:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:23:40 settings in the [Install] section, and DefaultInstance for template units). 18:23:40 This means they are not meant to be enabled using systemctl. 18:23:40 Possible reasons for having this kind of units are: 18:23:40 1) A unit may be statically enabled by being symlinked from another unit's 18:23:40 .wants/ or .requires/ directory. 18:23:40 2) A unit's purpose may be to act as a helper for some other unit which has 18:23:40 a requirement dependency on it. 18:23:40 3) A unit may be started when needed via activation (socket, path, timer, 18:23:40 D-Bus, udev, scripted systemctl call, ...). 18:23:40 4) In case of template units, the unit is meant to be enabled with some 18:23:40 instance name specified. 18:23:41 Reading package lists... 18:23:41 Building dependency tree... 18:23:41 Reading state information... 18:23:41 The following additional packages will be installed: 18:23:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:23:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:23:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:23:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:23:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:23:41 Suggested packages: 18:23:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:23:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:23:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:23:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:23:41 systemd-container policykit-1 18:23:41 Recommended packages: 18:23:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:23:41 The following NEW packages will be installed: 18:23:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:23:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:23:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:23:41 multiarch-support openssh-client python3 python3-minimal python3.6 18:23:41 python3.6-minimal snapd squashfs-tools sudo 18:23:41 The following packages will be upgraded: 18:23:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:23:41 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 18:23:41 Need to get 36.7 MB of archives. 18:23:41 After this operation, 147 MB of additional disk space will be used. 18:23:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:23:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:23:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 18:23:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:23:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:23:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:23:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:23:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:23:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:23:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:23:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:23:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:23:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:23:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:23:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:23:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:23:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 18:23:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 18:23:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 18:23:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:23:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:23:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:23:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:23:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:23:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:23:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:23:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:23:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:23:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 18:23:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 18:23:43 ---> Running in 5a7b72b845ad 18:23:43 ---> Running in 112a48adbf55 18:23:43 ---> Running in 0d304dfb7365 18:23:43 ---> Running in 5b00acbbd672 18:23:43 ---> Running in 0f03f78cd3c7 18:23:43 Removing intermediate container 5b00acbbd672 18:23:43 ---> 326ba08b8b2c 18:23:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:43 Removing intermediate container 112a48adbf55 18:23:43 ---> 06211058b21d 18:23:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:43 Removing intermediate container 5a7b72b845ad 18:23:43 ---> ae0cc7b18d34 18:23:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:43 Removing intermediate container 0d304dfb7365 18:23:43 ---> 7d6fb36164a8 18:23:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:43 Removing intermediate container 0f03f78cd3c7 18:23:43 ---> c216012e9769 18:23:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:43 debconf: delaying package configuration, since apt-utils is not installed 18:23:43 Fetched 36.7 MB in 2s (15.3 MB/s) 18:23:43 (Reading database ... 12757 files and directories currently installed.) 18:23:43 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 18:23:44 ---> Running in 1e6eba486022 18:23:44 ---> Running in deb50dbbe946 18:23:44 ---> Running in c6b8fa248e02 18:23:44 ---> Running in 5e73c47d99c4 18:23:44 ---> Running in f23bec7be850 18:23:44 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:23:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 18:23:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:23:44 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 18:23:44 (Reading database ... 12757 files and directories currently installed.) 18:23:44 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 18:23:44 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 18:23:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 18:23:45 (Reading database ... 12757 files and directories currently installed.) 18:23:45 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 18:23:45 Unpacking apt (1.6.13) over (1.6.1) ... 18:23:45 Setting up apt (1.6.13) ... 18:23:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:23:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:23:45 (Reading database ... 12764 files and directories currently installed.) 18:23:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:23:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:23:46 Selecting previously unselected package libpython3.6-minimal:amd64. 18:23:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:46 Selecting previously unselected package libexpat1:amd64. 18:23:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:23:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:23:46 Selecting previously unselected package python3.6-minimal. 18:23:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:23:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:23:46 Checking for services that may need to be restarted...done. 18:23:46 Checking for services that may need to be restarted...done. 18:23:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:23:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:23:47 Selecting previously unselected package python3-minimal. 18:23:47 (Reading database ... 13012 files and directories currently installed.) 18:23:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:23:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:23:47 Selecting previously unselected package mime-support. 18:23:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:23:47 Unpacking mime-support (3.60ubuntu1) ... 18:23:47 Selecting previously unselected package libmpdec2:amd64. 18:23:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:23:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:23:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:23:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:47 Selecting previously unselected package python3.6. 18:23:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:23:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:23:47 Selecting previously unselected package libpython3-stdlib:amd64. 18:23:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:23:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:23:47 Setting up python3-minimal (3.6.7-1~18.04) ... 18:23:48 Selecting previously unselected package python3. 18:23:48 (Reading database ... 13442 files and directories currently installed.) 18:23:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:23:48 Unpacking python3 (3.6.7-1~18.04) ... 18:23:48 Selecting previously unselected package multiarch-support. 18:23:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:23:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:23:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:23:48 Selecting previously unselected package liblzo2-2:amd64. 18:23:48 (Reading database ... 13479 files and directories currently installed.) 18:23:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:23:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:23:48 Removing intermediate container 1e6eba486022 18:23:48 ---> 05edf417f555 18:23:48 Step 5/32 : RUN apk add --update --no-cache make git 18:23:48 Removing intermediate container c6b8fa248e02 18:23:48 ---> 4fafd0e6420b 18:23:48 Step 5/23 : RUN apk add --update --no-cache make git 18:23:48 ---> Running in 89e50204f64a 18:23:48 ---> Running in bca9778edf54 18:23:48 Removing intermediate container deb50dbbe946 18:23:48 ---> 199eb7cbcf31 18:23:48 Step 5/24 : RUN apk add --update --no-cache make git 18:23:48 Removing intermediate container 5e73c47d99c4 18:23:48 ---> 4797bba2bf2d 18:23:48 Step 5/22 : RUN apk add --update --no-cache make git 18:23:48 Selecting previously unselected package libbsd0:amd64. 18:23:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:23:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:23:48 Selecting previously unselected package sudo. 18:23:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:23:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:23:48 Selecting previously unselected package apparmor. 18:23:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:23:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:23:48 ---> Running in 6afccb336ecd 18:23:48 Removing intermediate container f23bec7be850 18:23:48 ---> 04c335500102 18:23:48 Step 5/24 : RUN apk add --update --no-cache make git 18:23:48 ---> Running in 6b403d6585a1 18:23:48 Selecting previously unselected package libedit2:amd64. 18:23:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:23:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:23:48 Selecting previously unselected package libkrb5support0:amd64. 18:23:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:23:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:23:48 ---> Running in 6f5628086580 18:23:49 Selecting previously unselected package libk5crypto3:amd64. 18:23:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:23:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:23:49 Selecting previously unselected package libkeyutils1:amd64. 18:23:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:23:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:23:49 Selecting previously unselected package libkrb5-3:amd64. 18:23:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:23:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:23:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:23:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:23:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:23:49 Selecting previously unselected package libssl1.0.0:amd64. 18:23:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:23:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:23:49 Selecting previously unselected package openssh-client. 18:23:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:23:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:23:49 Selecting previously unselected package squashfs-tools. 18:23:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 18:23:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:23:49 Selecting previously unselected package snapd. 18:23:49 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 18:23:49 Unpacking snapd (2.49.2+18.04) ... 18:23:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:23:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:23:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:23:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:23:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:23:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:23:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:23:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:23:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:23:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:23:52 OK: 218 MiB in 52 packages 18:23:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:23:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:23:52 Setting up mime-support (3.60ubuntu1) ... 18:23:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:23:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:23:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:23:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:23:52 Setting up systemd (237-3ubuntu10.47) ... 18:23:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:23:52 OK: 218 MiB in 52 packages 18:23:53 OK: 218 MiB in 52 packages 18:23:53 OK: 218 MiB in 52 packages 18:23:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:23:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:23:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:23:53 OK: 218 MiB in 52 packages 18:23:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:23:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:23:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:23:53 Removing intermediate container 89e50204f64a 18:23:53 ---> 5bf25d69a86d 18:23:53 Step 6/32 : COPY go.mod . 18:23:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:23:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:23:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:23:54 Setting up python3 (3.6.7-1~18.04) ... 18:23:54 running python rtupdate hooks for python3.6... 18:23:54 running python post-rtupdate hooks for python3.6... 18:23:54 Setting up apparmor (2.12-4ubuntu5.1) ... 18:23:54 Removing intermediate container bca9778edf54 18:23:54 ---> d1497d185710 18:23:54 Step 6/23 : COPY go.mod . 18:23:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:23:54 Removing intermediate container 6afccb336ecd 18:23:54 ---> e8bc77ef3962 18:23:54 Step 6/24 : COPY go.mod . 18:23:54 Removing intermediate container 6b403d6585a1 18:23:54 ---> 2d96150ca3c5 18:23:54 Step 6/22 : COPY go.mod . 18:23:54 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:23:54 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:23:54 Setting up snapd (2.49.2+18.04) ... 18:23:55 Removing intermediate container 6f5628086580 18:23:55 ---> 990a032e6535 18:23:55 Step 6/24 : COPY go.mod . 18:23:55 ---> 3c0404549fa7 18:23:55 Step 7/32 : RUN go mod download 18:23:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:23:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:23:55 ---> Running in b6193e666001 18:23:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:23:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:23:55 ---> ccbd3075c52e 18:23:55 Step 7/23 : RUN go mod download 18:23:55 ---> Running in 2a07cc53abdf 18:23:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:23:55 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:23:56 ---> ec4ecbc402d0 18:23:56 Step 7/24 : RUN go mod download 18:23:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:23:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:23:56 ---> Running in b9451e6e0280 18:23:56 ---> ee711c5a5102 18:23:56 Step 7/22 : RUN go mod download 18:23:56 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:23:56 ---> b75e604c7f8c 18:23:56 Step 7/24 : RUN go mod download 18:23:56 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:23:56 /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' 18:23:56 ---> Running in de02d0bac22d 18:23:56 ---> Running in 79bd34a31fe9 18:23:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:23:57 Processing triggers for systemd (237-3ubuntu10.47) ... 18:23:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:23:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:23:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:24:00 Reading package lists... 18:24:00 Reading package lists... 18:24:00 Removing intermediate container b6193e666001 18:24:00 ---> 4752f94fc792 18:24:00 Step 8/32 : COPY . . 18:24:00 Removing intermediate container 2a07cc53abdf 18:24:00 ---> ebc164d1274a 18:24:00 Step 8/23 : COPY . . 18:24:00 Building dependency tree... 18:24:00 Reading state information... 18:24:00 Calculating upgrade... 18:24:00 Removing intermediate container b9451e6e0280 18:24:00 ---> 5c141239a89b 18:24:00 Step 8/24 : COPY . . 18:24:00 The following packages will be upgraded: 18:24:00 advancecomp base-files bash binutils binutils-common 18:24:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:24:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:24:00 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:24:00 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:24:00 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:24:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:24:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:24:00 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:24:00 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:24:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:24:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:24:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:24:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:24:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:24:00 ubuntu-keyring util-linux 18:24:00 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:24:00 Need to get 64.1 MB of archives. 18:24:00 After this operation, 5097 kB of additional disk space will be used. 18:24:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 18:24:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:24:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:24:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:24:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:24:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:24:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:24:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:24:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:24:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:24:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:24:00 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:24:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:24:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:24:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:24:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:24:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:24:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:24:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:24:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:24:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:24:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:24:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:24:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:24:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:24:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:24:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:24:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:24:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:24:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:24:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:24:00 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:24:00 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:24:00 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:24:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:24:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:24:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:24:00 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 18:24:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 18:24:01 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:24:01 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:24:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:24:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:24:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:24:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:24:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:24:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:24:01 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:24:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:24:01 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:24:01 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:24:01 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:24:01 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:24:01 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:24:01 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:24:01 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:24:01 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:24:01 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:24:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:24:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:24:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:24:01 Removing intermediate container 79bd34a31fe9 18:24:01 ---> 3012090fa73f 18:24:01 Step 8/24 : COPY . . 18:24:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:24:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:24:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:24:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:24:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:24:02 Removing intermediate container de02d0bac22d 18:24:02 ---> a91b712e174a 18:24:02 Step 8/22 : COPY . . 18:24:02 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:24:02 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:24:02 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:24:02 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:24:02 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:24:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:24:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:24:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:24:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:24:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:24:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:24:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:24:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:24:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:24:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:24:03 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:24:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:24:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 18:24:03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:24:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 18:24:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 18:24:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:24:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:24:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:24:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:24:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:24:03 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:24:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:24:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:24:03 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:24:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:24:03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:24:03 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:24:03 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:24:03 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:24:03 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:24:03 debconf: delaying package configuration, since apt-utils is not installed 18:24:03 Fetched 64.1 MB in 3s (19.8 MB/s) 18:24:03 (Reading database ... 13914 files and directories currently installed.) 18:24:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:24:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:24:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 18:24:04 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 18:24:04 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:04 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:05 (Reading database ... 13914 files and directories currently installed.) 18:24:05 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:24:05 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:24:05 (Reading database ... 13914 files and directories currently installed.) 18:24:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:24:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:24:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:06 (Reading database ... 13914 files and directories currently installed.) 18:24:06 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:24:06 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:24:06 (Reading database ... 13914 files and directories currently installed.) 18:24:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:24:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:24:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:24:07 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:24:07 Setting up base-files (10.1ubuntu2.10) ... 18:24:07 Installing new version of config file /etc/issue ... 18:24:07 Installing new version of config file /etc/issue.net ... 18:24:07 Installing new version of config file /etc/lsb-release ... 18:24:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:24:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:24:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:24:07 Removing obsolete conffile /etc/default/motd-news ... 18:24:07 (Reading database ... 13915 files and directories currently installed.) 18:24:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:24:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:24:07 Setting up bash (4.4.18-2ubuntu1.2) ... 18:24:07 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 18:24:07 (Reading database ... 13915 files and directories currently installed.) 18:24:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:24:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:24:08 (Reading database ... 13915 files and directories currently installed.) 18:24:08 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:24:08 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:24:08 Setting up tar (1.29b-2ubuntu0.2) ... 18:24:08 (Reading database ... 13915 files and directories currently installed.) 18:24:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:24:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:24:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:24:08 (Reading database ... 13915 files and directories currently installed.) 18:24:08 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:24:08 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:24:08 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:24:09 (Reading database ... 13915 files and directories currently installed.) 18:24:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:24:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:24:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:24:09 (Reading database ... 13915 files and directories currently installed.) 18:24:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:24:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:24:09 Setting up grep (3.1-2build1) ... 18:24:09 (Reading database ... 13915 files and directories currently installed.) 18:24:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:24:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:24:09 Setting up login (1:4.5-1ubuntu2) ... 18:24:09 (Reading database ... 13915 files and directories currently installed.) 18:24:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:24:09 (Reading database ... 13915 files and directories currently installed.) 18:24:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:24:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:24:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:24:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:10 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:24:10 (Reading database ... 13915 files and directories currently installed.) 18:24:10 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:24:10 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:24:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:24:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:24:11 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:24:11 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:24:11 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:24:11 (Reading database ... 13915 files and directories currently installed.) 18:24:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:24:11 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:24:11 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:24:11 (Reading database ... 13915 files and directories currently installed.) 18:24:11 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:11 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:11 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:11 (Reading database ... 13915 files and directories currently installed.) 18:24:11 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:11 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:12 (Reading database ... 13915 files and directories currently installed.) 18:24:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:12 (Reading database ... 13915 files and directories currently installed.) 18:24:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:12 (Reading database ... 13915 files and directories currently installed.) 18:24:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:24:12 (Reading database ... 13915 files and directories currently installed.) 18:24:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:24:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:12 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:24:13 (Reading database ... 13915 files and directories currently installed.) 18:24:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:24:13 (Reading database ... 13915 files and directories currently installed.) 18:24:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:24:13 (Reading database ... 13915 files and directories currently installed.) 18:24:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:24:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:24:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:24:14 (Reading database ... 13915 files and directories currently installed.) 18:24:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:24:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:24:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:24:14 (Reading database ... 13915 files and directories currently installed.) 18:24:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:24:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:24:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:24:14 (Reading database ... 13917 files and directories currently installed.) 18:24:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:24:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:24:14 Setting up debconf (1.5.66ubuntu1) ... 18:24:15 (Reading database ... 13917 files and directories currently installed.) 18:24:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:24:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:24:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:24:15 (Reading database ... 13917 files and directories currently installed.) 18:24:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:24:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:24:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:24:15 (Reading database ... 13917 files and directories currently installed.) 18:24:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:24:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:24:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:24:15 (Reading database ... 13917 files and directories currently installed.) 18:24:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:24:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:24:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:24:15 (Reading database ... 13919 files and directories currently installed.) 18:24:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:24:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:24:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:24:16 (Reading database ... 13923 files and directories currently installed.) 18:24:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:24:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:24:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 18:24:16 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:24:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:24:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:24:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:24:16 (Reading database ... 13923 files and directories currently installed.) 18:24:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:24:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:24:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:24:16 (Reading database ... 13923 files and directories currently installed.) 18:24:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:24:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:24:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:24:16 (Reading database ... 13923 files and directories currently installed.) 18:24:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:24:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:24:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:24:17 (Reading database ... 13923 files and directories currently installed.) 18:24:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:24:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:24:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:24:17 (Reading database ... 13923 files and directories currently installed.) 18:24:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:24:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:24:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:24:17 (Reading database ... 13923 files and directories currently installed.) 18:24:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:24:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:24:17 Setting up passwd (1:4.5-1ubuntu2) ... 18:24:17 (Reading database ... 13923 files and directories currently installed.) 18:24:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:24:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:24:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 18:24:18 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:24:18 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 18:24:18 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:24:18 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:24:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:24:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:24:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:24:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:24:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:24:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:24:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:24:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:24:18 (Reading database ... 13923 files and directories currently installed.) 18:24:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:24:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:24:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:24:19 (Reading database ... 13923 files and directories currently installed.) 18:24:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:24:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:24:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:24:19 (Reading database ... 13924 files and directories currently installed.) 18:24:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:24:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:24:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:24:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:24:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:24:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:24:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:24:19 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:24:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:24:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:24:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:24:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:24:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:24:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:24:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:24:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:24:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:24:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:24:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:24:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:24:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:24:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:24:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:24:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:24:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:24:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:24:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:24:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:24:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:24:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:24:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:24:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:24:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:24:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:24:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:24:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:24:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:24 ---> f918f8607b29 18:24:24 Step 9/24 : RUN go mod tidy 18:24:24 ---> aedabcedec8f 18:24:24 Step 9/32 : RUN go mod tidy 18:24:24 ---> aa0208668bd3 18:24:24 Step 9/22 : RUN go mod tidy 18:24:24 ---> 8363fe6d2b17 18:24:24 Step 9/24 : RUN go mod tidy 18:24:24 ---> b51a77636b60 18:24:24 Step 9/23 : RUN go mod tidy 18:24:24 ---> Running in 2767ae4f51fb 18:24:24 ---> Running in 426b8016ae03 18:24:24 ---> Running in 95913a0d019a 18:24:24 ---> Running in 4c6144f82dab 18:24:24 ---> Running in 5490e380abaf 18:24:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:24:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:24:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:24:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:24:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:24:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:24:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:24:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:24:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:24:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:24:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:24:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:24:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:24:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:24:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:24:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:24:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:24:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:24:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:24:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:24:25 18:24:25 Current default time zone: 'Etc/UTC' 18:24:25 Local time is now: Fri Jun 11 18:24:25 UTC 2021. 18:24:25 Universal Time is now: Fri Jun 11 18:24:25 UTC 2021. 18:24:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:24:25 18:24:25 Setting up systemd-sysv (237-3ubuntu10.47) ... 18:24:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:25 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 18:24:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:24:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:24:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:24:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:24:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:24:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:24:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:24:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:24:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:24:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:24:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:26 Setting up patch (2.7.6-2ubuntu1.1) ... 18:24:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:24:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:24:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:24:26 Installing new version of config file /etc/ssl/openssl.cnf ... 18:24:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:24:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:24:26 Setting up ca-certificates (20210119~18.04.1) ... 18:24:28 Updating certificates in /etc/ssl/certs... 18:24:29 23 added, 27 removed; done. 18:24:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:24:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:24:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:24:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:24:29 Setting up pkgbinarymangler (138.18.04.1) ... 18:24:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:24:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up perl (5.26.1-6ubuntu0.5) ... 18:24:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:24:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:24:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:24:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:24:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:24:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:24:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:24:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:24:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:24:29 Processing triggers for systemd (237-3ubuntu10.47) ... 18:24:29 Processing triggers for mime-support (3.60ubuntu1) ... 18:24:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:24:29 Updating certificates in /etc/ssl/certs... 18:24:30 0 added, 0 removed; done. 18:24:30 Running hooks in /etc/ca-certificates/update.d... 18:24:30 done. 18:24:30 Reading package lists... 18:24:31 Building dependency tree... 18:24:31 Reading state information... 18:24:31 The following NEW packages will be installed: 18:24:31 apt-transport-https 18:24:31 Removing intermediate container 2767ae4f51fb 18:24:31 ---> 0e65aaf16485 18:24:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:24:31 ---> Running in deae46fee74b 18:24:31 Removing intermediate container 426b8016ae03 18:24:31 ---> 68ea34b0f8cc 18:24:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:24:31 Removing intermediate container 4c6144f82dab 18:24:31 ---> f48f4cea3b8e 18:24:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:24:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:24:31 Need to get 1692 B of archives. 18:24:31 After this operation, 154 kB of additional disk space will be used. 18:24:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 18:24:31 debconf: delaying package configuration, since apt-utils is not installed 18:24:31 Fetched 1692 B in 0s (7912 B/s) 18:24:31 ---> Running in c2b2c83ef95e 18:24:31 ---> Running in 152248ebfde2 18:24:31 Removing intermediate container 95913a0d019a 18:24:31 ---> b440a7b8b3fe 18:24:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:24:31 Selecting previously unselected package apt-transport-https. 18:24:31 (Reading database ... 13929 files and directories currently installed.) 18:24:31 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 18:24:31 Unpacking apt-transport-https (1.6.13) ... 18:24:31 Setting up apt-transport-https (1.6.13) ... 18:24:31 Removing intermediate container 5490e380abaf 18:24:31 ---> 0d954c707eef 18:24:31 Step 10/24 : RUN make cmd/core-command/core-command 18:24:31 ---> Running in d7335c9da1f8 18:24:31 Waiting for network to be ready... 18:24:31 ---> Running in 26ea78103530 18:24:32 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 18:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:24:33 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 18:24:34 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 18:24:34 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 18:24:37 2021-06-11T18:24:34Z INFO Waiting for automatic snapd restart... 18:24:37 snapd 2.50.1 from Canonical* installed 18:24:38 "snapd" switched to the "latest/stable" channel 18:24:38 18:24:41 core18 20210507 from Canonical* installed 18:24:41 "core18" switched to the "latest/stable" channel 18:24:41 18:24:44 snapcraft 4.8.1 from Canonical* installed 18:24:44 "snapcraft" switched to the "latest/stable" channel 18:24:44 18:24:49 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: 18:24:49 - README.md 18:24:49 18:24:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:24:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:24:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:24:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:24:50 Reading package lists... 18:24:51 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 18:24:51 Reading package lists... 18:24:51 Building dependency tree... 18:24:51 Reading state information... 18:24:51 Recommended packages: 18:24:51 libglib2.0-data shared-mime-info xdg-user-dirs unzip 18:24:52 The following NEW packages will be installed: 18:24:52 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 18:24:52 pkg-config zip 18:24:52 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 18:24:52 Need to get 2529 kB of archives. 18:24:52 After this operation, 8736 kB of additional disk space will be used. 18:24:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:24:52 Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:24:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:24:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:24:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:24:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:24:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:24:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:24:52 debconf: delaying package configuration, since apt-utils is not installed 18:24:52 Fetched 2529 kB in 1s (3280 kB/s) 18:24:53 Selecting previously unselected package libglib2.0-0:amd64. 18:24:53 (Reading database ... 13933 files and directories currently installed.) 18:24:53 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:24:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:24:53 Selecting previously unselected package libnorm1:amd64. 18:24:53 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:24:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:24:53 Selecting previously unselected package libpgm-5.2-0:amd64. 18:24:53 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:24:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:24:53 Selecting previously unselected package libsodium23:amd64. 18:24:53 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 18:24:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:24:53 Selecting previously unselected package libzmq5:amd64. 18:24:53 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:24:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:24:53 Selecting previously unselected package libzmq3-dev:amd64. 18:24:53 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:24:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:24:53 Selecting previously unselected package pkg-config. 18:24:53 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:24:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:24:53 Selecting previously unselected package zip. 18:24:53 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 18:24:53 Unpacking zip (3.0-11build1) ... 18:24:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:24:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:24:53 No schema files found: doing nothing. 18:24:53 Setting up zip (3.0-11build1) ... 18:24:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:24:53 Setting up libsodium23:amd64 (1.0.16-2) ... 18:24:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:24:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:24:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:24:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:24:54 libglib2.0-0 set to automatically installed. 18:24:54 libnorm1 set to automatically installed. 18:24:54 libpgm-5.2-0 set to automatically installed. 18:24:54 libsodium23 set to automatically installed. 18:24:54 libzmq3-dev set to automatically installed. 18:24:54 libzmq5 set to automatically installed. 18:24:54 pkg-config set to automatically installed. 18:24:54 zip set to automatically installed. 18:24:55 snapd is not logged in, snap install commands will use sudo 18:25:08 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 18:25:08 snapd is not logged in, snap install commands will use sudo 18:25:09 snap "core18" has no updates available 18:25:10 Downloading snap 'edgex-app-service-configurable' 18:25:13 Pulling app-service-config 18:25:13 + snapcraftctl pull 18:25:14 Pulling config-common 18:25:14 + snapcraftctl pull 18:25:15 Pulling go-build-helper 18:25:15 + snapcraftctl pull 18:25:16 'edgex-go' has dependencies that need to be staged: go-build-helper 18:25:16 Skipping pull go-build-helper (already ran) 18:25:16 Building go-build-helper 18:25:16 + snapcraftctl build 18:25:18 Staging go-build-helper 18:25:18 + snapcraftctl stage 18:25:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:25:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:25:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 18:25:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 18:25:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:25:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:25:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 18:25:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 18:25:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 18:25:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 18:25:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:25:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:25:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:25:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:25:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:25:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:25:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:25:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:25:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:25:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 18:25:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 18:25:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:25:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:25:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 18:25:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 18:25:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 18:25:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 18:25:28 Fetched 24.7 MB in 0s (0 B/s) 18:25:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:25:28 Fetched 224 kB in 0s (0 B/s) 18:25:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:25:28 Fetched 157 kB in 0s (0 B/s) 18:25:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:25:28 Fetched 221 kB in 0s (0 B/s) 18:25:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:25:28 Fetched 143 kB in 0s (0 B/s) 18:25:28 Pulling edgex-go 18:25:28 + snapcraftctl pull 18:25:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:25:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:25:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:25:43 Fetched 0 B in 0s (0 B/s) 18:25:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:25:43 Fetched 96.5 kB in 0s (0 B/s) 18:25:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:25:43 Fetched 279 kB in 0s (0 B/s) 18:25:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:25:43 Fetched 122 kB in 0s (0 B/s) 18:25:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:25:43 Fetched 77.8 kB in 0s (0 B/s) 18:25:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:25:43 Fetched 8848 B in 0s (0 B/s) 18:25:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:25:43 Fetched 47.8 kB in 0s (0 B/s) 18:25:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:25:43 Fetched 45.6 kB in 0s (0 B/s) 18:25:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:25:43 Fetched 15.0 kB in 0s (0 B/s) 18:25:43 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:25:43 Fetched 219 kB in 0s (0 B/s) 18:25:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:25:43 Fetched 154 kB in 0s (0 B/s) 18:25:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:25:43 Fetched 50.6 kB in 0s (0 B/s) 18:25:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:25:43 Fetched 14.8 kB in 0s (0 B/s) 18:25:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:25:43 Fetched 41.8 kB in 0s (0 B/s) 18:25:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:25:43 Fetched 499 kB in 0s (0 B/s) 18:25:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:25:43 Fetched 111 kB in 0s (0 B/s) 18:25:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:25:43 Fetched 240 kB in 0s (0 B/s) 18:25:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:25:43 Fetched 29.3 kB in 0s (0 B/s) 18:25:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:25:43 Fetched 85.5 kB in 0s (0 B/s) 18:25:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:25:43 Fetched 24.5 kB in 0s (0 B/s) 18:25:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:25:43 Fetched 49.2 kB in 0s (0 B/s) 18:25:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:25:43 Fetched 54.2 kB in 0s (0 B/s) 18:25:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:25:43 Fetched 30.8 kB in 0s (0 B/s) 18:25:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:25:43 Fetched 15.8 kB in 0s (0 B/s) 18:25:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:25:43 Fetched 85.9 kB in 0s (0 B/s) 18:25:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:25:43 Fetched 8720 B in 0s (0 B/s) 18:25:43 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 18:25:43 Fetched 137 kB in 0s (0 B/s) 18:25:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:25:43 Fetched 119 kB in 0s (0 B/s) 18:25:43 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 18:25:43 Fetched 110 kB in 0s (0 B/s) 18:25:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:25:43 Fetched 11.1 kB in 0s (0 B/s) 18:25:43 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:25:43 Fetched 645 kB in 0s (0 B/s) 18:25:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:25:43 Fetched 41.3 kB in 0s (0 B/s) 18:25:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:25:43 Fetched 17.9 kB in 0s (0 B/s) 18:25:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:25:43 Fetched 368 kB in 0s (0 B/s) 18:25:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:25:43 Fetched 187 kB in 0s (0 B/s) 18:25:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:25:43 Fetched 175 kB in 0s (0 B/s) 18:25:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:25:43 Fetched 206 kB in 0s (0 B/s) 18:25:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:25:43 Fetched 1301 kB in 0s (0 B/s) 18:25:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:25:43 Fetched 36.2 kB in 0s (0 B/s) 18:25:43 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:25:43 Fetched 159 kB in 0s (0 B/s) 18:25:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:25:43 Fetched 107 kB in 0s (0 B/s) 18:25:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:25:43 Fetched 48.7 kB in 0s (0 B/s) 18:25:43 Pulling static-packages 18:25:43 + snapcraftctl pull 18:25:44 Pulling version 18:25:44 + cd /root/project 18:25:44 + git describe --tags --abbrev=0 18:25:44 /bin/sh: 39: git: not found 18:25:44 + sed s/v// 18:25:44 + GIT_VERSION= 18:25:44 + snapcraftctl set-version 18:25:45 Usage: snapcraftctl set-version [OPTIONS] VERSION 18:25:45 Try 'snapcraftctl set-version --help' for help. 18:25:45 18:25:45 Error: Missing argument 'VERSION'. 18:25:45 Failed to run 'override-pull': Exit code was 2. 18:25:45 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:48 Failed in branch amd64 18:26:26 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 18:26:27 Removing intermediate container 26ea78103530 18:26:27 ---> 13f2fb9c2292 18:26:27 18:26:27 Step 11/24 : FROM alpine:3.12 18:26:27 Removing intermediate container c2b2c83ef95e 18:26:27 ---> 40c46379aec3 18:26:27 18:26:27 Step 11/32 : FROM alpine:3.12 18:26:27 3.12: Pulling from library/alpine 18:26:27 3.12: Pulling from library/alpine 18:26:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:26:29 Status: Downloaded newer image for alpine:3.12 18:26:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:26:29 Status: Image is up to date for alpine:3.12 18:26:29 ---> 9852663dfa18 18:26:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:26:29 ---> 9852663dfa18 18:26:29 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:26:30 Removing intermediate container 152248ebfde2 18:26:30 ---> 48a8254a5b66 18:26:30 18:26:30 Step 11/22 : FROM alpine:3.12 18:26:30 ---> 9852663dfa18 18:26:30 Step 12/22 : RUN apk add --update --no-cache curl 18:26:30 Removing intermediate container d7335c9da1f8 18:26:30 ---> 8d1937580985 18:26:30 18:26:30 Step 11/23 : FROM alpine:3.12 18:26:30 ---> 9852663dfa18 18:26:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:26:30 ---> Running in 288ac34fbbc4 18:26:30 ---> Running in f2e724249370 18:26:30 ---> Running in bd6184b32c38 18:26:30 ---> Running in 7596f5a225e2 18:26:31 Removing intermediate container 288ac34fbbc4 18:26:31 ---> 18f8973dca4e 18:26:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:26:31 ---> Running in 0d2bbba9f41a 18:26:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:26:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:26:33 Removing intermediate container deae46fee74b 18:26:33 ---> 3554db87e83e 18:26:33 18:26:33 Step 11/24 : FROM alpine:3.12 18:26:33 ---> 9852663dfa18 18:26:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:26:33 (1/1) Installing dumb-init (1.2.2-r1) 18:26:33 Executing busybox-1.31.1-r20.trigger 18:26:33 OK: 5 MiB in 15 packages 18:26:33 ---> Running in 33c4690fc12e 18:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:26:33 (1/4) Installing ca-certificates (20191127-r4) 18:26:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:26:33 (3/4) Installing libcurl (7.77.0-r0) 18:26:33 (4/4) Installing curl (7.77.0-r0) 18:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:26:33 Executing busybox-1.31.1-r20.trigger 18:26:34 Executing ca-certificates-20191127-r4.trigger 18:26:34 OK: 7 MiB in 18 packages 18:26:34 (1/1) Installing dumb-init (1.2.2-r1) 18:26:34 Executing busybox-1.31.1-r20.trigger 18:26:34 OK: 5 MiB in 15 packages 18:26:34 (1/2) Installing dumb-init (1.2.2-r1) 18:26:34 (2/2) Installing su-exec (0.2-r1) 18:26:34 Executing busybox-1.31.1-r20.trigger 18:26:34 OK: 5 MiB in 16 packages 18:26:35 Removing intermediate container f2e724249370 18:26:35 ---> 43c6963528fa 18:26:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:35 ---> Running in 3ad7ad54b777 18:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:26:36 Removing intermediate container 7596f5a225e2 18:26:36 ---> 25af9e24fceb 18:26:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:36 Removing intermediate container bd6184b32c38 18:26:36 ---> 04876e4d9866 18:26:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:26:36 ---> Running in 27b58b26b628 18:26:36 (1/1) Installing dumb-init (1.2.2-r1) 18:26:36 Executing busybox-1.31.1-r20.trigger 18:26:36 OK: 5 MiB in 15 packages 18:26:36 Removing intermediate container 3ad7ad54b777 18:26:36 ---> 1a087cfcc20f 18:26:36 Step 14/24 : ENV APP_PORT=59882 18:26:36 Removing intermediate container 0d2bbba9f41a 18:26:36 ---> 3da646233cc2 18:26:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:26:36 ---> Running in b60b392aaa3e 18:26:37 ---> Running in c21f3f57fb05 18:26:37 ---> Running in e7473f167d5a 18:26:37 Removing intermediate container 27b58b26b628 18:26:37 ---> efdb5335959b 18:26:37 Step 14/23 : ENV APP_PORT=59861 18:26:37 ---> Running in 70f4bed70d52 18:26:37 Removing intermediate container b60b392aaa3e 18:26:37 ---> d75c76b87b50 18:26:37 Step 14/22 : WORKDIR /edgex 18:26:37 Removing intermediate container c21f3f57fb05 18:26:37 ---> 3f145a2b5269 18:26:37 Step 15/24 : EXPOSE $APP_PORT 18:26:37 Removing intermediate container e7473f167d5a 18:26:37 ---> 62f8e303f3c9 18:26:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:26:37 ---> Running in 5af4621a5952 18:26:37 ---> Running in f04da6f9cfcc 18:26:38 ---> Running in f22736fb10b9 18:26:38 Removing intermediate container 33c4690fc12e 18:26:38 ---> 3defb53c6808 18:26:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:38 Removing intermediate container 70f4bed70d52 18:26:38 ---> acc26e4980d5 18:26:38 Step 15/23 : EXPOSE $APP_PORT 18:26:38 ---> Running in 9d80658b1cf8 18:26:38 ---> Running in a5026023d197 18:26:38 Removing intermediate container f22736fb10b9 18:26:38 ---> 6982aae7b0d6 18:26:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:26:38 Removing intermediate container 5af4621a5952 18:26:38 ---> 42c42f3655f8 18:26:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:26:38 Removing intermediate container f04da6f9cfcc 18:26:38 ---> e64286e629e1 18:26:38 Step 16/24 : WORKDIR / 18:26:39 ---> Running in ad0f44886e42 18:26:39 ---> Running in 5312d106fb45 18:26:39 Removing intermediate container 9d80658b1cf8 18:26:39 ---> 7c316e97895c 18:26:39 Step 14/24 : ENV APP_PORT=59881 18:26:39 ---> Running in a8356db6c29b 18:26:39 Removing intermediate container a5026023d197 18:26:39 ---> cdf5d81fe770 18:26:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:40 Removing intermediate container 5312d106fb45 18:26:40 ---> a2b892feb133 18:26:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:40 ---> 3ab86273b1fc 18:26:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:26:40 Removing intermediate container a8356db6c29b 18:26:40 ---> fed5e3f2726d 18:26:40 Step 15/24 : EXPOSE $APP_PORT 18:26:41 ---> Running in 70c233328e43 18:26:41 ---> 40049e273f08 18:26:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:26:42 ---> 5974f8daa581 18:26:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:26:42 Removing intermediate container 70c233328e43 18:26:42 ---> 1d608b1b1af9 18:26:42 Step 16/24 : WORKDIR / 18:26:42 ---> Running in 5b1a119724a0 18:26:43 Removing intermediate container ad0f44886e42 18:26:43 ---> a702e1efeefd 18:26:43 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:26:43 ---> 6e22e27c8797 18:26:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:26:43 ---> Running in 6ef3e5398caf 18:26:43 Removing intermediate container 5b1a119724a0 18:26:43 ---> 6b248f9172f4 18:26:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:44 ---> 3c666961e8b1 18:26:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:26:44 ---> bb2e75c16bf5 18:26:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:26:44 Removing intermediate container 6ef3e5398caf 18:26:44 ---> 43d456f09ad9 18:26:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:26:44 ---> c50b91db992b 18:26:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:26:44 ---> c5f5733d558f 18:26:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:26:44 ---> 6c272b44f1ea 18:26:44 ---> Running in 8e90fba783c6 18:26:44 Step 20/24 : ENTRYPOINT ["/core-command"] 18:26:45 ---> Running in c034f2c050a4 18:26:45 ---> 15ed60cb48a7 18:26:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:26:45 ---> 6d2c846650d1 18:26:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:26:45 ---> Running in a1673a531ffa 18:26:45 Removing intermediate container 8e90fba783c6 18:26:45 ---> ccfc8b5bb8d0 18:26:45 Step 19/22 : CMD ["--init=true"] 18:26:46 ---> Running in 25c67f5d6133 18:26:46 ---> Running in 0fdd987f4336 18:26:46 ---> 7517d8fb2688 18:26:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:26:46 Removing intermediate container c034f2c050a4 18:26:46 ---> 02ad9e6183a6 18:26:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:46 Removing intermediate container a1673a531ffa 18:26:46 ---> f425354b373a 18:26:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:46 ---> Running in d15cd246760a 18:26:46 ---> Running in 70fc7b03b44f 18:26:46 Removing intermediate container 0fdd987f4336 18:26:46 ---> c0679ec8c3b7 18:26:46 Step 20/22 : LABEL arch=arm64 18:26:47 ---> Running in a4c536fb65b9 18:26:47 Removing intermediate container d15cd246760a 18:26:47 ---> c744fe21f1ad 18:26:47 Step 22/24 : LABEL arch=arm64 18:26:47 ---> Running in 931fe49a6eee 18:26:47 ---> f3d92eb94d63 18:26:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:26:47 Removing intermediate container 70fc7b03b44f 18:26:47 ---> 1bec717f79da 18:26:47 Step 21/23 : LABEL arch=arm64 18:26:48 Removing intermediate container a4c536fb65b9 18:26:48 ---> 0b92c2094162 18:26:48 Step 21/22 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:26:48 ---> Running in 4ab2f572208c 18:26:48 ---> Running in 1874defa61aa 18:26:48 ---> Running in 9553297cab89 18:26:48 Removing intermediate container 931fe49a6eee 18:26:48 ---> f9992ba5598b 18:26:48 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:26:48 ---> Running in 7c56af879467 18:26:48 Removing intermediate container 1874defa61aa 18:26:48 ---> 0a1bff87fac7 18:26:48 Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:26:48 Removing intermediate container 4ab2f572208c 18:26:48 ---> 7961b57e4735 18:26:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:48 ---> Running in 412451d8d4b5 18:26:48 ---> Running in 3f0fda6bf461 18:26:48 Removing intermediate container 9553297cab89 18:26:49 ---> 33c598e7d8f9 18:26:49 Step 22/22 : LABEL version=0.0.0 18:26:49 Removing intermediate container 7c56af879467 18:26:49 ---> bc53961cf340 18:26:49 Step 24/24 : LABEL version=0.0.0 18:26:49 ---> Running in f7847d0abbf4 18:26:49 Removing intermediate container 25c67f5d6133 18:26:49 ---> 703d9d2651bc 18:26:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:49 ---> Running in b71136fccce7 18:26:49 Removing intermediate container 3f0fda6bf461 18:26:49 ---> bfbb4f411d8f 18:26:49 Step 22/24 : LABEL arch=arm64 18:26:49 Removing intermediate container 412451d8d4b5 18:26:49 ---> 8ed99776ac9d 18:26:49 Step 23/23 : LABEL version=0.0.0 18:26:50 ---> Running in 7116c63018f9 18:26:50 ---> Running in 4f4f1a3bd1af 18:26:50 Removing intermediate container f7847d0abbf4 18:26:50 ---> 25fd285d99c0 18:26:50 18:26:50 Removing intermediate container b71136fccce7 18:26:50 ---> c3a72e9ab387 18:26:50 18:26:50 ---> e3add65e29fa 18:26:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:26:50 Successfully built 25fd285d99c0 18:26:50 Successfully tagged security-proxy-setup-arm64:latest 18:26:50  Building security-proxy-setup ... done Building sys-mgmt-agent 18:26:50 Successfully built c3a72e9ab387 18:26:50 Removing intermediate container 7116c63018f9 18:26:50 Successfully tagged core-command-arm64:latest 18:26:50 Removing intermediate container 4f4f1a3bd1af 18:26:50 ---> 6b62a78dc090 18:26:50 18:26:50  Building core-command ... done Building security-secretstore-setup 18:26:50 ---> 831fa0597a09 18:26:50 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:26:51 Successfully built 6b62a78dc090 18:26:51 Successfully tagged support-scheduler-arm64:latest 18:26:51 Building core-data 18:26:51 ---> Running in bd46f9dd52e3 18:26:52  Building support-scheduler ... done  ---> ef14eda55fa7 18:26:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:26:52 Removing intermediate container bd46f9dd52e3 18:26:52 ---> c959f8ca277a 18:26:52 Step 24/24 : LABEL version=0.0.0 18:26:52 ---> Running in 0693874158d2 18:26:52 Removing intermediate container 0693874158d2 18:26:52 ---> 6722fa09174c 18:26:52 18:26:53 ---> 59275e0ebe14 18:26:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:26:53 Successfully built 6722fa09174c 18:26:53 Successfully tagged core-metadata-arm64:latest 18:26:53  Building core-metadata ... done Building support-notifications 18:26:54 ---> 51a164f5c374 18:26:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:26:55 ---> a3e82a9ae335 18:26:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:26:55 ---> Running in c61c52a66703 18:26:56 Removing intermediate container c61c52a66703 18:26:56 ---> 4af272c991c1 18:26:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:26:58 ---> 9a8d6f39b8b4 18:26:58 Step 27/32 : RUN chmod +x /entrypoint.sh 18:26:58 ---> Running in fd04203481f9 18:27:01 Removing intermediate container fd04203481f9 18:27:01 ---> 5e9119f1497b 18:27:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:27:02 ---> Running in e43dee2db924 18:27:03 Removing intermediate container e43dee2db924 18:27:03 ---> eb0ef341b6d2 18:27:03 Step 29/32 : CMD ["gate"] 18:27:03 ---> Running in bafd25db1efa 18:27:04 Removing intermediate container bafd25db1efa 18:27:04 ---> e3bebfd116e8 18:27:04 Step 30/32 : LABEL arch=arm64 18:27:04 ---> Running in e9ca9ab6a778 18:27:04 Removing intermediate container e9ca9ab6a778 18:27:04 ---> 34480b928dfe 18:27:04 Step 31/32 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:27:04 ---> Running in 96ca06946e18 18:27:05 Removing intermediate container 96ca06946e18 18:27:05 ---> 326bd977dd6c 18:27:05 Step 32/32 : LABEL version=0.0.0 18:27:06 ---> Running in d2e7c64f1f60 18:27:06 Removing intermediate container d2e7c64f1f60 18:27:06 ---> ea425a114609 18:27:06 18:27:06 Successfully built ea425a114609 18:27:06 Successfully tagged security-bootstrapper-arm64:latest 18:27:53  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:27:53 ---> 3886e1e11cfc 18:27:53 Step 3/24 : WORKDIR /edgex-go 18:27:53 ---> Using cache 18:27:53 ---> c216012e9769 18:27:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:53 ---> Using cache 18:27:53 ---> 04c335500102 18:27:53 Step 5/24 : RUN apk add --update --no-cache make bash git 18:27:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:27:53 ---> 3886e1e11cfc 18:27:53 Step 3/24 : WORKDIR /edgex-go 18:27:53 ---> Using cache 18:27:53 ---> c216012e9769 18:27:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:53 ---> Using cache 18:27:53 ---> 04c335500102 18:27:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:27:53 ---> 3886e1e11cfc 18:27:53 Step 3/23 : WORKDIR /edgex-go 18:27:53 ---> Using cache 18:27:53 ---> c216012e9769 18:27:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:53 ---> Using cache 18:27:53 ---> 04c335500102 18:27:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:27:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:27:53 ---> 3886e1e11cfc 18:27:53 Step 3/26 : WORKDIR /edgex-go 18:27:53 ---> Using cache 18:27:53 ---> c216012e9769 18:27:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:53 ---> Using cache 18:27:53 ---> 04c335500102 18:27:53 Step 5/26 : RUN apk add --update --no-cache make git 18:27:53 ---> Using cache 18:27:53 ---> 990a032e6535 18:27:53 Step 6/26 : COPY go.mod . 18:27:53 ---> Using cache 18:27:53 ---> b75e604c7f8c 18:27:53 Step 7/26 : RUN go mod download 18:27:53 ---> Using cache 18:27:53 ---> 3012090fa73f 18:27:53 Step 8/26 : COPY . . 18:27:53 ---> Using cache 18:27:53 ---> 8363fe6d2b17 18:27:53 Step 9/26 : RUN go mod tidy 18:27:53 ---> Using cache 18:27:53 ---> 0d954c707eef 18:27:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:53 ---> Running in 5f1b2b0b609b 18:27:53 ---> Running in 21a73994e537 18:27:53 ---> Running in d28d6a30d7d9 18:27:53 ---> Running in d9e7b0d0ef1b 18:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:27:53 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 18:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:27:53 OK: 218 MiB in 52 packages 18:27:54 OK: 218 MiB in 52 packages 18:27:54 OK: 218 MiB in 52 packages 18:27:55 Removing intermediate container 5f1b2b0b609b 18:27:55 ---> 1644b8ff4375 18:27:55 Step 6/24 : COPY go.mod . 18:27:56 Removing intermediate container 21a73994e537 18:27:56 ---> f79709ac7372 18:27:56 Step 6/24 : COPY go.mod . 18:27:56 Removing intermediate container d9e7b0d0ef1b 18:27:56 ---> 4cf1d4a9ab5d 18:27:56 Step 6/23 : COPY go.mod . 18:27:57 ---> aecc20d76146 18:27:57 Step 7/24 : RUN go mod download 18:27:57 ---> Running in a2bc042a786a 18:27:58 ---> 49489b1e7103 18:27:58 Step 7/24 : RUN go mod download 18:27:58 ---> Running in 11462a137c7d 18:27:58 ---> d5f517167f1c 18:27:58 Step 7/23 : RUN go mod download 18:27:59 ---> Running in b23d733b1d38 18:28:02 Removing intermediate container a2bc042a786a 18:28:02 ---> 11de955b0a27 18:28:02 Step 8/24 : COPY . . 18:28:03 Removing intermediate container 11462a137c7d 18:28:03 ---> 952612045703 18:28:03 Step 8/24 : COPY . . 18:28:04 Removing intermediate container b23d733b1d38 18:28:04 ---> 16ae1a06831e 18:28:04 Step 8/23 : COPY . . 18:28:36 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 18:28:36 ---> 451e7bb7df24 18:28:36 Step 9/24 : RUN go mod tidy ---> 8fcb7ab41726 18:28:36 Step 9/23 : RUN go mod tidy 18:28:36 18:28:36 ---> d5b8c7a62cf3 18:28:36 Step 9/24 : RUN go mod tidy 18:28:36 ---> Running in 3898391e9fa6 18:28:36 ---> Running in 00fdd8a89f4d 18:28:36 ---> Running in c18359cd2641 18:28:38 Removing intermediate container d28d6a30d7d9 18:28:38 ---> 1259f014b483 18:28:38 18:28:38 Step 11/26 : FROM alpine:3.12 18:28:38 ---> 9852663dfa18 18:28:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:28:38 ---> Running in 4bc31949a437 18:28:40 Removing intermediate container 00fdd8a89f4d 18:28:40 ---> bed4e24dc31e 18:28:40 Step 10/24 : RUN make cmd/core-data/core-data 18:28:40 Removing intermediate container 3898391e9fa6 18:28:40 ---> 0201b29915f9 18:28:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:28:40 ---> Running in 04ca2039a5d5 18:28:40 Removing intermediate container c18359cd2641 18:28:40 ---> afd9917d7ac3 18:28:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:28:40 ---> Running in e27e20fa8ee1 18:28:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:28:41 ---> Running in 8dcd67baec5e 18:28:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:28:41 (1/6) Installing ca-certificates (20191127-r4) 18:28:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:28:41 (3/6) Installing libcurl (7.77.0-r0) 18:28:41 (4/6) Installing curl (7.77.0-r0) 18:28:41 (5/6) Installing dumb-init (1.2.2-r1) 18:28:41 (6/6) Installing su-exec (0.2-r1) 18:28:41 Executing busybox-1.31.1-r20.trigger 18:28:41 Executing ca-certificates-20191127-r4.trigger 18:28:41 OK: 7 MiB in 20 packages 18:28:42 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 18:28:42 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 18:28:42 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 18:28:44 Removing intermediate container 4bc31949a437 18:28:44 ---> c7f970891057 18:28:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:44 ---> Running in 2f3d5c3a564c 18:28:44 Removing intermediate container 2f3d5c3a564c 18:28:44 ---> 8eef912a812e 18:28:44 Step 14/26 : WORKDIR / 18:28:45 ---> Running in 11aa06553e2b 18:28:45 Removing intermediate container 11aa06553e2b 18:28:45 ---> ecb1944dcd8d 18:28:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:28:47 ---> b75af9cddea1 18:28:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:28:48 ---> 0b3e963bfc2c 18:28:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:28:49 ---> bc96ec6dd55f 18:28:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:28:51 ---> 250af2904083 18:28:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:28:53 ---> 683983f2821a 18:28:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:28:55 ---> 1e757b5a42d7 18:28:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:28:56 ---> 2f160ab2b9e2 18:28:56 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:28:56 ---> Running in b2113ff3385b 18:28:59 Removing intermediate container b2113ff3385b 18:28:59 ---> 9358ae507394 18:28:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:28:59 ---> Running in 12dbb5d45d34 18:29:00 Removing intermediate container 12dbb5d45d34 18:29:00 ---> 640fa2f97657 18:29:00 Step 24/26 : LABEL arch=arm64 18:29:00 ---> Running in 4fb81901fb49 18:29:01 Removing intermediate container 4fb81901fb49 18:29:01 ---> baf24df1bb7e 18:29:01 Step 25/26 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:29:01 ---> Running in 3cf942a34653 18:29:02 Removing intermediate container 3cf942a34653 18:29:02 ---> 66fe63fcb34e 18:29:02 Step 26/26 : LABEL version=0.0.0 18:29:02 ---> Running in 50c6fdac1408 18:29:03 Removing intermediate container 50c6fdac1408 18:29:03 ---> 27568649c562 18:29:03 18:29:03 Successfully built 27568649c562 18:29:03 Successfully tagged security-secretstore-setup-arm64:latest 18:30:11  Building security-secretstore-setup ... done Removing intermediate container 8dcd67baec5e 18:30:11 ---> 4957b789720d 18:30:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:30:11 Removing intermediate container e27e20fa8ee1 18:30:11 ---> 1483cca7394e 18:30:11 18:30:11 Step 11/23 : FROM alpine:3.12 18:30:11 ---> 9852663dfa18 18:30:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:30:11 ---> Running in bce56eca4797 18:30:11 ---> Running in a969dba2b324 18:30:11 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 18:30:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:11 (1/2) Installing ca-certificates (20191127-r4) 18:30:11 (2/2) Installing dumb-init (1.2.2-r1) 18:30:11 Executing busybox-1.31.1-r20.trigger 18:30:11 Executing ca-certificates-20191127-r4.trigger 18:30:11 OK: 6 MiB in 16 packages 18:30:11 Removing intermediate container bce56eca4797 18:30:11 ---> fe1f593a0ae3 18:30:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:30:11 Removing intermediate container a969dba2b324 18:30:11 ---> 58835cc9a983 18:30:11 18:30:11 Step 12/24 : FROM docker:20.10.0 18:30:11 ---> Running in 0ee7812896c8 18:30:11 20.10.0: Pulling from library/docker 18:30:11 Removing intermediate container 04ca2039a5d5 18:30:11 ---> b9cbdc669e58 18:30:11 18:30:11 Step 11/24 : FROM alpine:3.12 18:30:11 ---> 9852663dfa18 18:30:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:30:11 ---> Running in 314bc4d5fa24 18:30:11 Removing intermediate container 0ee7812896c8 18:30:11 ---> 2125f8ef8ffc 18:30:11 Step 14/23 : ENV APP_PORT=59860 18:30:11 ---> Running in 945be02b084c 18:30:11 Removing intermediate container 314bc4d5fa24 18:30:11 ---> 6f264ff1962a 18:30:11 Step 13/24 : ENV APP_PORT=59880 18:30:11 ---> Running in cb3f5ff5f1cc 18:30:11 Removing intermediate container 945be02b084c 18:30:11 ---> e2e2b057f9cb 18:30:11 Step 15/23 : EXPOSE $APP_PORT 18:30:11 ---> Running in b81307b3d7d3 18:30:11 Removing intermediate container cb3f5ff5f1cc 18:30:11 ---> 1f0b5cfa95ef 18:30:11 Step 14/24 : EXPOSE $APP_PORT 18:30:11 ---> Running in 634df6ed508b 18:30:11 Removing intermediate container b81307b3d7d3 18:30:11 ---> f012491cb163 18:30:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:11 Removing intermediate container 634df6ed508b 18:30:11 ---> fc249d6f5c3e 18:30:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:11 ---> Running in e3854e7c86b5 18:30:11 ---> da37961f7da2 18:30:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:30:12 ---> 071ede824cc3 18:30:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:30:13 ---> 4f6cc425a9f6 18:30:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:30:13 Removing intermediate container e3854e7c86b5 18:30:13 ---> 426b65b8b25b 18:30:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:30:13 ---> Running in cb70b7183b99 18:30:13 ---> Running in c1743042fc39 18:30:14 Removing intermediate container cb70b7183b99 18:30:14 ---> e529c941c6b4 18:30:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:14 ---> Running in 71b378d3eb6b 18:30:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:15 Removing intermediate container 71b378d3eb6b 18:30:15 ---> ed32cf918e25 18:30:15 Step 21/23 : LABEL arch=arm64 18:30:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:16 ---> Running in d3bfdf315311 18:30:16 Removing intermediate container d3bfdf315311 18:30:16 ---> 890c9e32fe40 18:30:16 Step 22/23 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:30:16 (1/6) Installing dumb-init (1.2.2-r1) 18:30:16 (2/6) Installing libgcc (9.3.0-r2) 18:30:16 ---> Running in 9e13c4760d4e 18:30:16 (3/6) Installing libsodium (1.0.18-r0) 18:30:16 (4/6) Installing libstdc++ (9.3.0-r2) 18:30:16 (5/6) Installing libzmq (4.3.3-r0) 18:30:17 (6/6) Installing zeromq (4.3.3-r0) 18:30:17 Executing busybox-1.31.1-r20.trigger 18:30:17 OK: 8 MiB in 20 packages 18:30:17 Removing intermediate container 9e13c4760d4e 18:30:17 ---> 4f0cedbcf4b9 18:30:17 Step 23/23 : LABEL version=0.0.0 18:30:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:30:17 ---> Running in 613f05f19f06 18:30:17 Status: Downloaded newer image for docker:20.10.0 18:30:17 ---> eeaf43b92773 18:30:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:30:17 ---> Running in c40725aa30dc 18:30:18 Removing intermediate container 613f05f19f06 18:30:18 ---> 724cdfde0767 18:30:18 18:30:18 Removing intermediate container c40725aa30dc 18:30:18 ---> cc956bd68eee 18:30:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:30:18 Successfully built 724cdfde0767 18:30:18 Successfully tagged support-notifications-arm64:latest 18:30:18  Building support-notifications ... done  ---> Running in 502817af31c5 18:30:18 Removing intermediate container c1743042fc39 18:30:18 ---> ce4a60a282e1 18:30:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:19 ---> 59ef3aca5a6a 18:30:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:30:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:30:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:30:20 (1/39) Installing readline (8.0.4-r0) 18:30:20 (2/39) Installing bash (5.0.17-r0) 18:30:20 Executing bash-5.0.17-r0.post-install 18:30:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:30:20 (4/39) Installing libcurl (7.77.0-r0) 18:30:20 (5/39) Installing curl (7.77.0-r0) 18:30:20 (6/39) Installing dumb-init (1.2.2-r1) 18:30:20 (7/39) Installing libbz2 (1.0.8-r1) 18:30:20 (8/39) Installing expat (2.2.9-r1) 18:30:20 (9/39) Installing libffi (3.3-r2) 18:30:20 (10/39) Installing gdbm (1.13-r1) 18:30:20 (11/39) Installing xz-libs (5.2.5-r0) 18:30:20 (12/39) Installing sqlite-libs (3.32.1-r1) 18:30:20 (13/39) Installing python3 (3.8.10-r0) 18:30:21 ---> f19b995f117a 18:30:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:30:22 ---> 997d7243b42c 18:30:22 Step 20/24 : ENTRYPOINT ["/core-data"] 18:30:22 ---> Running in 24b29aec6f53 18:30:22 (14/39) Installing py3-appdirs (1.4.4-r1) 18:30:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:30:22 (16/39) Installing py3-parsing (2.4.7-r0) 18:30:22 (17/39) Installing py3-six (1.15.0-r0) 18:30:22 (18/39) Installing py3-packaging (20.4-r0) 18:30:22 (19/39) Installing py3-setuptools (47.0.0-r0) 18:30:22 (20/39) Installing py3-chardet (3.0.4-r4) 18:30:23 (21/39) Installing py3-idna (2.9-r0) 18:30:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:30:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:30:23 Removing intermediate container 24b29aec6f53 18:30:23 ---> 738dff7ad74e 18:30:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:23 (24/39) Installing py3-requests (2.23.0-r0) 18:30:23 (25/39) Installing py3-msgpack (1.0.0-r0) 18:30:23 (26/39) Installing py3-lockfile (0.12.2-r3) 18:30:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:30:23 (28/39) Installing py3-colorama (0.4.3-r0) 18:30:23 (29/39) Installing py3-distlib (0.3.0-r0) 18:30:23 (30/39) Installing py3-distro (1.5.0-r1) 18:30:23 (31/39) Installing py3-webencodings (0.5.1-r3) 18:30:23 (32/39) Installing py3-html5lib (1.0.1-r4) 18:30:23 ---> Running in 22325beb6ae6 18:30:23 (33/39) Installing py3-pytoml (0.1.21-r0) 18:30:23 (34/39) Installing py3-pep517 (0.8.2-r0) 18:30:23 (35/39) Installing py3-progress (1.5-r0) 18:30:23 (36/39) Installing py3-toml (0.10.1-r0) 18:30:23 (37/39) Installing py3-retrying (1.3.3-r0) 18:30:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:30:23 (39/39) Installing py3-pip (20.1.1-r0) 18:30:23 Executing busybox-1.31.1-r19.trigger 18:30:23 OK: 72 MiB in 59 packages 18:30:23 Removing intermediate container 22325beb6ae6 18:30:23 ---> 9c7de7121d4b 18:30:23 Step 22/24 : LABEL arch=arm64 18:30:24 ---> Running in df9194866df9 18:30:24 Removing intermediate container df9194866df9 18:30:24 ---> ab0e1a291256 18:30:24 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:30:24 ---> Running in d55d018c99cc 18:30:25 Removing intermediate container d55d018c99cc 18:30:25 ---> c43e02b3efc5 18:30:25 Step 24/24 : LABEL version=0.0.0 18:30:25 ---> Running in f6e98605c53e 18:30:25 Removing intermediate container f6e98605c53e 18:30:25 ---> 0e7197f92f52 18:30:25 18:30:26 Successfully built 0e7197f92f52 18:30:26 Successfully tagged core-data-arm64:latest 18:30:27  Building core-data ... done Collecting docker-compose==1.23.2 18:30:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:30:28 Collecting jsonschema<3,>=2.5.1 18:30:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:30:29 Collecting docker<4.0,>=3.6.0 18:30:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:30:29 Collecting docopt<0.7,>=0.6.1 18:30:29 Downloading docopt-0.6.2.tar.gz (25 kB) 18:30:31 Collecting websocket-client<1.0,>=0.32.0 18:30:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:30:32 Collecting PyYAML<4,>=3.10 18:30:32 Downloading PyYAML-3.13.tar.gz (270 kB) 18:30:36 Collecting cached-property<2,>=1.2.0 18:30:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:30:36 Collecting texttable<0.10,>=0.9.0 18:30:36 Downloading texttable-0.9.1.tar.gz (11 kB) 18:30:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:30:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:30:38 Collecting dockerpty<0.5,>=0.4.1 18:30:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:30:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:30:40 Collecting docker-pycreds>=0.4.0 18:30:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:30:41 Collecting urllib3<1.25,>=1.21.1 18:30:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:30:41 Collecting idna<2.8,>=2.5 18:30:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:30:41 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) 18:30:41 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) 18:30:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:30:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:30:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:30:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:30:42 Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, PyYAML, cached-property, texttable, dockerpty, docker-compose 18:30:43 Attempting uninstall: urllib3 18:30:43 Found existing installation: urllib3 1.25.9 18:30:43 Uninstalling urllib3-1.25.9: 18:30:43 Successfully uninstalled urllib3-1.25.9 18:30:44 Attempting uninstall: idna 18:30:44 Found existing installation: idna 2.9 18:30:44 Uninstalling idna-2.9: 18:30:44 Successfully uninstalled idna-2.9 18:30:44 Attempting uninstall: requests 18:30:44 Found existing installation: requests 2.23.0 18:30:44 Uninstalling requests-2.23.0: 18:30:44 Successfully uninstalled requests-2.23.0 18:30:45 Running setup.py install for docopt: started 18:30:47 Running setup.py install for docopt: finished with status 'done' 18:30:47 Running setup.py install for PyYAML: started 18:30:49 Running setup.py install for PyYAML: finished with status 'done' 18:30:50 Running setup.py install for texttable: started 18:30:52 Running setup.py install for texttable: finished with status 'done' 18:30:52 Running setup.py install for dockerpty: started 18:30:53 Running setup.py install for dockerpty: finished with status 'done' 18:30:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:31:02 Removing intermediate container 502817af31c5 18:31:02 ---> 0635e76734d2 18:31:02 Step 15/24 : ENV APP_PORT=58890 18:31:02 ---> Running in 3b1922c1bb10 18:31:02 Removing intermediate container 3b1922c1bb10 18:31:02 ---> 59ee53633f2a 18:31:02 Step 16/24 : EXPOSE $APP_PORT 18:31:02 ---> Running in 27a2d49db2b8 18:31:03 Removing intermediate container 27a2d49db2b8 18:31:03 ---> 1a62d0f1fd60 18:31:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:31:04 ---> dc5d890600cc 18:31:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:31:05 ---> 331a362b3215 18:31:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:31:06 ---> 0bfb4cec871c 18:31:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:31:06 ---> Running in aa55eb5581c0 18:31:06 Removing intermediate container aa55eb5581c0 18:31:06 ---> 6145c8ae918e 18:31:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:31:06 ---> Running in 131dc9691cf3 18:31:07 Removing intermediate container 131dc9691cf3 18:31:07 ---> f9e8298e15cf 18:31:07 Step 22/24 : LABEL arch=arm64 18:31:07 ---> Running in 128b6f712eed 18:31:08 Removing intermediate container 128b6f712eed 18:31:08 ---> bed5c773d298 18:31:08 Step 23/24 : LABEL git_sha=7d824e69bfb1cf849ef42dd27ad41057159c6544 18:31:08 ---> Running in 08fb59cb3d73 18:31:08 Removing intermediate container 08fb59cb3d73 18:31:08 ---> 2310f3865969 18:31:08 Step 24/24 : LABEL version=0.0.0 18:31:08 ---> Running in f50ce2b3cb22 18:31:09 Removing intermediate container f50ce2b3cb22 18:31:09 ---> bfb8d20a8965 18:31:09 18:31:09 Successfully built bfb8d20a8965 18:31:09 Successfully tagged sys-mgmt-agent-arm64:latest 18:31:10  Building sys-mgmt-agent ... done  [Pipeline] } 18:31:10 $ docker stop --time=1 bdb2126db47c70b60454603dcfdb88b75cf0073f15d748f5a68f3492aea5485e 18:31:12 $ docker rm -f bdb2126db47c70b60454603dcfdb88b75cf0073f15d748f5a68f3492aea5485e [Pipeline] // withDockerContainer [Pipeline] sh 18:31:12 + docker images 18:31:12 REPOSITORY TAG IMAGE ID CREATED SIZE 18:31:12 sys-mgmt-agent-arm64 latest bfb8d20a8965 3 seconds ago 299MB 18:31:12 core-data-arm64 latest 0e7197f92f52 47 seconds ago 19.1MB 18:31:12 support-notifications-arm64 latest 724cdfde0767 55 seconds ago 15.7MB 18:31:12 58835cc9a983 About a minute ago 969MB 18:31:12 b9cbdc669e58 About a minute ago 975MB 18:31:12 1483cca7394e About a minute ago 969MB 18:31:12 security-secretstore-setup-arm64 latest 27568649c562 2 minutes ago 26.5MB 18:31:12 1259f014b483 2 minutes ago 974MB 18:31:12 security-bootstrapper-arm64 latest ea425a114609 4 minutes ago 17.1MB 18:31:12 core-metadata-arm64 latest 6722fa09174c 4 minutes ago 15.6MB 18:31:12 support-scheduler-arm64 latest 6b62a78dc090 4 minutes ago 15.1MB 18:31:12 core-command-arm64 latest c3a72e9ab387 4 minutes ago 15MB 18:31:12 security-proxy-setup-arm64 latest 25fd285d99c0 4 minutes ago 24MB 18:31:12 3554db87e83e 4 minutes ago 972MB 18:31:12 8d1937580985 4 minutes ago 968MB 18:31:12 48a8254a5b66 4 minutes ago 972MB 18:31:12 40c46379aec3 4 minutes ago 968MB 18:31:12 13f2fb9c2292 4 minutes ago 967MB 18:31:12 ci-base-image-arm64 latest 3886e1e11cfc 14 minutes ago 642MB 18:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 days ago 429MB 18:31:12 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 18:31:12 docker 20.10.0 eeaf43b92773 6 months ago 228MB 18:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:31:14 ---> job-cost.sh 18:31:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQVD 18:31:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-XQVD/bin to PATH 18:33:29 INFO: No Stack... 18:33:29 INFO: Retrieving Pricing Info for: v2-standard-4 18:33:29 INFO: Archiving Costs [Pipeline] sh 18:33:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:33:30 + cut -d, -f6 [Pipeline] lock 18:33:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] 18:33:30 Resource [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] did not exist. Created. 18:33:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:30 + echo total: 0.18000000715255737 [Pipeline] stash 18:33:30 Stashed 1 file(s) [Pipeline] } 18:33:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-bnevis-i-patch-1-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:33:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:34 ---> package-listing.sh 18:33:34 ++ tr '[:upper:]' '[:lower:]' 18:33:34 ++ facter osfamily 18:33:34 + OS_FAMILY=redhat 18:33:34 + workspace=/w/workspace/edgex-go/1 18:33:34 + START_PACKAGES=/tmp/packages_start.txt 18:33:34 + END_PACKAGES=/tmp/packages_end.txt 18:33:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:34 + PACKAGES=/tmp/packages_start.txt 18:33:34 + '[' /w/workspace/edgex-go/1 ']' 18:33:34 + PACKAGES=/tmp/packages_end.txt 18:33:34 + case "${OS_FAMILY}" in 18:33:34 + sort 18:33:34 + rpm -qa 18:33:37 + '[' -f /tmp/packages_start.txt ']' 18:33:37 + '[' -f /tmp/packages_end.txt ']' 18:33:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:37 + '[' /w/workspace/edgex-go/1 ']' 18:33:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:33:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:33:37 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 18:33:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:38 18:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:38 alpine: Pulling from edgex-lftools-log-publisher 18:33:38 df20fa9351a1: Pulling fs layer 18:33:38 36b3adc4ff6f: Pulling fs layer 18:33:38 8ad3a11d3b57: Pulling fs layer 18:33:38 46f8f816bc3b: Pulling fs layer 18:33:38 93b61091891f: Pulling fs layer 18:33:38 93b9cdb0e59b: Pulling fs layer 18:33:38 5e14af77c1be: Pulling fs layer 18:33:38 01666e4c0597: Pulling fs layer 18:33:38 aa168da1d23b: Pulling fs layer 18:33:38 46f8f816bc3b: Waiting 18:33:38 93b61091891f: Waiting 18:33:38 93b9cdb0e59b: Waiting 18:33:38 5e14af77c1be: Waiting 18:33:38 01666e4c0597: Waiting 18:33:38 aa168da1d23b: Waiting 18:33:38 36b3adc4ff6f: Download complete 18:33:38 46f8f816bc3b: Verifying Checksum 18:33:38 46f8f816bc3b: Download complete 18:33:38 df20fa9351a1: Verifying Checksum 18:33:38 df20fa9351a1: Download complete 18:33:38 93b9cdb0e59b: Verifying Checksum 18:33:38 93b9cdb0e59b: Download complete 18:33:38 5e14af77c1be: Verifying Checksum 18:33:38 5e14af77c1be: Download complete 18:33:38 93b61091891f: Verifying Checksum 18:33:38 93b61091891f: Download complete 18:33:38 01666e4c0597: Verifying Checksum 18:33:38 01666e4c0597: Download complete 18:33:38 8ad3a11d3b57: Verifying Checksum 18:33:38 8ad3a11d3b57: Download complete 18:33:38 df20fa9351a1: Pull complete 18:33:38 36b3adc4ff6f: Pull complete 18:33:39 8ad3a11d3b57: Pull complete 18:33:39 46f8f816bc3b: Pull complete 18:33:39 93b61091891f: Pull complete 18:33:39 93b9cdb0e59b: Pull complete 18:33:39 5e14af77c1be: Pull complete 18:33:40 01666e4c0597: Pull complete 18:33:40 aa168da1d23b: Verifying Checksum 18:33:40 aa168da1d23b: Download complete 18:33:44 aa168da1d23b: Pull complete 18:33:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:33:44 prd-centos7-docker-4c-2g-537 does not seem to be running inside a container 18:33:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:33:48 $ docker top 0b635dac2ea73fbe4b8d6e486f89da067bed095ac059f776466daa1305a70682 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:33:48 + mkdir -p /var/log/sa [Pipeline] sh 18:33:49 + ls /var/log/sa-host 18:33:49 + sadf -c /var/log/sa-host/sa05 18:33:49 file_magic: OK 18:33:49 HZ: Using current value: 100 18:33:49 file_header: OK 18:33:49 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 18:33:49 Statistics: 18:33:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:49 File successfully converted to sysstat format version 12.2.1 18:33:49 + sadf -c /var/log/sa-host/sa11 18:33:49 file_magic: OK 18:33:49 HZ: Using current value: 100 18:33:49 file_header: OK 18:33:49 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 18:33:49 Statistics: 18:33:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:49 provisioning config files... 18:33:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2291958556785547851tmp [Pipeline] { [Pipeline] echo 18:33:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:33:49 ---> create-netrc.sh [Pipeline] } 18:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:33:50 ---> python-tools-install.sh [Pipeline] echo 18:33:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:33:50 ---> sudo-logs.sh 18:33:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:33:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:33:51 ---> job-cost.sh 18:33:51 lf-activate-venv: SKIPPING 18:33:51 DEBUG: total: 0.18000000715255737 18:33:51 INFO: Retrieving Stack Cost... 18:33:53 INFO: Retrieving Pricing Info for: v3-standard-2 18:33:53 INFO: Archiving Costs [Pipeline] echo 18:33:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:33:53 ---> logs-deploy.sh 18:33:53 lf-activate-venv: SKIPPING 18:33:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/bnevis-i-patch-1/1 18:33:53 INFO: archiving workspace using pattern(s): 18:33:54 Archives upload complete. 18:33:54 INFO: archiving logs to Nexus 18:33:55 ---> uname -a: 18:33:55 Linux prd-centos7-docker-4c-2g-537.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:33:55 18:33:55 18:33:55 ---> lscpu: 18:33:55 Architecture: x86_64 18:33:55 CPU op-mode(s): 32-bit, 64-bit 18:33:55 Byte Order: Little Endian 18:33:55 Address sizes: 40 bits physical, 48 bits virtual 18:33:55 CPU(s): 2 18:33:55 On-line CPU(s) list: 0,1 18:33:55 Thread(s) per core: 1 18:33:55 Core(s) per socket: 1 18:33:55 Socket(s): 2 18:33:55 NUMA node(s): 1 18:33:55 Vendor ID: AuthenticAMD 18:33:55 CPU family: 23 18:33:55 Model: 49 18:33:55 Model name: AMD EPYC-Rome Processor 18:33:55 Stepping: 0 18:33:55 CPU MHz: 2800.000 18:33:55 BogoMIPS: 5600.00 18:33:55 Virtualization: AMD-V 18:33:55 Hypervisor vendor: KVM 18:33:55 Virtualization type: full 18:33:55 L1d cache: 64 KiB 18:33:55 L1i cache: 64 KiB 18:33:55 L2 cache: 1 MiB 18:33:55 L3 cache: 32 MiB 18:33:55 NUMA node0 CPU(s): 0,1 18:33:55 Vulnerability Itlb multihit: Not affected 18:33:55 Vulnerability L1tf: Not affected 18:33:55 Vulnerability Mds: Not affected 18:33:55 Vulnerability Meltdown: Not affected 18:33:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:33:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:33:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:33:55 Vulnerability Srbds: Not affected 18:33:55 Vulnerability Tsx async abort: Not affected 18:33:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:33:55 18:33:55 18:33:55 ---> nproc: 18:33:55 2 18:33:55 18:33:55 18:33:55 ---> df -h: 18:33:55 Filesystem Size Used Available Use% Mounted on 18:33:55 overlay 40.0G 12.9G 27.1G 32% / 18:33:55 tmpfs 64.0M 0 64.0M 0% /dev 18:33:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:33:55 shm 64.0M 0 64.0M 0% /dev/shm 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1 18:33:55 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/1@tmp 18:33:55 18:33:55 18:33:55 ---> free -m: 18:33:55 total used free shared buff/cache available 18:33:55 Mem: 7821 1231 1704 0 4885 6559 18:33:55 Swap: 1023 1 1022 18:33:55 18:33:55 18:33:55 ---> ip addr: 18:33:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:33:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:33:55 inet 127.0.0.1/8 scope host lo 18:33:55 valid_lft forever preferred_lft forever 18:33:55 inet6 ::1/128 scope host 18:33:55 valid_lft forever preferred_lft forever 18:33:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:33:55 link/ether fa:16:3e:a3:e4:2a brd ff:ff:ff:ff:ff:ff 18:33:55 inet 10.30.123.84/23 brd 10.30.123.255 scope global dynamic eth0 18:33:55 valid_lft 85025sec preferred_lft 85025sec 18:33:55 inet6 fe80::f816:3eff:fea3:e42a/64 scope link 18:33:55 valid_lft forever preferred_lft forever 18:33:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:33:55 link/ether 02:42:d3:4d:d0:f3 brd ff:ff:ff:ff:ff:ff 18:33:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:33:55 valid_lft forever preferred_lft forever 18:33:55 inet6 fe80::42:d3ff:fe4d:d0f3/64 scope link 18:33:55 valid_lft forever preferred_lft forever 18:33:55 18:33:55 18:33:55 ---> sar -b -r -n DEV: 18:33:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 18:33:55 18:33:55 18:10:48 LINUX RESTART (2 CPU) 18:33:55 18:33:55 18:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:33:55 18:13:01 150.90 0.19 150.71 0.00 23.17 51794.34 0.00 18:33:55 18:14:01 90.67 0.00 90.67 0.00 0.00 12674.40 0.00 18:33:55 18:15:02 55.91 0.00 55.91 0.00 0.00 5635.34 0.00 18:33:55 18:16:01 347.16 83.70 263.46 0.00 2023.29 158609.73 0.00 18:33:55 18:17:01 361.08 93.87 267.20 0.00 2362.18 149558.98 0.00 18:33:55 18:18:01 543.33 27.23 516.11 0.00 2010.98 267355.92 0.00 18:33:55 18:19:01 265.84 17.37 248.47 0.00 1532.31 41888.37 0.00 18:33:55 18:20:01 0.97 0.00 0.97 0.00 0.00 11.71 0.00 18:33:55 18:21:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 18:33:55 18:22:01 0.35 0.10 0.25 0.00 2.00 3.05 0.00 18:33:55 18:23:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 18:33:55 18:24:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 18:33:55 18:25:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 18:33:55 18:26:01 0.52 0.20 0.32 0.00 5.86 3.95 0.00 18:33:55 18:27:01 0.77 0.00 0.77 0.00 0.00 15.78 0.00 18:33:55 18:28:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 18:33:55 18:29:01 0.20 0.00 0.20 0.00 0.00 2.47 0.00 18:33:55 18:30:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 18:33:55 18:31:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 18:33:55 18:32:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 18:33:55 18:33:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 18:33:55 Average: 86.45 10.56 75.89 0.00 378.22 32646.55 0.00 18:33:55 18:33:55 18:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:55 18:13:01 3779744 0 1054332 13.16 2620 3172244 1731792 19.12 1189428 2484980 97608 18:33:55 18:14:01 3823672 0 1099472 13.73 2620 3083176 1858864 20.52 1336668 2284396 148392 18:33:55 18:15:02 3856732 0 1111796 13.88 2620 3037792 1609164 17.77 1267876 2314184 105700 18:33:55 18:16:01 2152716 0 1199036 14.97 2620 4654568 2392584 26.42 1335540 3863624 76 18:33:55 18:17:01 945836 0 1547304 19.32 2620 5513180 3524676 38.91 2497284 3819328 321500 18:33:55 18:18:01 726372 0 1612580 20.13 2620 5667368 3264524 36.04 2980508 3520364 35852 18:33:55 18:19:01 2362076 0 1166604 14.57 2620 4477640 1434444 15.84 1056240 3863320 20 18:33:55 18:20:01 2373584 0 1155088 14.42 2620 4477648 1270980 14.03 1065964 3846552 20 18:33:55 18:21:01 2376552 0 1152120 14.39 2620 4477648 1264432 13.96 1063500 3848212 12 18:33:55 18:22:01 2373472 0 1155192 14.42 2620 4477656 1264516 13.96 1069200 3845468 8 18:33:55 18:23:01 2373168 0 1155496 14.43 2620 4477656 1264564 13.96 1069436 3845468 8 18:33:55 18:24:01 2373948 0 1154708 14.42 2620 4477664 1264432 13.96 1069008 3845468 8 18:33:55 18:25:01 2373816 0 1154836 14.42 2620 4477668 1264432 13.96 1069008 3845468 8 18:33:55 18:26:01 2373080 0 1155540 14.43 2620 4477700 1264600 13.96 1069888 3845080 28 18:33:55 18:27:01 2372980 0 1155636 14.43 2620 4477704 1264576 13.96 1069856 3845108 20 18:33:55 18:28:01 2373568 0 1155044 14.42 2620 4477708 1264432 13.96 1069408 3845112 8 18:33:55 18:29:01 2373948 0 1154660 14.42 2620 4477712 1264432 13.96 1069484 3845108 8 18:33:55 18:30:01 2373724 0 1154876 14.42 2620 4477720 1264432 13.96 1069424 3845108 8 18:33:55 18:31:01 2373848 0 1154748 14.42 2620 4477724 1264432 13.96 1069544 3845108 8 18:33:55 18:32:01 2373612 0 1154980 14.42 2620 4477728 1264516 13.96 1069524 3845108 8 18:33:55 18:33:01 2373740 0 1154848 14.42 2620 4477732 1264432 13.96 1069552 3845108 8 18:33:55 Average: 2422866 0 1188519 14.84 2620 4394935 1596441 17.63 1267921 3618461 33777 18:33:55 18:33:55 18:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:55 18:13:01 eth0 537.45 471.90 3609.01 71.99 0.00 0.00 0.00 0.00 18:33:55 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:13:01 docker0 221.34 254.66 15.33 860.81 0.00 0.00 0.00 0.00 18:33:55 18:14:01 eth0 44.27 28.23 36.21 70.23 0.00 0.00 0.00 0.00 18:33:55 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:14:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 18:33:55 18:14:01 vethfac5bd9 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 18:33:55 18:15:02 eth0 25.97 14.32 21.12 9.50 0.00 0.00 0.00 0.00 18:33:55 18:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:15:02 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 18:33:55 18:15:02 vethfac5bd9 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 18:33:55 18:16:01 veth7a7da87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:16:01 vethafaa97d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:16:01 vethaf54e9b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:16:01 veth4317f14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:17:01 veth4ec4075 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:33:55 18:17:01 veth5edce37 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:33:55 18:17:01 veth6049482 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:33:55 18:17:01 eth0 2719.81 2418.28 11956.00 429.82 0.00 0.00 0.00 0.00 18:33:55 18:18:01 veth264968b 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:33:55 18:18:01 veth13b44b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:33:55 18:18:01 eth0 128.64 94.33 317.44 67.12 0.00 0.00 0.00 0.00 18:33:55 18:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:33:55 18:19:01 eth0 218.59 159.91 1701.39 75.86 0.00 0.00 0.00 0.00 18:33:55 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:19:01 docker0 1319.17 1243.60 101.84 4408.93 0.00 0.00 0.00 0.00 18:33:55 18:20:01 eth0 0.63 0.42 0.63 0.21 0.00 0.00 0.00 0.00 18:33:55 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:33:55 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:22:01 eth0 0.70 0.18 0.13 0.07 0.00 0.00 0.00 0.00 18:33:55 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:23:01 eth0 0.62 0.43 0.33 0.21 0.00 0.00 0.00 0.00 18:33:55 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:24:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:33:55 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:25:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:33:55 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:26:01 eth0 1.02 0.35 0.32 0.20 0.00 0.00 0.00 0.00 18:33:55 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:27:01 eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 18:33:55 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:28:01 eth0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 18:33:55 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:30:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:33:55 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:32:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:33:55 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 Average: eth0 58.26 47.05 358.47 17.91 0.00 0.00 0.00 0.00 18:33:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:55 Average: docker0 18.07 22.35 1.23 81.58 0.00 0.00 0.00 0.00 18:33:55 18:33:55 18:33:55 ---> sar -P ALL: 18:33:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 18:33:55 18:33:55 18:10:48 LINUX RESTART (2 CPU) 18:33:55 18:33:55 18:12:02 CPU %user %nice %system %iowait %steal %idle 18:33:55 18:13:01 all 12.40 0.00 5.85 5.50 0.07 76.18 18:33:55 18:13:01 0 12.99 0.00 5.75 5.80 0.07 75.38 18:33:55 18:13:01 1 11.80 0.00 5.96 5.20 0.07 76.97 18:33:55 18:14:01 all 56.66 0.00 6.91 0.87 0.11 35.46 18:33:55 18:14:01 0 57.05 0.00 6.93 0.99 0.11 34.93 18:33:55 18:14:01 1 56.27 0.00 6.88 0.76 0.11 35.98 18:33:55 18:15:02 all 41.33 0.00 6.26 0.54 0.08 51.78 18:33:55 18:15:02 0 41.33 0.00 6.33 0.53 0.07 51.73 18:33:55 18:15:02 1 41.34 0.00 6.20 0.55 0.09 51.83 18:33:55 18:16:01 all 34.10 0.00 13.32 18.46 0.10 34.02 18:33:55 18:16:01 0 33.08 0.00 13.33 16.11 0.11 37.36 18:33:55 18:16:01 1 35.12 0.00 13.31 20.80 0.09 30.69 18:33:55 18:17:01 all 60.01 0.00 15.43 17.31 0.09 7.17 18:33:55 18:17:01 0 59.48 0.00 15.70 17.91 0.09 6.82 18:33:55 18:17:01 1 60.54 0.00 15.15 16.71 0.09 7.51 18:33:55 18:18:01 all 46.27 0.00 20.64 25.40 0.13 7.55 18:33:55 18:18:01 0 45.57 0.00 20.77 27.02 0.13 6.51 18:33:55 18:18:01 1 46.98 0.00 20.52 23.78 0.13 8.59 18:33:55 18:19:01 all 44.08 0.00 10.11 5.64 0.12 40.06 18:33:55 18:19:01 0 43.70 0.00 10.32 5.93 0.14 39.90 18:33:55 18:19:01 1 44.45 0.00 9.89 5.34 0.09 40.22 18:33:55 18:20:01 all 0.11 0.00 0.05 0.00 0.03 99.81 18:33:55 18:20:01 0 0.07 0.00 0.10 0.00 0.05 99.78 18:33:55 18:20:01 1 0.15 0.00 0.00 0.00 0.02 99.83 18:33:55 18:21:01 all 0.10 0.00 0.08 0.00 0.03 99.79 18:33:55 18:21:01 0 0.15 0.00 0.12 0.00 0.03 99.70 18:33:55 18:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:33:55 18:22:01 all 0.09 0.00 0.03 0.00 0.02 99.87 18:33:55 18:22:01 0 0.17 0.00 0.03 0.00 0.02 99.78 18:33:55 18:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:33:55 18:23:01 all 0.02 0.00 0.03 0.00 0.03 99.92 18:33:55 18:23:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:33:55 18:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:33:55 18:33:55 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:33:55 18:24:01 all 0.09 0.00 0.02 0.00 0.02 99.87 18:33:55 18:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:55 18:24:01 1 0.15 0.00 0.02 0.00 0.00 99.83 18:33:55 18:25:01 all 0.05 0.00 0.02 0.00 0.03 99.91 18:33:55 18:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:55 18:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:33:55 18:26:01 all 0.10 0.00 0.03 0.00 0.03 99.84 18:33:55 18:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:33:55 18:26:01 1 0.15 0.00 0.03 0.00 0.03 99.78 18:33:55 18:27:01 all 0.05 0.00 0.02 0.00 0.03 99.91 18:33:55 18:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:55 18:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:33:55 18:28:01 all 0.08 0.00 0.02 0.00 0.02 99.88 18:33:55 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:33:55 18:28:01 1 0.15 0.00 0.02 0.00 0.02 99.82 18:33:55 18:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 18:33:55 18:29:01 0 0.05 0.00 0.02 0.00 0.03 99.90 18:33:55 18:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:33:55 18:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:33:55 18:30:01 0 0.12 0.00 0.02 0.00 0.02 99.85 18:33:55 18:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:33:55 18:31:01 all 0.08 0.00 0.03 0.00 0.03 99.85 18:33:55 18:31:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:33:55 18:31:01 1 0.03 0.00 0.03 0.00 0.05 99.88 18:33:55 18:32:01 all 0.12 0.00 0.03 0.00 0.01 99.84 18:33:55 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:33:55 18:32:01 1 0.22 0.00 0.05 0.00 0.02 99.72 18:33:55 18:33:01 all 0.05 0.00 0.03 0.00 0.03 99.89 18:33:55 18:33:01 0 0.03 0.00 0.03 0.00 0.05 99.88 18:33:55 18:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:33:55 Average: all 13.36 0.00 3.55 3.30 0.05 79.74 18:33:55 Average: 0 13.27 0.00 3.58 3.33 0.05 79.77 18:33:55 Average: 1 13.44 0.00 3.52 3.28 0.05 79.71 18:33:55 18:33:55 18:33:55