Pull request #3655 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dd13fe649b4b0b824611458bbeb07023b3339eb5+a7bcd554ba88ede6551341f160f16400074cb89f (72897cfd5d563c5581e59753b83e1119b81c9636) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh162151617740398110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9191537294490428915.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3881812423569039142.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5658140340344368481.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7974174665825060846.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2264’ Running on prd-centos7-docker-4c-2g-2268 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4714478308720234810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4662683385045856314.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit dd13fe649b4b0b824611458bbeb07023b3339eb5 Merge succeeded, producing dd13fe649b4b0b824611458bbeb07023b3339eb5 Checking out Revision dd13fe649b4b0b824611458bbeb07023b3339eb5 (PR-3655) > git config core.sparsecheckout # timeout=10 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2356191431459419727.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 Commit message: "fix(security): Mismatched types int and int32" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:05 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a7d6ad75da01bc7ff975308419b0f57cdf700b79 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:07 ========================================================= 22:23:07 EdgeX Global Pipelines Version Info 22:23:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:08 ------------------- 22:23:08 stable info: 22:23:08 ------------------- 22:23:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:08 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 22:23:08 Message: update stable to v1.0.204 22:23:09 ------------------- 22:23:09 experimental info: 22:23:09 ------------------- 22:23:09 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:09 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 22:23:09 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd13fe649b4b0b824611458bbeb07023b3339eb5 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd13fe6 [Pipeline] echo 22:23:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:11 provisioning config files... 22:23:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3197585823810134343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:13 ---> docker-login.sh 22:23:13 nexus3.edgexfoundry.org:10001 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 nexus3.edgexfoundry.org:10002 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 nexus3.edgexfoundry.org:10003 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 nexus3.edgexfoundry.org:10004 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 docker.io 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 ---> docker-login.sh ends [Pipeline] } 22:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:13 ++ 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 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/core-command/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo core-command,cmd/core-command/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/core-data/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo core-data,cmd/core-data/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/core-metadata/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo core-metadata,cmd/core-metadata/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/security-bootstrapper/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/security-proxy-setup/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/support-notifications/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo support-notifications,cmd/support-notifications/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/support-scheduler/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:23:13 + for file in '`ls cmd/**/Dockerfile`' 22:23:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:23:13 ++ cut -d/ -f2 22:23:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:23:13 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 22:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:20 22:23:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:22 latest: Pulling from edgex-devops/git-semver 22:23:22 31603596830f: Pulling fs layer 22:23:22 d4622e32a9a9: Pulling fs layer 22:23:22 1030fce36090: Pulling fs layer 22:23:22 6c6cb7e1b49b: Pulling fs layer 22:23:22 6c6cb7e1b49b: Waiting 22:23:22 d4622e32a9a9: Verifying Checksum 22:23:22 d4622e32a9a9: Download complete 22:23:22 31603596830f: Verifying Checksum 22:23:22 31603596830f: Download complete 22:23:22 31603596830f: Pull complete 22:23:22 6c6cb7e1b49b: Verifying Checksum 22:23:22 6c6cb7e1b49b: Download complete 22:23:22 d4622e32a9a9: Pull complete 22:23:22 1030fce36090: Verifying Checksum 22:23:22 1030fce36090: Download complete 22:23:22 1030fce36090: Pull complete 22:23:22 6c6cb7e1b49b: Pull complete 22:23:22 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 22:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:23:24 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 22:23:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:23:24 $ docker top 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:25 [ssh-agent] Looking for ssh-agent implementation... 22:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:25 $ docker exec 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent 22:23:25 SSH_AUTH_SOCK=/tmp/ssh-LTjSLOPi8h8z/agent.14 22:23:25 SSH_AGENT_PID=20 22:23:25 Running ssh-add (command line suppressed) 22:23:25 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6587373153606264668.key (/w/workspace/edgex-go/2@tmp/private_key_6587373153606264668.key) 22:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:25 + git tag --points-at HEAD [Pipeline] } 22:23:25 $ docker exec --env ******** --env ******** 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent -k 22:23:25 unset SSH_AUTH_SOCK; 22:23:25 unset SSH_AGENT_PID; 22:23:25 echo Agent pid 20 killed; 22:23:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:27 [ssh-agent] Looking for ssh-agent implementation... 22:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:27 $ docker exec 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent 22:23:27 SSH_AUTH_SOCK=/tmp/ssh-DCbBggvZU89b/agent.53 22:23:27 SSH_AGENT_PID=59 22:23:27 Running ssh-add (command line suppressed) 22:23:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8640503426470291060.key (/w/workspace/edgex-go/2@tmp/private_key_8640503426470291060.key) 22:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:28 + git semver init 22:23:28 # -> Open(): unable to determine branch for HEAD 22:23:28 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:23:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:23:28 # $SEMVER_REMOTE_NAME = origin 22:23:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:23:28 # $SEMVER_USER_NAME = edgex-jenkins 22:23:28 # $SEMVER_BRANCH = PR-3655 22:23:28 # $SEMVER_TEMP = /tmp/semver-847086022 22:23:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:23:41 # '/tmp/semver-847086022' -> '/w/workspace/edgex-go/2/.semver' 22:23:41 # -> Force: false 22:23:41 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:23:41 $ docker exec --env ******** --env ******** 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent -k 22:23:41 unset SSH_AUTH_SOCK; 22:23:41 unset SSH_AGENT_PID; 22:23:41 echo Agent pid 59 killed; 22:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:41 + git semver [Pipeline] } 22:23:41 $ docker stop --time=1 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb 22:23:43 $ docker rm -f 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb [Pipeline] // withDockerContainer [Pipeline] sh 22:23:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:44 Stashed 1 file(s) [Pipeline] echo 22:23:44 [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] echo 22:23:46 ========================================================= 22:23:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:23:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:46 540db60ca938: Pulling fs layer 22:23:46 adcc1eea9eea: Pulling fs layer 22:23:46 4c4ab2625f07: Pulling fs layer 22:23:46 db62176df00c: Pulling fs layer 22:23:46 3b30891b0d05: Pulling fs layer 22:23:46 06b49ca38bd5: Pulling fs layer 22:23:46 c788192a36de: Pulling fs layer 22:23:46 a77e37c0d609: Pulling fs layer 22:23:46 c3185cebc471: Pulling fs layer 22:23:46 06b49ca38bd5: Waiting 22:23:46 c788192a36de: Waiting 22:23:46 a77e37c0d609: Waiting 22:23:46 c3185cebc471: Waiting 22:23:46 db62176df00c: Waiting 22:23:46 3b30891b0d05: Waiting 22:23:46 4c4ab2625f07: Verifying Checksum 22:23:46 4c4ab2625f07: Download complete 22:23:46 adcc1eea9eea: Verifying Checksum 22:23:46 adcc1eea9eea: Download complete 22:23:46 3b30891b0d05: Verifying Checksum 22:23:46 3b30891b0d05: Download complete 22:23:47 06b49ca38bd5: Verifying Checksum 22:23:47 06b49ca38bd5: Download complete 22:23:47 540db60ca938: Verifying Checksum 22:23:47 540db60ca938: Download complete 22:23:47 c788192a36de: Verifying Checksum 22:23:47 c788192a36de: Download complete 22:23:47 540db60ca938: Pull complete 22:23:47 adcc1eea9eea: Pull complete 22:23:47 4c4ab2625f07: Pull complete 22:23:47 a77e37c0d609: Verifying Checksum 22:23:47 a77e37c0d609: Download complete 22:23:51 c3185cebc471: Verifying Checksum 22:23:51 c3185cebc471: Download complete 22:23:51 db62176df00c: Verifying Checksum 22:23:51 db62176df00c: Download complete 22:23:55 db62176df00c: Pull complete 22:23:55 3b30891b0d05: Pull complete 22:23:55 06b49ca38bd5: Pull complete 22:23:55 c788192a36de: Pull complete 22:23:55 a77e37c0d609: Pull complete 22:23:57 c3185cebc471: Pull complete 22:23:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:23:57 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:57 WORKDIR /edgex 22:23:57 COPY go.mod . 22:23:57 RUN go mod download' 22:23:57 + docker build -t ci-base-image-x86_64 -f - . 22:23:59 Sending build context to Docker daemon 328.6MB 22:23:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:23:59 ---> 031687cdd783 22:23:59 Step 2/4 : WORKDIR /edgex 22:24:02 Still waiting to schedule task 22:24:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2265’ is offline 22:24:02 ---> Running in e4229e658ca6 22:24:02 Removing intermediate container e4229e658ca6 22:24:02 ---> 5081fcfd69c0 22:24:02 Step 3/4 : COPY go.mod . 22:24:02 ---> 2ce533b23643 22:24:02 Step 4/4 : RUN go mod download 22:24:02 ---> Running in b26c291fd32e 22:24:41 Removing intermediate container b26c291fd32e 22:24:41 ---> 894f127fa726 22:24:41 Successfully built 894f127fa726 22:24:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker inspect -f . ci-base-image-x86_64 22:24:41 . [Pipeline] withDockerContainer 22:24:41 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 22:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:43 $ docker top debc33885081db0f7cd35a433b92801f21a7f88e7692e914a9dbd76ebeb25791 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:44 + go version 22:24:44 go version go1.16.6 linux/amd64 [Pipeline] } 22:24:44 $ docker stop --time=1 debc33885081db0f7cd35a433b92801f21a7f88e7692e914a9dbd76ebeb25791 22:24:45 $ docker rm -f debc33885081db0f7cd35a433b92801f21a7f88e7692e914a9dbd76ebeb25791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:45 + docker inspect -f . ci-base-image-x86_64 22:24:45 . [Pipeline] withDockerContainer 22:24:46 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 22:24:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:46 $ docker top 237a7e77eeaf9a52a1a5d766635bfae5fa862c5de6768dde6814b9e98b8ff598 -eo pid,comm [Pipeline] { [Pipeline] echo 22:24:46 ========================================================= 22:24:46 [edgeXBuildGoParallel] Running Tests and Build... 22:24:46 ========================================================= [Pipeline] sh 22:24:46 + go mod tidy [Pipeline] sh 22:24:47 + make test 22:24:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:24:47 go mod tidy 22:24:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:24:53 ? github.com/edgexfoundry/edgex-go [no test files] 22:25:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:25:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:25:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:25:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 22:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 22:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:25:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 22:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:25:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 22:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 94.2% of statements 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:25:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:25:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:25:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:25:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 22:25:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:25:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 22:25:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements 22:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 22:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 22:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 22:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 22:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 22:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 22:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 22:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.198s coverage: 81.8% of statements 22:25:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:25:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2269 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws 22:25:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:25:59 The recommended git tool is: git 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 22:26:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:26:08 using credential edgex-jenkins-ssh 22:26:08 Cloning the remote Git repository 22:26:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:26:08 > git init /w/workspace/edgex-go/2 # timeout=10 22:26:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:26:08 > git --version # timeout=10 22:26:08 > git --version # 'git version 2.17.1' 22:26:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 22:26:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 22:26:10 GO111MODULE=on go vet ./... 22:26:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:26:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:26:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:26:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:26:26 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit dd13fe649b4b0b824611458bbeb07023b3339eb5 22:26:26 Merge succeeded, producing dd13fe649b4b0b824611458bbeb07023b3339eb5 22:26:26 Checking out Revision dd13fe649b4b0b824611458bbeb07023b3339eb5 (PR-3655) 22:26:26 > git config core.sparsecheckout # timeout=10 22:26:26 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 22:26:26 > git remote # timeout=10 22:26:26 > git config --get remote.origin.url # timeout=10 22:26:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:26 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 22:26:26 > git rev-parse HEAD^{commit} # timeout=10 22:26:26 > git config core.sparsecheckout # timeout=10 22:26:26 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 22:26:30 Commit message: "fix(security): Mismatched types int and int32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:31 provisioning config files... 22:26:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3523021861354066667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:32 ---> docker-login.sh 22:26:32 nexus3.edgexfoundry.org:10001 22:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:33 Configure a credential helper to remove this warning. See 22:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:33 22:26:33 Login Succeeded 22:26:33 nexus3.edgexfoundry.org:10002 22:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:33 Configure a credential helper to remove this warning. See 22:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:33 22:26:33 Login Succeeded 22:26:33 nexus3.edgexfoundry.org:10003 22:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:34 gofmt -l . 22:26:34 [ "`gofmt -l .`" = "" ] 22:26:34 ./bin/test-attribution-txt.sh [Pipeline] sh 22:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:34 Configure a credential helper to remove this warning. See 22:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:34 22:26:34 Login Succeeded 22:26:34 nexus3.edgexfoundry.org:10004 22:26:34 + ls -al . 22:26:34 total 592 22:26:34 drwxrwxr-x 10 1001 1001 4096 Aug 6 22:26 . 22:26:34 drwxr-xr-x 4 root root 28 Aug 6 22:24 .. 22:26:34 -rw-rw-r-- 1 1001 1001 11 Aug 6 22:22 .dockerignore 22:26:34 drwxrwxr-x 8 1001 1001 179 Aug 6 22:23 .git 22:26:34 drwxrwxr-x 3 1001 1001 125 Aug 6 22:22 .github 22:26:34 -rw-rw-r-- 1 1001 1001 818 Aug 6 22:22 .gitignore 22:26:34 -rw-rw-r-- 1 1001 1001 76 Aug 6 22:22 .hadolint.yml 22:26:34 drwx------ 3 1001 1001 58 Aug 6 22:23 .semver 22:26:34 -rw-rw-r-- 1 1001 1001 166 Aug 6 22:22 .sonarcloud.properties 22:26:34 -rw-rw-r-- 1 1001 1001 8609 Aug 6 22:22 Attribution.txt 22:26:34 -rw-rw-r-- 1 1001 1001 43881 Aug 6 22:22 CHANGELOG.md 22:26:34 -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:22 CONTRIBUTING.md 22:26:34 -rw-rw-r-- 1 1001 1001 849 Aug 6 22:22 Jenkinsfile 22:26:34 -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:22 LICENSE 22:26:34 -rw-rw-r-- 1 1001 1001 5915 Aug 6 22:22 Makefile 22:26:34 -rw-rw-r-- 1 1001 1001 8643 Aug 6 22:22 README.md 22:26:34 -rw-rw-r-- 1 1001 1001 6912 Aug 6 22:22 SECURITY.md 22:26:34 -rw-rw-r-- 1 1001 1001 5 Aug 6 22:23 VERSION 22:26:34 -rw-rw-r-- 1 1001 1001 4131 Aug 6 22:22 ZMQWindows.md 22:26:34 drwxrwxr-x 2 1001 1001 37 Aug 6 22:22 bin 22:26:34 drwxrwxr-x 14 1001 1001 4096 Aug 6 22:22 cmd 22:26:34 -rw-r--r-- 1 root root 404176 Aug 6 22:26 coverage.out 22:26:34 -rw-rw-r-- 1 1001 1001 813 Aug 6 22:22 go.mod 22:26:34 -rw-r--r-- 1 root root 48847 Aug 6 22:24 go.sum 22:26:34 drwxrwxr-x 8 1001 1001 124 Aug 6 22:22 internal 22:26:34 drwxrwxr-x 3 1001 1001 16 Aug 6 22:22 openapi 22:26:34 drwxrwxr-x 4 1001 1001 71 Aug 6 22:22 snap 22:26:34 -rw-rw-r-- 1 1001 1001 204 Aug 6 22:22 version.go [Pipeline] sh 22:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:34 + '[' -e coverage.out ] 22:26:34 + chown 1001:1001 coverage.out 22:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:34 Configure a credential helper to remove this warning. See 22:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:34 22:26:34 Login Succeeded 22:26:34 docker.io [Pipeline] stash 22:26:35 Stashed 1 file(s) [Pipeline] sh 22:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:36 Configure a credential helper to remove this warning. See 22:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:36 22:26:36 Login Succeeded 22:26:36 ---> docker-login.sh ends [Pipeline] } 22:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:26:37 + make build 22:26:37 go mod tidy 22:26:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] echo 22:26:37 ========================================================= 22:26:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:26:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:26:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:38 595b0fe564bb: Pulling fs layer 22:26:38 24495759ef45: Pulling fs layer 22:26:38 d148012ef14d: Pulling fs layer 22:26:38 e90a11edd702: Pulling fs layer 22:26:38 d77568369979: Pulling fs layer 22:26:38 fc1c9f9a7f3b: Pulling fs layer 22:26:38 170f2ba95c9a: Pulling fs layer 22:26:38 97ac5df62f85: Pulling fs layer 22:26:38 fc1c9f9a7f3b: Waiting 22:26:38 170f2ba95c9a: Waiting 22:26:38 97ac5df62f85: Waiting 22:26:38 e90a11edd702: Waiting 22:26:38 d77568369979: Waiting 22:26:38 d148012ef14d: Verifying Checksum 22:26:38 d148012ef14d: Download complete 22:26:38 24495759ef45: Verifying Checksum 22:26:38 24495759ef45: Download complete 22:26:38 d77568369979: Verifying Checksum 22:26:38 d77568369979: Download complete 22:26:38 595b0fe564bb: Verifying Checksum 22:26:38 595b0fe564bb: Download complete 22:26:38 fc1c9f9a7f3b: Verifying Checksum 22:26:38 fc1c9f9a7f3b: Download complete 22:26:38 170f2ba95c9a: Download complete 22:26:38 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 22:26:40 595b0fe564bb: Pull complete 22:26:40 24495759ef45: Pull complete 22:26:40 d148012ef14d: Pull complete 22:26:41 97ac5df62f85: Verifying Checksum 22:26:41 97ac5df62f85: Download complete 22:26:42 e90a11edd702: Verifying Checksum 22:26:42 e90a11edd702: Download complete 22:26:45 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 22:26:45 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 22:26:46 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 22:26:47 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 22:26:47 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 22:26:48 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 22:26:49 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 22:26:50 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 22:26:51 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 22:26:52 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 22:26:52 e90a11edd702: Pull complete 22:26:52 d77568369979: Pull complete 22:26:53 fc1c9f9a7f3b: Pull complete [Pipeline] } 22:26:53 $ docker stop --time=1 237a7e77eeaf9a52a1a5d766635bfae5fa862c5de6768dde6814b9e98b8ff598 22:26:53 170f2ba95c9a: Pull complete 22:26:55 $ docker rm -f 237a7e77eeaf9a52a1a5d766635bfae5fa862c5de6768dde6814b9e98b8ff598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:26:59 97ac5df62f85: Pull complete 22:26:59 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:11 22:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:11 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:27:11 WORKDIR /edgex 22:27:11 COPY go.mod . 22:27:11 RUN go mod download build 22:27:11 -t ci-base-image-arm64 -f - . [Pipeline] isUnix [Pipeline] sh 22:27:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:11 latest: Pulling from edgex-devops/edgex-compose 22:27:11 cbdbe7a5bc2a: Pulling fs layer 22:27:11 ca9280d653b3: Pulling fs layer 22:27:11 7e9c9ca2126c: Pulling fs layer 22:27:12 cbdbe7a5bc2a: Verifying Checksum 22:27:12 cbdbe7a5bc2a: Download complete 22:27:12 cbdbe7a5bc2a: Pull complete 22:27:12 Sending build context to Docker daemon 165.9MB 22:27:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:27:12 ---> 04bc70af865f 22:27:12 Step 2/4 : WORKDIR /edgex 22:27:12 ca9280d653b3: Verifying Checksum 22:27:12 ca9280d653b3: Download complete 22:27:13 ca9280d653b3: Pull complete 22:27:14 7e9c9ca2126c: Verifying Checksum 22:27:14 7e9c9ca2126c: Download complete 22:27:15 ---> Running in 450a62113e83 22:27:16 Removing intermediate container 450a62113e83 22:27:16 ---> 3da3d353d151 22:27:16 Step 3/4 : COPY go.mod . 22:27:17 ---> 16b8eb38f731 22:27:17 Step 4/4 : RUN go mod download 22:27:17 ---> Running in 2a50aff33a71 22:27:17 7e9c9ca2126c: Pull complete 22:27:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:27:18 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 22:27:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:27:20 $ docker top c233619f6bd62c00db1cca3820b95f3b62e2164bacea83e17f90df9d11d7462a -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:21 + + grepdocker-compose parallel 22:27:21 build --help 22:27:21 --parallel Build images in parallel. [Pipeline] } 22:27:21 $ docker stop --time=1 c233619f6bd62c00db1cca3820b95f3b62e2164bacea83e17f90df9d11d7462a 22:27:22 $ docker rm -f c233619f6bd62c00db1cca3820b95f3b62e2164bacea83e17f90df9d11d7462a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:23 . [Pipeline] withDockerContainer 22:27:23 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 22:27:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:27:23 $ docker top d6a48f8272f4ec8746447ad3300256645e41a7d907c9044c3f9f863409088771 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:24 + docker-compose -f ./docker-compose-build.yml build --parallel 22:27:24 Building core-command ... 22:27:24 Building core-data ... 22:27:24 Building core-metadata ... 22:27:24 Building security-bootstrapper ... 22:27:24 Building security-proxy-setup ... 22:27:24 Building security-secretstore-setup ... 22:27:24 Building support-notifications ... 22:27:24 Building support-scheduler ... 22:27:24 Building sys-mgmt-agent ... 22:27:24 Building support-notifications 22:27:24 Building sys-mgmt-agent 22:27:24 Building security-proxy-setup 22:27:24 Building security-secretstore-setup 22:27:24 Building core-command 22:27:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:27:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:27:36 ---> 894f127fa726 22:27:36 Step 3/22 : WORKDIR /edgex-go 22:27:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:27:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:27:36 ---> 894f127fa726 22:27:36 Step 3/24 : WORKDIR /edgex-go 22:27:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:27:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:27:36 ---> 894f127fa726 22:27:36 Step 3/26 : WORKDIR /edgex-go 22:27:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:27:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:36 ---> 894f127fa726 22:27:36 Step 3/23 : WORKDIR /edgex-go 22:27:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:27:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:27:37 ---> 894f127fa726 22:27:37 Step 3/24 : WORKDIR /edgex-go 22:27:38 ---> Running in c05813a5d4fd 22:27:38 ---> Running in 16e7daf972cc 22:27:38 ---> Running in 84f6d26cb928 22:27:38 ---> Running in 5a889535fbf3 22:27:38 ---> Running in efddbb1d0f44 22:27:38 Removing intermediate container c05813a5d4fd 22:27:38 ---> f69de4044fe7 22:27:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:38 Removing intermediate container 84f6d26cb928 22:27:38 ---> 753e31dc56e5 22:27:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:38 Removing intermediate container 5a889535fbf3 22:27:38 ---> ccf34aae4f1d 22:27:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:38 ---> Running in 0bbfb8701dd4 22:27:38 ---> Running in b96f224193a0 22:27:38 ---> Running in 2acbc07dc314 22:27:38 Removing intermediate container 16e7daf972cc 22:27:38 ---> 8ecd23bc401f 22:27:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:38 Removing intermediate container efddbb1d0f44 22:27:38 ---> d2958d72f902 22:27:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:38 ---> Running in 4da014769dc7 22:27:38 ---> Running in d35c25d3711b 22:27:39 Removing intermediate container 0bbfb8701dd4 22:27:39 ---> 02ea1dfbb56d 22:27:39 Step 5/26 : RUN apk add --update --no-cache make git 22:27:39 ---> Running in e4710664788f 22:27:39 Removing intermediate container b96f224193a0 22:27:39 ---> 619a9640787b 22:27:39 Step 5/22 : RUN apk add --update --no-cache make git 22:27:39 ---> Running in eaf2a20ace2a 22:27:39 Removing intermediate container 2acbc07dc314 22:27:39 ---> 7e65bcf0cf1a 22:27:39 Step 5/24 : RUN apk add --update --no-cache make git 22:27:40 ---> Running in 32eb2b5895cd 22:27:40 Removing intermediate container 4da014769dc7 22:27:40 ---> a4e4fc219be3 22:27:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:27:40 ---> Running in 309e32763b99 22:27:40 Removing intermediate container d35c25d3711b 22:27:40 ---> 0e427709a94a 22:27:40 Step 5/24 : RUN apk add --update --no-cache make bash git 22:27:40 ---> Running in a6042c70c501 22:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:41 OK: 219 MiB in 52 packages 22:27:41 Removing intermediate container e4710664788f 22:27:41 ---> 34bfa9c66fc2 22:27:41 Step 6/26 : COPY go.mod . 22:27:42 OK: 219 MiB in 52 packages 22:27:42 OK: 219 MiB in 52 packages 22:27:42 ---> 84a587ea7788 22:27:42 Step 7/26 : RUN go mod download 22:27:42 OK: 219 MiB in 52 packages 22:27:42 OK: 219 MiB in 52 packages 22:27:42 ---> Running in 676e89dd1464 22:27:42 Removing intermediate container 309e32763b99 22:27:42 ---> f1967da5401d 22:27:42 Step 6/23 : COPY go.mod . 22:27:42 Removing intermediate container eaf2a20ace2a 22:27:42 ---> 9593439f3f8d 22:27:42 Step 6/22 : COPY go.mod . 22:27:42 Removing intermediate container 32eb2b5895cd 22:27:42 ---> e86b7d7355ae 22:27:42 Step 6/24 : COPY go.mod . 22:27:42 Removing intermediate container a6042c70c501 22:27:42 ---> 6b3e257a0588 22:27:42 Step 6/24 : COPY go.mod . 22:27:42 ---> 1e80ecfe9b2a 22:27:42 Step 7/23 : RUN go mod download 22:27:42 ---> Running in 7129a812894f 22:27:42 ---> 2c500748fb0b 22:27:42 Step 7/22 : RUN go mod download 22:27:42 ---> Running in e3e539255f17 22:27:42 ---> 2193c12e94b8 22:27:42 Step 7/24 : RUN go mod download 22:27:42 ---> Running in 70e339aa0bf5 22:27:42 ---> 9328f8f59c77 22:27:42 Step 7/24 : RUN go mod download 22:27:43 ---> Running in 5012f85f2b21 22:27:44 Removing intermediate container 676e89dd1464 22:27:44 ---> 73c1485e6c04 22:27:44 Step 8/26 : COPY . . 22:27:47 Removing intermediate container e3e539255f17 22:27:47 ---> 7f6dc9b5c332 22:27:47 Step 8/22 : COPY . . 22:27:47 Removing intermediate container 7129a812894f 22:27:47 ---> aa9461097394 22:27:47 Step 8/23 : COPY . . 22:27:47 ---> 1e3b9f2318cc 22:27:47 Step 9/26 : RUN go mod tidy 22:27:48 Removing intermediate container 70e339aa0bf5 22:27:48 ---> 1523111c5214 22:27:48 Step 8/24 : COPY . . 22:27:48 Removing intermediate container 5012f85f2b21 22:27:48 ---> 159972e9753f 22:27:48 Step 8/24 : COPY . . 22:27:51 ---> Running in e5bce631042c 22:27:57 ---> de6e4398a8b5 22:27:57 Step 9/22 : RUN go mod tidy 22:27:57 Removing intermediate container e5bce631042c 22:27:57 ---> 531b3098911b 22:27:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:27:57 ---> Running in 6452e2639913 22:27:57 ---> 8e2060ded11e 22:27:57 Step 9/24 : RUN go mod tidy 22:27:57 ---> Running in 6688c1458186 22:27:57 ---> Running in b2c22c956f81 22:27:59 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 22:27:59 ---> 78669ae2fd6f 22:27:59 Step 9/23 : RUN go mod tidy 22:28:00 ---> Running in b37e0f316a3f 22:28:03 Removing intermediate container 6452e2639913 22:28:03 ---> e13cbd57dee8 22:28:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:28:03 Removing intermediate container b2c22c956f81 22:28:03 ---> e3d72b258619 22:28:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:28:03 ---> Running in 23f5eea47779 22:28:03 ---> Running in f7e742678bbe 22:28:03 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 22:28:03 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 22:28:05 Removing intermediate container b37e0f316a3f 22:28:05 ---> d2f1d3977914 22:28:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:28:05 ---> Running in 441aec93e606 22:28:05 ---> b2632b1ea520 22:28:05 Step 9/24 : RUN go mod tidy 22:28:05 ---> Running in 6645aee1ccfa 22:28:06 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 22:28:08 Removing intermediate container 6645aee1ccfa 22:28:08 ---> c2e3a5210eb9 22:28:08 Step 10/24 : RUN make cmd/core-command/core-command 22:28:08 ---> Running in a84da97c8379 22:28: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 22:28:35 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 22:28:40 Removing intermediate container 2a50aff33a71 22:28:40 ---> 0974a44c18b5 22:28:40 Successfully built 0974a44c18b5 22:28:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:40 + docker inspect -f . ci-base-image-arm64 22:28:40 . [Pipeline] withDockerContainer 22:28:40 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 22:28:40 Removing intermediate container 6688c1458186 22:28:40 ---> 24a8079b4742 22:28:40 22:28:40 Step 11/26 : FROM alpine:3.12 22:28:40 3.12: Pulling from library/alpine 22:28:40 prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 22:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:28:41 Status: Downloaded newer image for alpine:3.12 22:28:41 ---> 13621d1b12d4 22:28:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:28:41 ---> Running in 44559d1c6c3e 22:28:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:42 $ docker top f82cd3c7b8ede4c567d39a8b41ee9f2f26335553ad31af2cad16c2e9d90ae79d -eo pid,comm 22:28:42 (1/6) Installing ca-certificates (20191127-r4) 22:28:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:28:42 (3/6) Installing libcurl (7.78.0-r0) 22:28:42 (4/6) Installing curl (7.78.0-r0) 22:28:42 (5/6) Installing dumb-init (1.2.2-r1) 22:28:42 (6/6) Installing su-exec (0.2-r1) 22:28:42 Executing busybox-1.31.1-r20.trigger 22:28:42 Executing ca-certificates-20191127-r4.trigger 22:28:42 OK: 7 MiB in 20 packages [Pipeline] { 22:28:42 Removing intermediate container f7e742678bbe 22:28:42 ---> cd78d81afaca 22:28:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [Pipeline] sh 22:28:42 ---> Running in e9b5e93ccd94 22:28:43 Removing intermediate container 44559d1c6c3e 22:28:43 ---> ff4228c7b2c6 22:28:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:28:43 + go version 22:28:43 go version go1.16.6 linux/arm64 [Pipeline] } 22:28:43 $ docker stop --time=1 f82cd3c7b8ede4c567d39a8b41ee9f2f26335553ad31af2cad16c2e9d90ae79d 22:28:43 ---> Running in e5fa194d1029 22:28:43 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 22:28:43 Removing intermediate container e5fa194d1029 22:28:43 ---> 2263ff9ba9b6 22:28:43 Step 14/26 : WORKDIR / 22:28:43 ---> Running in 1a5f340dd460 22:28:44 Removing intermediate container 1a5f340dd460 22:28:44 ---> d9ee963a57d1 22:28:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:28:44 ---> fb48c0881bba 22:28:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:28:45 $ docker rm -f f82cd3c7b8ede4c567d39a8b41ee9f2f26335553ad31af2cad16c2e9d90ae79d 22:28:45 ---> a4c132a72e06 22:28:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:28:45 Removing intermediate container e9b5e93ccd94 22:28:45 ---> c7b58cf18551 22:28:45 22:28:45 Step 12/24 : FROM docker:20.10.7 22:28:45 Removing intermediate container 23f5eea47779 22:28:45 ---> df2ade8a7bf5 22:28:45 22:28:45 Step 11/22 : FROM alpine:3.12 22:28:45 ---> 13621d1b12d4 22:28:45 Step 12/22 : RUN apk add --update --no-cache curl 22:28:45 ---> Running in d8472936cd93 22:28:45 ---> f8d01119c9ea 22:28:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:28:45 20.10.7: Pulling from library/docker [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:45 ---> 8ebfdca95681 22:28:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:28:46 + docker inspect -f . ci-base-image-arm64 22:28:46 . [Pipeline] withDockerContainer 22:28:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:46 prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 22:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:48 (1/4) Installing ca-certificates (20191127-r4) 22:28:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:28:48 (3/4) Installing libcurl (7.78.0-r0) 22:28:48 (4/4) Installing curl (7.78.0-r0) 22:28:48 Executing busybox-1.31.1-r20.trigger 22:28:48 Executing ca-certificates-20191127-r4.trigger 22:28:48 OK: 7 MiB in 18 packages 22:28:48 Removing intermediate container a84da97c8379 22:28:48 ---> 91fc76dcc380 22:28:48 22:28:48 Step 11/24 : FROM alpine:3.12 22:28:48 ---> 13621d1b12d4 22:28:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:28:48 ---> 7c55d2b112d5 22:28:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:28:48 ---> Running in 045102d52b72 22:28:48 Removing intermediate container d8472936cd93 22:28:48 ---> 5bf596dc5458 22:28:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:28:48 ---> Running in 615b2a760a93 22:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:48 (1/1) Installing dumb-init (1.2.2-r1) 22:28:48 Executing busybox-1.31.1-r20.trigger 22:28:48 ---> 5a8b39425d48 22:28:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:28:48 OK: 6 MiB in 15 packages 22:28:48 Removing intermediate container 615b2a760a93 22:28:48 ---> cd9d385ca902 22:28:48 Step 14/22 : WORKDIR /edgex 22:28:48 ---> Running in bb55dc30a3de 22:28:48 ---> 973dd4d57d43 22:28:48 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/ 22:28:48 Removing intermediate container 441aec93e606 22:28:48 ---> 641622fe8b90 22:28:48 22:28:48 Step 11/23 : FROM alpine:3.12 22:28:48 ---> 13621d1b12d4 22:28:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:28:48 ---> Running in 3ee382172ff2 22:28:48 Removing intermediate container bb55dc30a3de 22:28:48 ---> 5ed19069d330 22:28:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:28:48 ---> Running in 2f5271829267 22:28:48 Removing intermediate container 045102d52b72 22:28:48 ---> f6aabee96157 22:28:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:48 ---> Running in 42d1852aeb1f 22:28:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:48 ---> 266a84bc35a2 22:28:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:28:48 Removing intermediate container 42d1852aeb1f 22:28:48 ---> 032ba831da34 22:28:48 Step 14/24 : ENV APP_PORT=59882 22:28:48 ---> Running in 6277614df598 22:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:48 (1/2) Installing ca-certificates (20191127-r4) 22:28:48 Removing intermediate container 6277614df598 22:28:48 ---> 04f12b6b45c9 22:28:48 Step 15/24 : EXPOSE $APP_PORT 22:28:48 (2/2) Installing dumb-init (1.2.2-r1) 22:28:48 Executing busybox-1.31.1-r20.trigger 22:28:48 Executing ca-certificates-20191127-r4.trigger 22:28:49 OK: 6 MiB in 16 packages 22:28:49 ---> Running in 2626f1a46cb6 22:28:49 ---> f4b3ebc8ecca 22:28:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:28:49 Removing intermediate container 2626f1a46cb6 22:28:49 ---> 668d3ef7c64c 22:28:49 Step 16/24 : WORKDIR / 22:28:49 Removing intermediate container 3ee382172ff2 22:28:49 ---> 44a3e882100f 22:28:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:28:49 ---> Running in 3d04a8c70f72 22:28:49 ---> Running in e14fa256ab0b 22:28:49 Removing intermediate container 2f5271829267 22:28:49 ---> 9e3ac1d8ffc3 22:28:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:28:49 ---> Running in 86059a538bdc 22:28:49 Removing intermediate container 3d04a8c70f72 22:28:49 ---> 32cc65f78323 22:28:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:49 Removing intermediate container e14fa256ab0b 22:28:49 ---> 8becb987453b 22:28:49 Step 24/26 : LABEL arch=x86_64 22:28:49 ---> d54205b26360 22:28:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:28:49 ---> Running in 264fb85e84ab 22:28:49 Removing intermediate container 86059a538bdc 22:28:49 ---> f2d02f2fc866 22:28:49 Step 14/23 : ENV APP_PORT=59860 22:28:49 ---> Running in d2035ac1d131 22:28:49 ---> Running in f8dd4de2a048 22:28:49 ---> ea0e16a3f90e 22:28:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:28:49 Removing intermediate container 264fb85e84ab 22:28:49 ---> 7f086f27c69c 22:28:49 Step 19/22 : CMD ["--init=true"] 22:28:49 Removing intermediate container d2035ac1d131 22:28:49 ---> c6e5181f68ec 22:28:49 Step 25/26 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:28:49 ---> Running in 676234d1f041 22:28:49 Removing intermediate container f8dd4de2a048 22:28:49 ---> a3fc05081036 22:28:49 Step 15/23 : EXPOSE $APP_PORT 22:28:49 ---> Running in 3fbfa6d7690a 22:28:49 $ docker top 1de754bee873845466db090a20086dbdecc2e04e19ee2a56889b010aac46e766 -eo pid,comm 22:28:50 ---> Running in 1f1892a15ca5 22:28:50 Removing intermediate container 676234d1f041 22:28:50 ---> 129e4241b5a0 22:28:50 Step 20/22 : LABEL arch=x86_64 22:28:50 Removing intermediate container 3fbfa6d7690a 22:28:50 ---> c749289303d6 22:28:50 Step 26/26 : LABEL version=0.0.0 22:28:50 ---> Running in 058b4961dfd9 22:28:50 ---> c27479263ffc 22:28:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:28:50 Removing intermediate container 1f1892a15ca5 22:28:50 ---> 65c3fddaa28f 22:28:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] echo 22:28:50 ========================================================= 22:28:50 [edgeXBuildGoParallel] Running Tests and Build... 22:28:50 ========================================================= [Pipeline] sh 22:28:50 ---> Running in bb7097eec38b 22:28:50 Removing intermediate container 058b4961dfd9 22:28:50 ---> 68e95561cc2e 22:28:50 Step 21/22 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:28:50 ---> Running in 086f45d2b5ed 22:28:50 Removing intermediate container bb7097eec38b 22:28:50 ---> a5110f05c6fc 22:28:50 22:28:50 ---> 8b84249d839b 22:28:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:28:50 ---> 7eaf7f81335c 22:28:50 Step 20/24 : ENTRYPOINT ["/core-command"] 22:28:50 Removing intermediate container 086f45d2b5ed 22:28:50 ---> 562fa5c39ca6 22:28:50 Step 22/22 : LABEL version=0.0.0 22:28:50 Successfully built a5110f05c6fc 22:28:50 Successfully tagged security-secretstore-setup:latest 22:28:50 Building core-data 22:28:50  Building security-secretstore-setup ... done  ---> Running in 330846e86f65 22:28:50 ---> Running in a441448178d3 22:28:50 + go mod tidy [Pipeline] sh 22:28:52 Removing intermediate container a441448178d3 22:28:52 ---> 64e064ac75c0 22:28:52 22:28:52 Successfully built 64e064ac75c0 22:28:52 Successfully tagged security-proxy-setup:latest 22:28:52 Building security-bootstrapper 22:28:52 + make test 22:28:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:28:52 go mod tidy 22:28:52  Building security-proxy-setup ... done Removing intermediate container 330846e86f65 22:28:52 ---> 8f367881a370 22:28:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:28:53 ---> 32110b55569a 22:28:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:28:54 ---> Running in 243ee54e71a0 22:28:54 ---> 95568ea02e3c 22:28:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:28:54 Removing intermediate container 243ee54e71a0 22:28:54 ---> c1de413ec3f9 22:28:54 Step 22/24 : LABEL arch=x86_64 22:28:54 ---> Running in ca217915316b 22:28:54 ---> Running in e1be98046557 22:28:54 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:28:54 Removing intermediate container ca217915316b 22:28:54 ---> e90aaca3cbb5 22:28:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:54 Status: Downloaded newer image for docker:20.10.7 22:28:54 ---> 08bdaf2f88f9 22:28:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:28:54 Removing intermediate container e1be98046557 22:28:54 ---> bdd3a42cd3df 22:28:54 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:28:54 ---> Running in d6025d8c60a6 22:28:54 ---> Running in 61e19e55ec0d 22:28:54 ---> Running in 061144adf727 22:28:55 Removing intermediate container d6025d8c60a6 22:28:55 ---> 5a52e0c8679c 22:28:55 Step 21/23 : LABEL arch=x86_64 22:28:55 Removing intermediate container 61e19e55ec0d 22:28:55 ---> 1bb1721a9d89 22:28:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:28:55 Removing intermediate container 061144adf727 22:28:55 ---> 7f5eba55aa1a 22:28:55 Step 24/24 : LABEL version=0.0.0 22:28:55 ---> Running in 253e81f542c1 22:28:55 ---> Running in 43cb6b1c0ad1 22:28:55 ---> Running in ca67f188ccb5 22:28:56 Removing intermediate container 253e81f542c1 22:28:56 ---> d24d6536009c 22:28:56 Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:28:56 Removing intermediate container ca67f188ccb5 22:28:56 ---> 450bdd319164 22:28:56 22:28:56 Successfully built 450bdd319164 22:28:56 Successfully tagged core-command:latest 22:28:56  Building core-command ... done Building core-metadata 22:28:56 ---> Running in b7281788ed67 22:28:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:28:57 (1/39) Installing readline (8.1.0-r0) 22:28:57 (2/39) Installing bash (5.1.0-r0) 22:28:57 Executing bash-5.1.0-r0.post-install 22:28:57 (3/39) Installing brotli-libs (1.0.9-r3) 22:28:57 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:28:57 (5/39) Installing libcurl (7.78.0-r0) 22:28:57 (6/39) Installing curl (7.78.0-r0) 22:28:57 (7/39) Installing dumb-init (1.2.5-r0) 22:28:57 (8/39) Installing libbz2 (1.0.8-r1) 22:28:57 (9/39) Installing expat (2.2.10-r1) 22:28:57 (10/39) Installing libffi (3.3-r2) 22:28:57 (11/39) Installing gdbm (1.19-r0) 22:28:57 (12/39) Installing xz-libs (5.2.5-r0) 22:28:57 (13/39) Installing sqlite-libs (3.34.1-r0) 22:28:57 (14/39) Installing python3 (3.8.10-r0) 22:28:58 Removing intermediate container b7281788ed67 22:28:58 ---> 282c5cb30910 22:28:58 Step 23/23 : LABEL version=0.0.0 22:28:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:28:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:28:58 ---> 894f127fa726 22:28:58 Step 3/32 : WORKDIR /edgex-go 22:28:59 ---> Using cache 22:28:59 ---> d2958d72f902 22:28:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:00 ---> Using cache 22:29:00 ---> 0e427709a94a 22:29:00 Step 5/32 : RUN apk add --update --no-cache make git 22:29:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:29:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:29:00 ---> 894f127fa726 22:29:00 Step 3/24 : WORKDIR /edgex-go 22:29:00 ---> Using cache 22:29:00 ---> d2958d72f902 22:29:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:00 ---> Using cache 22:29:00 ---> 0e427709a94a 22:29:00 Step 5/24 : RUN apk add --update --no-cache make git 22:29:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:29:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:29:00 ---> 894f127fa726 22:29:00 Step 3/24 : WORKDIR /edgex-go 22:29:00 ---> Using cache 22:29:00 ---> d2958d72f902 22:29:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:00 ---> Using cache 22:29:00 ---> 0e427709a94a 22:29:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:29:01 (15/39) Installing py3-appdirs (1.4.4-r1) 22:29:01 ---> Running in 8f520dbb6d74 22:29:01 ---> Running in c83c148dc91b 22:29:01 ---> Running in c7d4c5ba11bd 22:29:01 ---> Running in e3f57474c24b 22:29:01 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:29:01 (17/39) Installing py3-parsing (2.4.7-r1) 22:29:01 (18/39) Installing py3-six (1.15.0-r0) 22:29:01 (19/39) Installing py3-packaging (20.9-r0) 22:29:01 (20/39) Installing py3-setuptools (51.3.3-r0) 22:29:01 (21/39) Installing py3-chardet (4.0.0-r0) 22:29:01 (22/39) Installing py3-idna (3.1-r0) 22:29:01 Removing intermediate container 8f520dbb6d74 22:29:01 ---> acea384562c5 22:29:01 22:29:01 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:29:01 (24/39) Installing py3-requests (2.25.1-r1) 22:29:01 (25/39) Installing py3-msgpack (1.0.2-r0) 22:29:01 Successfully built acea384562c5 22:29:01 (26/39) Installing py3-lockfile (0.12.2-r3) 22:29:01 Successfully tagged support-notifications:latest 22:29:01 Building support-scheduler 22:29:01  Building support-notifications ... done (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:29:01 (28/39) Installing py3-colorama (0.4.4-r0) 22:29:01 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:29:01 (30/39) Installing py3-distlib (0.3.1-r1) 22:29:01 (31/39) Installing py3-distro (1.5.0-r1) 22:29:01 (32/39) Installing py3-webencodings (0.5.1-r3) 22:29:01 (33/39) Installing py3-html5lib (1.1-r0) 22:29:01 (34/39) Installing py3-pytoml (0.1.21-r0) 22:29:01 (35/39) Installing py3-pep517 (0.9.1-r0) 22:29:01 (36/39) Installing py3-progress (1.5-r0) 22:29:01 (37/39) Installing py3-retrying (1.3.3-r0) 22:29:01 (38/39) Installing py3-toml (0.10.2-r0) 22:29:01 (39/39) Installing py3-pip (20.3.4-r0) 22:29:02 Executing busybox-1.32.1-r6.trigger 22:29:02 OK: 82 MiB in 59 packages 22:29:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:29:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:29:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:29:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:29:03 OK: 219 MiB in 52 packages 22:29:03 Collecting docker-compose==1.23.2 22:29:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:29:03 OK: 219 MiB in 52 packages 22:29:03 Collecting cached-property<2,>=1.2.0 22:29:03 OK: 219 MiB in 52 packages 22:29:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:29:03 Collecting docker<4.0,>=3.6.0 22:29:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:29:03 Collecting docopt<0.7,>=0.6.1 22:29:03 Downloading docopt-0.6.2.tar.gz (25 kB) 22:29:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:29:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:29:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:29:04 Collecting PyYAML<4,>=3.10 22:29:04 Downloading PyYAML-3.13.tar.gz (270 kB) 22:29:05 Collecting websocket-client<1.0,>=0.32.0 22:29:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:29:05 Collecting texttable<0.10,>=0.9.0 22:29:05 Downloading texttable-0.9.1.tar.gz (11 kB) 22:29:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:29:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:29:05 ---> 894f127fa726 22:29:05 Step 3/23 : WORKDIR /edgex-go 22:29:05 ---> Using cache 22:29:05 ---> d2958d72f902 22:29:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:05 ---> Using cache 22:29:05 ---> 0e427709a94a 22:29:05 Step 5/23 : RUN apk add --update --no-cache make git 22:29:05 Collecting jsonschema<3,>=2.5.1 22:29:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:29:07 Collecting dockerpty<0.5,>=0.4.1 22:29:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:29:07 Collecting docker-pycreds>=0.4.0 22:29:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:29:07 ---> Running in 07e67eaced3a 22:29:07 Collecting chardet<3.1.0,>=3.0.2 22:29:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:29:07 Removing intermediate container c83c148dc91b 22:29:07 ---> cc0c1b4b1ae9 22:29:07 Step 6/32 : COPY go.mod . 22:29:07 Collecting urllib3<1.25,>=1.21.1 22:29:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:29:07 Collecting idna<2.8,>=2.5 22:29:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:29:07 Collecting certifi>=2017.4.17 22:29:07 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:29:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:29:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:29:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:29:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:29:07 ---> d0ac15a15c14 22:29:07 Step 7/32 : RUN go mod download 22:29:07 Removing intermediate container c7d4c5ba11bd 22:29:07 ---> 46bd1c94f0b8 22:29:07 Step 6/24 : COPY go.mod . 22:29:07 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:29:07 Attempting uninstall: urllib3 22:29:07 Found existing installation: urllib3 1.26.2 22:29:07 Uninstalling urllib3-1.26.2: 22:29:07 Successfully uninstalled urllib3-1.26.2 22:29:07 ---> Running in cf803bd92046 22:29:07 Removing intermediate container e3f57474c24b 22:29:07 ---> 6dcd998e0971 22:29:07 Step 6/24 : COPY go.mod . 22:29:07 Attempting uninstall: idna 22:29:07 Found existing installation: idna 3.1 22:29:07 Uninstalling idna-3.1: 22:29:07 Successfully uninstalled idna-3.1 22:29:07 Attempting uninstall: chardet 22:29:07 Found existing installation: chardet 4.0.0 22:29:07 Uninstalling chardet-4.0.0: 22:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:29:07 Successfully uninstalled chardet-4.0.0 22:29:07 ---> fcf73cc0bb4c 22:29:07 Step 7/24 : RUN go mod download 22:29:07 ---> Running in b93d1744d21c 22:29:07 ---> b62a26f4bb5a 22:29:07 Step 7/24 : RUN go mod download 22:29:07 ---> Running in 1222f60fda23 22:29:07 Attempting uninstall: requests 22:29:07 Found existing installation: requests 2.25.1 22:29:07 Uninstalling requests-2.25.1: 22:29:07 Successfully uninstalled requests-2.25.1 22:29:07 Running setup.py install for texttable: started 22:29:07 Running setup.py install for texttable: finished with status 'done' 22:29:07 Running setup.py install for PyYAML: started 22:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:29:08 Running setup.py install for PyYAML: finished with status 'done' 22:29:08 OK: 219 MiB in 52 packages 22:29:08 Running setup.py install for docopt: started 22:29:09 Removing intermediate container 07e67eaced3a 22:29:09 ---> 214ab549a3ff 22:29:09 Step 6/23 : COPY go.mod . 22:29:09 Running setup.py install for docopt: finished with status 'done' 22:29:09 Running setup.py install for dockerpty: started 22:29:09 ---> eb36dd4946fa 22:29:09 Step 7/23 : RUN go mod download 22:29:09 Removing intermediate container b93d1744d21c 22:29:09 ---> 57de4628470f 22:29:09 Step 8/24 : COPY . . 22:29:09 ---> Running in 0706e66ad2d9 22:29:09 Running setup.py install for dockerpty: finished with status 'done' 22:29:09 Removing intermediate container 1222f60fda23 22:29:09 ---> 0eeb83d4c80a 22:29:09 Step 8/24 : COPY . . 22:29:10 Removing intermediate container cf803bd92046 22:29:10 ---> aebbda416746 22:29:10 Step 8/32 : COPY . . 22:29:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 22:29:16 Removing intermediate container 0706e66ad2d9 22:29:16 ---> 1de40ef0360f 22:29:16 Step 8/23 : COPY . . 22:29:16 ---> 155bd7131a00 22:29:16 Step 9/24 : RUN go mod tidy 22:29:19 ---> 9e8b0617cb32 22:29:19 Step 9/24 : RUN go mod tidy 22:29:19 ---> Running in 62bd48efbbc2 22:29:19 ---> Running in 93e8cb966fbe 22:29:19 ---> 164bdfb8edc9 22:29:19 Step 9/32 : RUN go mod tidy 22:29:19 ---> Running in fbd83289d612 22:29:19 ? github.com/edgexfoundry/edgex-go [no test files] 22:29:22 Removing intermediate container fbd83289d612 22:29:22 ---> 3dd82ad9c314 22:29:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:29:22 ---> Running in f613e2846bd4 22:29:22 Removing intermediate container 43cb6b1c0ad1 22:29:22 ---> 26a602ebcbb1 22:29:22 Step 15/24 : ENV APP_PORT=58890 22:29:22 ---> 1a25ddb43a9b 22:29:22 Step 9/23 : RUN go mod tidy 22:29:22 Removing intermediate container 93e8cb966fbe 22:29:22 ---> 73dea82ca5bb 22:29:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:29:22 ---> Running in 439d03fae19c 22:29:22 Removing intermediate container 62bd48efbbc2 22:29:22 ---> fee23f9605ba 22:29:22 Step 10/24 : RUN make cmd/core-data/core-data 22:29:22 ---> Running in 0021ebffc0ab 22:29:22 ---> Running in e5c3fe234ea5 22:29:22 ---> Running in 099b4378c1c3 22:29:22 Removing intermediate container 439d03fae19c 22:29:22 ---> 9c7631ff9cc9 22:29:22 Step 16/24 : EXPOSE $APP_PORT 22:29:22 ---> Running in d968096864c8 22:29:22 Removing intermediate container d968096864c8 22:29:22 ---> 3d0f92e38d16 22:29:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:29:23 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 22:29:23 ---> e200f247c226 22:29:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:29:23 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 22:29:23 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 22:29:23 ---> 3f1489d45874 22:29:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:29:24 ---> 8c7663fdc096 22:29:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:29:24 ---> Running in c93307770de7 22:29:24 Removing intermediate container c93307770de7 22:29:24 ---> a6eb429ff1cd 22:29:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:24 ---> Running in f2e7f7b9bf4a 22:29:24 Removing intermediate container f2e7f7b9bf4a 22:29:24 ---> 960f35aaa049 22:29:24 Step 22/24 : LABEL arch=x86_64 22:29:24 ---> Running in ac35cd9d2fc2 22:29:24 Removing intermediate container 0021ebffc0ab 22:29:24 ---> 041d8f07a33a 22:29:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:29:24 ---> Running in f3756880382d 22:29:24 Removing intermediate container ac35cd9d2fc2 22:29:24 ---> 2beae0887e32 22:29:24 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:29:24 ---> Running in ade9497baacb 22:29:24 Removing intermediate container ade9497baacb 22:29:24 ---> b1ebc8a3e0cd 22:29:24 Step 24/24 : LABEL version=0.0.0 22:29:24 ---> Running in f68308b8f06a 22:29:24 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 22:29:25 Removing intermediate container f68308b8f06a 22:29:25 ---> 6fdfec26a04c 22:29:25 22:29:25 Successfully built 6fdfec26a04c 22:29:25 Successfully tagged sys-mgmt-agent:latest 22:29:57  Building sys-mgmt-agent ... done Removing intermediate container f613e2846bd4 22:29:57 ---> abd0e972c97b 22:29:57 22:29:57 Step 11/32 : FROM alpine:3.12 22:29:57 ---> 13621d1b12d4 22:29:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:29:57 ---> Running in 04c3278e8fa1 22:29:57 Removing intermediate container 04c3278e8fa1 22:29:57 ---> f5b5a6be111d 22:29:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:29:57 ---> Running in 4caaa3870413 22:29:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:57 (1/2) Installing dumb-init (1.2.2-r1) 22:29:57 (2/2) Installing su-exec (0.2-r1) 22:29:57 Executing busybox-1.31.1-r20.trigger 22:29:57 OK: 6 MiB in 16 packages 22:29:57 Removing intermediate container 4caaa3870413 22:29:57 ---> ecd07944a1a3 22:29:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:29:57 ---> Running in 41ad1a8df5c7 22:29:57 Removing intermediate container 41ad1a8df5c7 22:29:57 ---> 8dc260cb7045 22:29:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:29:57 ---> Running in 9bd19825c2dd 22:29:57 Removing intermediate container 9bd19825c2dd 22:29:57 ---> cbdd57464389 22:29:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:29:57 ---> Running in 29ad11785162 22:29:57 Removing intermediate container 29ad11785162 22:29:57 ---> 1bb5c7594f1b 22:29:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:29:57 ---> Running in 22061ac01eef 22:29:57 Removing intermediate container f3756880382d 22:29:57 ---> f983667b1856 22:29:57 22:29:57 Step 11/23 : FROM alpine:3.12 22:29:57 ---> 13621d1b12d4 22:29:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:29:57 ---> Using cache 22:29:57 ---> f6aabee96157 22:29:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:29:57 ---> Using cache 22:29:57 ---> 032ba831da34 22:29:57 Step 14/23 : ENV APP_PORT=59861 22:29:57 ---> Running in 2b1351375802 22:29:57 Removing intermediate container 22061ac01eef 22:29:57 ---> e343eedc34f5 22:29:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:29:57 Removing intermediate container 2b1351375802 22:29:57 ---> 6c8c6f3ee42f 22:29:57 Step 15/23 : EXPOSE $APP_PORT 22:29:57 ---> Running in 501a7c217d7d 22:29:57 ---> 9bec6f35a006 22:29:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:29:58 ---> Running in 524939d1305c 22:29:58 Removing intermediate container 501a7c217d7d 22:29:58 ---> 20f1cfce338d 22:29:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:58 Removing intermediate container e5c3fe234ea5 22:29:58 ---> ae1cd27e8af8 22:29:58 22:29:58 Step 11/24 : FROM alpine:3.12 22:29:58 ---> 13621d1b12d4 22:29:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:29:58 ---> Using cache 22:29:58 ---> f6aabee96157 22:29:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:29:58 ---> Using cache 22:29:58 ---> 032ba831da34 22:29:58 Step 14/24 : ENV APP_PORT=59881 22:29:58 ---> 72b4569ba0d4 22:29:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:29:58 ---> Running in d7aedc14c0d9 22:29:58 Removing intermediate container d7aedc14c0d9 22:29:58 ---> 3dd970e4b095 22:29:58 Step 15/24 : EXPOSE $APP_PORT 22:29:58 ---> Running in 1cb799fc71fd 22:29:58 ---> a1754fdcb452 22:29:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:29:59 Removing intermediate container 1cb799fc71fd 22:29:59 ---> f2b5b757368b 22:29:59 Step 16/24 : WORKDIR / 22:29:59 ---> 18b1649aab55 22:29:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:29:59 ---> Running in 2ed180b9cc98 22:29:59 ---> Running in b2892105b72e 22:29:59 Removing intermediate container 524939d1305c 22:29:59 ---> fdd79f562daa 22:29:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:59 Removing intermediate container 2ed180b9cc98 22:29:59 ---> eab200ef2d34 22:29:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:59 Removing intermediate container b2892105b72e 22:29:59 ---> a100d6c24de6 22:29:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:59 ---> Running in dd519bd90101 22:30:00 ---> 0c24f7fce1ad 22:30:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:30:00 ---> e2238b3bd245 22:30:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:30:00 Removing intermediate container dd519bd90101 22:30:00 ---> e720213ca132 22:30:00 Step 21/23 : LABEL arch=x86_64 22:30:00 ---> Running in b35dffb94401 22:30:00 ---> 9434618895ac 22:30:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:30:00 Removing intermediate container 099b4378c1c3 22:30:00 ---> 18c6ffd59899 22:30:00 22:30:00 Step 11/24 : FROM alpine:3.12 22:30:00 ---> 13621d1b12d4 22:30:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:30:00 ---> Running in 419d29aec4b4 22:30:00 Removing intermediate container b35dffb94401 22:30:00 ---> b3a871fee815 22:30:00 Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:30:00 ---> Running in d693d6d9d62b 22:30:00 ---> 73d9c6ebd6b1 22:30:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:30:00 Removing intermediate container 419d29aec4b4 22:30:00 ---> c1bfc2eaf373 22:30:00 Step 13/24 : ENV APP_PORT=59880 22:30:00 ---> 279332d11a9e 22:30:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:30:00 Removing intermediate container d693d6d9d62b 22:30:00 ---> 4ba3d9ae6640 22:30:00 Step 23/23 : LABEL version=0.0.0 22:30:00 ---> Running in e585f95d3bb3 22:30:00 ---> Running in ba08130c5d36 22:30:01 Removing intermediate container ba08130c5d36 22:30:01 ---> 7cdf3d908a0c 22:30:01 22:30:01 ---> c6ef75c2614d 22:30:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:30:01 Removing intermediate container e585f95d3bb3 22:30:01 ---> b17ea20f0762 22:30:01 Step 14/24 : EXPOSE $APP_PORT 22:30:01 ---> 0f777b08bd3a 22:30:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:30:01 Successfully built 7cdf3d908a0c 22:30:01 ---> Running in 47d3e7258d50 22:30:01 ---> Running in 804b5211f240 22:30:01 Successfully tagged support-scheduler:latest 22:30:01  Building support-scheduler ... done Removing intermediate container 804b5211f240 22:30:01 ---> d85254d0b79b 22:30:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:01 Removing intermediate container 47d3e7258d50 22:30:01 ---> d61b7f9edf58 22:30:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:01 ---> 5cd285846e8b 22:30:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:30:01 ---> Running in de9c12264528 22:30:01 ---> Running in 001c1f31641e 22:30:01 Removing intermediate container de9c12264528 22:30:01 ---> eaaf0c7913cd 22:30:01 Step 22/24 : LABEL arch=x86_64 22:30:01 ---> Running in ef3be569f029 22:30:01 ---> Running in 7ff4bbe49fe8 22:30:01 Removing intermediate container ef3be569f029 22:30:01 ---> ca266e6ddc74 22:30:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:30:01 Removing intermediate container 7ff4bbe49fe8 22:30:01 ---> 42e4ba0bc542 22:30:01 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:30:01 ---> Running in 7f8e159c34be 22:30:01 Removing intermediate container 7f8e159c34be 22:30:01 ---> 866b3d39a3bd 22:30:01 Step 24/24 : LABEL version=0.0.0 22:30:01 ---> Running in 3aab6c1b2e4e 22:30:01 ---> ebdfd43c1345 22:30:01 Step 27/32 : RUN chmod +x /entrypoint.sh 22:30:02 Removing intermediate container 3aab6c1b2e4e 22:30:02 ---> ed8ea35a461e 22:30:02 22:30:02 ---> Running in 18ba569713e3 22:30:02 Removing intermediate container 001c1f31641e 22:30:02 ---> b2232197f619 22:30:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:30:02 Successfully built ed8ea35a461e 22:30:02 Successfully tagged core-metadata:latest 22:30:02  Building core-metadata ... done  ---> Running in 13852f5f7463 22:30:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:30:02 Removing intermediate container 18ba569713e3 22:30:02 ---> 52d6a5ec415f 22:30:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:30:02 ---> Running in 30ec95fb8563 22:30:02 Removing intermediate container 30ec95fb8563 22:30:02 ---> c534d2d8796b 22:30:02 Step 29/32 : CMD ["gate"] 22:30:03 ---> Running in f1cb3d59e32c 22:30:03 Removing intermediate container f1cb3d59e32c 22:30:03 ---> 4c420e057078 22:30:03 Step 30/32 : LABEL arch=x86_64 22:30:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:30:03 ---> Running in 55be1126d6ab 22:30:03 Removing intermediate container 55be1126d6ab 22:30:03 ---> 7054cb54a98a 22:30:03 Step 31/32 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:30:03 ---> Running in d7211daf3170 22:30:03 Removing intermediate container d7211daf3170 22:30:03 ---> f59ec45f8daf 22:30:03 Step 32/32 : LABEL version=0.0.0 22:30:03 ---> Running in 67029bc612b3 22:30:03 (1/6) Installing dumb-init (1.2.2-r1) 22:30:03 Removing intermediate container 67029bc612b3 22:30:03 ---> 264cb2c0e7a8 22:30:03 22:30:03 (2/6) Installing libgcc (9.3.0-r2) 22:30:03 Successfully built 264cb2c0e7a8 22:30:03 Successfully tagged security-bootstrapper:latest 22:30:03  Building security-bootstrapper ... done (3/6) Installing libsodium (1.0.18-r0) 22:30:03 (4/6) Installing libstdc++ (9.3.0-r2) 22:30:04 (5/6) Installing libzmq (4.3.3-r0) 22:30:04 (6/6) Installing zeromq (4.3.3-r0) 22:30:04 Executing busybox-1.31.1-r20.trigger 22:30:04 OK: 8 MiB in 20 packages 22:30:05 Removing intermediate container 13852f5f7463 22:30:05 ---> e3912f480456 22:30:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:30:05 ---> 7be44bc3cdd6 22:30:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:30:05 ---> fff584ee1923 22:30:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:30:05 ---> 8ea3773de622 22:30:05 Step 20/24 : ENTRYPOINT ["/core-data"] 22:30:05 ---> Running in 53939a734e40 22:30:05 Removing intermediate container 53939a734e40 22:30:05 ---> 22ef74cfe609 22:30:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:05 ---> Running in 6a10e59cea40 22:30:05 Removing intermediate container 6a10e59cea40 22:30:05 ---> ae814dd45c33 22:30:05 Step 22/24 : LABEL arch=x86_64 22:30:05 ---> Running in 9779552023ea 22:30:06 Removing intermediate container 9779552023ea 22:30:06 ---> cd5c965e9b7d 22:30:06 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:30:06 ---> Running in 903df59edf73 22:30:06 Removing intermediate container 903df59edf73 22:30:06 ---> e0ca7b97f899 22:30:06 Step 24/24 : LABEL version=0.0.0 22:30:06 ---> Running in bcb275bac79d 22:30:06 Removing intermediate container bcb275bac79d 22:30:06 ---> 4ffb011f01bb 22:30:06 22:30:06 Successfully built 4ffb011f01bb 22:30:06 Successfully tagged core-data:latest 22:30:06  Building core-data ... done  [Pipeline] } 22:30:06 $ docker stop --time=1 d6a48f8272f4ec8746447ad3300256645e41a7d907c9044c3f9f863409088771 22:30:07 $ docker rm -f d6a48f8272f4ec8746447ad3300256645e41a7d907c9044c3f9f863409088771 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:08 + docker images 22:30:08 REPOSITORY TAG IMAGE ID CREATED SIZE 22:30:08 core-data latest 4ffb011f01bb 2 seconds ago 20.4MB 22:30:08 security-bootstrapper latest 264cb2c0e7a8 5 seconds ago 18.8MB 22:30:08 core-metadata latest ed8ea35a461e 7 seconds ago 16.7MB 22:30:08 support-scheduler latest 7cdf3d908a0c 8 seconds ago 16.1MB 22:30:08 18c6ffd59899 8 seconds ago 1.75GB 22:30:08 ae1cd27e8af8 10 seconds ago 1.75GB 22:30:08 f983667b1856 11 seconds ago 1.75GB 22:30:08 abd0e972c97b 16 seconds ago 1.75GB 22:30:08 sys-mgmt-agent latest 6fdfec26a04c 44 seconds ago 325MB 22:30:08 support-notifications latest acea384562c5 About a minute ago 16.8MB 22:30:08 core-command latest 450bdd319164 About a minute ago 16MB 22:30:08 security-secretstore-setup latest a5110f05c6fc About a minute ago 29MB 22:30:08 security-proxy-setup latest 64e064ac75c0 About a minute ago 25.9MB 22:30:08 641622fe8b90 About a minute ago 1.75GB 22:30:08 91fc76dcc380 About a minute ago 1.74GB 22:30:08 c7b58cf18551 About a minute ago 1.75GB 22:30:08 df2ade8a7bf5 About a minute ago 1.75GB 22:30:08 24a8079b4742 About a minute ago 1.75GB 22:30:08 ci-base-image-x86_64 latest 894f127fa726 5 minutes ago 1.24GB 22:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 23 hours ago 547MB 22:30:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 4 days ago 37.5MB 22:30:08 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 22:30:08 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 22:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:30:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:30:25 Still waiting to schedule task 22:30:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:30:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:30:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:30:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 100.0% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 46.3% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.589s coverage: 90.1% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 81.2% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 94.2% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.192s coverage: 59.1% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.286s coverage: 0.8% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 22.0% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements 22:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements 22:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 22:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.299s coverage: 94.4% of statements 22:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 22:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements 22:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.147s coverage: 100.0% of statements 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 22:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 22:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 22:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.184s coverage: 66.9% of statements 22:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.6% of statements 22:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.382s coverage: 89.5% of statements 22:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements 22:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 19.5% of statements 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.0% of statements 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.214s coverage: 62.7% of statements 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 22:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 22:31:43 GO111MODULE=on go vet ./... 22:33:04 gofmt -l . 22:33:04 [ "`gofmt -l .`" = "" ] 22:33:04 ./bin/test-attribution-txt.sh [Pipeline] sh 22:33:05 + ls -al . 22:33:05 total 620 22:33:05 drwxrwxr-x 9 1001 1001 4096 Aug 6 22:33 . 22:33:05 drwxr-xr-x 4 root root 4096 Aug 6 22:28 .. 22:33:05 -rw-rw-r-- 1 1001 1001 11 Aug 6 22:26 .dockerignore 22:33:05 drwxrwxr-x 8 1001 1001 4096 Aug 6 22:26 .git 22:33:05 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:26 .github 22:33:05 -rw-rw-r-- 1 1001 1001 818 Aug 6 22:26 .gitignore 22:33:05 -rw-rw-r-- 1 1001 1001 76 Aug 6 22:26 .hadolint.yml 22:33:05 -rw-rw-r-- 1 1001 1001 166 Aug 6 22:26 .sonarcloud.properties 22:33:05 -rw-rw-r-- 1 1001 1001 8609 Aug 6 22:26 Attribution.txt 22:33:05 -rw-rw-r-- 1 1001 1001 43881 Aug 6 22:26 CHANGELOG.md 22:33:05 -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:26 CONTRIBUTING.md 22:33:05 -rw-rw-r-- 1 1001 1001 849 Aug 6 22:26 Jenkinsfile 22:33:05 -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:26 LICENSE 22:33:05 -rw-rw-r-- 1 1001 1001 5915 Aug 6 22:26 Makefile 22:33:05 -rw-rw-r-- 1 1001 1001 8643 Aug 6 22:26 README.md 22:33:05 -rw-rw-r-- 1 1001 1001 6912 Aug 6 22:26 SECURITY.md 22:33:05 -rw-rw-r-- 1 1001 1001 5 Aug 6 22:23 VERSION 22:33:05 -rw-rw-r-- 1 1001 1001 4131 Aug 6 22:26 ZMQWindows.md 22:33:05 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:26 bin 22:33:05 drwxrwxr-x 14 1001 1001 4096 Aug 6 22:26 cmd 22:33:05 -rw-r--r-- 1 root root 404176 Aug 6 22:31 coverage.out 22:33:05 -rw-rw-r-- 1 1001 1001 813 Aug 6 22:26 go.mod 22:33:05 -rw-r--r-- 1 root root 48847 Aug 6 22:28 go.sum 22:33:05 drwxrwxr-x 8 1001 1001 4096 Aug 6 22:26 internal 22:33:05 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:26 openapi 22:33:05 drwxrwxr-x 4 1001 1001 4096 Aug 6 22:26 snap 22:33:05 -rw-rw-r-- 1 1001 1001 204 Aug 6 22:26 version.go [Pipeline] sh 22:33:06 + '[' -e coverage.out ] 22:33:06 + chown 1001:1001 coverage.out [Pipeline] stash 22:33:06 Warning: overwriting stash ‘coverage-report’ 22:33:07 Stashed 1 file(s) [Pipeline] sh 22:33:07 + make build 22:33:07 go mod tidy 22:33:08 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 22:33:14 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 22:33:38 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 22:33:39 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 22:33:43 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 22:33:44 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 22:33:48 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 22:33: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 22:33:54 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 22:33:57 Running on prd-ubuntu18.04-docker-8c-8g-2270 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws 22:33:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:33:57 The recommended git tool is: git 22:33:59 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 22:34:02 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 22:34:03 using credential edgex-jenkins-ssh 22:34:03 Cloning the remote Git repository 22:34:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:34:04 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 22:34:03 > git init /w/workspace/edgex-go/2 # timeout=10 22:34:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:34:03 > git --version # timeout=10 22:34:03 > git --version # 'git version 2.17.1' 22:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 22:34:09 $ docker stop --time=1 1de754bee873845466db090a20086dbdecc2e04e19ee2a56889b010aac46e766 22:34:12 $ docker rm -f 1de754bee873845466db090a20086dbdecc2e04e19ee2a56889b010aac46e766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:15 22:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:15 latest: Pulling from edgex-devops/edgex-compose-arm64 22:34:15 29e5d40040c1: Pulling fs layer 22:34:15 1ce36da41761: Pulling fs layer 22:34:15 25b303627fd3: Pulling fs layer 22:34:16 29e5d40040c1: Download complete 22:34:17 1ce36da41761: Download complete 22:34:17 29e5d40040c1: Pull complete 22:34:18 1ce36da41761: Pull complete 22:34:19 25b303627fd3: Download complete 22:34:22 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit dd13fe649b4b0b824611458bbeb07023b3339eb5 22:34:22 Merge succeeded, producing dd13fe649b4b0b824611458bbeb07023b3339eb5 22:34:22 Checking out Revision dd13fe649b4b0b824611458bbeb07023b3339eb5 (PR-3655) 22:34:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:34:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:34:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:34:22 > git config core.sparsecheckout # timeout=10 22:34:22 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 22:34:22 > git remote # timeout=10 22:34:22 > git config --get remote.origin.url # timeout=10 22:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:22 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 22:34:22 > git rev-parse HEAD^{commit} # timeout=10 22:34:22 > git config core.sparsecheckout # timeout=10 22:34:23 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 22:34:27 Commit message: "fix(security): Mismatched types int and int32" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:30 25b303627fd3: Pull complete 22:34:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:30 + echo snap-build.sh 22:34:30 snap-build.sh 22:34:30 + SNAP_BASE_DIR=. 22:34:30 + '[' '!' -z /w/workspace/edgex-go/2 ']' 22:34:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 22:34:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 22:34:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 22:34:30 + cd /w/workspace/edgex-go/2 22:34:30 + sudo apt-get remove -qy --purge lxd lxd-client 22:34:30 Reading package lists... 22:34:30 Building dependency tree... 22:34:30 Reading state information... 22:34:30 The following packages were automatically installed and are no longer required: 22:34:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:34:30 uidmap xdelta3 22:34:30 Use 'sudo apt autoremove' to remove them. 22:34:30 The following packages will be REMOVED: 22:34:30 lxd* lxd-client* 22:34:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:34:30 After this operation, 31.7 MB disk space will be freed. 22:34:30 (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.) 22:34:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:34:30 Removing lxd dnsmasq configuration 22:34:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:34:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] withDockerContainer 22:34:31 prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 22:34:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:34:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:34:31 (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.) 22:34:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:34:32 Processing triggers for systemd (237-3ubuntu10.45) ... 22:34:32 Processing triggers for ureadahead (0.100.0-21) ... 22:34:33 + sudo snap remove --purge lxd 22:34:33 snap "lxd" is not installed 22:34:33 + sudo groupadd --force --system lxd 22:34:33 ++ whoami 22:34:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:34:33 + newgrp - lxd 22:34:33 + sudo snap install lxd 22:34:34 $ docker top 9577a6571d485f153eda5aa0076fd35caf88b4fd28822020facb753875452683 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:35 + docker-compose+ grep build parallel 22:34:35 --help 22:34:38 --parallel Build images in parallel. [Pipeline] } 22:34:38 $ docker stop --time=1 9577a6571d485f153eda5aa0076fd35caf88b4fd28822020facb753875452683 22:34:40 $ docker rm -f 9577a6571d485f153eda5aa0076fd35caf88b4fd28822020facb753875452683 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:41 . [Pipeline] withDockerContainer 22:34:41 prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 22:34:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:34:41 2021-08-06T22:34:38Z INFO Waiting for automatic snapd restart... 22:34:43 $ docker top 6c65114d0c95a7070cd618cb5f530dc4199faa5f9ff93e8b90f65d2388663136 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:44 + docker-compose -f ./docker-compose-build.yml build --parallel 22:34:48 Building core-command ... 22:34:48 Building core-data ... 22:34:48 Building core-metadata ... 22:34:48 Building security-bootstrapper ... 22:34:48 Building security-proxy-setup ... 22:34:48 Building security-secretstore-setup ... 22:34:48 Building support-notifications ... 22:34:48 Building support-scheduler ... 22:34:48 Building sys-mgmt-agent ... 22:34:48 Building support-scheduler 22:34:48 Building security-bootstrapper 22:34:48 Building security-secretstore-setup 22:34:48 Building core-metadata 22:34:48 Building core-command 22:34:54 lxd 4.16 from Canonical* installed 22:34:54 + sudo lxd init --auto 22:35:04 + sudo snap install --classic snapcraft 22:35:10 snapcraft 4.8.3 from Canonical* installed 22:35:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:35:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:35:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:10 Dload Upload Total Spent Left Speed 22:35:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4294 22:35:11 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 5853k 22:35:11 ./yq_linux_amd64 22:35:11 + sudo snapcraft prime --use-lxd 22:35:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:35:14 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: 22:35:14 - README.md 22:35:14 22:35:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:35:14 Launching a container. 22:35:20 Waiting for container to be ready 22:35:21 To start your first instance, try: lxc launch ubuntu:18.04 22:35:21 22:35:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:35:25 Waiting for network to be ready... 22:35:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:35:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 22:35:25 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 22:35:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:35:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:35:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 22:35:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 22:35:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 22:35:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 22:35:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:35:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 22:35:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 22:35:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 22:35:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 22:35:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 22:35:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 22:35:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 22:35:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 22:35:29 Fetched 25.0 MB in 4s (5983 kB/s) 22:35:30 Reading package lists... 22:35:30 Reading package lists... 22:35:30 Building dependency tree... 22:35:30 Reading state information... 22:35:30 The following additional packages will be installed: 22:35:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:35:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:35:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:35:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:35:30 Suggested packages: 22:35:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:35:30 Recommended packages: 22:35:30 gnupg libsasl2-modules 22:35:31 The following NEW packages will be installed: 22:35:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:35:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:35:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:35:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:35:31 The following packages will be upgraded: 22:35:31 gpg gpg-agent gpgconf libudev1 22:35:31 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:35:31 Need to get 3527 kB of archives. 22:35:31 After this operation, 13.3 MB of additional disk space will be used. 22:35:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 22:35:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 22:35:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:35:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:35:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:35:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:35:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:35:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:35:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:35:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:35:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:35:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:35:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:35:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:35:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:35:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:35:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:35:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:35:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:35:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:35:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:35:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:35:32 debconf: delaying package configuration, since apt-utils is not installed 22:35:32 Fetched 3527 kB in 1s (3411 kB/s) 22:35:32 (Reading database ... 12511 files and directories currently installed.) 22:35:32 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 22:35:32 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 22:35:32 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 22:35:32 Selecting previously unselected package udev. 22:35:32 (Reading database ... 12511 files and directories currently installed.) 22:35:32 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 22:35:32 Unpacking udev (237-3ubuntu10.50) ... 22:35:32 Selecting previously unselected package libfuse2:amd64. 22:35:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:35:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:35:32 Selecting previously unselected package fuse. 22:35:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:35:32 Unpacking fuse (2.9.7-1ubuntu1) ... 22:35:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:35:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:35:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:35:32 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:35:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:35:32 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:35:32 Selecting previously unselected package libksba8:amd64. 22:35:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:35:32 Unpacking libksba8:amd64 (1.3.5-2) ... 22:35:32 Selecting previously unselected package libroken18-heimdal:amd64. 22:35:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:35:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:35:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:35:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libwind0-heimdal:amd64. 22:35:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:35:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:35:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:35:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:35:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:35:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:33 Selecting previously unselected package libsasl2-modules-db:amd64. 22:35:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:35:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:35:33 Selecting previously unselected package libsasl2-2:amd64. 22:35:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:35:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:35:33 Selecting previously unselected package libldap-common. 22:35:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:35:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:35:33 Selecting previously unselected package libldap-2.4-2:amd64. 22:35:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:35:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:35:33 Selecting previously unselected package dirmngr. 22:35:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:35:33 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:35:33 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:35:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:35:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:35:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:35:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:35:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:35:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libksba8:amd64 (1.3.5-2) ... 22:35:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:35:34 Setting up udev (237-3ubuntu10.50) ... 22:35:34 invoke-rc.d: policy-rc.d denied execution of start. 22:35:34 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Processing triggers for systemd (237-3ubuntu10) ... 22:35:34 Setting up fuse (2.9.7-1ubuntu1) ... 22:35:34 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:35:34 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:35:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:35:34 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:35:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:35:35 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:35:35 settings in the [Install] section, and DefaultInstance for template units). 22:35:35 This means they are not meant to be enabled using systemctl. 22:35:35 Possible reasons for having this kind of units are: 22:35:35 1) A unit may be statically enabled by being symlinked from another unit's 22:35:35 .wants/ or .requires/ directory. 22:35:35 2) A unit's purpose may be to act as a helper for some other unit which has 22:35:35 a requirement dependency on it. 22:35:35 3) A unit may be started when needed via activation (socket, path, timer, 22:35:35 D-Bus, udev, scripted systemctl call, ...). 22:35:35 4) In case of template units, the unit is meant to be enabled with some 22:35:35 instance name specified. 22:35:35 Reading package lists... 22:35:35 Building dependency tree... 22:35:35 Reading state information... 22:35:35 The following additional packages will be installed: 22:35:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:35:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:35:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:35:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:35:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:35:35 Suggested packages: 22:35:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:35:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:35:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:35:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:35:35 systemd-container policykit-1 22:35:35 Recommended packages: 22:35:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:35:35 The following NEW packages will be installed: 22:35:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:35:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:35:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:35:35 multiarch-support openssh-client python3 python3-minimal python3.6 22:35:35 python3.6-minimal snapd squashfs-tools sudo 22:35:35 The following packages will be upgraded: 22:35:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:35:35 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:35:35 Need to get 36.7 MB of archives. 22:35:35 After this operation, 147 MB of additional disk space will be used. 22:35:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 22:35:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:35:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 22:35:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:35:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:35:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:35:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:35:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:35:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:35:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:35:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:35:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:35:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:35:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:35:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:35:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:35:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:35:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:35:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:35:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:35:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:35:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:35:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:35:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:35:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:35:36 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:35:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:35:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:35:36 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:35:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:35:38 debconf: delaying package configuration, since apt-utils is not installed 22:35:38 Fetched 36.7 MB in 2s (16.0 MB/s) 22:35:38 (Reading database ... 12757 files and directories currently installed.) 22:35:38 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 22:35:38 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 22:35:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 22:35:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 22:35:38 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 22:35:38 (Reading database ... 12757 files and directories currently installed.) 22:35:38 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:35:38 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:35:39 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:35:39 (Reading database ... 12757 files and directories currently installed.) 22:35:39 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:35:39 Unpacking apt (1.6.14) over (1.6.1) ... 22:35:39 Setting up apt (1.6.14) ... 22:35:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:35:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:35:39 (Reading database ... 12764 files and directories currently installed.) 22:35:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:35:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:35:39 Selecting previously unselected package libpython3.6-minimal:amd64. 22:35:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:35:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:35:40 Selecting previously unselected package libexpat1:amd64. 22:35:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:35:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:35:40 Selecting previously unselected package python3.6-minimal. 22:35:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:35:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:35:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:35:40 Checking for services that may need to be restarted...done. 22:35:40 Checking for services that may need to be restarted...done. 22:35:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:35:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:35:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:35:40 Selecting previously unselected package python3-minimal. 22:35:40 (Reading database ... 13012 files and directories currently installed.) 22:35:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:35:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:35:40 Selecting previously unselected package mime-support. 22:35:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:35:40 Unpacking mime-support (3.60ubuntu1) ... 22:35:41 Selecting previously unselected package libmpdec2:amd64. 22:35:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:35:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:35:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:35:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:35:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:35:41 Selecting previously unselected package python3.6. 22:35:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:35:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:35:41 Selecting previously unselected package libpython3-stdlib:amd64. 22:35:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:35:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:35:41 Setting up python3-minimal (3.6.7-1~18.04) ... 22:35:41 Selecting previously unselected package python3. 22:35:41 (Reading database ... 13442 files and directories currently installed.) 22:35:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:35:41 Unpacking python3 (3.6.7-1~18.04) ... 22:35:41 Selecting previously unselected package multiarch-support. 22:35:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:35:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:35:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:35:41 Selecting previously unselected package liblzo2-2:amd64. 22:35:41 (Reading database ... 13479 files and directories currently installed.) 22:35:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:35:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:35:41 Selecting previously unselected package libbsd0:amd64. 22:35:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:35:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:35:42 Selecting previously unselected package sudo. 22:35:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:35:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:35:42 Selecting previously unselected package apparmor. 22:35:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:35:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:35:42 Selecting previously unselected package libedit2:amd64. 22:35:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:35:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:35:42 Selecting previously unselected package libkrb5support0:amd64. 22:35:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:35:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:35:42 Selecting previously unselected package libk5crypto3:amd64. 22:35:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:35:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:35:42 Selecting previously unselected package libkeyutils1:amd64. 22:35:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:35:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:35:42 Selecting previously unselected package libkrb5-3:amd64. 22:35:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:35:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:35:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:35:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:35:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:35:42 Selecting previously unselected package libssl1.0.0:amd64. 22:35:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:35:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:35:42 Selecting previously unselected package openssh-client. 22:35:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:35:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:35:42 Selecting previously unselected package squashfs-tools. 22:35:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:35:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:35:42 Selecting previously unselected package snapd. 22:35:42 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:35:42 Unpacking snapd (2.49.2+18.04) ... 22:35:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:35:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:35:45 Setting up mime-support (3.60ubuntu1) ... 22:35:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:35:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:35:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:35:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:35:45 Setting up systemd (237-3ubuntu10.50) ... 22:35:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:35:45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:35:45 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:35:45 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:35:45 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:35:45 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:35:45 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:35:46 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:35:46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:35:46 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:35:46 Setting up python3 (3.6.7-1~18.04) ... 22:35:46 running python rtupdate hooks for python3.6... 22:35:46 running python post-rtupdate hooks for python3.6... 22:35:46 Setting up apparmor (2.12-4ubuntu5.1) ... 22:35:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:35:47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:35:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:35:47 Setting up snapd (2.49.2+18.04) ... 22:35:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:35:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:35:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:35:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:35:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:35:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:35:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:35:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:35:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:35:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:35:49 /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' 22:35:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:35:49 Processing triggers for systemd (237-3ubuntu10.50) ... 22:35:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:35:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:35:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:35:52 Reading package lists... 22:35:52 Reading package lists... 22:35:52 Building dependency tree... 22:35:52 Reading state information... 22:35:52 Calculating upgrade... 22:35:52 The following packages will be upgraded: 22:35:52 advancecomp base-files bash binutils binutils-common 22:35:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:35:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:35:52 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:35:52 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:35:52 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:35:52 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:35:52 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:35:52 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:35:52 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:35:52 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:35:52 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:35:52 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:35:52 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:35:52 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:35:52 ubuntu-keyring util-linux 22:35:52 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:35:52 Need to get 64.2 MB of archives. 22:35:52 After this operation, 5125 kB of additional disk space will be used. 22:35:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 22:35:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:35:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:35:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:35:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:35:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:35:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:35:53 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:35:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:35:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:35:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:35:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:35:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:35:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:35:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:35:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:35:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:35:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:35:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:35:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:35:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:35:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:35:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:35:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:35:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:35:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:35:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:35:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:35:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:35:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:35:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:35:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:35:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 22:35:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:35:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:35:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:35:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:35:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:35:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:35:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:35:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:35:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:35:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:35:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:35:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:35:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:35:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:35:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:35:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:35:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:35:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:35:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:35:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:35:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:35:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:35:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:35:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:35:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:35:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:35:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:35:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:35:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:35:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:35:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:35:53 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:35:53 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:35:53 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:35:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:35:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:35:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:35:54 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:35:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:35:54 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:35:54 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:35:54 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:35:54 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:35:54 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:35:54 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:35:54 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:35:54 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:35:54 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:35:54 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:35:54 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:35:54 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:35:54 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:35:54 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:35:54 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:35:54 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:35:54 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:35:54 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:35:54 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:35:54 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:35:54 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:35:54 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:35:54 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:35:54 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:35:54 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:35:54 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:35:54 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:35:54 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:35:54 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:35:54 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:35:54 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:35:54 debconf: delaying package configuration, since apt-utils is not installed 22:35:54 Fetched 64.2 MB in 2s (34.5 MB/s) 22:35:55 (Reading database ... 13914 files and directories currently installed.) 22:35:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:35:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:35:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:35:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:35:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 22:35:55 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 22:35:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:35:56 (Reading database ... 13914 files and directories currently installed.) 22:35:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:35:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:35:56 (Reading database ... 13914 files and directories currently installed.) 22:35:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:35:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:35:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:35:56 (Reading database ... 13914 files and directories currently installed.) 22:35:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:35:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:35:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:35:57 (Reading database ... 13914 files and directories currently installed.) 22:35:57 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:35:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:35:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:35:57 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:35:57 Setting up base-files (10.1ubuntu2.10) ... 22:35:57 Installing new version of config file /etc/issue ... 22:35:57 Installing new version of config file /etc/issue.net ... 22:35:57 Installing new version of config file /etc/lsb-release ... 22:35:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:35:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:35:57 ---> 0974a44c18b5 22:35:57 Step 3/26 : WORKDIR /edgex-go 22:35:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:57 ---> 0974a44c18b5 22:35:57 Step 3/23 : WORKDIR /edgex-go 22:35:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:35:57 ---> 0974a44c18b5 22:35:57 Step 3/32 : WORKDIR /edgex-go 22:35:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:35:57 ---> 0974a44c18b5 22:35:57 Step 3/24 : WORKDIR /edgex-go 22:35:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:35:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:35:57 ---> 0974a44c18b5 22:35:57 Step 3/24 : WORKDIR /edgex-go 22:35:57 ---> Running in d29efb064b8f 22:35:57 ---> Running in 8aeb70902f09 22:35:57 ---> Running in 8eab893d7372 22:35:57 ---> Running in 157e00b9de27 22:35:57 ---> Running in 3fc900886946 22:35:57 Removing intermediate container 8eab893d7372 22:35:57 Removing intermediate container 3fc900886946 22:35:57 ---> 4f7c14632627 22:35:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> af6aba85f3af 22:35:57 22:35:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 Removing intermediate container 8aeb70902f09 22:35:57 ---> 106ca71fa9a5 22:35:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 Removing intermediate container 157e00b9de27 22:35:57 ---> 3fffa7337d79 22:35:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 Removing intermediate container d29efb064b8f 22:35:57 ---> c3884ee16678 22:35:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:57 ---> Running in b1df2c88a4e2 22:35:57 ---> Running in 53c95ea61f86 22:35:57 ---> Running in ff04ee1af9ad 22:35:57 ---> Running in f9b2468bcf37 22:35:57 ---> Running in a21b07b9a201 22:35:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:35:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:35:57 Removing obsolete conffile /etc/default/motd-news ... 22:35:57 (Reading database ... 13915 files and directories currently installed.) 22:35:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:35:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:35:57 Setting up bash (4.4.18-2ubuntu1.2) ... 22:35:57 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 22:35:57 (Reading database ... 13915 files and directories currently installed.) 22:35:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:35:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:35:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:35:58 (Reading database ... 13915 files and directories currently installed.) 22:35:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:35:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:35:58 Setting up tar (1.29b-2ubuntu0.2) ... 22:35:58 (Reading database ... 13915 files and directories currently installed.) 22:35:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:35:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:36:00 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:36:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:36:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:36:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:36:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:36:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:36:00 Setting up grep (3.1-2build1) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:36:00 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:36:00 Setting up gzip (1.6-5ubuntu1.1) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:36:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:36:00 Setting up login (1:4.5-1ubuntu2) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:36:00 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:36:00 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:36:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:36:00 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:36:00 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:36:00 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:36:00 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:36:00 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:36:00 (Reading database ... 13915 files and directories currently installed.) 22:36:00 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:36:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:36:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:36:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:36:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:36:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:36:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:36:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:36:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:36:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:36:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:36:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:36:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:36:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:36:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:36:01 (Reading database ... 13915 files and directories currently installed.) 22:36:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:36:01 Removing intermediate container ff04ee1af9ad 22:36:01 ---> 05cc3fdcca24 22:36:01 Step 5/24 : RUN apk add --update --no-cache make git 22:36:01 Removing intermediate container 53c95ea61f86 22:36:01 ---> effbb55ced44 22:36:01 Step 5/23 : RUN apk add --update --no-cache make git 22:36:01 Removing intermediate container b1df2c88a4e2 22:36:01 ---> 6fbdfdcb334a 22:36:01 Step 5/24 : RUN apk add --update --no-cache make git 22:36:01 ---> Running in 43f3d9225c87 22:36:01 ---> Running in 321beab6254e 22:36:01 ---> Running in 142ddb8a0453 22:36:02 (Reading database ... 13915 files and directories currently installed.) 22:36:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:36:02 (Reading database ... 13915 files and directories currently installed.) 22:36:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:02 Removing intermediate container a21b07b9a201 22:36:02 ---> 11a829c6417a 22:36:02 Step 5/32 : RUN apk add --update --no-cache make git 22:36:02 Removing intermediate container f9b2468bcf37 22:36:02 ---> 516aaf852bcb 22:36:02 Step 5/26 : RUN apk add --update --no-cache make git 22:36:02 ---> Running in 72efa5e235f7 22:36:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:36:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:36:02 ---> Running in 7c5111be271d 22:36:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:36:03 (Reading database ... 13915 files and directories currently installed.) 22:36:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:36:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:36:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:36:03 (Reading database ... 13915 files and directories currently installed.) 22:36:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:36:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:36:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:36:03 (Reading database ... 13917 files and directories currently installed.) 22:36:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:36:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:36:03 Setting up debconf (1.5.66ubuntu1) ... 22:36:03 (Reading database ... 13917 files and directories currently installed.) 22:36:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:36:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:36:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:36:03 (Reading database ... 13917 files and directories currently installed.) 22:36:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:36:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:36:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:36:04 (Reading database ... 13917 files and directories currently installed.) 22:36:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:36:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:36:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:36:04 (Reading database ... 13917 files and directories currently installed.) 22:36:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:36:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:36:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:36:04 (Reading database ... 13919 files and directories currently installed.) 22:36:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:36:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:36:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:36:04 (Reading database ... 13923 files and directories currently installed.) 22:36:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:36:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:36:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 22:36:04 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 22:36:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:36:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:36:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:36:04 (Reading database ... 13923 files and directories currently installed.) 22:36:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:36:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:36:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:36:04 (Reading database ... 13923 files and directories currently installed.) 22:36:04 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:36:04 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:36:04 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:36:04 (Reading database ... 13923 files and directories currently installed.) 22:36:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:36:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:36:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:36:05 (Reading database ... 13923 files and directories currently installed.) 22:36:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:36:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:36:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:36:05 (Reading database ... 13923 files and directories currently installed.) 22:36:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:36:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:36:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:36:05 (Reading database ... 13923 files and directories currently installed.) 22:36:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:36:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:36:05 Setting up passwd (1:4.5-1ubuntu2) ... 22:36:05 (Reading database ... 13923 files and directories currently installed.) 22:36:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:36:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:36:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:36:05 (Reading database ... 13923 files and directories currently installed.) 22:36:05 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:36:05 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:36:05 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:36:05 (Reading database ... 13923 files and directories currently installed.) 22:36:05 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:36:05 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:36:05 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:36:06 (Reading database ... 13923 files and directories currently installed.) 22:36:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:36:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:36:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:36:06 (Reading database ... 13923 files and directories currently installed.) 22:36:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:36:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:36:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:36:06 OK: 218 MiB in 52 packages 22:36:06 (Reading database ... 13923 files and directories currently installed.) 22:36:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:36:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:36:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:36:06 (Reading database ... 13923 files and directories currently installed.) 22:36:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:36:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:36:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:36:06 (Reading database ... 13923 files and directories currently installed.) 22:36:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:36:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:36:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:36:06 (Reading database ... 13923 files and directories currently installed.) 22:36:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:36:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:36:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:36:06 (Reading database ... 13924 files and directories currently installed.) 22:36:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:36:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:36:06 OK: 218 MiB in 52 packages 22:36:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:36:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:36:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:36:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:36:07 OK: 218 MiB in 52 packages 22:36:07 OK: 218 MiB in 52 packages 22:36:07 OK: 218 MiB in 52 packages 22:36:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:36:07 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:36:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:36:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:36:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:36:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:36:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:36:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:36:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:36:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:36:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:36:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:36:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:36:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:36:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:36:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:36:07 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:36:07 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:36:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:36:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:36:07 Removing intermediate container 321beab6254e 22:36:07 ---> cc9b735c0840 22:36:07 Step 6/23 : COPY go.mod . 22:36:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:36:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:36:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:36:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:36:08 Removing intermediate container 7c5111be271d 22:36:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:36:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:36:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:36:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:36:08 ---> 9769e2205b04 22:36:08 Step 6/26 : COPY go.mod . 22:36:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:36:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:36:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:08 Removing intermediate container 72efa5e235f7 22:36:08 ---> 51c4cc276b97 22:36:08 Step 6/32 : COPY go.mod .Removing intermediate container 142ddb8a0453 22:36:08 Removing intermediate container 43f3d9225c87 22:36:08 22:36:08 ---> 153258b4f940 22:36:08 Step 6/24 : COPY go.mod . 22:36:08 ---> 72c5334a494d 22:36:08 Step 6/24 : COPY go.mod . 22:36:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:09 ---> 1bd6b1bc8834 22:36:09 Step 7/23 : RUN go mod download 22:36:09 ---> Running in f919a791a975 22:36:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:09 ---> b9d216edabcf 22:36:09 Step 7/26 : RUN go mod download 22:36:09 ---> Running in e0f32c0d55f1 22:36:10 ---> 739e3d059fed 22:36:10 ---> 942cb8245659 22:36:10 Step 7/24 : RUN go mod downloadStep 7/24 : RUN go mod download 22:36:10 22:36:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:10 ---> Running in b1431970880a 22:36:10 ---> ea614ef9b051 22:36:10 Step 7/32 : RUN go mod download 22:36:10 ---> Running in cbe2832f6624 22:36:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:10 ---> Running in bf05d0400d0f 22:36:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:36:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:36:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:36:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:36:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:36:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:36:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:36:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:36:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:36:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:36:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:36:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:36:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:36:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:36:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:36:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:36:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:36:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:36:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:36:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:36:12 22:36:12 Current default time zone: 'Etc/UTC' 22:36:12 Local time is now: Fri Aug 6 22:36:12 UTC 2021. 22:36:12 Universal Time is now: Fri Aug 6 22:36:12 UTC 2021. 22:36:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:36:12 22:36:12 Setting up systemd-sysv (237-3ubuntu10.50) ... 22:36:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 22:36:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:36:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:36:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:36:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:36:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:36:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:36:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:36:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:36:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:36:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:36:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:12 Setting up patch (2.7.6-2ubuntu1.1) ... 22:36:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:36:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:36:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:36:12 Installing new version of config file /etc/ssl/openssl.cnf ... 22:36:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:36:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:36:12 Setting up ca-certificates (20210119~18.04.1) ... 22:36:14 Updating certificates in /etc/ssl/certs... 22:36:15 23 added, 27 removed; done. 22:36:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:36:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:36:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:36:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:36:15 Setting up pkgbinarymangler (138.18.04.1) ... 22:36:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:36:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up perl (5.26.1-6ubuntu0.5) ... 22:36:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:36:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:36:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:36:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:36:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:36:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:36:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:36:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:36:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:36:15 Processing triggers for systemd (237-3ubuntu10.50) ... 22:36:15 Processing triggers for mime-support (3.60ubuntu1) ... 22:36:15 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:36:15 Updating certificates in /etc/ssl/certs... 22:36:16 0 added, 0 removed; done. 22:36:16 Running hooks in /etc/ca-certificates/update.d... 22:36:16 done. 22:36:16 Removing intermediate container f919a791a975 22:36:16 ---> 1c557a8087c4 22:36:16 Step 8/23 : COPY . . 22:36:16 Removing intermediate container e0f32c0d55f1 22:36:16 ---> a0475e589c44 22:36:16 Step 8/26 : COPY . . 22:36:16 Reading package lists... 22:36:16 Building dependency tree... 22:36:16 Reading state information... 22:36:16 The following NEW packages will be installed: 22:36:16 apt-transport-https 22:36:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:36:17 Need to get 4348 B of archives. 22:36:17 After this operation, 154 kB of additional disk space will be used. 22:36:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:36:17 debconf: delaying package configuration, since apt-utils is not installed 22:36:17 Fetched 4348 B in 0s (24.1 kB/s) 22:36:17 Selecting previously unselected package apt-transport-https. 22:36:17 (Reading database ... 13929 files and directories currently installed.) 22:36:17 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:36:17 Unpacking apt-transport-https (1.6.14) ... 22:36:17 Setting up apt-transport-https (1.6.14) ... 22:36:17 Waiting for network to be ready... 22:36:18 Removing intermediate container cbe2832f6624 22:36:18 ---> 87b648f27180 22:36:18 Step 8/24 : COPY . . 22:36:18 Removing intermediate container bf05d0400d0f 22:36:18 ---> 28154da14e63 22:36:18 Step 8/32 : COPY . . 22:36:18 Removing intermediate container b1431970880a 22:36:18 ---> 1e4195d37fc0 22:36:18 Step 8/24 : COPY . . 22:36:22 2021-08-06T22:36:19Z INFO Waiting for automatic snapd restart... 22:36:22 snapd 2.51.3 from Canonical* installed 22:36:23 "snapd" switched to the "latest/stable" channel 22:36:23 22:36:25 core18 20210611 from Canonical* installed 22:36:25 "core18" switched to the "latest/stable" channel 22:36:25 22:36:29 snapcraft 4.8.3 from Canonical* installed 22:36:29 "snapcraft" switched to the "latest/stable" channel 22:36:29 22:36:33 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: 22:36:33 - README.md 22:36:33 22:36:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:36:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:36:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:36:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:36:34 Reading package lists... 22:36:35 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:36:35 Reading package lists... 22:36:35 Building dependency tree... 22:36:35 Reading state information... 22:36:35 Suggested packages: 22:36:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:36:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:36:35 Recommended packages: 22:36:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:36:35 The following NEW packages will be installed: 22:36:35 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:36:35 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:36:35 pkg-config zip 22:36:35 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:36:35 Need to get 7663 kB of archives. 22:36:35 After this operation, 43.8 MB of additional disk space will be used. 22:36:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:36:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 22:36:35 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:36:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:36:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:36:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:36:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:36:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:36:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:36:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:36:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:36:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:36:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:36:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:36:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:36:36 debconf: delaying package configuration, since apt-utils is not installed 22:36:36 Fetched 7663 kB in 1s (10.1 MB/s) 22:36:36 Selecting previously unselected package libglib2.0-0:amd64. 22:36:36 (Reading database ... 13933 files and directories currently installed.) 22:36:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:36:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:36:36 Selecting previously unselected package libpsl5:amd64. 22:36:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:36:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:36:36 Selecting previously unselected package libnghttp2-14:amd64. 22:36:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:36:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:36:36 Selecting previously unselected package librtmp1:amd64. 22:36:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:36:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:36:36 Selecting previously unselected package libcurl3-gnutls:amd64. 22:36:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 22:36:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:36:36 Selecting previously unselected package liberror-perl. 22:36:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:36:36 Unpacking liberror-perl (0.17025-1) ... 22:36:36 Selecting previously unselected package git-man. 22:36:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:36:36 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:36:37 Selecting previously unselected package git. 22:36:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:36:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:36:37 Selecting previously unselected package libnorm1:amd64. 22:36:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:36:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:36:37 Selecting previously unselected package libpgm-5.2-0:amd64. 22:36:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:36:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:36:37 Selecting previously unselected package libsodium23:amd64. 22:36:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:36:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:36:37 Selecting previously unselected package libzmq5:amd64. 22:36:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:36:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:36:37 Selecting previously unselected package libzmq3-dev:amd64. 22:36:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:36:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:36:37 Selecting previously unselected package pkg-config. 22:36:37 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:36:37 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:36:37 Selecting previously unselected package zip. 22:36:37 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:36:37 Unpacking zip (3.0-11build1) ... 22:36:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:36:37 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:36:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:36:37 Setting up liberror-perl (0.17025-1) ... 22:36:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:36:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:36:37 No schema files found: doing nothing. 22:36:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:36:37 Setting up zip (3.0-11build1) ... 22:36:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:36:37 Setting up libsodium23:amd64 (1.0.16-2) ... 22:36:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:36:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:36:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:36:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:36:38 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:36:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:36:38 git set to automatically installed. 22:36:38 git-man set to automatically installed. 22:36:38 libcurl3-gnutls set to automatically installed. 22:36:38 liberror-perl set to automatically installed. 22:36:38 libglib2.0-0 set to automatically installed. 22:36:38 libnghttp2-14 set to automatically installed. 22:36:38 libnorm1 set to automatically installed. 22:36:38 libpgm-5.2-0 set to automatically installed. 22:36:38 libpsl5 set to automatically installed. 22:36:38 librtmp1 set to automatically installed. 22:36:38 libsodium23 set to automatically installed. 22:36:38 libzmq3-dev set to automatically installed. 22:36:38 libzmq5 set to automatically installed. 22:36:38 pkg-config set to automatically installed. 22:36:38 zip set to automatically installed. 22:36:39 snapd is not logged in, snap install commands will use sudo 22:36:40 ---> 151533f278b2 22:36:40 Step 9/23 : RUN go mod tidy 22:36:40 ---> ce71c93fc513 22:36:40 Step 9/26 : RUN go mod tidy 22:36:40 ---> c367caa4f9dd 22:36:40 Step 9/24 : RUN go mod tidy 22:36:40 ---> Running in 79c96980e72f 22:36:40 ---> Running in 0200fc7d7233 22:36:40 ---> Running in ab51e6639671 22:36:40 ---> 7f648d68e9ba 22:36:40 Step 9/32 : RUN go mod tidy 22:36:40 ---> 21eec957573c 22:36:40 Step 9/24 : RUN go mod tidy 22:36:40 ---> Running in edad39f4ab86 22:36:40 ---> Running in 83f7bc3d7984 22:36:41 snap "core18" has no updates available 22:36:42 snapd is not logged in, snap install commands will use sudo 22:36:46 Removing intermediate container 79c96980e72f 22:36:46 ---> efd49d14e64b 22:36:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:36:46 ---> Running in 182645aba33a 22:36:46 Removing intermediate container 83f7bc3d7984 22:36:46 ---> 705e4fcd6f51 22:36:46 Step 10/24 : RUN make cmd/core-command/core-command 22:36:46 Removing intermediate container 0200fc7d7233 22:36:46 ---> 323b65223e7d 22:36:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:36:47 ---> Running in d7f62544ae15 22:36:47 ---> Running in 915ac6424a76 22:36:47 Removing intermediate container ab51e6639671 22:36:47 ---> e582641dc874 22:36:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:36:47 Removing intermediate container edad39f4ab86 22:36:47 ---> 525a05a038ba 22:36:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:36:47 ---> Running in ef034debe992 22:36:47 ---> Running in 69ed5fa19b5e 22:36:47 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 22:36:50 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 22:36:50 Pulling config-common 22:36:50 + snapcraftctl pull 22:36:50 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 22:36:50 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 22:36:50 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 22:36: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 22:36:50 Pulling go-build-helper 22:36:50 + snapcraftctl pull 22:36:52 'edgex-go' has dependencies that need to be staged: go-build-helper 22:36:52 Skipping pull go-build-helper (already ran) 22:36:52 Building go-build-helper 22:36:52 + snapcraftctl build 22:36:54 Staging go-build-helper 22:36:54 + snapcraftctl stage 22:37:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:37:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:37:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 22:37:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 22:37:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:37:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:37:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 22:37:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 22:37:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 22:37:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 22:37:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:37:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:37:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:37:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:37:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:37:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:37:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:37:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:37:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:37:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 22:37:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 22:37:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 22:37:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 22:37:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 22:37:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 22:37:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 22:37:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 22:37:02 Fetched 25.0 MB in 0s (0 B/s) 22:37:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:37:02 Fetched 224 kB in 0s (0 B/s) 22:37:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:37:02 Fetched 157 kB in 0s (0 B/s) 22:37:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:37:02 Fetched 221 kB in 0s (0 B/s) 22:37:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:37:02 Fetched 143 kB in 0s (0 B/s) 22:37:02 Pulling edgex-go 22:37:02 + snapcraftctl pull 22:37:03 Pulling hooks 22:37:03 + snapcraftctl pull 22:37:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:37:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:37:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:37:21 Fetched 0 B in 0s (0 B/s) 22:37:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:37:21 Fetched 96.5 kB in 0s (0 B/s) 22:37:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:37:21 Fetched 279 kB in 0s (0 B/s) 22:37:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:37:21 Fetched 122 kB in 0s (0 B/s) 22:37:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:37:21 Fetched 77.8 kB in 0s (0 B/s) 22:37:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:37:21 Fetched 8848 B in 0s (0 B/s) 22:37:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:37:21 Fetched 47.8 kB in 0s (0 B/s) 22:37:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:37:21 Fetched 45.6 kB in 0s (0 B/s) 22:37:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:37:21 Fetched 15.0 kB in 0s (0 B/s) 22:37:21 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 22:37:21 Fetched 219 kB in 0s (0 B/s) 22:37:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:37:21 Fetched 154 kB in 0s (0 B/s) 22:37:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:37:21 Fetched 50.6 kB in 0s (0 B/s) 22:37:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:37:21 Fetched 14.8 kB in 0s (0 B/s) 22:37:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:37:21 Fetched 41.8 kB in 0s (0 B/s) 22:37:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:37:21 Fetched 499 kB in 0s (0 B/s) 22:37:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:37:21 Fetched 111 kB in 0s (0 B/s) 22:37:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:37:21 Fetched 240 kB in 0s (0 B/s) 22:37:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:37:21 Fetched 29.3 kB in 0s (0 B/s) 22:37:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:37:21 Fetched 85.5 kB in 0s (0 B/s) 22:37:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:37:21 Fetched 24.5 kB in 0s (0 B/s) 22:37:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:37:21 Fetched 49.2 kB in 0s (0 B/s) 22:37:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:37:21 Fetched 54.2 kB in 0s (0 B/s) 22:37:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:37:21 Fetched 30.8 kB in 0s (0 B/s) 22:37:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:37:21 Fetched 15.8 kB in 0s (0 B/s) 22:37:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:37:21 Fetched 85.9 kB in 0s (0 B/s) 22:37:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:37:21 Fetched 8720 B in 0s (0 B/s) 22:37:21 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:37:21 Fetched 140 kB in 0s (0 B/s) 22:37:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:37:21 Fetched 119 kB in 0s (0 B/s) 22:37:21 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:37:21 Fetched 111 kB in 0s (0 B/s) 22:37:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:37:21 Fetched 11.1 kB in 0s (0 B/s) 22:37:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:37:21 Fetched 645 kB in 0s (0 B/s) 22:37:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:37:21 Fetched 41.3 kB in 0s (0 B/s) 22:37:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:37:21 Fetched 17.9 kB in 0s (0 B/s) 22:37:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:37:21 Fetched 368 kB in 0s (0 B/s) 22:37:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:37:21 Fetched 187 kB in 0s (0 B/s) 22:37:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:37:21 Fetched 175 kB in 0s (0 B/s) 22:37:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:37:21 Fetched 206 kB in 0s (0 B/s) 22:37:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:37:21 Fetched 1301 kB in 0s (0 B/s) 22:37:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:37:21 Fetched 36.2 kB in 0s (0 B/s) 22:37:21 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 22:37:21 Fetched 159 kB in 0s (0 B/s) 22:37:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:37:21 Fetched 107 kB in 0s (0 B/s) 22:37:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:37:21 Fetched 48.7 kB in 0s (0 B/s) 22:37:21 Pulling static-packages 22:37:21 + snapcraftctl pull 22:37:21 Pulling version 22:37:21 + cd /root/project 22:37:21 + git describe --tags --abbrev=0 22:37:21 + sed s/v// 22:37:21 + GIT_VERSION=2.0.1-dev.24 22:37:21 + [ -z 2.0.1-dev.24 ] 22:37:21 + snapcraftctl set-version 2.0.1-dev.24 22:37:21 Building config-common 22:37:21 + snapcraftctl build 22:37:24 Skipping build go-build-helper (already ran) 22:37:24 Building edgex-go 22:37:24 + cd /root/parts/edgex-go/src 22:37:24 + git describe --tags --abbrev=0 22:37:24 + sed s/v// 22:37:24 + GIT_VERSION=2.0.1-dev.24 22:37:24 + [ -z 2.0.1-dev.24 ] 22:37:24 + echo 2.0.1-dev.24 22:37:24 + make build 22:37:24 go mod tidy 22:37:28 go: downloading github.com/gorilla/mux v1.8.0 22:37:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:37:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 22:37:28 go: downloading github.com/stretchr/testify v1.7.0 22:37:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:37:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:37:28 go: downloading github.com/google/uuid v1.3.0 22:37:28 go: downloading gopkg.in/yaml.v2 v2.4.0 22:37:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:37:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:37:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:37:28 go: downloading github.com/lib/pq v1.10.2 22:37:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:37:28 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:37:28 go: downloading github.com/pelletier/go-toml v1.9.3 22:37:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:37:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:37:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:37:29 go: downloading github.com/davecgh/go-spew v1.1.1 22:37:29 go: downloading github.com/pmezard/go-difflib v1.0.0 22:37:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:37:29 go: downloading github.com/go-playground/validator/v10 v10.8.0 22:37:29 go: downloading github.com/stretchr/objx v0.1.1 22:37:29 go: downloading github.com/go-kit/kit v0.11.0 22:37:29 go: downloading github.com/x448/float16 v0.8.4 22:37:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:37:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:37:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:37:29 go: downloading github.com/pebbe/zmq4 v1.2.7 22:37:29 go: downloading github.com/go-playground/universal-translator v0.17.0 22:37:29 go: downloading github.com/leodido/go-urn v1.2.1 22:37:29 go: downloading golang.org/x/text v0.3.6 22:37:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:37:29 go: downloading github.com/go-playground/locales v0.13.0 22:37:29 go: downloading github.com/kr/pretty v0.2.0 22:37:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:37:29 go: downloading github.com/go-stack/stack v1.8.0 22:37:30 go: downloading github.com/hashicorp/consul/api v1.8.1 22:37:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:37:30 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 22:37:30 go: downloading github.com/gorilla/websocket v1.4.2 22:37:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:37:30 go: downloading github.com/onsi/ginkgo v1.10.1 22:37:30 go: downloading github.com/onsi/gomega v1.7.0 22:37:30 go: downloading github.com/kr/text v0.1.0 22:37:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:37:30 go: downloading github.com/mitchellh/copystructure v1.0.0 22:37:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:37:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:37:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:37:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:37:30 go: downloading github.com/hashicorp/serf v0.9.5 22:37:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:37:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:37:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:37:30 go: downloading github.com/fatih/color v1.9.0 22:37:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:37:30 go: downloading github.com/mattn/go-colorable v0.1.6 22:37:30 go: downloading github.com/mattn/go-isatty v0.0.12 22:37:30 go: downloading github.com/pkg/errors v0.9.1 22:37:30 go: downloading github.com/hpcloud/tail v1.0.0 22:37:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:37:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:37:30 go: downloading github.com/hashicorp/memberlist v0.2.2 22:37:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:37:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:37:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:37:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:37:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:37:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:37:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:37:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:37:30 go: downloading github.com/miekg/dns v1.1.26 22:37:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:37:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:37:30 go: downloading github.com/hashicorp/errwrap v1.0.0 22:37:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data 22:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command 22:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:37:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:37:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:37:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:37:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config 22:37:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:37:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:37:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:37:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:37:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:37:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:37:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:37:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:37:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:37:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:37:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:37:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:37:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:37:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:37:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:37:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:37:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:37:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:37:54 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:37:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:37:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:37:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:37:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:37:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:37:54 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:37:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:37:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:37:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:37:55 Building hooks 22:37:55 + cd /root/parts/hooks/src 22:37:55 + make build 22:37:55 go mod tidy 22:37:55 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:37:55 go: downloading github.com/stretchr/testify v1.5.1 22:37:56 go: downloading gopkg.in/yaml.v2 v2.2.2 22:37:56 go: downloading github.com/davecgh/go-spew v1.1.0 22:37:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:37:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:37:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:37:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:38:00 Building static-packages 22:38:00 + snapcraftctl build 22:38:02 Building version 22:38:02 + snapcraftctl build 22:38:04 Staging config-common 22:38:04 + snapcraftctl stage 22:38:05 Skipping stage go-build-helper (already ran) 22:38:05 Staging edgex-go 22:38:05 + snapcraftctl stage 22:38:06 Staging hooks 22:38:06 + snapcraftctl stage 22:38:07 Staging static-packages 22:38:07 + snapcraftctl stage 22:38:08 Staging version 22:38:08 + snapcraftctl stage 22:38:09 Priming config-common 22:38:09 + snapcraftctl prime 22:38:10 Priming go-build-helper 22:38:10 + snapcraftctl prime 22:38:11 Priming edgex-go 22:38:11 + snapcraftctl prime 22:38:12 Priming hooks 22:38:12 + snapcraftctl prime 22:38:13 Priming static-packages 22:38:13 + snapcraftctl prime 22:38:16 Priming version 22:38:16 + snapcraftctl prime 22:38:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:38:43 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 22:38:43 Removing intermediate container 915ac6424a76 22:38:43 ---> 684525c6b6fd 22:38:43 22:38:43 Step 11/24 : FROM alpine:3.12 22:38:43 3.12: Pulling from library/alpine 22:38:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:38:43 Status: Downloaded newer image for alpine:3.12 22:38:43 ---> c4fd0aeabfcf 22:38:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:38:43 ---> Running in 0037b507c7b7 22:38:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:47 (1/1) Installing dumb-init (1.2.2-r1) 22:38:47 Executing busybox-1.31.1-r20.trigger 22:38:47 OK: 5 MiB in 15 packages 22:38:49 Removing intermediate container 69ed5fa19b5e 22:38:49 ---> b0b0b5fbc9ea 22:38:49 22:38:49 Step 11/32 : FROM alpine:3.12 22:38:49 ---> c4fd0aeabfcf 22:38:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:38:49 Removing intermediate container 0037b507c7b7 22:38:49 ---> 85016102da74 22:38:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:49 Removing intermediate container 182645aba33a 22:38:49 ---> 0b1ad710a250 22:38:49 22:38:49 Step 11/26 : FROM alpine:3.12 22:38:49 ---> c4fd0aeabfcf 22:38:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:38:50 ---> Running in ef7604edf9c1 22:38:50 ---> Running in 0b6143b6e103 22:38:50 ---> Running in f8bafe568efc 22:38:51 Removing intermediate container d7f62544ae15 22:38:51 ---> 415418fca83f 22:38:51 22:38:51 Step 11/23 : FROM alpine:3.12 22:38:51 ---> c4fd0aeabfcf 22:38:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:38:51 ---> Using cache 22:38:51 ---> 85016102da74 22:38:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:51 Removing intermediate container ef7604edf9c1 22:38:51 ---> 4570b0ff3935 22:38:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:38:51 ---> Running in ca29cbae202e 22:38:52 ---> Running in 4e1b2d3a34d4 22:38:52 Removing intermediate container 0b6143b6e103 22:38:52 ---> b587967c85b8 22:38:52 Step 14/24 : ENV APP_PORT=59882 22:38:52 ---> Running in e5776258940c 22:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:52 Removing intermediate container ca29cbae202e 22:38:52 ---> f442264f0cd4 22:38:52 Step 14/23 : ENV APP_PORT=59861 22:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:53 ---> Running in 40b8128f2c58 22:38:53 Removing intermediate container ef034debe992 22:38:53 ---> 221d557c7a83 22:38:53 22:38:53 Step 11/24 : FROM alpine:3.12 22:38:53 ---> c4fd0aeabfcf 22:38:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:38:53 ---> Using cache 22:38:53 ---> 85016102da74 22:38:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:53 ---> Using cache 22:38:53 ---> f442264f0cd4 22:38:53 Step 14/24 : ENV APP_PORT=59881 22:38:53 (1/6) Installing ca-certificates (20191127-r4) 22:38:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:38:53 (3/6) Installing libcurl (7.78.0-r0) 22:38:53 (4/6) Installing curl (7.78.0-r0) 22:38:53 (5/6) Installing dumb-init (1.2.2-r1) 22:38:53 (6/6) Installing su-exec (0.2-r1) 22:38:53 Executing busybox-1.31.1-r20.trigger 22:38:53 Removing intermediate container e5776258940c 22:38:53 ---> d85f59c83002 22:38:53 Step 15/24 : EXPOSE $APP_PORT 22:38:53 Executing ca-certificates-20191127-r4.trigger 22:38:53 ---> Running in e97e5ce7ad52 22:38:53 OK: 7 MiB in 20 packages 22:38:54 ---> Running in 07bc3c658fb8 22:38:54 Removing intermediate container 40b8128f2c58 22:38:54 ---> 0b5df370c36d 22:38:54 Step 15/23 : EXPOSE $APP_PORT 22:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:54 ---> Running in 1eaff520348a 22:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:54 Removing intermediate container e97e5ce7ad52 22:38:54 ---> 06551b90b4c3 22:38:54 Step 15/24 : EXPOSE $APP_PORT 22:38:54 ---> Running in f86b2316239b 22:38:54 Removing intermediate container 07bc3c658fb8 22:38:54 ---> 1177b63a23e7 22:38:54 Step 16/24 : WORKDIR / 22:38:55 (1/2) Installing dumb-init (1.2.2-r1) 22:38:55 (2/2) Installing su-exec (0.2-r1) 22:38:55 Executing busybox-1.31.1-r20.trigger 22:38:55 OK: 5 MiB in 16 packages 22:38:55 ---> Running in 0f5fcfc09a56 22:38:55 Removing intermediate container 1eaff520348a 22:38:55 ---> dbfce0abad37 22:38:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:55 Removing intermediate container f86b2316239b 22:38:55 ---> 6d7a04ede5d7 22:38:55 Step 16/24 : WORKDIR / 22:38:56 ---> Running in 12d5e2229647 22:38:56 Removing intermediate container f8bafe568efc 22:38:56 ---> b221d34babde 22:38:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:38:56 Removing intermediate container 0f5fcfc09a56 22:38:56 ---> dfbe79644888 22:38:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:56 ---> Running in 003e4357b9b1 22:38:56 ---> c379ebb76471 22:38:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:38:56 Removing intermediate container 12d5e2229647 22:38:56 ---> 4dc07d0d0bc7 22:38:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:56 Removing intermediate container 4e1b2d3a34d4 22:38:56 ---> 8aea99e4dc98 22:38:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:38:57 ---> Running in e51bd7196b86 22:38:57 Removing intermediate container 003e4357b9b1 22:38:57 ---> 5f24f99ca2e1 22:38:57 Step 14/26 : WORKDIR / 22:38:57 ---> eb05fb74e15b 22:38:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:38:57 ---> Running in cf8991647ae6 22:38:58 ---> 82d009ad7401 22:38:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:38:58 Removing intermediate container e51bd7196b86 22:38:58 ---> eb0aeab12504 22:38:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:38:58 ---> d63a73362e08 22:38:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:38:58 ---> Running in 7b64c3013c4f 22:38:58 Removing intermediate container cf8991647ae6 22:38:58 ---> 60ecfa1912ac 22:38:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:38:58 ---> 90572a68627a 22:38:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:38:59 Removing intermediate container 7b64c3013c4f 22:38:59 ---> dc6ff16ab10b 22:38:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:38:59 ---> Running in c760df86a72f 22:38:59 ---> 5fdf8726beb0 22:38:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:38:59 ---> a21c88dc3bfe 22:38:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:38:59 ---> 2c202812829b 22:38:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:39:00 ---> Running in 1d8868fbbf2c 22:39:00 ---> fe133149694a 22:39:00 Step 20/24 : ENTRYPOINT ["/core-command"] 22:39:00 ---> Running in 1324e2a69e27 22:39:00 Removing intermediate container 1d8868fbbf2c 22:39:00 ---> 0b202a27fadb 22:39:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:01 ---> Running in c7bc89d3cfa7 22:39:01 ---> 8107b3c9890e 22:39:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:39:01 Removing intermediate container 1324e2a69e27 22:39:01 ---> cb39891ce1ae 22:39:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:01 ---> d7d02aa328ff 22:39:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:39:01 ---> Running in 980013d8492e 22:39:02 ---> Running in db2a7cf94042 22:39:02 Removing intermediate container c7bc89d3cfa7 22:39:02 ---> 2b990a8b6177 22:39:02 Step 21/23 : LABEL arch=arm64 22:39:02 ---> Running in 2fcae498ad56 22:39:02 Removing intermediate container 980013d8492e 22:39:02 ---> 6ad0410c70b5 22:39:02 Step 22/24 : LABEL arch=arm64 22:39:02 Removing intermediate container db2a7cf94042 22:39:02 ---> 311710dd7912 22:39:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:02 ---> eb001b57440f 22:39:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:39:02 ---> Running in e84bf278e76a 22:39:02 ---> Running in 7f93a02db61d 22:39:02 Removing intermediate container 2fcae498ad56 22:39:02 ---> 2ecd401161d6 22:39:02 Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:39:03 Removing intermediate container c760df86a72f 22:39:03 ---> ca1c0330116b 22:39:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:39:03 ---> Running in 37136ebfe0c4 22:39:03 ---> Running in eef083517794 22:39:03 Removing intermediate container 7f93a02db61d 22:39:03 ---> 02f32415d03e 22:39:03 Step 22/24 : LABEL arch=arm64 22:39:03 Removing intermediate container e84bf278e76a 22:39:03 ---> df79a555e4a5 22:39:03 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:39:03 ---> 8c2daa62a094 22:39:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:39:04 ---> Running in d4f2e145b37a 22:39:04 ---> Running in b9a2cf6d8cf6 22:39:04 Removing intermediate container eef083517794 22:39:04 ---> 6a5ea0746e75 22:39:04 Step 23/23 : LABEL version=0.0.0 22:39:04 Removing intermediate container 37136ebfe0c4 22:39:04 ---> ec33c7421006 22:39:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:39:04 ---> Running in ead5adc07195 22:39:04 Removing intermediate container d4f2e145b37a 22:39:04 ---> dac4ac92b099 22:39:04 Step 24/24 : LABEL version=0.0.0 22:39:04 Removing intermediate container b9a2cf6d8cf6 22:39:04 ---> c8bd97b6a64a 22:39:04 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:39:04 ---> Running in 0c7202681ab6 22:39:05 ---> Running in 00e00bf1ba9e 22:39:05 Removing intermediate container ead5adc07195 22:39:05 ---> 5a2f896601d7 22:39:05 22:39:05 ---> cdd90dc6dd65 22:39:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:39:05 ---> 5454ca0374e4 22:39:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:39:05 Successfully built 5a2f896601d7 22:39:05 Successfully tagged support-scheduler-arm64:latest 22:39:05  Building support-scheduler ... done Building support-notifications 22:39:05 ---> Running in 26850ac796ea 22:39:05 Removing intermediate container 0c7202681ab6 22:39:05 ---> ceb97ce4113c 22:39:05 22:39:05 Removing intermediate container 00e00bf1ba9e 22:39:05 ---> 21fc5067d7a1 22:39:05 Step 24/24 : LABEL version=0.0.0 22:39:06 Successfully built ceb97ce4113c 22:39:06 Successfully tagged core-command-arm64:latest 22:39:06 ---> Running in 84f6ddf17c4f 22:39:06  Building core-command ... done Building security-proxy-setup 22:39:07 Removing intermediate container 84f6ddf17c4f 22:39:07 ---> b11dc547e4d2 22:39:07 22:39:09 Successfully built b11dc547e4d2 22:39:09 ---> a385a03b3075 22:39:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:39:09 Successfully tagged core-metadata-arm64:latest 22:39:09 Building sys-mgmt-agent 22:39:09  Building core-metadata ... done  ---> 13a8777d2209 22:39:09 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/ 22:39:09 ---> Running in c07b765286b2 22:39:09 Removing intermediate container 26850ac796ea 22:39:09 ---> 41fbb62e09c6 22:39:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:12 ---> 12c7abfd12c4 22:39:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:39:14 Removing intermediate container c07b765286b2 22:39:14 ---> a259ac098cb7 22:39:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:39:14 ---> be2ecc2de1d7 22:39:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:39:14 ---> Running in cd869dbf8406 22:39:15 Removing intermediate container cd869dbf8406 22:39:15 ---> b394518f895c 22:39:15 Step 24/26 : LABEL arch=arm64 22:39:15 ---> 513deb22973f 22:39:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:39:15 ---> Running in 7054bb7f6042 22:39:16 Removing intermediate container 7054bb7f6042 22:39:16 ---> c342b42466e6 22:39:16 Step 25/26 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:39:16 ---> 034f9b0e9b8a 22:39:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:39:17 ---> Running in 4a7263c6da13 22:39:17 Removing intermediate container 4a7263c6da13 22:39:17 ---> 1f23fab5c8cc 22:39:17 Step 26/26 : LABEL version=0.0.0 22:39:18 ---> Running in be7d214b0f15 22:39:18 ---> 4fcafa53bbdf 22:39:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:39:18 ---> Running in 726a24a9620f 22:39:18 Removing intermediate container be7d214b0f15 22:39:18 ---> 179c339fdfb8 22:39:18 22:39:19 Successfully built 179c339fdfb8 22:39:19 Successfully tagged security-secretstore-setup-arm64:latest 22:39:19  Building security-secretstore-setup ... done Building core-data 22:39:19 Removing intermediate container 726a24a9620f 22:39:19 ---> dec7c14c71d5 22:39:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:39:20 ---> 829599322d47 22:39:20 Step 27/32 : RUN chmod +x /entrypoint.sh 22:39:20 ---> Running in 078e39a8a5a0 22:39:23 Removing intermediate container 078e39a8a5a0 22:39:23 ---> 3e3ba003c175 22:39:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:39:24 ---> Running in b79a0de9bf3f 22:39:25 Removing intermediate container b79a0de9bf3f 22:39:25 ---> a784a6fbfd20 22:39:25 Step 29/32 : CMD ["gate"] 22:39:25 ---> Running in b08b5e1c7aca 22:39:26 Removing intermediate container b08b5e1c7aca 22:39:26 ---> 0bcf317eea46 22:39:26 Step 30/32 : LABEL arch=arm64 22:39:26 ---> Running in 616bb947dde2 22:39:27 Removing intermediate container 616bb947dde2 22:39:27 ---> 03284f36eb30 22:39:27 Step 31/32 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:39:28 ---> Running in 5170ea39c28d 22:39:29 Removing intermediate container 5170ea39c28d 22:39:29 ---> 278d20c90fd8 22:39:29 Step 32/32 : LABEL version=0.0.0 22:39:29 ---> Running in d5118d320523 22:39:30 Removing intermediate container d5118d320523 22:39:30 ---> 5a7f922e8bb7 22:39:30 22:39:30 Successfully built 5a7f922e8bb7 22:39:30 Successfully tagged security-bootstrapper-arm64:latest 22:39:52  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:39:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:39:52 ---> 0974a44c18b5 22:39:52 Step 3/22 : WORKDIR /edgex-go 22:39:52 ---> Using cache 22:39:52 ---> c3884ee16678 22:39:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:52 ---> Using cache 22:39:52 ---> 516aaf852bcb 22:39:52 Step 5/22 : RUN apk add --update --no-cache make git 22:39:52 ---> Using cache 22:39:52 ---> 9769e2205b04 22:39:52 Step 6/22 : COPY go.mod . 22:39:52 ---> Using cache 22:39:52 ---> b9d216edabcf 22:39:52 Step 7/22 : RUN go mod download 22:39:52 ---> Using cache 22:39:52 ---> a0475e589c44 22:39:52 Step 8/22 : COPY . . 22:39:52 ---> Using cache 22:39:52 ---> ce71c93fc513 22:39:52 Step 9/22 : RUN go mod tidy 22:39:52 ---> Using cache 22:39:52 ---> efd49d14e64b 22:39:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:39:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:39:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:52 ---> 0974a44c18b5 22:39:52 Step 3/23 : WORKDIR /edgex-go 22:39:52 ---> Using cache 22:39:52 ---> c3884ee16678 22:39:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:52 ---> Using cache 22:39:52 ---> 516aaf852bcb 22:39:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:39:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:39:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:39:52 ---> 0974a44c18b5 22:39:52 Step 3/24 : WORKDIR /edgex-go 22:39:52 ---> Using cache 22:39:52 ---> c3884ee16678 22:39:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:52 ---> Using cache 22:39:52 ---> 516aaf852bcb 22:39:52 Step 5/24 : RUN apk add --update --no-cache make bash git 22:39:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:39:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:39:55 ---> 0974a44c18b5 22:39:55 Step 3/24 : WORKDIR /edgex-go 22:39:55 ---> Using cache 22:39:55 ---> c3884ee16678 22:39:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:55 ---> Using cache 22:39:55 ---> 516aaf852bcb 22:39:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:39:56 ---> Running in 0574471c78f7 22:39:56 ---> Running in baa1a474e097 22:39:56 ---> Running in a1c2bdca5ecf 22:39:56 ---> Running in e396e12f39c5 22:39:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:39:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:39:58 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 22:39:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:39:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:39:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:39:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:00 OK: 218 MiB in 52 packages 22:40:00 OK: 218 MiB in 52 packages 22:40:00 OK: 218 MiB in 52 packages 22:40:03 Removing intermediate container baa1a474e097 22:40:03 ---> dc801d168199 22:40:03 Step 6/23 : COPY go.mod . 22:40:03 Removing intermediate container 0574471c78f7 22:40:03 ---> db3ba2591df0 22:40:03 Step 6/24 : COPY go.mod . 22:40:03 Removing intermediate container a1c2bdca5ecf 22:40:03 ---> c17aa08e50e7 22:40:03 Step 6/24 : COPY go.mod . 22:40:03 ---> ea3723aa3c4e 22:40:03 Step 7/23 : RUN go mod download 22:40:03 ---> Running in 0ddc8600759f 22:40:04 ---> 4b6108ccc344 22:40:04 Step 7/24 : RUN go mod download 22:40:04 ---> Running in d3a61a6cf66f 22:40:05 ---> ce45b5d1f53b 22:40:05 Step 7/24 : RUN go mod download 22:40:05 ---> Running in 85e0c948cc34 22:40:11 Removing intermediate container 0ddc8600759f 22:40:11 ---> b6d080dd3318 22:40:11 Step 8/23 : COPY . . 22:40:12 Removing intermediate container d3a61a6cf66f 22:40:12 ---> 7abc7fe34482 22:40:12 Step 8/24 : COPY . . 22:40:12 Removing intermediate container 85e0c948cc34 22:40:12 ---> ad54f671dce8 22:40:12 Step 8/24 : COPY . . 22:40:39 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 22:40:42 ---> 76313ba21ca7 22:40:42 Step 9/24 : RUN go mod tidy 22:40:42 ---> 329dd94be882 22:40:42 Step 9/23 : RUN go mod tidy 22:40:42 ---> 8be5b64050f8 22:40:42 Step 9/24 : RUN go mod tidy 22:40:42 ---> Running in 1f7f8a708fc3 22:40:42 ---> Running in b74b93108997 22:40:42 ---> Running in 3cd202386d6d 22:40:48 Removing intermediate container e396e12f39c5 22:40:48 ---> 57bc0c704d4d 22:40:48 22:40:48 Step 11/22 : FROM alpine:3.12 22:40:48 ---> c4fd0aeabfcf 22:40:48 Step 12/22 : RUN apk add --update --no-cache curl 22:40:48 ---> Running in c84613e9d161 22:40:49 Removing intermediate container 1f7f8a708fc3 22:40:49 ---> 44ab430c2e6e 22:40:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:40:49 ---> Running in 3c7d38aecf1b 22:40:49 Removing intermediate container 3cd202386d6d 22:40:49 ---> b6eb8938c961 22:40:49 Step 10/24 : RUN make cmd/core-data/core-data 22:40:49 Removing intermediate container b74b93108997 22:40:49 ---> 497481639ea4 22:40:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:40:49 ---> Running in 95615238a475 22:40:49 ---> Running in 1616e8e4236a 22:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:51 (1/4) Installing ca-certificates (20191127-r4) 22:40:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:40:51 (3/4) Installing libcurl (7.78.0-r0) 22:40:51 (4/4) Installing curl (7.78.0-r0) 22:40:51 Executing busybox-1.31.1-r20.trigger 22:40:51 Executing ca-certificates-20191127-r4.trigger 22:40:51 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 22:40:51 OK: 7 MiB in 18 packages 22:40:51 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 22:40:52 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 22:40:53 Removing intermediate container c84613e9d161 22:40:53 ---> 70574161cde8 22:40:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:53 ---> Running in 1535448dbd2d 22:40:54 Removing intermediate container 1535448dbd2d 22:40:54 ---> ce96cb375ab0 22:40:54 Step 14/22 : WORKDIR /edgex 22:40:54 ---> Running in fd569f0a7ed2 22:40:55 Removing intermediate container fd569f0a7ed2 22:40:55 ---> 0ed303e1bebc 22:40:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:40:56 ---> ef38cf27ab09 22:40:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:40:58 ---> c98309a510d0 22:40:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:41:00 ---> dc9be86ae3c4 22:41:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:41:00 ---> Running in 8dd309efd17e 22:41:01 Removing intermediate container 8dd309efd17e 22:41:01 ---> 57b7f58a8dbd 22:41:01 Step 19/22 : CMD ["--init=true"] 22:41:03 ---> Running in 70f7619e9c17 22:41:03 Removing intermediate container 70f7619e9c17 22:41:03 ---> f60b21631854 22:41:03 Step 20/22 : LABEL arch=arm64 22:41:03 ---> Running in aa75e5956ff1 22:41:03 Removing intermediate container aa75e5956ff1 22:41:03 ---> 0ac57713b700 22:41:03 Step 21/22 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:41:03 ---> Running in e203465a0aa6 22:41:04 Removing intermediate container e203465a0aa6 22:41:04 ---> fff948838e46 22:41:04 Step 22/22 : LABEL version=0.0.0 22:41:04 ---> Running in b611fb133672 22:41:05 Removing intermediate container b611fb133672 22:41:05 ---> f840a6efde03 22:41:05 22:41:05 Successfully built f840a6efde03 22:41:05 Successfully tagged security-proxy-setup-arm64:latest 22:42:13  Building security-proxy-setup ... done Removing intermediate container 3c7d38aecf1b 22:42:13 ---> 8f4f87e5f709 22:42:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:42:13 ---> Running in 193786e97dfd 22:42:13 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 22:42:13 Removing intermediate container 1616e8e4236a 22:42:13 ---> 9e07d6168b9a 22:42:13 22:42:13 Step 11/23 : FROM alpine:3.12 22:42:13 ---> c4fd0aeabfcf 22:42:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:42:13 ---> Running in 12f09d0a14e8 22:42:13 Removing intermediate container 193786e97dfd 22:42:13 ---> 6dcbf0ffae92 22:42:13 22:42:13 Step 12/24 : FROM docker:20.10.7 22:42:13 20.10.7: Pulling from library/docker 22:42:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:42:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:42:13 (1/2) Installing ca-certificates (20191127-r4) 22:42:13 (2/2) Installing dumb-init (1.2.2-r1) 22:42:13 Executing busybox-1.31.1-r20.trigger 22:42:13 Executing ca-certificates-20191127-r4.trigger 22:42:13 OK: 6 MiB in 16 packages 22:42:16 Removing intermediate container 12f09d0a14e8 22:42:16 ---> 34549806f96e 22:42:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:42:17 ---> Running in 30e5f518cc32 22:42:19 Removing intermediate container 95615238a475 22:42:19 ---> 6bce80314d83 22:42:19 22:42:19 Step 11/24 : FROM alpine:3.12 22:42:19 ---> c4fd0aeabfcf 22:42:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:42:19 Removing intermediate container 30e5f518cc32 22:42:19 ---> 2a92fb027279 22:42:19 Step 14/23 : ENV APP_PORT=59860 22:42:19 ---> Running in 72c04d138424 22:42:19 ---> Running in db1b15b73870 22:42:20 Removing intermediate container 72c04d138424 22:42:20 ---> 82a0987340d5 22:42:20 Step 13/24 : ENV APP_PORT=59880 22:42:20 Removing intermediate container db1b15b73870 22:42:20 ---> 0fc6af5c1750 22:42:20 Step 15/23 : EXPOSE $APP_PORT 22:42:20 ---> Running in 94181b23d3f7 22:42:20 ---> Running in a9370a80a74b 22:42:21 Removing intermediate container 94181b23d3f7 22:42:21 ---> ce4cef299158 22:42:21 Step 14/24 : EXPOSE $APP_PORT 22:42:21 Removing intermediate container a9370a80a74b 22:42:21 ---> 8a13c2d82eee 22:42:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:21 ---> Running in 8d9ffa3bfa90 22:42:22 Removing intermediate container 8d9ffa3bfa90 22:42:22 ---> cec1e2190ce0 22:42:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:22 ---> 0bc531d54eb3 22:42:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:42:22 ---> Running in 43a08fbbce58 22:42:23 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:42:23 Status: Downloaded newer image for docker:20.10.7 22:42:23 ---> df445af6242a 22:42:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:42:23 ---> Running in 8b7091c62723 22:42:24 ---> 91859ec90e95 22:42:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:42:24 Removing intermediate container 8b7091c62723 22:42:24 ---> baa80356792b 22:42:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:42:24 ---> Running in 99544b590b33 22:42:25 ---> 74e324c43fa3 22:42:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:42:25 Removing intermediate container 43a08fbbce58 22:42:25 ---> bbb25f58d4da 22:42:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:42:25 ---> Running in 9068508d12ff 22:42:25 ---> Running in e14b2489d5b8 22:42:25 Removing intermediate container 9068508d12ff 22:42:25 ---> 924631fdb578 22:42:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:42:26 ---> Running in 3b9be754558b 22:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:42:26 Removing intermediate container 3b9be754558b 22:42:26 ---> 1a8354aa36da 22:42:26 Step 21/23 : LABEL arch=arm64 22:42:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:42:26 ---> Running in 0d071ced5d6b 22:42:27 (1/39) Installing readline (8.1.0-r0) 22:42:27 (2/39) Installing bash (5.1.0-r0) 22:42:27 Executing bash-5.1.0-r0.post-install 22:42:27 (3/39) Installing brotli-libs (1.0.9-r3) 22:42:27 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:42:27 (5/39) Installing libcurl (7.78.0-r0) 22:42:27 (6/39) Installing curl (7.78.0-r0) 22:42:27 (7/39) Installing dumb-init (1.2.5-r0) 22:42:27 Removing intermediate container 0d071ced5d6b 22:42:27 ---> eacceaaeb84f 22:42:27 Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:42:27 (8/39) Installing libbz2 (1.0.8-r1) 22:42:27 (9/39) Installing expat (2.2.10-r1) 22:42:27 (10/39) Installing libffi (3.3-r2) 22:42:27 (11/39) Installing gdbm (1.19-r0) 22:42:27 (12/39) Installing xz-libs (5.2.5-r0) 22:42:27 (13/39) Installing sqlite-libs (3.34.1-r0) 22:42:27 (14/39) Installing python3 (3.8.10-r0) 22:42:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:42:27 ---> Running in ad64a0172289 22:42:28 (1/6) Installing dumb-init (1.2.2-r1) 22:42:28 (2/6) Installing libgcc (9.3.0-r2) 22:42:28 Removing intermediate container ad64a0172289 22:42:28 ---> 40dcc5263fb9 22:42:28 Step 23/23 : LABEL version=0.0.0 22:42:28 (3/6) Installing libsodium (1.0.18-r0) 22:42:28 (4/6) Installing libstdc++ (9.3.0-r2) 22:42:28 ---> Running in cdbbcfc076aa 22:42:28 (5/6) Installing libzmq (4.3.3-r0) 22:42:28 (6/6) Installing zeromq (4.3.3-r0) 22:42:28 Executing busybox-1.31.1-r20.trigger 22:42:28 OK: 8 MiB in 20 packages 22:42:29 (15/39) Installing py3-appdirs (1.4.4-r1) 22:42:29 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:42:29 (17/39) Installing py3-parsing (2.4.7-r1) 22:42:29 (18/39) Installing py3-six (1.15.0-r0) 22:42:29 (19/39) Installing py3-packaging (20.9-r0) 22:42:29 (20/39) Installing py3-setuptools (51.3.3-r0) 22:42:29 Removing intermediate container cdbbcfc076aa 22:42:29 ---> a90a24274f40 22:42:29 22:42:29 (21/39) Installing py3-chardet (4.0.0-r0) 22:42:29 (22/39) Installing py3-idna (3.1-r0) 22:42:29 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:42:29 (24/39) Installing py3-requests (2.25.1-r1) 22:42:29 (25/39) Installing py3-msgpack (1.0.2-r0) 22:42:29 (26/39) Installing py3-lockfile (0.12.2-r3) 22:42:29 Successfully built a90a24274f40 22:42:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:42:29 (28/39) Installing py3-colorama (0.4.4-r0) 22:42:29 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:42:29 (30/39) Installing py3-distlib (0.3.1-r1) 22:42:29 (31/39) Installing py3-distro (1.5.0-r1) 22:42:29 (32/39) Installing py3-webencodings (0.5.1-r3) 22:42:29 (33/39) Installing py3-html5lib (1.1-r0) 22:42:29 Successfully tagged support-notifications-arm64:latest 22:42:29  Building support-notifications ... done (34/39) Installing py3-pytoml (0.1.21-r0) 22:42:29 (35/39) Installing py3-pep517 (0.9.1-r0) 22:42:29 (36/39) Installing py3-progress (1.5-r0) 22:42:29 (37/39) Installing py3-retrying (1.3.3-r0) 22:42:29 (38/39) Installing py3-toml (0.10.2-r0) 22:42:29 (39/39) Installing py3-pip (20.3.4-r0) 22:42:30 Executing busybox-1.32.1-r6.trigger 22:42:30 OK: 82 MiB in 59 packages 22:42:30 Removing intermediate container e14b2489d5b8 22:42:30 ---> 3bc5c32f6838 22:42:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:31 ---> 7412d483ff9b 22:42:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:42:32 ---> 7aca37ed1976 22:42:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:42:33 ---> ba3a7f2f9237 22:42:33 Step 20/24 : ENTRYPOINT ["/core-data"] 22:42:33 ---> Running in 227c17152069 22:42:34 Removing intermediate container 227c17152069 22:42:34 ---> 41c954d2077b 22:42:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:34 ---> Running in 70a8ab3db390 22:42:35 Removing intermediate container 70a8ab3db390 22:42:35 ---> be2dcb3d49f9 22:42:35 Step 22/24 : LABEL arch=arm64 22:42:35 ---> Running in dbe82da98487 22:42:35 Removing intermediate container dbe82da98487 22:42:35 ---> d8ede9aa46c2 22:42:35 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:42:36 ---> Running in dc992312d405 22:42:36 Removing intermediate container dc992312d405 22:42:36 ---> 9389078307fd 22:42:36 Step 24/24 : LABEL version=0.0.0 22:42:36 ---> Running in 1f88b4504b54 22:42:37 Removing intermediate container 1f88b4504b54 22:42:37 ---> e7770ac78374 22:42:37 22:42:37 Successfully built e7770ac78374 22:42:37 Collecting docker-compose==1.23.2 22:42:37 Successfully tagged core-data-arm64:latest 22:42:37  Building core-data ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:42:38 Collecting websocket-client<1.0,>=0.32.0 22:42:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:42:38 Collecting PyYAML<4,>=3.10 22:42:38 Downloading PyYAML-3.13.tar.gz (270 kB) 22:42:42 Collecting texttable<0.10,>=0.9.0 22:42:42 Downloading texttable-0.9.1.tar.gz (11 kB) 22:42:43 Collecting docopt<0.7,>=0.6.1 22:42:43 Downloading docopt-0.6.2.tar.gz (25 kB) 22:42:45 Collecting dockerpty<0.5,>=0.4.1 22:42:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:42:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:42:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:42:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:42:47 Collecting cached-property<2,>=1.2.0 22:42:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:42:48 Collecting docker<4.0,>=3.6.0 22:42:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:42:48 Collecting jsonschema<3,>=2.5.1 22:42:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:42:48 Collecting docker-pycreds>=0.4.0 22:42:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:42:49 Collecting chardet<3.1.0,>=3.0.2 22:42:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:42:49 Collecting urllib3<1.25,>=1.21.1 22:42:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:42:50 Collecting certifi>=2017.4.17 22:42:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:42:50 Collecting idna<2.8,>=2.5 22:42:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:42:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:42:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:42:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:42:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:42:51 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:42:51 Attempting uninstall: urllib3 22:42:51 Found existing installation: urllib3 1.26.2 22:42:51 Uninstalling urllib3-1.26.2: 22:42:51 Successfully uninstalled urllib3-1.26.2 22:42:52 Attempting uninstall: idna 22:42:52 Found existing installation: idna 3.1 22:42:52 Uninstalling idna-3.1: 22:42:52 Successfully uninstalled idna-3.1 22:42:52 Attempting uninstall: chardet 22:42:52 Found existing installation: chardet 4.0.0 22:42:52 Uninstalling chardet-4.0.0: 22:42:52 Successfully uninstalled chardet-4.0.0 22:42:54 Attempting uninstall: requests 22:42:54 Found existing installation: requests 2.25.1 22:42:54 Uninstalling requests-2.25.1: 22:42:54 Successfully uninstalled requests-2.25.1 22:42:54 Running setup.py install for texttable: started 22:42:56 Running setup.py install for texttable: finished with status 'done' 22:42:56 Running setup.py install for PyYAML: started 22:42:58 Running setup.py install for PyYAML: finished with status 'done' 22:42:58 Running setup.py install for docopt: started 22:43:00 Running setup.py install for docopt: finished with status 'done' 22:43:00 Running setup.py install for dockerpty: started 22:43:03 Running setup.py install for dockerpty: finished with status 'done' 22:43:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 22:43:12 Removing intermediate container 99544b590b33 22:43:12 ---> fc86cebff99b 22:43:12 Step 15/24 : ENV APP_PORT=58890 22:43:12 ---> Running in c3d2f5b10106 22:43:12 Removing intermediate container c3d2f5b10106 22:43:12 ---> 8ab163687862 22:43:12 Step 16/24 : EXPOSE $APP_PORT 22:43:12 ---> Running in b8bcc75a9a58 22:43:13 Removing intermediate container b8bcc75a9a58 22:43:13 ---> 21b00c95e9b7 22:43:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:43:14 ---> ba74e7562ba3 22:43:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:43:15 ---> f3fce2f1135a 22:43:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:43:16 ---> 1b5bf5e8ea79 22:43:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:43:16 ---> Running in bb25d9e862c7 22:43:16 Removing intermediate container bb25d9e862c7 22:43:16 ---> c6002d3d3222 22:43:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:16 ---> Running in dfa1380f0835 22:43:17 Removing intermediate container dfa1380f0835 22:43:17 ---> 16b15573d4ca 22:43:17 Step 22/24 : LABEL arch=arm64 22:43:17 ---> Running in 3abdaf44dc97 22:43:18 Removing intermediate container 3abdaf44dc97 22:43:18 ---> 8391454f5843 22:43:18 Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 22:43:18 ---> Running in 728bc962b3f6 22:43:18 Removing intermediate container 728bc962b3f6 22:43:18 ---> cae4ee0c1fcd 22:43:18 Step 24/24 : LABEL version=0.0.0 22:43:18 ---> Running in 9e7a23ddde4e 22:43:19 Removing intermediate container 9e7a23ddde4e 22:43:19 ---> 0e649e9fd2e5 22:43:19 22:43:19 Successfully built 0e649e9fd2e5 22:43:19 Successfully tagged sys-mgmt-agent-arm64:latest 22:43:20  Building sys-mgmt-agent ... done  [Pipeline] } 22:43:20 $ docker stop --time=1 6c65114d0c95a7070cd618cb5f530dc4199faa5f9ff93e8b90f65d2388663136 22:43:22 $ docker rm -f 6c65114d0c95a7070cd618cb5f530dc4199faa5f9ff93e8b90f65d2388663136 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:22 + docker images 22:43:22 REPOSITORY TAG IMAGE ID CREATED SIZE 22:43:22 sys-mgmt-agent-arm64 latest 0e649e9fd2e5 3 seconds ago 311MB 22:43:22 core-data-arm64 latest e7770ac78374 46 seconds ago 19.3MB 22:43:22 support-notifications-arm64 latest a90a24274f40 54 seconds ago 15.9MB 22:43:22 6bce80314d83 About a minute ago 1.57GB 22:43:22 6dcbf0ffae92 About a minute ago 1.56GB 22:43:22 9e07d6168b9a About a minute ago 1.56GB 22:43:22 security-proxy-setup-arm64 latest f840a6efde03 2 minutes ago 24.5MB 22:43:22 57bc0c704d4d 2 minutes ago 1.56GB 22:43:22 security-bootstrapper-arm64 latest 5a7f922e8bb7 3 minutes ago 17.7MB 22:43:22 security-secretstore-setup-arm64 latest 179c339fdfb8 4 minutes ago 27.4MB 22:43:22 core-metadata-arm64 latest b11dc547e4d2 4 minutes ago 15.8MB 22:43:22 core-command-arm64 latest ceb97ce4113c 4 minutes ago 15.1MB 22:43:22 support-scheduler-arm64 latest 5a2f896601d7 4 minutes ago 15.2MB 22:43:22 221d557c7a83 4 minutes ago 1.56GB 22:43:22 415418fca83f 4 minutes ago 1.56GB 22:43:22 0b1ad710a250 4 minutes ago 1.57GB 22:43:22 b0b0b5fbc9ea 4 minutes ago 1.56GB 22:43:22 684525c6b6fd 4 minutes ago 1.56GB 22:43:22 ci-base-image-arm64 latest 0974a44c18b5 14 minutes ago 1.23GB 22:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 23 hours ago 533MB 22:43:22 docker 20.10.7 df445af6242a 7 weeks ago 234MB 22:43:22 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 22:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:25 22:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:43:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:26 arm64: Pulling from edgex-lftools-log-publisher 22:43:26 448f6bf000e3: Pulling fs layer 22:43:26 f757da607395: Pulling fs layer 22:43:26 05883995daec: Pulling fs layer 22:43:26 8603b9c90790: Pulling fs layer 22:43:26 1560dd03e051: Pulling fs layer 22:43:26 27f5ce0e4adf: Pulling fs layer 22:43:26 c2d8d7efcc4b: Pulling fs layer 22:43:26 8603b9c90790: Waiting 22:43:26 1560dd03e051: Waiting 22:43:26 27f5ce0e4adf: Waiting 22:43:26 c2d8d7efcc4b: Waiting 22:43:26 f757da607395: Verifying Checksum 22:43:26 f757da607395: Download complete 22:43:26 8603b9c90790: Verifying Checksum 22:43:26 8603b9c90790: Download complete 22:43:26 1560dd03e051: Verifying Checksum 22:43:26 1560dd03e051: Download complete 22:43:26 27f5ce0e4adf: Verifying Checksum 22:43:26 27f5ce0e4adf: Download complete 22:43:26 05883995daec: Verifying Checksum 22:43:26 05883995daec: Download complete 22:43:27 448f6bf000e3: Verifying Checksum 22:43:27 448f6bf000e3: Download complete 22:43:30 c2d8d7efcc4b: Verifying Checksum 22:43:30 c2d8d7efcc4b: Download complete 22:43:31 448f6bf000e3: Pull complete 22:43:32 f757da607395: Pull complete 22:43:33 05883995daec: Pull complete 22:43:34 8603b9c90790: Pull complete 22:43:35 1560dd03e051: Pull complete 22:43:35 27f5ce0e4adf: Pull complete 22:43:50 c2d8d7efcc4b: Pull complete 22:43:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:43:50 prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container 22:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:43:54 $ docker top e15efb2d70f57fd6b6e56185f511ebc5cee5b58705410f67e7b80b3b17d779bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:56 ---> job-cost.sh 22:43:56 lf-activate-venv: SKIPPING 22:43:56 INFO: No Stack... 22:43:57 INFO: Retrieving Pricing Info for: v2-standard-4 22:43:57 INFO: Archiving Costs [Pipeline] sh 22:43:58 + cat /w/workspace/edgex-go/2/archives/cost.csv 22:43:58 + cut -d, -f6 [Pipeline] lock 22:43:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] 22:43:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] did not exist. Created. 22:43:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:58 + echo total: 0.18000000715255737 [Pipeline] stash 22:43:58 Stashed 1 file(s) [Pipeline] } 22:43:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:44:00 $ docker stop --time=1 e15efb2d70f57fd6b6e56185f511ebc5cee5b58705410f67e7b80b3b17d779bd 22:44:02 $ docker rm -f e15efb2d70f57fd6b6e56185f511ebc5cee5b58705410f67e7b80b3b17d779bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:44:05 provisioning config files... 22:44:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5824825728809985359tmp [Pipeline] { [Pipeline] sh 22:44:05 + set +x 22:44:05 + curl -s https://codecov.io/bash 22:44:05 + bash -s -- [Pipeline] } 22:44:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:44:10 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:44:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:11 ---> package-listing.sh 22:44:11 ++ tr '[:upper:]' '[:lower:]' 22:44:11 ++ facter osfamily 22:44:11 + OS_FAMILY=redhat 22:44:11 + workspace=/w/workspace/edgex-go/2 22:44:11 + START_PACKAGES=/tmp/packages_start.txt 22:44:11 + END_PACKAGES=/tmp/packages_end.txt 22:44:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:11 + PACKAGES=/tmp/packages_start.txt 22:44:11 + '[' /w/workspace/edgex-go/2 ']' 22:44:11 + PACKAGES=/tmp/packages_end.txt 22:44:11 + case "${OS_FAMILY}" in 22:44:11 + sort 22:44:11 + rpm -qa 22:44:14 + '[' -f /tmp/packages_start.txt ']' 22:44:14 + '[' -f /tmp/packages_end.txt ']' 22:44:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:14 + '[' /w/workspace/edgex-go/2 ']' 22:44:14 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:44:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:44:14 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:44:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:15 22:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:16 latest: Pulling from edgex-lftools-log-publisher 22:44:16 b4d181a07f80: Pulling fs layer 22:44:16 a1111a8f2ec3: Pulling fs layer 22:44:16 ed53099fbce6: Pulling fs layer 22:44:16 dc539afda2c1: Pulling fs layer 22:44:16 77bc0d833cb6: Pulling fs layer 22:44:16 9065ff56babe: Pulling fs layer 22:44:16 d287ab97295c: Pulling fs layer 22:44:16 dc539afda2c1: Waiting 22:44:16 77bc0d833cb6: Waiting 22:44:16 9065ff56babe: Waiting 22:44:16 d287ab97295c: Waiting 22:44:16 a1111a8f2ec3: Verifying Checksum 22:44:16 a1111a8f2ec3: Download complete 22:44:16 dc539afda2c1: Verifying Checksum 22:44:16 dc539afda2c1: Download complete 22:44:16 77bc0d833cb6: Verifying Checksum 22:44:16 77bc0d833cb6: Download complete 22:44:16 9065ff56babe: Verifying Checksum 22:44:16 9065ff56babe: Download complete 22:44:16 ed53099fbce6: Verifying Checksum 22:44:16 ed53099fbce6: Download complete 22:44:17 b4d181a07f80: Verifying Checksum 22:44:17 b4d181a07f80: Download complete 22:44:18 b4d181a07f80: Pull complete 22:44:18 a1111a8f2ec3: Pull complete 22:44:19 ed53099fbce6: Pull complete 22:44:19 dc539afda2c1: Pull complete 22:44:19 77bc0d833cb6: Pull complete 22:44:19 9065ff56babe: Pull complete 22:44:21 d287ab97295c: Verifying Checksum 22:44:21 d287ab97295c: Download complete 22:44:25 d287ab97295c: Pull complete 22:44:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:44:25 prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container 22:44:25 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:44:29 $ docker top e03468f49a201309b42a21a9792e04074c7a1afb39c9ddd45b580a4b4390e89b -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:44:31 + mkdir -p /var/log/sysstat [Pipeline] sh 22:44:31 + ls /var/log/sa-host 22:44:31 + sadf -c /var/log/sa-host/sa05 22:44:31 file_magic: OK 22:44:31 HZ: Using current value: 100 22:44:31 file_header: OK 22:44:31 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 22:44:31 Statistics: 22:44:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:44:31 File successfully converted to sysstat format version 12.0.3 22:44:31 + sadf -c /var/log/sa-host/sa06 22:44:31 file_magic: OK 22:44:31 HZ: Using current value: 100 22:44:31 file_header: OK 22:44:31 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 22:44:31 Statistics: 22:44:31 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... 22:44:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:34 provisioning config files... 22:44:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7200223265287436076tmp [Pipeline] { [Pipeline] echo 22:44:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:44:34 ---> create-netrc.sh [Pipeline] } 22:44:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:44:35 ---> python-tools-install.sh [Pipeline] echo 22:44:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:44:37 ---> sudo-logs.sh 22:44:37 Archiving 'sudo' log.. 22:44:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2268.vexxhost.local: Name or service not known 22:44:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2268.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:44:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:44:37 ---> job-cost.sh 22:44:37 lf-activate-venv: SKIPPING 22:44:37 DEBUG: total: 0.18000000715255737 22:44:37 INFO: Retrieving Stack Cost... 22:44:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:44:38 INFO: Archiving Costs [Pipeline] echo 22:44:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:44:39 ---> logs-deploy.sh 22:44:39 lf-activate-venv: SKIPPING 22:44:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/2 22:44:39 INFO: archiving workspace using pattern(s): 22:44:39 Archives upload complete. 22:44:39 INFO: archiving logs to Nexus 22:44:40 ---> uname -a: 22:44:40 Linux prd-centos7-docker-4c-2g-2268.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:44:40 22:44:40 22:44:40 ---> lscpu: 22:44:40 Architecture: x86_64 22:44:40 CPU op-mode(s): 32-bit, 64-bit 22:44:40 Byte Order: Little Endian 22:44:40 Address sizes: 40 bits physical, 48 bits virtual 22:44:40 CPU(s): 2 22:44:40 On-line CPU(s) list: 0,1 22:44:40 Thread(s) per core: 1 22:44:40 Core(s) per socket: 1 22:44:40 Socket(s): 2 22:44:40 NUMA node(s): 1 22:44:40 Vendor ID: AuthenticAMD 22:44:40 CPU family: 23 22:44:40 Model: 49 22:44:40 Model name: AMD EPYC-Rome Processor 22:44:40 Stepping: 0 22:44:40 CPU MHz: 2799.996 22:44:40 BogoMIPS: 5599.99 22:44:40 Virtualization: AMD-V 22:44:40 Hypervisor vendor: KVM 22:44:40 Virtualization type: full 22:44:40 L1d cache: 32K 22:44:40 L1i cache: 32K 22:44:40 L2 cache: 512K 22:44:40 L3 cache: 16384K 22:44:40 NUMA node0 CPU(s): 0,1 22:44:40 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:44:40 22:44:40 22:44:40 ---> nproc: 22:44:40 2 22:44:40 22:44:40 22:44:40 ---> df -h: 22:44:40 Filesystem Size Used Avail Use% Mounted on 22:44:40 overlay 40G 14G 27G 35% / 22:44:40 tmpfs 64M 0 64M 0% /dev 22:44:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:44:40 shm 64M 0 64M 0% /dev/shm 22:44:40 /dev/vda1 40G 14G 27G 35% /facter-os 22:44:40 22:44:40 22:44:40 ---> sar -b -r -n DEV: 22:44:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 22:44:40 22:44:40 22:22:08 LINUX RESTART (2 CPU) 22:44:40 22:44:40 22:23:01 tps rtps wtps bread/s bwrtn/s 22:44:40 22:24:01 154.63 3.55 151.08 2600.53 44544.90 22:44:40 22:25:01 291.36 0.00 291.36 0.00 57369.12 22:44:40 22:26:01 57.09 0.00 57.09 0.00 10803.51 22:44:40 22:27:01 56.30 0.00 56.30 0.00 8715.97 22:44:40 22:28:02 629.63 173.63 456.01 21687.85 293008.79 22:44:40 22:29:01 440.67 71.93 368.74 4266.04 144367.45 22:44:40 22:30:01 505.41 58.61 446.80 3755.58 178601.37 22:44:40 22:31:01 42.75 11.16 31.60 1343.77 4122.98 22:44:40 22:32:01 0.17 0.00 0.17 0.00 1.47 22:44:40 22:33:01 0.47 0.20 0.27 93.69 3.13 22:44:40 22:34:01 0.27 0.00 0.27 0.00 3.15 22:44:40 22:35:02 0.22 0.02 0.20 0.13 2.17 22:44:40 22:36:01 0.29 0.00 0.29 0.00 3.46 22:44:40 22:37:01 0.25 0.00 0.25 0.00 2.43 22:44:40 22:38:01 0.48 0.23 0.25 7.33 3.95 22:44:40 22:39:01 0.80 0.00 0.80 0.00 14.96 22:44:40 22:40:01 0.25 0.00 0.25 0.00 3.27 22:44:40 22:41:01 0.28 0.00 0.28 0.00 2.93 22:44:40 22:42:01 0.20 0.00 0.20 0.00 2.28 22:44:40 22:43:01 0.25 0.00 0.25 0.00 3.38 22:44:40 22:44:01 0.25 0.00 0.25 0.00 2.43 22:44:40 Average: 104.08 15.27 88.81 1618.14 35418.31 22:44:40 22:44:40 22:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:44:40 22:24:01 4126808 0 934268 11.67 2620 2945244 1540436 17.01 1030080 2363364 828 22:44:40 22:25:01 3362692 0 1122468 14.02 2620 3521160 1606648 17.74 1236400 2781456 143812 22:44:40 22:26:01 3142056 0 1160108 14.49 2620 3704156 1535096 16.95 1363148 2857524 12728 22:44:40 22:27:01 3449800 0 1062176 13.26 2620 3494344 1179864 13.03 1151324 2764736 20 22:44:40 22:28:02 1036756 0 1376476 17.19 2620 5593088 2940996 32.47 2380772 3833424 40664 22:44:40 22:29:01 1192404 0 1355956 16.93 2620 5457960 2603368 28.74 1606248 4424860 276560 22:44:40 22:30:01 1923820 0 1273648 15.90 2620 4808852 1622976 17.92 2283444 3014176 336 22:44:40 22:31:01 3326868 0 1151416 14.38 2620 3528036 1177228 13.00 1000360 2937256 8 22:44:40 22:32:01 3330884 0 1147400 14.33 2620 3528036 1136096 12.54 998888 2937160 8 22:44:40 22:33:01 3326800 0 1148676 14.34 2620 3530844 1136180 12.54 1004312 2937272 12 22:44:40 22:34:01 3326824 0 1148648 14.34 2620 3530848 1136168 12.54 1004200 2937272 12 22:44:40 22:35:02 3326964 0 1148504 14.34 2620 3530852 1136328 12.55 1004492 2937276 8 22:44:40 22:36:01 3327312 0 1148148 14.34 2620 3530860 1136160 12.54 1004180 2937276 8 22:44:40 22:37:01 3327164 0 1148292 14.34 2620 3530864 1136160 12.54 1004184 2937276 8 22:44:40 22:38:01 3326736 0 1148680 14.34 2620 3530904 1136244 12.54 1005464 2936140 12 22:44:40 22:39:01 3326892 0 1148524 14.34 2620 3530904 1136196 12.54 1005376 2936140 12 22:44:40 22:40:01 3327056 0 1148352 14.34 2620 3530912 1136160 12.54 1005484 2936144 16 22:44:40 22:41:01 3327336 0 1148068 14.33 2620 3530916 1136160 12.54 1005444 2936140 8 22:44:40 22:42:01 3326980 0 1148424 14.34 2620 3530916 1136160 12.54 1005376 2936140 8 22:44:40 22:43:01 3326648 0 1148748 14.34 2620 3530924 1136328 12.55 1005904 2936140 8 22:44:40 22:44:01 3327088 0 1148308 14.34 2620 3530924 1136184 12.54 1005528 2936140 8 22:44:40 Average: 3086471 0 1160252 14.49 2620 3759597 1379864 15.23 1195743 3007301 22623 22:44:40 22:44:40 22:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:44:40 22:24:01 veth7077e75 14.01 16.07 1.32 15.53 0.00 0.00 0.00 0.00 22:44:40 22:24:01 eth0 1214.87 1194.32 6330.10 126.17 0.00 0.00 0.00 0.00 22:44:40 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:24:01 docker0 813.12 655.05 68.61 2702.36 0.00 0.00 0.00 0.00 22:44:40 22:25:01 eth0 573.88 506.72 2061.77 93.78 0.00 0.00 0.00 0.00 22:44:40 22:25:01 vethb963063 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:44:40 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:25:01 docker0 483.47 533.42 37.27 2032.86 0.00 0.00 0.00 0.00 22:44:40 22:26:01 eth0 28.67 16.25 20.04 10.68 0.00 0.00 0.00 0.00 22:44:40 22:26:01 vethb963063 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 22:44:40 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:26:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 22:44:40 22:27:01 eth0 30.92 18.93 21.60 58.36 0.00 0.00 0.00 0.00 22:44:40 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:28:02 vetha6e4051 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:28:02 vetha9c22d6 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 22:44:40 22:28:02 vethc53a0e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:28:02 vethd019168 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:44:40 22:29:01 vetha9c22d6 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 22:44:40 22:29:01 veth67922a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:29:01 vetheb9ead4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:29:01 vethf491ec6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:30:01 vetha9c22d6 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 22:44:40 22:30:01 eth0 3600.73 2807.68 15650.60 532.94 0.00 0.00 0.00 0.00 22:44:40 22:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:44:40 22:30:01 docker0 1433.57 1415.43 115.18 5601.67 0.00 0.00 0.00 0.00 22:44:40 22:31:01 eth0 29.15 21.95 53.55 4.84 0.00 0.00 0.00 0.00 22:44:40 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:31:01 docker0 16.06 18.52 1.04 45.65 0.00 0.00 0.00 0.00 22:44:40 22:32:01 eth0 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 22:44:40 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:33:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 22:44:40 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:34:01 eth0 0.62 0.10 0.11 0.03 0.00 0.00 0.00 0.00 22:44:40 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:35:02 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:44:40 22:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:36:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:44:40 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:40 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:38:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:44:40 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:39:01 eth0 0.18 0.18 0.09 0.01 0.00 0.00 0.00 0.00 22:44:40 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:40:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:42:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:43:01 eth0 0.67 0.43 0.35 0.27 0.00 0.00 0.00 0.00 22:44:40 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:44:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:44:40 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 Average: eth0 125.25 105.66 588.61 21.76 0.00 0.00 0.00 0.00 22:44:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:40 Average: docker0 69.12 68.37 5.54 269.25 0.00 0.00 0.00 0.00 22:44:40 22:44:40 22:44:40 ---> sar -P ALL: 22:44:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 22:44:40 22:44:40 22:22:08 LINUX RESTART (2 CPU) 22:44:40 22:44:40 22:23:01 CPU %user %nice %system %iowait %steal %idle 22:44:40 22:24:01 all 20.85 0.00 6.96 3.71 0.06 68.42 22:44:40 22:24:01 0 23.07 0.00 7.81 3.28 0.07 65.77 22:44:40 22:24:01 1 18.65 0.00 6.12 4.13 0.05 71.04 22:44:40 22:25:01 all 35.88 0.00 10.01 2.64 0.10 51.37 22:44:40 22:25:01 0 35.87 0.00 10.30 2.43 0.09 51.31 22:44:40 22:25:01 1 35.90 0.00 9.72 2.85 0.11 51.43 22:44:40 22:26:01 all 39.84 0.00 4.87 0.41 0.07 54.80 22:44:40 22:26:01 0 39.52 0.00 5.20 0.41 0.07 54.80 22:44:40 22:26:01 1 40.16 0.00 4.55 0.42 0.07 54.80 22:44:40 22:27:01 all 53.97 0.00 7.38 1.00 0.10 37.55 22:44:40 22:27:01 0 54.40 0.00 7.53 1.36 0.11 36.60 22:44:40 22:27:01 1 53.55 0.00 7.23 0.65 0.09 38.49 22:44:40 22:28:02 all 29.77 0.00 20.23 11.47 0.09 38.45 22:44:40 22:28:02 0 29.58 0.00 20.95 11.37 0.09 38.00 22:44:40 22:28:02 1 29.96 0.00 19.50 11.56 0.09 38.90 22:44:40 22:29:01 all 75.54 0.00 16.81 5.68 0.13 1.84 22:44:40 22:29:01 0 74.21 0.00 17.76 6.11 0.11 1.81 22:44:40 22:29:01 1 76.87 0.00 15.86 5.25 0.15 1.87 22:44:40 22:30:01 all 71.01 0.00 19.11 7.17 0.14 2.56 22:44:40 22:30:01 0 70.82 0.00 19.54 6.71 0.15 2.77 22:44:40 22:30:01 1 71.20 0.00 18.68 7.63 0.13 2.36 22:44:40 22:31:01 all 1.59 0.00 1.32 0.65 0.01 96.43 22:44:40 22:31:01 0 1.44 0.00 1.44 0.74 0.00 96.38 22:44:40 22:31:01 1 1.75 0.00 1.19 0.55 0.02 96.49 22:44:40 22:32:01 all 0.23 0.00 0.07 0.00 0.02 99.68 22:44:40 22:32:01 0 0.02 0.00 0.07 0.00 0.02 99.90 22:44:40 22:32:01 1 0.45 0.00 0.07 0.00 0.02 99.47 22:44:40 22:33:01 all 0.16 0.00 0.03 0.02 0.02 99.77 22:44:40 22:33:01 0 0.07 0.00 0.03 0.03 0.02 99.85 22:44:40 22:33:01 1 0.25 0.00 0.03 0.00 0.02 99.70 22:44:40 22:34:01 all 0.15 0.00 0.03 0.00 0.01 99.81 22:44:40 22:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:44:40 22:34:01 1 0.27 0.00 0.02 0.00 0.00 99.72 22:44:40 22:44:40 22:34:01 CPU %user %nice %system %iowait %steal %idle 22:44:40 22:35:02 all 0.23 0.00 0.03 0.00 0.01 99.73 22:44:40 22:35:02 0 0.08 0.00 0.03 0.00 0.02 99.87 22:44:40 22:35:02 1 0.37 0.00 0.03 0.00 0.00 99.60 22:44:40 22:36:01 all 0.09 0.00 0.03 0.00 0.02 99.86 22:44:40 22:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:44:40 22:36:01 1 0.17 0.00 0.03 0.00 0.02 99.78 22:44:40 22:37:01 all 0.16 0.00 0.04 0.00 0.01 99.79 22:44:40 22:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:44:40 22:37:01 1 0.28 0.00 0.03 0.00 0.02 99.67 22:44:40 22:38:01 all 0.22 0.00 0.06 0.00 0.02 99.71 22:44:40 22:38:01 0 0.02 0.00 0.07 0.00 0.02 99.90 22:44:40 22:38:01 1 0.42 0.00 0.05 0.00 0.02 99.52 22:44:40 22:39:01 all 0.21 0.00 0.03 0.00 0.01 99.76 22:44:40 22:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:44:40 22:39:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:44:40 22:40:01 all 0.18 0.00 0.03 0.00 0.03 99.77 22:44:40 22:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:44:40 22:40:01 1 0.33 0.00 0.02 0.00 0.03 99.62 22:44:40 22:41:01 all 0.20 0.00 0.03 0.00 0.00 99.77 22:44:40 22:41:01 0 0.07 0.00 0.05 0.00 0.00 99.88 22:44:40 22:41:01 1 0.33 0.00 0.02 0.00 0.00 99.65 22:44:40 22:42:01 all 0.13 0.00 0.04 0.00 0.02 99.82 22:44:40 22:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:44:40 22:42:01 1 0.25 0.00 0.05 0.00 0.02 99.68 22:44:40 22:43:01 all 0.22 0.00 0.03 0.00 0.00 99.75 22:44:40 22:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:44:40 22:43:01 1 0.37 0.00 0.03 0.00 0.00 99.60 22:44:40 22:44:01 all 0.16 0.00 0.03 0.00 0.01 99.80 22:44:40 22:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:44:40 22:44:01 1 0.28 0.00 0.02 0.00 0.00 99.70 22:44:40 Average: all 14.84 0.00 3.92 1.47 0.04 79.72 22:44:40 Average: 0 14.75 0.00 4.09 1.46 0.04 79.67 22:44:40 Average: 1 14.94 0.00 3.75 1.49 0.04 79.77 22:44:40 22:44:40 22:44:40